From: Carsten K. <car...@us...> - 2001-12-19 15:57:13
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv27172/phpwiki/locale/po Modified Files: sv.po Log Message: yet-another set of xgettext updates Index: sv.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/sv.po,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** sv.po 2001/12/19 13:30:12 1.13 --- sv.po 2001/12/19 15:57:10 1.14 *************** *** 7,11 **** msgstr "" "Project-Id-Version: phpwiki 1.1.9\n" ! "POT-Creation-Date: 2001-12-19 07:00-0500\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" --- 7,11 ---- msgstr "" "Project-Id-Version: phpwiki 1.1.9\n" ! "POT-Creation-Date: 2001-12-19 10:48-0500\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" *************** *** 25,51 **** #: ../templates/browse.html:35 ! msgid "Click" ! msgstr "" ! ! #: ../templates/browse.html:35 ! msgid "here" ! msgstr "" ! ! #: ../templates/browse.html:35 ! msgid "to view the current version." ! msgstr "" #: ../templates/browse.html:50 ! #, fuzzy ! msgid "Last edited on" msgstr "senast ändrad %s" #: ../templates/browse.html:52 ! #, fuzzy ! msgid "Version" ! msgstr "version %s" ! ! #: ../templates/browse.html:52 ! msgid ", saved on" msgstr "" --- 25,40 ---- #: ../templates/browse.html:35 ! #, fuzzy ! msgid "View the current version" ! msgstr "Arkiverad version" #: ../templates/browse.html:50 ! #, fuzzy, c-format ! msgid "Last edited on %s." msgstr "senast ändrad %s" #: ../templates/browse.html:52 ! #, c-format ! msgid "Version %s, saved on %s." msgstr "" *************** *** 96,101 **** msgstr "Diff av %s." ! #: ../templates/browse.html:97 ../templates/editpage.html:71 ! msgid "You are signed in as" msgstr "" --- 85,91 ---- msgstr "Diff av %s." ! #: ../templates/browse.html:97 ! #, c-format ! msgid "You are signed in as %s" msgstr "" *************** *** 149,182 **** msgstr "" #: ../templates/editpage.html:73 ! msgid "Author will be logged as" msgstr "" #: ../templates/editpage.html:80 ! msgid "You can change the size of the editing area in" msgstr "" ! #: ../templates/editpage.html:81 msgid "UserPreferences" msgstr "" ! #: ../templates/editpage.html:82 ! msgid "See" ! msgstr "" ! #: ../templates/editpage.html:82 msgid "GoodStyle" msgstr "" - - #: ../templates/editpage.html:82 - #, fuzzy - msgid "tips for editing." - msgstr "Tack för att du redigerade %s." ! #: ../templates/editpage.html:86 msgid "TextFormattingRules" msgstr "" ! #: ../templates/editpage.html:86 msgid "Synopsis" msgstr "" --- 139,175 ---- msgstr "" + #: ../templates/editpage.html:71 + #, c-format + msgid "You are signed in as %s." + msgstr "" + #: ../templates/editpage.html:73 ! #, c-format ! msgid "Author will be logged as %s." msgstr "" #: ../templates/editpage.html:80 ! #, c-format ! msgid "You can change the size of the editing area in %s." msgstr "" ! #: ../templates/editpage.html:80 msgid "UserPreferences" msgstr "" ! #: ../templates/editpage.html:81 ! #, fuzzy, c-format ! msgid "See %s tips for editing." ! msgstr "Tack för att du redigerade %s." ! #: ../templates/editpage.html:81 msgid "GoodStyle" msgstr "" ! #: ../templates/editpage.html:85 msgid "TextFormattingRules" msgstr "" ! #: ../templates/editpage.html:85 msgid "Synopsis" msgstr "" *************** *** 354,358 **** #: ../lib/plugin/PageHistory.php:204 ! msgid "List PageHistory for [pagename]" msgstr "" --- 347,352 ---- #: ../lib/plugin/PageHistory.php:204 ! #, c-format ! msgid "List PageHistory for %s" msgstr "" *************** *** 1045,1048 **** --- 1039,1046 ---- "DB file to a permanent location or risk losing all the pages!" msgstr "" + + #, fuzzy + #~ msgid "Version" + #~ msgstr "version %s" #~ msgid "WikiDiff::apply: line count mismatch: %s != %s" |