From: Carsten K. <car...@us...> - 2001-12-31 05:52:57
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv13160 Modified Files: sv.po Log Message: fixed up a few obvious translations (strings which used to be in html templates) Index: sv.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/sv.po,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -r1.18 -r1.19 *** sv.po 2001/12/31 03:35:11 1.18 --- sv.po 2001/12/31 05:52:54 1.19 *************** *** 47,51 **** #: ../templates/browse.html:57 msgid "FindPage" ! msgstr "" #: ../templates/browse.html:60 --- 47,51 ---- #: ../templates/browse.html:57 msgid "FindPage" ! msgstr "SökEfterSida" #: ../templates/browse.html:60 *************** *** 60,64 **** #: ../templates/browse.html:73 msgid "Edit" ! msgstr "" #: ../templates/browse.html:76 --- 60,64 ---- #: ../templates/browse.html:73 msgid "Edit" ! msgstr "Redigera" #: ../templates/browse.html:76 *************** *** 224,233 **** #, fuzzy msgid "Full Text Search" ! msgstr "Sökresultat för fulltextsökning" #: ../lib/plugin/FullTextSearch.php:52 ! #, c-format msgid "Full text search results for '%s'" ! msgstr "" #: ../lib/plugin/FullTextSearch.php:54 ../lib/plugin/TitleSearch.php:52 --- 224,233 ---- #, fuzzy msgid "Full Text Search" ! msgstr "Fulltextsökning" #: ../lib/plugin/FullTextSearch.php:52 ! #, fuzzy, c-format msgid "Full text search results for '%s'" ! msgstr "Sökresultat för fulltextsökning" #: ../lib/plugin/FullTextSearch.php:54 ../lib/plugin/TitleSearch.php:52 *************** *** 339,345 **** #: ../lib/plugin/PageHistory.php:144 ../lib/plugin/PageHistory.php:182 ! #, fuzzy, c-format msgid "Version %d" ! msgstr "version %s" #: ../lib/plugin/PageHistory.php:174 --- 339,345 ---- #: ../lib/plugin/PageHistory.php:144 ../lib/plugin/PageHistory.php:182 ! #, c-format msgid "Version %d" ! msgstr "Version %d" #: ../lib/plugin/PageHistory.php:174 *************** *** 419,436 **** #: ../lib/plugin/RecentChanges.php:253 ../lib/plugin/TitleSearch.php:16 - #, fuzzy msgid "Title Search" ! msgstr "Sökresultat för fulltextsökning" #: ../lib/main.php:123 ../lib/plugin/RecentChanges.php:255 #: ../lib/plugin/TitleSearch.php:12 - #, fuzzy msgid "TitleSearch" ! msgstr "Sökresultat för fulltextsökning" #: ../lib/plugin/TitleSearch.php:48 ! #, c-format msgid "Title search results for '%s'" ! msgstr "" #: ../lib/plugin/UserPage.php:35 --- 419,434 ---- #: ../lib/plugin/RecentChanges.php:253 ../lib/plugin/TitleSearch.php:16 msgid "Title Search" ! msgstr "Titelsökningen" #: ../lib/main.php:123 ../lib/plugin/RecentChanges.php:255 #: ../lib/plugin/TitleSearch.php:12 msgid "TitleSearch" ! msgstr "Titelsökningen" #: ../lib/plugin/TitleSearch.php:48 ! #, fuzzy, c-format msgid "Title search results for '%s'" ! msgstr "Sökresultat för titelsökningen" #: ../lib/plugin/UserPage.php:35 *************** *** 619,623 **** #, fuzzy msgid "current version" ! msgstr "Arkiverad version" #: ../lib/diff.php:222 --- 617,621 ---- #, fuzzy msgid "current version" ! msgstr "nuvarande version" #: ../lib/diff.php:222 |