From: Carsten K. <car...@us...> - 2001-12-27 20:39:10
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv4270/phpwiki/locale/po Modified Files: de.po Log Message: Renamed BackLinks from Querverbindungen, Diff from Vergleichen as suggested by Reini and Michael. Index: de.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/de.po,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -r1.29 -r1.30 *** de.po 2001/12/27 08:05:45 1.29 --- de.po 2001/12/27 20:39:06 1.30 *************** *** 6,10 **** msgstr "" "Project-Id-Version: phpwiki 1.1.8\n" ! "POT-Creation-Date: 2001-12-27 00:19-0500\n" "PO-Revision-Date: 2000-10-31 02:23+0200\n" "Last-Translator: Carsten Klapp <car...@ma...>, Arno Hollosi " --- 6,10 ---- msgstr "" "Project-Id-Version: phpwiki 1.1.8\n" ! "POT-Creation-Date: 2001-12-27 15:32-0500\n" "PO-Revision-Date: 2000-10-31 02:23+0200\n" "Last-Translator: Carsten Klapp <car...@ma...>, Arno Hollosi " *************** *** 77,81 **** #: ../templates/browse.html:89 ../templates/browse.html:92 msgid "Diff" ! msgstr "Vergleichen" #: ../templates/browse.html:97 --- 77,81 ---- #: ../templates/browse.html:89 ../templates/browse.html:92 msgid "Diff" ! msgstr "Diff" #: ../templates/browse.html:97 *************** *** 109,113 **** #: ../lib/plugin/BackLinks.php:9 ../templates/editpage.html:25 msgid "BackLinks" ! msgstr "Querverbindungen" #: ../templates/editpage.html:28 --- 109,113 ---- #: ../lib/plugin/BackLinks.php:9 ../templates/editpage.html:25 msgid "BackLinks" ! msgstr "BackLinks" #: ../templates/editpage.html:28 *************** *** 180,184 **** #, c-format msgid "Get BackLinks for %s" ! msgstr "Hole Querverbindungen für %s" #: ../lib/plugin/BackLinks.php:44 --- 180,184 ---- #, c-format msgid "Get BackLinks for %s" ! msgstr "Hole BackLinks für %s" #: ../lib/plugin/BackLinks.php:44 *************** *** 357,361 **** #: ../lib/plugin/RecentChanges.php:98 msgid "(diff)" ! msgstr "(vgl.)" #: ../lib/plugin/RecentChanges.php:122 --- 357,361 ---- #: ../lib/plugin/RecentChanges.php:98 msgid "(diff)" ! msgstr "(Diff)" #: ../lib/plugin/RecentChanges.php:122 *************** *** 556,560 **** #: ../lib/diff.php:267 msgid "Other diffs:" ! msgstr "Nachträgliche vergleichen:" #: ../lib/diff.php:275 --- 556,560 ---- #: ../lib/diff.php:267 msgid "Other diffs:" ! msgstr "Andere Differenzen:" #: ../lib/diff.php:275 *************** *** 573,577 **** #, c-format msgid "Diff: %s" ! msgstr "Vergleich: %s" #: ../lib/editpage.php:26 ../lib/savepage.php:45 --- 573,577 ---- #, c-format msgid "Diff: %s" ! msgstr "Diff: %s" #: ../lib/editpage.php:26 ../lib/savepage.php:45 *************** *** 1032,1041 **** #, c-format msgid "backlink entry missing for link %s" ! msgstr "Es fehlt einer Querverbindung Datensatz für Link %s" #: ../lib/WikiDB/backend/dbaBase.php:368 #, c-format msgid "link entry missing for backlink %s" ! msgstr "Es fehlt einer Link Datensatz für die Querverbindung %s" #: ../lib/WikiDB/dba.php:17 --- 1032,1041 ---- #, c-format msgid "backlink entry missing for link %s" ! msgstr "Es fehlt ein BackLink Datensatz für Link %s" #: ../lib/WikiDB/backend/dbaBase.php:368 #, c-format msgid "link entry missing for backlink %s" ! msgstr "Es fehlt einer Link Datensatz für das BackLink %s" #: ../lib/WikiDB/dba.php:17 |