From: Carsten K. <car...@us...> - 2001-12-19 14:36:43
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv4016/phpwiki/locale/po Modified Files: de.po Log Message: *** empty log message *** Index: de.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/de.po,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -r1.23 -r1.24 *** de.po 2001/12/19 13:29:24 1.23 --- de.po 2001/12/19 14:36:40 1.24 *************** *** 343,348 **** #: ../lib/plugin/PageHistory.php:204 ! msgid "List PageHistory for [pagename]" ! msgstr "Das Änderungsprotokoll für [pagename] auslisten" #: ../lib/plugin/RecentChanges.php:84 --- 343,348 ---- #: ../lib/plugin/PageHistory.php:204 ! msgid "List PageHistory for %s" ! msgstr "Das Änderungsprotokoll für %s auslisten" #: ../lib/plugin/RecentChanges.php:84 *************** *** 377,381 **** #, c-format msgid "The %d most recent %s during the past %.1f days are listed below." ! msgstr "Die %d Jüngste %s innerhalb %,1f Tagen sind unten auflistet." #: ../lib/plugin/RecentChanges.php:143 --- 377,381 ---- #, c-format msgid "The %d most recent %s during the past %.1f days are listed below." ! msgstr "Die %d Jüngste %s innerhalb %.1f Tagen sind unten auflistet." #: ../lib/plugin/RecentChanges.php:143 *************** *** 387,391 **** #, c-format msgid "The most recent %s during the past %.1f days are listed below." ! msgstr "Die Jüngste %s innerhalb %,1f Tagen sind unten auflistet." #: ../lib/plugin/RecentChanges.php:151 --- 387,391 ---- #, c-format msgid "The most recent %s during the past %.1f days are listed below." ! msgstr "Die Jüngste %s innerhalb %.1f Tagen sind unten auflistet." #: ../lib/plugin/RecentChanges.php:151 |