From: Geoffrey T. D. <da...@us...> - 2001-05-21 16:09:07
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv5368/locale/po Modified Files: Tag: release-1_2-branch de.po es.po nl.po sv.po phpwiki.pot Log Message: Reran local/translate.sh. Index: de.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/de.po,v retrieving revision 1.5 retrieving revision 1.5.2.1 diff -C2 -r1.5 -r1.5.2.1 *** de.po 2001/01/31 07:56:11 1.5 --- de.po 2001/05/21 16:09:04 1.5.2.1 *************** *** 7,11 **** msgstr "" "Project-Id-Version: phpwiki 1.1.8\n" ! "POT-Creation-Date: 2001-01-31 08:44+0100\n" "PO-Revision-Date: 2000-10-31 02:23+0200\n" "Last-Translator: Arno Hollosi <aho...@ma...>\n" --- 7,11 ---- msgstr "" "Project-Id-Version: phpwiki 1.1.8\n" ! "POT-Creation-Date: 2001-05-21 08:27-0700\n" "PO-Revision-Date: 2000-10-31 02:23+0200\n" "Last-Translator: Arno Hollosi <aho...@ma...>\n" *************** *** 46,128 **** msgstr "Seite '%s' erfolgreich gelöscht." ! #: lib/config.php:195 msgid "templates/browse.html" msgstr "locale/de/templates/browse.html" ! #: lib/config.php:196 msgid "templates/editpage.html" msgstr "locale/de/templates/editpage.html" ! #: lib/config.php:197 msgid "templates/editlinks.html" msgstr "locale/de/templates/editlinks.html" ! #: lib/config.php:198 msgid "templates/message.html" msgstr "locale/de/templates/message.html" ! #: lib/config.php:214 msgid "./pgsrc" msgstr "locale/de/pgsrc" ! #: lib/diff.php:682 #, c-format msgid "WikiDiff::apply: line count mismatch: %s != %s" msgstr "" ! #: lib/diff.php:742 msgid "WikiDiff::_check: failed" msgstr "" ! #: lib/diff.php:752 msgid "WikiDiff::_check: edit sequence is non-optimal" msgstr "" ! #: lib/diff.php:756 #, c-format msgid "WikiDiff Okay: LCS = %s" msgstr "" ! #: lib/diff.php:997 msgid "Current page:" msgstr "Aktuelle Seite:" ! #: lib/diff.php:1001 lib/diff.php:1019 #, c-format msgid "version %s" msgstr "Version %s" ! #: lib/diff.php:1003 lib/diff.php:1021 #, c-format msgid "last modified on %s" msgstr "zuletzt verändert am %s" ! #: lib/diff.php:1006 lib/diff.php:1024 #, c-format msgid "by %s" msgstr "von %s" ! #: lib/diff.php:1010 lib/diff.php:1028 msgid "None" msgstr "Keine" ! #: lib/diff.php:1015 msgid "Archived page:" msgstr "Archivierte Seite:" ! #: lib/diff.php:1037 msgid "Versions are identical" msgstr "Versionen sind identisch" ! #: lib/diff.php:1045 #, c-format msgid "Diff of %s." msgstr "Diff von %s." ! #: lib/display.php:12 msgid "FrontPage" msgstr "StartSeite" ! #: lib/display.php:29 lib/editpage.php:50 #, c-format msgid "Describe %s here." --- 46,128 ---- msgstr "Seite '%s' erfolgreich gelöscht." ! #: lib/config.php:197 msgid "templates/browse.html" msgstr "locale/de/templates/browse.html" ! #: lib/config.php:198 msgid "templates/editpage.html" msgstr "locale/de/templates/editpage.html" ! #: lib/config.php:199 msgid "templates/editlinks.html" msgstr "locale/de/templates/editlinks.html" ! #: lib/config.php:200 msgid "templates/message.html" msgstr "locale/de/templates/message.html" ! #: lib/config.php:216 msgid "./pgsrc" msgstr "locale/de/pgsrc" ! #: lib/diff.php:711 #, c-format msgid "WikiDiff::apply: line count mismatch: %s != %s" msgstr "" ! #: lib/diff.php:771 msgid "WikiDiff::_check: failed" msgstr "" ! #: lib/diff.php:781 msgid "WikiDiff::_check: edit sequence is non-optimal" msgstr "" ! #: lib/diff.php:785 #, c-format msgid "WikiDiff Okay: LCS = %s" msgstr "" ! #: lib/diff.php:1026 msgid "Current page:" msgstr "Aktuelle Seite:" ! #: lib/diff.php:1030 lib/diff.php:1048 #, c-format msgid "version %s" msgstr "Version %s" ! #: lib/diff.php:1032 lib/diff.php:1050 #, c-format msgid "last modified on %s" msgstr "zuletzt verändert am %s" ! #: lib/diff.php:1035 lib/diff.php:1053 #, c-format msgid "by %s" msgstr "von %s" ! #: lib/diff.php:1039 lib/diff.php:1057 msgid "None" msgstr "Keine" ! #: lib/diff.php:1044 msgid "Archived page:" msgstr "Archivierte Seite:" ! #: lib/diff.php:1066 msgid "Versions are identical" msgstr "Versionen sind identisch" ! #: lib/diff.php:1074 #, c-format msgid "Diff of %s." msgstr "Diff von %s." ! #: lib/display.php:15 msgid "FrontPage" msgstr "StartSeite" ! #: lib/display.php:32 lib/editpage.php:56 #, c-format msgid "Describe %s here." *************** *** 332,350 **** msgstr "Suche" ! #: lib/stdlib.php:228 ! msgid "Stack bounds exceeded in SetHTMLOutputMode" msgstr "Interner Fehler: Stackgrenze in SetHTMLOutputMode überschritten." ! #: lib/stdlib.php:350 #, c-format msgid "%d best incoming links:" msgstr "Die %d besten hereinkommenden Links:" ! #: lib/stdlib.php:360 #, c-format msgid "%d best outgoing links:" msgstr "Die %d besten hinausgehenden Links:" ! #: lib/stdlib.php:371 #, c-format msgid "%d most popular nearby:" --- 332,351 ---- msgstr "Suche" ! #: lib/stdlib.php:185 ! #, fuzzy ! msgid "Nesting depth exceeded in SetHTMLOutputMode" msgstr "Interner Fehler: Stackgrenze in SetHTMLOutputMode überschritten." ! #: lib/stdlib.php:381 #, c-format msgid "%d best incoming links:" msgstr "Die %d besten hereinkommenden Links:" ! #: lib/stdlib.php:391 #, c-format msgid "%d best outgoing links:" msgstr "Die %d besten hinausgehenden Links:" ! #: lib/stdlib.php:402 #, c-format msgid "%d most popular nearby:" Index: es.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/es.po,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -C2 -r1.4 -r1.4.2.1 *** es.po 2001/02/01 07:06:39 1.4 --- es.po 2001/05/21 16:09:04 1.4.2.1 *************** *** 13,17 **** msgstr "" "Project-Id-Version: phpwiki 1.2.0\n" ! "POT-Creation-Date: 2001-02-01 07:58+0100\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" --- 13,17 ---- msgstr "" "Project-Id-Version: phpwiki 1.2.0\n" ! "POT-Creation-Date: 2001-05-21 08:27-0700\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" *************** *** 64,93 **** # lib/config.php:162 ! #: lib/config.php:195 msgid "templates/browse.html" msgstr "locale/es/templates/browse.html" # lib/config.php:163 ! #: lib/config.php:196 msgid "templates/editpage.html" msgstr "locale/es/templates/editpage.html" # lib/config.php:164 ! #: lib/config.php:197 msgid "templates/editlinks.html" msgstr "locale/es/templates/editlinks.html" # lib/config.php:165 ! #: lib/config.php:198 msgid "templates/message.html" msgstr "locale/es/templates/message.html" # lib/config.php:181 ! #: lib/config.php:214 msgid "./pgsrc" msgstr "locale/es/pgsrc" # lib/diff.php:682 ! #: lib/diff.php:682 #, c-format msgid "WikiDiff::apply: line count mismatch: %s != %s" --- 64,93 ---- # lib/config.php:162 ! #: lib/config.php:197 msgid "templates/browse.html" msgstr "locale/es/templates/browse.html" # lib/config.php:163 ! #: lib/config.php:198 msgid "templates/editpage.html" msgstr "locale/es/templates/editpage.html" # lib/config.php:164 ! #: lib/config.php:199 msgid "templates/editlinks.html" msgstr "locale/es/templates/editlinks.html" # lib/config.php:165 ! #: lib/config.php:200 msgid "templates/message.html" msgstr "locale/es/templates/message.html" # lib/config.php:181 ! #: lib/config.php:216 msgid "./pgsrc" msgstr "locale/es/pgsrc" # lib/diff.php:682 ! #: lib/diff.php:711 #, c-format msgid "WikiDiff::apply: line count mismatch: %s != %s" *************** *** 95,109 **** # lib/diff.php:742 ! #: lib/diff.php:742 msgid "WikiDiff::_check: failed" msgstr "WikiDiff::_check: falló" # lib/diff.php:752 ! #: lib/diff.php:752 msgid "WikiDiff::_check: edit sequence is non-optimal" msgstr "WikiDiff::_check: secuencia de edición no es óptima" # lib/diff.php:756 ! #: lib/diff.php:756 #, c-format msgid "WikiDiff Okay: LCS = %s" --- 95,109 ---- # lib/diff.php:742 ! #: lib/diff.php:771 msgid "WikiDiff::_check: failed" msgstr "WikiDiff::_check: falló" # lib/diff.php:752 ! #: lib/diff.php:781 msgid "WikiDiff::_check: edit sequence is non-optimal" msgstr "WikiDiff::_check: secuencia de edición no es óptima" # lib/diff.php:756 ! #: lib/diff.php:785 #, c-format msgid "WikiDiff Okay: LCS = %s" *************** *** 111,120 **** # lib/diff.php:997 ! #: lib/diff.php:997 msgid "Current page:" msgstr "Página actual:" # lib/diff.php:1001 lib/diff.php:1019 ! #: lib/diff.php:1001 lib/diff.php:1019 #, c-format msgid "version %s" --- 111,120 ---- # lib/diff.php:997 ! #: lib/diff.php:1026 msgid "Current page:" msgstr "Página actual:" # lib/diff.php:1001 lib/diff.php:1019 ! #: lib/diff.php:1030 lib/diff.php:1048 #, c-format msgid "version %s" *************** *** 122,126 **** # lib/diff.php:1003 lib/diff.php:1021 ! #: lib/diff.php:1003 lib/diff.php:1021 #, c-format msgid "last modified on %s" --- 122,126 ---- # lib/diff.php:1003 lib/diff.php:1021 ! #: lib/diff.php:1032 lib/diff.php:1050 #, c-format msgid "last modified on %s" *************** *** 128,132 **** # lib/diff.php:1006 lib/diff.php:1024 ! #: lib/diff.php:1006 lib/diff.php:1024 #, c-format msgid "by %s" --- 128,132 ---- # lib/diff.php:1006 lib/diff.php:1024 ! #: lib/diff.php:1035 lib/diff.php:1053 #, c-format msgid "by %s" *************** *** 134,153 **** # lib/diff.php:1010 lib/diff.php:1028 ! #: lib/diff.php:1010 lib/diff.php:1028 msgid "None" msgstr "Ninguno" # lib/diff.php:1015 ! #: lib/diff.php:1015 msgid "Archived page:" msgstr "Página archivada:" # lib/diff.php:1037 ! #: lib/diff.php:1037 msgid "Versions are identical" msgstr "Las versiones son idénticas" # lib/diff.php:1045 ! #: lib/diff.php:1045 #, c-format msgid "Diff of %s." --- 134,153 ---- # lib/diff.php:1010 lib/diff.php:1028 ! #: lib/diff.php:1039 lib/diff.php:1057 msgid "None" msgstr "Ninguno" # lib/diff.php:1015 ! #: lib/diff.php:1044 msgid "Archived page:" msgstr "Página archivada:" # lib/diff.php:1037 ! #: lib/diff.php:1066 msgid "Versions are identical" msgstr "Las versiones son idénticas" # lib/diff.php:1045 ! #: lib/diff.php:1074 #, c-format msgid "Diff of %s." *************** *** 155,164 **** # lib/display.php:14 ! #: lib/display.php:12 msgid "FrontPage" msgstr "PaginaPrincipal" # lib/display.php:31 lib/editpage.php:50 ! #: lib/display.php:29 lib/editpage.php:50 #, c-format msgid "Describe %s here." --- 155,164 ---- # lib/display.php:14 ! #: lib/display.php:15 msgid "FrontPage" msgstr "PaginaPrincipal" # lib/display.php:31 lib/editpage.php:50 ! #: lib/display.php:32 lib/editpage.php:56 #, c-format msgid "Describe %s here." *************** *** 266,273 **** msgstr "No se puede borrar '%s' de la tabla '%s'" - #: lib/navigate.php:81 - msgid "RelatedPages" - msgstr "" - # lib/pageinfo.php:9 #: lib/pageinfo.php:9 --- 266,269 ---- *************** *** 413,422 **** # lib/stdlib.php:330 ! #: lib/stdlib.php:228 ! msgid "Stack bounds exceeded in SetHTMLOutputMode" msgstr "Límites de la pila excedidos en SetHTMLOutputMode" # lib/stdlib.php:53 ! #: lib/stdlib.php:350 #, c-format msgid "%d best incoming links:" --- 409,419 ---- # lib/stdlib.php:330 ! #: lib/stdlib.php:185 ! #, fuzzy ! msgid "Nesting depth exceeded in SetHTMLOutputMode" msgstr "Límites de la pila excedidos en SetHTMLOutputMode" # lib/stdlib.php:53 ! #: lib/stdlib.php:381 #, c-format msgid "%d best incoming links:" *************** *** 424,428 **** # lib/stdlib.php:63 ! #: lib/stdlib.php:360 #, c-format msgid "%d best outgoing links:" --- 421,425 ---- # lib/stdlib.php:63 ! #: lib/stdlib.php:391 #, c-format msgid "%d best outgoing links:" *************** *** 430,434 **** # lib/stdlib.php:74 ! #: lib/stdlib.php:371 #, c-format msgid "%d most popular nearby:" --- 427,431 ---- # lib/stdlib.php:74 ! #: lib/stdlib.php:402 #, c-format msgid "%d most popular nearby:" Index: nl.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/nl.po,v retrieving revision 1.8 retrieving revision 1.8.2.1 diff -C2 -r1.8 -r1.8.2.1 *** nl.po 2000/12/22 20:18:13 1.8 --- nl.po 2001/05/21 16:09:04 1.8.2.1 *************** *** 11,15 **** msgstr "" "Project-Id-Version: phpwiki 1.1.7\n" ! "POT-Creation-Date: 2000-12-22 21:16+0100\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-05-21 08:27-0700\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" "Last-Translator: Jan Nieuwenhuizen <ja...@gn...>\n" *************** *** 52,134 **** msgstr "Pagina '%s' verwijderd." ! #: lib/config.php:162 msgid "templates/browse.html" msgstr "locale/nl/templates/browse.html" ! #: lib/config.php:163 msgid "templates/editpage.html" msgstr "locale/nl/templates/editpage.html" ! #: lib/config.php:164 msgid "templates/editlinks.html" msgstr "locale/nl/templates/editlinks.html" ! #: lib/config.php:165 msgid "templates/message.html" msgstr "locale/nl/templates/message.html" ! #: lib/config.php:181 msgid "./pgsrc" msgstr "locale/nl/pgsrc" ! #: lib/diff.php:682 #, c-format msgid "WikiDiff::apply: line count mismatch: %s != %s" msgstr "" ! #: lib/diff.php:742 msgid "WikiDiff::_check: failed" msgstr "" ! #: lib/diff.php:752 msgid "WikiDiff::_check: edit sequence is non-optimal" msgstr "" ! #: lib/diff.php:756 #, c-format msgid "WikiDiff Okay: LCS = %s" msgstr "" ! #: lib/diff.php:997 msgid "Current page:" msgstr "Huidige pagina:" ! #: lib/diff.php:1001 lib/diff.php:1019 #, c-format msgid "version %s" msgstr "versie %s" ! #: lib/diff.php:1003 lib/diff.php:1021 #, c-format msgid "last modified on %s" msgstr "laatste verandering op %s" ! #: lib/diff.php:1006 lib/diff.php:1024 #, c-format msgid "by %s" msgstr "door %s" ! #: lib/diff.php:1010 lib/diff.php:1028 msgid "None" msgstr "Geen" ! #: lib/diff.php:1015 msgid "Archived page:" msgstr "Gearchiveerde pagina:" ! #: lib/diff.php:1037 msgid "Versions are identical" msgstr "Versies zijn identiek" ! #: lib/diff.php:1045 #, c-format msgid "Diff of %s." msgstr "Diff van %s." ! #: lib/display.php:14 msgid "FrontPage" msgstr "VoorPagina" ! #: lib/display.php:31 lib/editpage.php:50 #, c-format msgid "Describe %s here." --- 52,134 ---- msgstr "Pagina '%s' verwijderd." ! #: lib/config.php:197 msgid "templates/browse.html" msgstr "locale/nl/templates/browse.html" ! #: lib/config.php:198 msgid "templates/editpage.html" msgstr "locale/nl/templates/editpage.html" ! #: lib/config.php:199 msgid "templates/editlinks.html" msgstr "locale/nl/templates/editlinks.html" ! #: lib/config.php:200 msgid "templates/message.html" msgstr "locale/nl/templates/message.html" ! #: lib/config.php:216 msgid "./pgsrc" msgstr "locale/nl/pgsrc" ! #: lib/diff.php:711 #, c-format msgid "WikiDiff::apply: line count mismatch: %s != %s" msgstr "" ! #: lib/diff.php:771 msgid "WikiDiff::_check: failed" msgstr "" ! #: lib/diff.php:781 msgid "WikiDiff::_check: edit sequence is non-optimal" msgstr "" ! #: lib/diff.php:785 #, c-format msgid "WikiDiff Okay: LCS = %s" msgstr "" ! #: lib/diff.php:1026 msgid "Current page:" msgstr "Huidige pagina:" ! #: lib/diff.php:1030 lib/diff.php:1048 #, c-format msgid "version %s" msgstr "versie %s" ! #: lib/diff.php:1032 lib/diff.php:1050 #, c-format msgid "last modified on %s" msgstr "laatste verandering op %s" ! #: lib/diff.php:1035 lib/diff.php:1053 #, c-format msgid "by %s" msgstr "door %s" ! #: lib/diff.php:1039 lib/diff.php:1057 msgid "None" msgstr "Geen" ! #: lib/diff.php:1044 msgid "Archived page:" msgstr "Gearchiveerde pagina:" ! #: lib/diff.php:1066 msgid "Versions are identical" msgstr "Versies zijn identiek" ! #: lib/diff.php:1074 #, c-format msgid "Diff of %s." msgstr "Diff van %s." ! #: lib/display.php:15 msgid "FrontPage" msgstr "VoorPagina" ! #: lib/display.php:32 lib/editpage.php:56 #, c-format msgid "Describe %s here." *************** *** 144,172 **** msgstr "Geen paginanaam doorgegeven aan veranderpagina" ! #: lib/editpage.php:31 lib/savepage.php:52 msgid "This page has been locked by the administrator and cannot be edited." msgstr "" "Deze pagina is afgesloten door de beheerder en kan niet veranderd worden." ! #: lib/editpage.php:33 lib/savepage.php:32 lib/savepage.php:53 msgid "Sorry for the inconvenience." msgstr "Excuses voor het ongemak." ! #: lib/editpage.php:35 lib/savepage.php:54 #, c-format msgid "Problem while editing %s" msgstr "Probleem tijdens veranderen %s" ! #: lib/fullsearch.php:15 #, c-format msgid "Searching for \"%s\" ....." msgstr "Zoeken naar \"%s\" ..." ! #: lib/fullsearch.php:45 #, c-format msgid "%d matches found in %d pages." msgstr "%d keer gevonden in %d pagina's." ! #: lib/fullsearch.php:48 msgid "Full Text Search Results" msgstr "Volledige tekst zoek resultaten" --- 144,172 ---- msgstr "Geen paginanaam doorgegeven aan veranderpagina" ! #: lib/editpage.php:31 lib/savepage.php:121 msgid "This page has been locked by the administrator and cannot be edited." msgstr "" "Deze pagina is afgesloten door de beheerder en kan niet veranderd worden." ! #: lib/editpage.php:33 lib/savepage.php:99 lib/savepage.php:122 msgid "Sorry for the inconvenience." msgstr "Excuses voor het ongemak." ! #: lib/editpage.php:35 lib/savepage.php:123 #, c-format msgid "Problem while editing %s" msgstr "Probleem tijdens veranderen %s" ! #: lib/fullsearch.php:9 lib/search.php:9 #, c-format msgid "Searching for \"%s\" ....." msgstr "Zoeken naar \"%s\" ..." ! #: lib/fullsearch.php:41 #, c-format msgid "%d matches found in %d pages." msgstr "%d keer gevonden in %d pagina's." ! #: lib/fullsearch.php:45 msgid "Full Text Search Results" msgstr "Volledige tekst zoek resultaten" *************** *** 201,215 **** msgstr "Insert in %s gefaald: %s" ! #: lib/mysql.php:38 lib/mysql.php:44 lib/mysql.php:118 lib/mysql.php:158 #, c-format msgid "MySQL error: %s" msgstr "MySQL fout: %s" ! #: lib/mysql.php:116 #, c-format msgid "Error writing page '%s'" msgstr "Fout bij schrijven pagina `%s'" ! #: lib/mysql.php:156 #, c-format msgid "Cannot delete '%s' from table '%s'" --- 201,215 ---- msgstr "Insert in %s gefaald: %s" ! #: lib/mysql.php:38 lib/mysql.php:44 lib/mysql.php:123 lib/mysql.php:163 #, c-format msgid "MySQL error: %s" msgstr "MySQL fout: %s" ! #: lib/mysql.php:121 #, c-format msgid "Error writing page '%s'" msgstr "Fout bij schrijven pagina `%s'" ! #: lib/mysql.php:161 #, c-format msgid "Cannot delete '%s' from table '%s'" *************** *** 220,224 **** msgstr "Geef de naam van een pagina" ! #: lib/pageinfo.php:10 lib/stdlib.php:239 msgid "Go" msgstr "Ga" --- 220,224 ---- msgstr "Geef de naam van een pagina" ! #: lib/pageinfo.php:10 lib/stdlib.php:116 msgid "Go" msgstr "Ga" *************** *** 244,249 **** msgid "Archived version" msgstr "Gearchiveerde versie:" ! #: lib/savepage.php:18 msgid "" "PhpWiki is unable to save your changes, because another user edited and " --- 244,253 ---- msgid "Archived version" msgstr "Gearchiveerde versie:" + + #: lib/savepage.php:16 lib/savepage.php:74 + msgid "RecentChanges" + msgstr "RecenteVeranderingen" ! #: lib/savepage.php:85 msgid "" "PhpWiki is unable to save your changes, because another user edited and " *************** *** 256,264 **** "de vorige auteur verloren gaan." ! #: lib/savepage.php:20 msgid "In order to recover from this situation follow these steps:" msgstr "Om uit deze benarde situatie te geraken, volg je deze stappen:" ! #: lib/savepage.php:22 msgid "Use your browser's <b>Back</b> button to go back to the edit page." msgstr "" --- 260,268 ---- "de vorige auteur verloren gaan." ! #: lib/savepage.php:87 msgid "In order to recover from this situation follow these steps:" msgstr "Om uit deze benarde situatie te geraken, volg je deze stappen:" ! #: lib/savepage.php:89 msgid "Use your browser's <b>Back</b> button to go back to the edit page." msgstr "" *************** *** 266,270 **** "verander tekst pagina." ! #: lib/savepage.php:24 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " --- 270,274 ---- "verander tekst pagina." ! #: lib/savepage.php:91 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " *************** *** 274,278 **** "(bijv. een tekst editor)." ! #: lib/savepage.php:26 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " --- 278,282 ---- "(bijv. een tekst editor)." ! #: lib/savepage.php:93 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " *************** *** 282,286 **** "moeten zien. Jouw veranderingen staan er nu niet meer." ! #: lib/savepage.php:28 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " --- 286,290 ---- "moeten zien. Jouw veranderingen staan er nu niet meer." ! #: lib/savepage.php:95 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " *************** *** 290,311 **** "het klipbord (of tekst editor)." ! #: lib/savepage.php:30 msgid "Press <b>Save</b> again." msgstr "Druk opnieuw op <b>Bewaar</b>." ! #: lib/savepage.php:36 #, c-format msgid "Problem while updating %s" msgstr "Probleem tijdens veranderen van %s" ! #: lib/savepage.php:76 #, c-format msgid "Thank you for editing %s." msgstr "Bedankt voor het veranderen van %s." ! #: lib/savepage.php:106 msgid "Your careful attention to detail is much appreciated." msgstr "Je zorgvuldige aandacht voor detail wordt erg gewaardeerd." #: lib/setupwiki.php:21 #, c-format --- 294,325 ---- "het klipbord (of tekst editor)." ! #: lib/savepage.php:97 msgid "Press <b>Save</b> again." msgstr "Druk opnieuw op <b>Bewaar</b>." ! #: lib/savepage.php:103 #, c-format msgid "Problem while updating %s" msgstr "Probleem tijdens veranderen van %s" ! #: lib/savepage.php:146 #, c-format msgid "Thank you for editing %s." msgstr "Bedankt voor het veranderen van %s." ! #: lib/savepage.php:176 msgid "Your careful attention to detail is much appreciated." msgstr "Je zorgvuldige aandacht voor detail wordt erg gewaardeerd." + #: lib/search.php:25 + #, c-format + msgid "%d pages match your query." + msgstr "" + + #: lib/search.php:28 + #, fuzzy + msgid "Title Search Results" + msgstr "Volledige tekst zoek resultaten" + #: lib/setupwiki.php:21 #, c-format *************** *** 317,344 **** msgstr "WikiFataleFout" ! #: lib/stdlib.php:53 #, c-format msgid "%d best incoming links:" msgstr "%d beste inkomende koppelingen:" ! #: lib/stdlib.php:63 #, c-format msgid "%d best outgoing links:" msgstr "%d beste uitgaande koppelingen:" ! #: lib/stdlib.php:74 #, c-format msgid "%d most popular nearby:" msgstr "%d meest gevraagde in de buurt:" - - #: lib/stdlib.php:207 lib/stdlib.php:215 - msgid "Search" - msgstr "Zoek" - - #: lib/stdlib.php:330 - msgid "Stack bounds exceeded in SetHTMLOutputMode" - msgstr "Stack grenzen overschreden in SetHTMLOutputMode" - - #: lib/stdlib.php:384 lib/stdlib.php:445 - msgid "RecentChanges" - msgstr "RecenteVeranderingen" --- 331,355 ---- msgstr "WikiFataleFout" ! #: lib/stdlib.php:83 lib/stdlib.php:91 ! msgid "Search" ! msgstr "Zoek" ! ! #: lib/stdlib.php:185 ! #, fuzzy ! msgid "Nesting depth exceeded in SetHTMLOutputMode" ! msgstr "Stack grenzen overschreden in SetHTMLOutputMode" ! ! #: lib/stdlib.php:381 #, c-format msgid "%d best incoming links:" msgstr "%d beste inkomende koppelingen:" ! #: lib/stdlib.php:391 #, c-format msgid "%d best outgoing links:" msgstr "%d beste uitgaande koppelingen:" ! #: lib/stdlib.php:402 #, c-format msgid "%d most popular nearby:" msgstr "%d meest gevraagde in de buurt:" Index: sv.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/sv.po,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -r1.1 -r1.1.2.1 *** sv.po 2001/01/31 07:36:47 1.1 --- sv.po 2001/05/21 16:09:04 1.1.2.1 *************** *** 7,11 **** msgstr "" "Project-Id-Version: phpwiki 1.1.9\n" ! "POT-Creation-Date: 2001-01-31 08:18+0100\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-05-21 08:27-0700\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" *************** *** 43,128 **** #: admin.php:63 #, fuzzy, c-format ! msgid "Removed page %s succesfully." msgstr "Tog bort sidan \"%s\"." ! #: lib/config.php:194 msgid "templates/browse.html" msgstr "locale/sv/templates/browse.html" ! #: lib/config.php:195 msgid "templates/editpage.html" msgstr "locale/sv/templates/editpage.html" ! #: lib/config.php:196 msgid "templates/editlinks.html" msgstr "locale/sv/templates/editlinks.html" ! #: lib/config.php:197 msgid "templates/message.html" msgstr "locale/sv/templates/message.html" ! #: lib/config.php:213 msgid "./pgsrc" msgstr "locale/sv/pgsrc" ! #: lib/diff.php:682 #, c-format msgid "WikiDiff::apply: line count mismatch: %s != %s" msgstr "WikiDiff::apply: radantalet stämmer inte: %s != %s" ! #: lib/diff.php:742 msgid "WikiDiff::_check: failed" msgstr "WikiDiff::_check: misslyckades" ! #: lib/diff.php:752 msgid "WikiDiff::_check: edit sequence is non-optimal" msgstr "WikiDiff::_check: ändringssekvensen är icke optimal" ! #: lib/diff.php:756 #, c-format msgid "WikiDiff Okay: LCS = %s" msgstr "WikiDiff Ok: LCS = %s" ! #: lib/diff.php:997 msgid "Current page:" msgstr "Nuvarande sida:" ! #: lib/diff.php:1001 lib/diff.php:1019 #, c-format msgid "version %s" msgstr "version %s" ! #: lib/diff.php:1003 lib/diff.php:1021 #, c-format msgid "last modified on %s" msgstr "senast ändrad %s" ! #: lib/diff.php:1006 lib/diff.php:1024 #, c-format msgid "by %s" msgstr "av %s" ! #: lib/diff.php:1010 lib/diff.php:1028 msgid "None" msgstr "ingen" ! #: lib/diff.php:1015 msgid "Archived page:" msgstr "Arkiverad sida:" ! #: lib/diff.php:1037 msgid "Versions are identical" msgstr "Versionerna är identiska" ! #: lib/diff.php:1045 #, c-format msgid "Diff of %s." msgstr "Diff av %s." ! #: lib/display.php:12 msgid "FrontPage" msgstr "Framsida" ! #: lib/display.php:29 lib/editpage.php:50 #, c-format msgid "Describe %s here." --- 43,128 ---- #: admin.php:63 #, fuzzy, c-format ! msgid "Removed page '%s' succesfully." msgstr "Tog bort sidan \"%s\"." ! #: lib/config.php:197 msgid "templates/browse.html" msgstr "locale/sv/templates/browse.html" ! #: lib/config.php:198 msgid "templates/editpage.html" msgstr "locale/sv/templates/editpage.html" ! #: lib/config.php:199 msgid "templates/editlinks.html" msgstr "locale/sv/templates/editlinks.html" ! #: lib/config.php:200 msgid "templates/message.html" msgstr "locale/sv/templates/message.html" ! #: lib/config.php:216 msgid "./pgsrc" msgstr "locale/sv/pgsrc" ! #: lib/diff.php:711 #, c-format msgid "WikiDiff::apply: line count mismatch: %s != %s" msgstr "WikiDiff::apply: radantalet stämmer inte: %s != %s" ! #: lib/diff.php:771 msgid "WikiDiff::_check: failed" msgstr "WikiDiff::_check: misslyckades" ! #: lib/diff.php:781 msgid "WikiDiff::_check: edit sequence is non-optimal" msgstr "WikiDiff::_check: ändringssekvensen är icke optimal" ! #: lib/diff.php:785 #, c-format msgid "WikiDiff Okay: LCS = %s" msgstr "WikiDiff Ok: LCS = %s" ! #: lib/diff.php:1026 msgid "Current page:" msgstr "Nuvarande sida:" ! #: lib/diff.php:1030 lib/diff.php:1048 #, c-format msgid "version %s" msgstr "version %s" ! #: lib/diff.php:1032 lib/diff.php:1050 #, c-format msgid "last modified on %s" msgstr "senast ändrad %s" ! #: lib/diff.php:1035 lib/diff.php:1053 #, c-format msgid "by %s" msgstr "av %s" ! #: lib/diff.php:1039 lib/diff.php:1057 msgid "None" msgstr "ingen" ! #: lib/diff.php:1044 msgid "Archived page:" msgstr "Arkiverad sida:" ! #: lib/diff.php:1066 msgid "Versions are identical" msgstr "Versionerna är identiska" ! #: lib/diff.php:1074 #, c-format msgid "Diff of %s." msgstr "Diff av %s." ! #: lib/display.php:15 msgid "FrontPage" msgstr "Framsida" ! #: lib/display.php:32 lib/editpage.php:56 #, c-format msgid "Describe %s here." *************** *** 209,216 **** msgstr "Kan ej ta bort \"%s\" från tabellen \"%s\"" - #: lib/navigate.php:81 - msgid "RelatedPages" - msgstr "" - #: lib/pageinfo.php:9 msgid "Enter a page name" --- 209,212 ---- *************** *** 331,349 **** msgstr "Sök" ! #: lib/stdlib.php:228 ! msgid "Stack bounds exceeded in SetHTMLOutputMode" msgstr "Stackgräns överskriden i SetHTMLOutputMode" ! #: lib/stdlib.php:350 #, c-format msgid "%d best incoming links:" msgstr "De %d mest använda ingående länkarna:" ! #: lib/stdlib.php:360 #, c-format msgid "%d best outgoing links:" msgstr "De %d mest använda utgående länkarna:" ! #: lib/stdlib.php:371 #, c-format msgid "%d most popular nearby:" --- 327,346 ---- msgstr "Sök" ! #: lib/stdlib.php:185 ! #, fuzzy ! msgid "Nesting depth exceeded in SetHTMLOutputMode" msgstr "Stackgräns överskriden i SetHTMLOutputMode" ! #: lib/stdlib.php:381 #, c-format msgid "%d best incoming links:" msgstr "De %d mest använda ingående länkarna:" ! #: lib/stdlib.php:391 #, c-format msgid "%d best outgoing links:" msgstr "De %d mest använda utgående länkarna:" ! #: lib/stdlib.php:402 #, c-format msgid "%d most popular nearby:" Index: phpwiki.pot =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/phpwiki.pot,v retrieving revision 1.7 retrieving revision 1.7.2.1 diff -C2 -r1.7 -r1.7.2.1 *** phpwiki.pot 2000/12/22 20:18:13 1.7 --- phpwiki.pot 2001/05/21 16:09:04 1.7.2.1 *************** *** 7,11 **** msgstr "" "Project-Id-Version: PACKAGE VERSION\n" ! "POT-Creation-Date: 2000-12-22 21:16+0100\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-05-21 08:27-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" *************** *** 46,128 **** msgstr "" ! #: lib/config.php:162 msgid "templates/browse.html" msgstr "" ! #: lib/config.php:163 msgid "templates/editpage.html" msgstr "" ! #: lib/config.php:164 msgid "templates/editlinks.html" msgstr "" ! #: lib/config.php:165 msgid "templates/message.html" msgstr "" ! #: lib/config.php:181 msgid "./pgsrc" msgstr "" ! #: lib/diff.php:682 #, c-format msgid "WikiDiff::apply: line count mismatch: %s != %s" msgstr "" ! #: lib/diff.php:742 msgid "WikiDiff::_check: failed" msgstr "" ! #: lib/diff.php:752 msgid "WikiDiff::_check: edit sequence is non-optimal" msgstr "" ! #: lib/diff.php:756 #, c-format msgid "WikiDiff Okay: LCS = %s" msgstr "" ! #: lib/diff.php:997 msgid "Current page:" msgstr "" ! #: lib/diff.php:1001 lib/diff.php:1019 #, c-format msgid "version %s" msgstr "" ! #: lib/diff.php:1003 lib/diff.php:1021 #, c-format msgid "last modified on %s" msgstr "" ! #: lib/diff.php:1006 lib/diff.php:1024 #, c-format msgid "by %s" msgstr "" ! #: lib/diff.php:1010 lib/diff.php:1028 msgid "None" msgstr "" ! #: lib/diff.php:1015 msgid "Archived page:" msgstr "" ! #: lib/diff.php:1037 msgid "Versions are identical" msgstr "" ! #: lib/diff.php:1045 #, c-format msgid "Diff of %s." msgstr "" ! #: lib/display.php:14 msgid "FrontPage" msgstr "" ! #: lib/display.php:31 lib/editpage.php:50 #, c-format msgid "Describe %s here." --- 46,128 ---- msgstr "" ! #: lib/config.php:197 msgid "templates/browse.html" msgstr "" ! #: lib/config.php:198 msgid "templates/editpage.html" msgstr "" ! #: lib/config.php:199 msgid "templates/editlinks.html" msgstr "" ! #: lib/config.php:200 msgid "templates/message.html" msgstr "" ! #: lib/config.php:216 msgid "./pgsrc" msgstr "" ! #: lib/diff.php:711 #, c-format msgid "WikiDiff::apply: line count mismatch: %s != %s" msgstr "" ! #: lib/diff.php:771 msgid "WikiDiff::_check: failed" msgstr "" ! #: lib/diff.php:781 msgid "WikiDiff::_check: edit sequence is non-optimal" msgstr "" ! #: lib/diff.php:785 #, c-format msgid "WikiDiff Okay: LCS = %s" msgstr "" ! #: lib/diff.php:1026 msgid "Current page:" msgstr "" ! #: lib/diff.php:1030 lib/diff.php:1048 #, c-format msgid "version %s" msgstr "" ! #: lib/diff.php:1032 lib/diff.php:1050 #, c-format msgid "last modified on %s" msgstr "" ! #: lib/diff.php:1035 lib/diff.php:1053 #, c-format msgid "by %s" msgstr "" ! #: lib/diff.php:1039 lib/diff.php:1057 msgid "None" msgstr "" ! #: lib/diff.php:1044 msgid "Archived page:" msgstr "" ! #: lib/diff.php:1066 msgid "Versions are identical" msgstr "" ! #: lib/diff.php:1074 #, c-format msgid "Diff of %s." msgstr "" ! #: lib/display.php:15 msgid "FrontPage" msgstr "" ! #: lib/display.php:32 lib/editpage.php:56 #, c-format msgid "Describe %s here." *************** *** 138,165 **** msgstr "" ! #: lib/editpage.php:31 lib/savepage.php:52 msgid "This page has been locked by the administrator and cannot be edited." msgstr "" ! #: lib/editpage.php:33 lib/savepage.php:32 lib/savepage.php:53 msgid "Sorry for the inconvenience." msgstr "" ! #: lib/editpage.php:35 lib/savepage.php:54 #, c-format msgid "Problem while editing %s" msgstr "" ! #: lib/fullsearch.php:15 #, c-format msgid "Searching for \"%s\" ....." msgstr "" ! #: lib/fullsearch.php:45 #, c-format msgid "%d matches found in %d pages." msgstr "" ! #: lib/fullsearch.php:48 msgid "Full Text Search Results" msgstr "" --- 138,165 ---- msgstr "" ! #: lib/editpage.php:31 lib/savepage.php:121 msgid "This page has been locked by the administrator and cannot be edited." msgstr "" ! #: lib/editpage.php:33 lib/savepage.php:99 lib/savepage.php:122 msgid "Sorry for the inconvenience." msgstr "" ! #: lib/editpage.php:35 lib/savepage.php:123 #, c-format msgid "Problem while editing %s" msgstr "" ! #: lib/fullsearch.php:9 lib/search.php:9 #, c-format msgid "Searching for \"%s\" ....." msgstr "" ! #: lib/fullsearch.php:41 #, c-format msgid "%d matches found in %d pages." msgstr "" ! #: lib/fullsearch.php:45 msgid "Full Text Search Results" msgstr "" *************** *** 194,208 **** msgstr "" ! #: lib/mysql.php:38 lib/mysql.php:44 lib/mysql.php:118 lib/mysql.php:158 #, c-format msgid "MySQL error: %s" msgstr "" ! #: lib/mysql.php:116 #, c-format msgid "Error writing page '%s'" msgstr "" ! #: lib/mysql.php:156 #, c-format msgid "Cannot delete '%s' from table '%s'" --- 194,208 ---- msgstr "" ! #: lib/mysql.php:38 lib/mysql.php:44 lib/mysql.php:123 lib/mysql.php:163 #, c-format msgid "MySQL error: %s" msgstr "" ! #: lib/mysql.php:121 #, c-format msgid "Error writing page '%s'" msgstr "" ! #: lib/mysql.php:161 #, c-format msgid "Cannot delete '%s' from table '%s'" *************** *** 213,217 **** msgstr "" ! #: lib/pageinfo.php:10 lib/stdlib.php:239 msgid "Go" msgstr "" --- 213,217 ---- msgstr "" ! #: lib/pageinfo.php:10 lib/stdlib.php:116 msgid "Go" msgstr "" *************** *** 237,242 **** msgid "Archived version" msgstr "" ! #: lib/savepage.php:18 msgid "" "PhpWiki is unable to save your changes, because another user edited and " --- 237,246 ---- msgid "Archived version" msgstr "" + + #: lib/savepage.php:16 lib/savepage.php:74 + msgid "RecentChanges" + msgstr "" ! #: lib/savepage.php:85 msgid "" "PhpWiki is unable to save your changes, because another user edited and " *************** *** 245,257 **** msgstr "" ! #: lib/savepage.php:20 msgid "In order to recover from this situation follow these steps:" msgstr "" ! #: lib/savepage.php:22 msgid "Use your browser's <b>Back</b> button to go back to the edit page." msgstr "" ! #: lib/savepage.php:24 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " --- 249,261 ---- msgstr "" ! #: lib/savepage.php:87 msgid "In order to recover from this situation follow these steps:" msgstr "" ! #: lib/savepage.php:89 msgid "Use your browser's <b>Back</b> button to go back to the edit page." msgstr "" ! #: lib/savepage.php:91 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " *************** *** 259,263 **** msgstr "" ! #: lib/savepage.php:26 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " --- 263,267 ---- msgstr "" ! #: lib/savepage.php:93 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " *************** *** 265,269 **** msgstr "" ! #: lib/savepage.php:28 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " --- 269,273 ---- msgstr "" ! #: lib/savepage.php:95 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " *************** *** 271,292 **** msgstr "" ! #: lib/savepage.php:30 msgid "Press <b>Save</b> again." msgstr "" ! #: lib/savepage.php:36 #, c-format msgid "Problem while updating %s" msgstr "" ! #: lib/savepage.php:76 #, c-format msgid "Thank you for editing %s." msgstr "" ! #: lib/savepage.php:106 msgid "Your careful attention to detail is much appreciated." msgstr "" #: lib/setupwiki.php:21 #, c-format --- 275,305 ---- msgstr "" ! #: lib/savepage.php:97 msgid "Press <b>Save</b> again." msgstr "" ! #: lib/savepage.php:103 #, c-format msgid "Problem while updating %s" msgstr "" ! #: lib/savepage.php:146 #, c-format msgid "Thank you for editing %s." msgstr "" ! #: lib/savepage.php:176 msgid "Your careful attention to detail is much appreciated." msgstr "" + #: lib/search.php:25 + #, c-format + msgid "%d pages match your query." + msgstr "" + + #: lib/search.php:28 + msgid "Title Search Results" + msgstr "" + #: lib/setupwiki.php:21 #, c-format *************** *** 298,325 **** msgstr "" ! #: lib/stdlib.php:53 #, c-format msgid "%d best incoming links:" msgstr "" ! #: lib/stdlib.php:63 #, c-format msgid "%d best outgoing links:" msgstr "" ! #: lib/stdlib.php:74 #, c-format msgid "%d most popular nearby:" - msgstr "" - - #: lib/stdlib.php:207 lib/stdlib.php:215 - msgid "Search" - msgstr "" - - #: lib/stdlib.php:330 - msgid "Stack bounds exceeded in SetHTMLOutputMode" - msgstr "" - - #: lib/stdlib.php:384 lib/stdlib.php:445 - msgid "RecentChanges" msgstr "" --- 311,334 ---- msgstr "" ! #: lib/stdlib.php:83 lib/stdlib.php:91 ! msgid "Search" ! msgstr "" ! ! #: lib/stdlib.php:185 ! msgid "Nesting depth exceeded in SetHTMLOutputMode" ! msgstr "" ! ! #: lib/stdlib.php:381 #, c-format msgid "%d best incoming links:" msgstr "" ! #: lib/stdlib.php:391 #, c-format msgid "%d best outgoing links:" msgstr "" ! #: lib/stdlib.php:402 #, c-format msgid "%d most popular nearby:" msgstr "" |