From 2d83b023f62c849eb7974dcf5bd0d9642868f1b7 Mon Sep 17 00:00:00 2001 From: stefan Date: Wed, 31 Aug 2011 22:13:06 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/sv.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index c2dd0ea599..da97f6c73d 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-08-31 10:47+0200\n" -"PO-Revision-Date: 2011-08-31 01:05+0200\n" +"PO-Revision-Date: 2011-08-31 22:13+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -2192,10 +2192,10 @@ msgid "Remove \"./config\" directory before using phpMyAdmin!" msgstr "Ta bort \"./config\" katalogen innan du använder phpMyAdmin!" #: libraries/Config.class.php:727 -#, fuzzy, php-format +#, php-format #| msgid "Existing configuration file (%d) is not readable." msgid "Existing configuration file (%s) is not readable." -msgstr "Befintlig konfigurationsfil (%d) kan inte läsas." +msgstr "Befintlig konfigurationsfil (%s) är inte läsbar." #: libraries/Config.class.php:752 msgid "Wrong permissions on configuration file, should not be world writable!"