From: Carsten K. <car...@us...> - 2001-12-19 15:57:03
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv27086/phpwiki/locale/po Modified Files: nl.po Log Message: yet-another set of xgettext updates Index: nl.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/nl.po,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -r1.20 -r1.21 *** nl.po 2001/12/19 13:29:57 1.20 --- nl.po 2001/12/19 15:56:59 1.21 *************** *** 11,15 **** msgstr "" "Project-Id-Version: phpwiki 1.1.7\n" ! "POT-Creation-Date: 2001-12-19 07:00-0500\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" "Last-Translator: Jan Nieuwenhuizen <ja...@gn...>\n" --- 11,15 ---- msgstr "" "Project-Id-Version: phpwiki 1.1.7\n" ! "POT-Creation-Date: 2001-12-19 10:48-0500\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" "Last-Translator: Jan Nieuwenhuizen <ja...@gn...>\n" *************** *** 31,60 **** #: ../templates/browse.html:35 - msgid "Click" - msgstr "" - - #: ../templates/browse.html:35 - msgid "here" - msgstr "" - - #: ../templates/browse.html:35 #, fuzzy ! msgid "to view the current version." msgstr "is gelijk aaan huidige versie %d" #: ../templates/browse.html:50 ! #, fuzzy ! msgid "Last edited on" msgstr "meest recente verandering op %s" - #: ../templates/browse.html:52 - #, fuzzy - msgid "Version" - msgstr "versie %s" - #: ../templates/browse.html:52 ! #, fuzzy ! msgid ", saved on" ! msgstr "- bewaard" #: ../lib/loadsave.php:452 ../lib/plugin/RecentChanges.php:159 --- 31,47 ---- #: ../templates/browse.html:35 #, fuzzy ! msgid "View the current version" msgstr "is gelijk aaan huidige versie %d" #: ../templates/browse.html:50 ! #, fuzzy, c-format ! msgid "Last edited on %s." msgstr "meest recente verandering op %s" #: ../templates/browse.html:52 ! #, c-format ! msgid "Version %s, saved on %s." ! msgstr "" #: ../lib/loadsave.php:452 ../lib/plugin/RecentChanges.php:159 *************** *** 104,109 **** msgstr "Diff van %s." ! #: ../templates/browse.html:97 ../templates/editpage.html:71 ! msgid "You are signed in as" msgstr "" --- 91,97 ---- msgstr "Diff van %s." ! #: ../templates/browse.html:97 ! #, c-format ! msgid "You are signed in as %s" msgstr "" *************** *** 157,191 **** 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 #, fuzzy msgid "UserPreferences" msgstr "!Referenties" ! #: ../templates/editpage.html:82 ! msgid "See" ! msgstr "" ! #: ../templates/editpage.html:82 msgid "GoodStyle" msgstr "" ! #: ../templates/editpage.html:82 ! #, fuzzy ! msgid "tips for editing." ! msgstr "Bedankt voor het veranderen van %s." ! ! #: ../templates/editpage.html:86 msgid "TextFormattingRules" msgstr "" ! #: ../templates/editpage.html:86 msgid "Synopsis" msgstr "" --- 145,182 ---- 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 #, fuzzy msgid "UserPreferences" msgstr "!Referenties" ! #: ../templates/editpage.html:81 ! #, fuzzy, c-format ! msgid "See %s tips for editing." ! msgstr "Bedankt voor het veranderen van %s." ! #: ../templates/editpage.html:81 msgid "GoodStyle" msgstr "" ! #: ../templates/editpage.html:85 msgid "TextFormattingRules" msgstr "" ! #: ../templates/editpage.html:85 msgid "Synopsis" msgstr "" *************** *** 363,367 **** #: ../lib/plugin/PageHistory.php:204 ! msgid "List PageHistory for [pagename]" msgstr "" --- 354,359 ---- #: ../lib/plugin/PageHistory.php:204 ! #, c-format ! msgid "List PageHistory for %s" msgstr "" *************** *** 1057,1060 **** --- 1049,1060 ---- "DB file to a permanent location or risk losing all the pages!" msgstr "" + + #, fuzzy + #~ msgid "Version" + #~ msgstr "versie %s" + + #, fuzzy + #~ msgid ", saved on" + #~ msgstr "- bewaard" #, fuzzy |