From: Carsten K. <car...@us...> - 2001-12-19 15:57:08
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv27141/phpwiki/locale/po Modified Files: phpwiki.pot Log Message: yet-another set of xgettext updates Index: phpwiki.pot =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/phpwiki.pot,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -r1.21 -r1.22 *** phpwiki.pot 2001/12/19 14:36:45 1.21 --- phpwiki.pot 2001/12/19 15:57:05 1.22 *************** *** 7,11 **** msgstr "" "Project-Id-Version: PACKAGE VERSION\n" ! "POT-Creation-Date: 2001-12-19 07:00-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" --- 7,11 ---- msgstr "" "Project-Id-Version: PACKAGE VERSION\n" ! "POT-Creation-Date: 2001-12-19 10:48-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" *************** *** 24,48 **** #: ../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 ! msgid "Last edited on" ! msgstr "" ! ! #: ../templates/browse.html:52 ! msgid "Version" msgstr "" #: ../templates/browse.html:52 ! msgid ", saved on" msgstr "" --- 24,38 ---- #: ../templates/browse.html:35 ! msgid "View the current version" msgstr "" #: ../templates/browse.html:50 ! #, c-format ! msgid "Last edited on %s." msgstr "" #: ../templates/browse.html:52 ! #, c-format ! msgid "Version %s, saved on %s." msgstr "" *************** *** 89,94 **** msgstr "" ! #: ../templates/browse.html:97 ../templates/editpage.html:71 ! msgid "You are signed in as" msgstr "" --- 79,85 ---- msgstr "" ! #: ../templates/browse.html:97 ! #, c-format ! msgid "You are signed in as %s" msgstr "" *************** *** 142,174 **** 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 ! msgid "tips for editing." ! msgstr "" ! ! #: ../templates/editpage.html:86 msgid "TextFormattingRules" msgstr "" ! #: ../templates/editpage.html:86 msgid "Synopsis" msgstr "" --- 133,169 ---- 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 ! #, c-format ! msgid "See %s tips for editing." msgstr "" ! #: ../templates/editpage.html:81 msgid "GoodStyle" msgstr "" ! #: ../templates/editpage.html:85 msgid "TextFormattingRules" msgstr "" ! #: ../templates/editpage.html:85 msgid "Synopsis" msgstr "" *************** *** 344,347 **** --- 339,343 ---- #: ../lib/plugin/PageHistory.php:204 + #, c-format msgid "List PageHistory for %s" msgstr "" |