From: Arno H. <aho...@us...> - 2000-11-02 21:15:43
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory slayer.i.sourceforge.net:/tmp/cvs-serv19863/po Modified Files: nl.po phpwiki.pot Added Files: de.po es.po Log Message: Spanish pages by Sandino Araico Sánchez <sa...@sa...> Initial set of German pages by me (Arno) --- NEW FILE --- # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: phpwiki 1.1.8\n" "POT-Creation-Date: 2000-11-02 22:18+0100\n" "PO-Revision-Date: 2000-10-31 02:23+0200\n" "Last-Translator: Arno Hollosi <aho...@ma...>\n" "Language-Team: German <de...@li...>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=8859-1\n" "Content-Transfer-Encoding: 8bit\n" #: lib/config.php:148 msgid "templates/browse.html" msgstr "locale/de/templates/browse.html" #: lib/config.php:149 msgid "templates/editpage.html" msgstr "locale/de/editpage.html" #: lib/config.php:150 msgid "templates/editlinks.html" msgstr "locale/de/editlinks.html" #: lib/config.php:151 msgid "templates/message.html" msgstr "locale/de/message.html" #: lib/config.php:167 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:14 msgid "FrontPage" msgstr "StartSeite" #: lib/display.php:31 lib/editpage.php:50 #, c-format msgid "Describe %s here." msgstr "Beschreibe %s hier." #: lib/editpage.php:19 #, c-format msgid "Copy of %s" msgstr "Kopie von %s" #: lib/editpage.php:23 msgid "No page name passed into editpage!" msgstr "Kein Seitenname an EditierSeite übergeben!" #: lib/editpage.php:31 lib/savepage.php:52 msgid "This page has been locked by the administrator and cannot be edited." msgstr "" "Diese Seite wurde vom Administrator gesperrt und kann nicht editiert werden." #: lib/editpage.php:33 lib/savepage.php:32 lib/savepage.php:53 #, fuzzy msgid "Sorry for the inconvenience." msgstr "Entschuldigung für die Unannehmlichkeiten." #: lib/editpage.php:35 lib/savepage.php:54 #, c-format msgid "Problem while editing %s" msgstr "Problem während dem Editieren von %s" #: lib/fullsearch.php:15 #, c-format msgid "Searching for \"%s\" ....." msgstr "Suche nach \"%s\" ....." #: lib/fullsearch.php:44 #, c-format msgid "%d matches found in %d pages." msgstr "%d Treffer in %d Seiten." #: lib/fullsearch.php:47 msgid "Full Text Search Results" msgstr "Volltext-Suchresultate" #: lib/msql.php:29 lib/mysql.php:33 msgid "Cannot establish connection to database, giving up." msgstr "Kann Verbindung zu Datenbank nicht aufbauen - Abbruch." #: lib/msql.php:31 lib/msql.php:37 #, c-format msgid "Error message: %s" msgstr "Fehlermeldung: %s" #: lib/msql.php:35 lib/mysql.php:39 #, c-format msgid "Cannot open database %s, giving up." msgstr "Kann Datenbank %s nicht öffnen - Abbruch." #: lib/msql.php:200 lib/msql.php:276 #, c-format msgid "Insert/update failed: %s" msgstr "Einfügen/Verändern fehlgeschlagen: %s" #: lib/msql.php:211 lib/msql.php:286 #, c-format msgid "Delete on %s failed: %s" msgstr "Löschen in %s fehlgeschlagen: %s" #: lib/msql.php:227 lib/msql.php:302 #, c-format msgid "Insert into %s failed: %s" msgstr "Einfügen in %s fehlgeschlagen: %s" #: lib/mysql.php:35 lib/mysql.php:41 lib/mysql.php:115 #, c-format msgid "MySQL error: %s" msgstr "MySQL Fehler: %s" #: lib/mysql.php:113 #, c-format msgid "Error writing page '%s'" msgstr "Fehler beim Schreiben der Seite '%s'" #: lib/pageinfo.php:9 msgid "Enter a page name" msgstr "" #: lib/pageinfo.php:10 msgid "Go" msgstr "" #: lib/pageinfo.php:21 msgid "Show the page source and references" msgstr "" #: lib/pageinfo.php:26 lib/pageinfo.php:75 msgid "PageInfo" msgstr "SeitenInfo" #: lib/pageinfo.php:36 #, c-format msgid "Page name '%s' is not in the database" msgstr "" #: lib/pageinfo.php:64 #, fuzzy msgid "Current version" msgstr "Aktuelle Seite:" #: lib/pageinfo.php:70 #, fuzzy msgid "Archived version" msgstr "Archivierte Seite:" #: lib/savepage.php:18 msgid "" "PhpWiki is unable to save your changes, because another user edited and " "saved the page while you were editing the page too. If saving proceeded now " "changes from the previous author would be lost." 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 " "editor)." msgstr "" #: lib/savepage.php:26 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " "page. Your changes are no longer there." msgstr "" #: lib/savepage.php:28 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " "text editor)." msgstr "" #: lib/savepage.php:30 msgid "Press <b>Save</b> again." msgstr "" #: lib/savepage.php:36 #, fuzzy, c-format msgid "Problem while updating %s" msgstr "Problem während dem Editieren von %s" #: lib/savepage.php:76 #, c-format msgid "Thank you for editing %s." msgstr "Danke für das Editieren von %s." #: lib/savepage.php:106 msgid "Your careful attention to detail is much appreciated." msgstr "Deine besondere Aufmerksamkeit für Details wird sehr geschätzt." #: lib/setupwiki.php:21 #, c-format msgid "Inserting page %s, version %s from %s" msgstr "Füge Seite %s ein, Version %s vom %s" #: lib/stdlib.php:36 msgid "WikiFatalError" msgstr "FatalerWikiFehler" #: lib/stdlib.php:53 #, c-format msgid "%d best incoming links:" msgstr "Die %d besten hereinkommenden Links:" #: lib/stdlib.php:63 #, c-format msgid "%d best outgoing links:" msgstr "Die %d besten hinausgehenden Links:" #: lib/stdlib.php:74 #, c-format msgid "%d most popular nearby:" msgstr "Die %d meistbesuchten Seiten in der Nähe:" #: lib/stdlib.php:186 lib/stdlib.php:194 msgid "Search" msgstr "" #: lib/stdlib.php:295 msgid "Stack bounds exceeded in SetHTMLOutputMode" msgstr "Interner Fehler: Stackgrenze in SetHTMLOutputMode überschritten." #: lib/stdlib.php:349 lib/stdlib.php:412 msgid "RecentChanges" msgstr "JuengsteVeraenderungen" --- NEW FILE --- # es.po -- PhpWiki's spanish language file # Copyright (C) 2000 Sandino Araico Sánchez <sa...@sa...>. # Sandino Araico Sánchez <sa...@sa...>, 2000. # # # Don't change the format of the first three lines, # the TP robot wants them like this (I hope). # # msgid "" msgstr "" "Project-Id-Version: phpwiki 1.1.8\n" "POT-Creation-Date: 2000-11-02 22:18+0100\n" "PO-Revision-Date: 2000-10-27 16:10-0500\n" "Last-Translator: Sandino Araico Sánchez <sa...@sa...>\n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=8859-1\n" "Content-Transfer-Encoding: 8bit\n" "Date: 2000-10-27 16:10-0500\n" "From: <sa...@sa...>\n" #: lib/config.php:148 msgid "templates/browse.html" msgstr "locale/es/templates/browse.html" #: lib/config.php:149 msgid "templates/editpage.html" msgstr "locale/es/templates/editpage.html" #: lib/config.php:150 msgid "templates/editlinks.html" msgstr "locale/es/templates/editlinks.html" #: lib/config.php:151 msgid "templates/message.html" msgstr "locale/es/templates/message.html" #: lib/config.php:167 msgid "./pgsrc" msgstr "locale/es/pgsrc" #: lib/diff.php:682 #, c-format msgid "WikiDiff::apply: line count mismatch: %s != %s" msgstr "WikiDiff::apply: conteo de líneas difiere: %s != %s" #: lib/diff.php:742 msgid "WikiDiff::_check: failed" msgstr "WikiDiff::_check: falló" #: 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 #, c-format msgid "WikiDiff Okay: LCS = %s" msgstr "WikiDiff Ok: LCS = %s" #: lib/diff.php:997 msgid "Current page:" msgstr "Página actual:" #: lib/diff.php:1001 lib/diff.php:1019 #, c-format msgid "version %s" msgstr "versión %s" #: lib/diff.php:1003 lib/diff.php:1021 #, c-format msgid "last modified on %s" msgstr "modificado por última vez el %s" #: lib/diff.php:1006 lib/diff.php:1024 #, c-format msgid "by %s" msgstr "por %s" #: lib/diff.php:1010 lib/diff.php:1028 msgid "None" msgstr "Ninguno" #: lib/diff.php:1015 msgid "Archived page:" msgstr "Página archivada:" #: lib/diff.php:1037 msgid "Versions are identical" msgstr "Las versiones son idénticas" #: lib/diff.php:1045 #, c-format msgid "Diff of %s." msgstr "Diferencia de %s." #: lib/display.php:14 msgid "FrontPage" msgstr "PrimeraPlana" #: lib/display.php:31 lib/editpage.php:50 #, c-format msgid "Describe %s here." msgstr "Describe %s aquí." #: lib/editpage.php:19 #, c-format msgid "Copy of %s" msgstr "Copia de %s" #: lib/editpage.php:23 msgid "No page name passed into editpage!" msgstr "" "¡Ningún nombre de página pasó dentro de la " "página de edición!" #: lib/editpage.php:31 lib/savepage.php:52 msgid "This page has been locked by the administrator and cannot be edited." msgstr "" "Esta página ha sido bloqueada por el administrador y no puede ser " "editada." #: lib/editpage.php:33 lib/savepage.php:32 lib/savepage.php:53 #, fuzzy msgid "Sorry for the inconvenience." msgstr "Disculpe la inconveniencia." #: lib/editpage.php:35 lib/savepage.php:54 #, c-format msgid "Problem while editing %s" msgstr "Problema al editar %s" #: lib/fullsearch.php:15 #, c-format msgid "Searching for \"%s\" ....." msgstr "Buscando \"%s\" ..." #: lib/fullsearch.php:44 #, c-format msgid "%d matches found in %d pages." msgstr "%d veces encontrado en %d páginas." #: lib/fullsearch.php:47 msgid "Full Text Search Results" msgstr "Resultados de la búsqueda en el texto completo" #: lib/msql.php:29 lib/mysql.php:33 msgid "Cannot establish connection to database, giving up." msgstr "" "No se puede establecer conexión con la base de datos, me doy por " "vencido." #: lib/msql.php:31 lib/msql.php:37 #, c-format msgid "Error message: %s" msgstr "Mensaje de error: %s" #: lib/msql.php:35 lib/mysql.php:39 #, c-format msgid "Cannot open database %s, giving up." msgstr "No puedo abrir la base de datos %s me doy por vencido." #: lib/msql.php:200 lib/msql.php:276 #, c-format msgid "Insert/update failed: %s" msgstr "Inserción/actualización falló: %s" #: lib/msql.php:211 lib/msql.php:286 #, c-format msgid "Delete on %s failed: %s" msgstr "Eliminación en %s falló: %s" #: lib/msql.php:227 lib/msql.php:302 #, c-format msgid "Insert into %s failed: %s" msgstr "Inserción en %s falló: %s" #: lib/mysql.php:35 lib/mysql.php:41 lib/mysql.php:115 #, c-format msgid "MySQL error: %s" msgstr "Error de MySQL: %s" #: lib/mysql.php:113 #, c-format msgid "Error writing page '%s'" msgstr "Error al escribir la página `%s'" #: lib/pageinfo.php:9 msgid "Enter a page name" msgstr "Escriba un nombre de página" #: lib/pageinfo.php:10 msgid "Go" msgstr "Aceptar" #: lib/pageinfo.php:21 msgid "Show the page source and references" msgstr "Mostrar la fuente de la página y referencias" #: lib/pageinfo.php:26 lib/pageinfo.php:75 msgid "PageInfo" msgstr "InformacionDeLaPagina" #: lib/pageinfo.php:36 #, c-format msgid "Page name '%s' is not in the database" msgstr "El nombre de la página `%s' no está en la base de datos" #: lib/pageinfo.php:64 msgid "Current version" msgstr "Versión actual:" #: lib/pageinfo.php:70 msgid "Archived version" msgstr "Versión archivada:" #: lib/savepage.php:18 msgid "" "PhpWiki is unable to save your changes, because another user edited and " "saved the page while you were editing the page too. If saving proceeded now " "changes from the previous author would be lost." 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 " "editor)." msgstr "" #: lib/savepage.php:26 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " "page. Your changes are no longer there." msgstr "" #: lib/savepage.php:28 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " "text editor)." msgstr "" #: lib/savepage.php:30 msgid "Press <b>Save</b> again." msgstr "" #: lib/savepage.php:36 #, fuzzy, c-format msgid "Problem while updating %s" msgstr "Problema al editar %s" #: lib/savepage.php:76 #, c-format msgid "Thank you for editing %s." msgstr "Gracias por editar %s." #: lib/savepage.php:106 msgid "Your careful attention to detail is much appreciated." msgstr "Tu cuidadosa atención a los detalles es muy agradecida." #: lib/setupwiki.php:21 #, c-format msgid "Inserting page %s, version %s from %s" msgstr "Insertando página %s, versión %s de %s" #: lib/stdlib.php:36 msgid "WikiFatalError" msgstr "ErrorFatalDeWiki" #: lib/stdlib.php:53 #, c-format msgid "%d best incoming links:" msgstr "%d mejores ligas de entrada:" #: lib/stdlib.php:63 #, c-format msgid "%d best outgoing links:" msgstr "%d mejores ligas de salida:" #: lib/stdlib.php:74 #, c-format msgid "%d most popular nearby:" msgstr "%d las más populares:" #: lib/stdlib.php:186 lib/stdlib.php:194 msgid "Search" msgstr "" #: lib/stdlib.php:295 msgid "Stack bounds exceeded in SetHTMLOutputMode" msgstr "Límites de la pila excedidos en SetHTMLOutputMode" #: lib/stdlib.php:349 lib/stdlib.php:412 msgid "RecentChanges" msgstr "CambiosRecientes" Index: nl.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/nl.po,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** nl.po 2000/10/26 15:38:38 1.4 --- nl.po 2000/11/02 21:15:33 1.5 *************** *** 11,15 **** msgstr "" "Project-Id-Version: phpwiki 1.1.7\n" ! "POT-Creation-Date: 2000-10-26 17:45+0200\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: 2000-11-02 22:18+0100\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" "Last-Translator: Jan Nieuwenhuizen <ja...@gn...>\n" *************** *** 21,94 **** "From: <ja...@gn...>\n" ! #: lib/config.php:158 ! msgid "./pgsrc" ! msgstr "locale/nl/pgsrc" ! ! #: lib/config.php:174 msgid "templates/browse.html" msgstr "locale/nl/templates/browse.html" ! #: lib/config.php:175 msgid "templates/editpage.html" msgstr "locale/nl/templates/editpage.html" ! #: lib/config.php:176 msgid "templates/editlinks.html" msgstr "locale/nl/templates/editlinks.html" ! #: lib/config.php:177 msgid "templates/message.html" msgstr "locale/nl/templates/message.html" ! #: lib/diff.php:675 #, c-format msgid "WikiDiff::apply: line count mismatch: %s != %s" msgstr "" ! #: lib/diff.php:735 msgid "WikiDiff::_check: failed" msgstr "" ! #: lib/diff.php:745 msgid "WikiDiff::_check: edit sequence is non-optimal" msgstr "" ! #: lib/diff.php:749 #, c-format msgid "WikiDiff Okay: LCS = %s" msgstr "" ! #: lib/diff.php:988 msgid "Current page:" msgstr "Huidige pagina:" ! #: lib/diff.php:992 lib/diff.php:1010 #, c-format msgid "version %s" msgstr "versie %s" ! #: lib/diff.php:994 lib/diff.php:1012 #, c-format msgid "last modified on %s" msgstr "laatste verandering op %s" ! #: lib/diff.php:997 lib/diff.php:1015 #, c-format msgid "by %s" msgstr "door %s" ! #: lib/diff.php:1001 lib/diff.php:1019 msgid "None" msgstr "Geen" ! #: lib/diff.php:1006 msgid "Archived page:" msgstr "Gearchiveerde pagina:" ! #: lib/diff.php:1028 msgid "Versions are identical" msgstr "Versies zijn identiek" ! #: lib/diff.php:1036 #, c-format msgid "Diff of %s." --- 21,94 ---- "From: <ja...@gn...>\n" ! #: lib/config.php:148 msgid "templates/browse.html" msgstr "locale/nl/templates/browse.html" ! #: lib/config.php:149 msgid "templates/editpage.html" msgstr "locale/nl/templates/editpage.html" ! #: lib/config.php:150 msgid "templates/editlinks.html" msgstr "locale/nl/templates/editlinks.html" ! #: lib/config.php:151 msgid "templates/message.html" msgstr "locale/nl/templates/message.html" ! #: lib/config.php:167 ! 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." *************** *** 113,126 **** msgstr "Geen paginanaam doorgegeven aan veranderpagina" ! #: lib/editpage.php:31 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:24 msgid "Sorry for the inconvenience." msgstr "Excuses voor het ongemak." ! #: lib/editpage.php:35 #, c-format msgid "Problem while editing %s" --- 113,126 ---- 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" *************** *** 209,213 **** msgstr "Gearchiveerde versie:" ! #: lib/savepage.php:17 msgid "" "PhpWiki is unable to save your changes, because another user edited and " --- 209,213 ---- msgstr "Gearchiveerde versie:" ! #: lib/savepage.php:18 msgid "" "PhpWiki is unable to save your changes, because another user edited and " *************** *** 220,228 **** "de vorige auteur verloren gaan." ! #: lib/savepage.php:18 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:19 msgid "Use your browser's <b>Back</b> button to go back to the edit page." msgstr "" --- 220,228 ---- "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 "" *************** *** 230,234 **** "verander tekst pagina." ! #: lib/savepage.php:20 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " --- 230,234 ---- "verander tekst pagina." ! #: lib/savepage.php:24 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " *************** *** 238,242 **** "(bijv. een tekst editor)." ! #: lib/savepage.php:21 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " --- 238,242 ---- "(bijv. een tekst editor)." ! #: lib/savepage.php:26 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " *************** *** 246,250 **** "moeten zien. Jouw veranderingen staan er nu niet meer." ! #: lib/savepage.php:22 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " --- 246,250 ---- "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 " *************** *** 254,272 **** "het klipbord (of tekst editor)." ! #: lib/savepage.php:23 msgid "Press <b>Save</b> again." msgstr "Druk opnieuw op <b>Bewaar</b>." ! #: lib/savepage.php:27 #, c-format msgid "Problem while updating %s" msgstr "Probleem tijdens veranderen van %s" ! #: lib/savepage.php:59 #, c-format msgid "Thank you for editing %s." msgstr "Bedankt voor het veranderen van %s." ! #: lib/savepage.php:89 msgid "Your careful attention to detail is much appreciated." msgstr "Je zorgvuldige aandacht voor detail wordt erg gewaardeerd." --- 254,272 ---- "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." *************** *** 300,308 **** msgstr "" ! #: lib/stdlib.php:292 msgid "Stack bounds exceeded in SetHTMLOutputMode" msgstr "" ! #: lib/stdlib.php:347 lib/stdlib.php:410 msgid "RecentChanges" msgstr "RecenteVeranderingen" --- 300,308 ---- msgstr "" ! #: lib/stdlib.php:295 msgid "Stack bounds exceeded in SetHTMLOutputMode" msgstr "" ! #: lib/stdlib.php:349 lib/stdlib.php:412 msgid "RecentChanges" msgstr "RecenteVeranderingen" Index: phpwiki.pot =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/phpwiki.pot,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** phpwiki.pot 2000/10/26 15:38:38 1.4 --- phpwiki.pot 2000/11/02 21:15:33 1.5 *************** *** 7,11 **** msgstr "" "Project-Id-Version: PACKAGE VERSION\n" ! "POT-Creation-Date: 2000-10-26 17:45+0200\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: 2000-11-02 22:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" *************** *** 15,88 **** "Content-Transfer-Encoding: ENCODING\n" ! #: lib/config.php:158 ! msgid "./pgsrc" ! msgstr "" ! ! #: lib/config.php:174 msgid "templates/browse.html" msgstr "" ! #: lib/config.php:175 msgid "templates/editpage.html" msgstr "" ! #: lib/config.php:176 msgid "templates/editlinks.html" msgstr "" ! #: lib/config.php:177 msgid "templates/message.html" msgstr "" ! #: lib/diff.php:675 #, c-format msgid "WikiDiff::apply: line count mismatch: %s != %s" msgstr "" ! #: lib/diff.php:735 msgid "WikiDiff::_check: failed" msgstr "" ! #: lib/diff.php:745 msgid "WikiDiff::_check: edit sequence is non-optimal" msgstr "" ! #: lib/diff.php:749 #, c-format msgid "WikiDiff Okay: LCS = %s" msgstr "" ! #: lib/diff.php:988 msgid "Current page:" msgstr "" ! #: lib/diff.php:992 lib/diff.php:1010 #, c-format msgid "version %s" msgstr "" ! #: lib/diff.php:994 lib/diff.php:1012 #, c-format msgid "last modified on %s" msgstr "" ! #: lib/diff.php:997 lib/diff.php:1015 #, c-format msgid "by %s" msgstr "" ! #: lib/diff.php:1001 lib/diff.php:1019 msgid "None" msgstr "" ! #: lib/diff.php:1006 msgid "Archived page:" msgstr "" ! #: lib/diff.php:1028 msgid "Versions are identical" msgstr "" ! #: lib/diff.php:1036 #, c-format msgid "Diff of %s." --- 15,88 ---- "Content-Transfer-Encoding: ENCODING\n" ! #: lib/config.php:148 msgid "templates/browse.html" msgstr "" ! #: lib/config.php:149 msgid "templates/editpage.html" msgstr "" ! #: lib/config.php:150 msgid "templates/editlinks.html" msgstr "" ! #: lib/config.php:151 msgid "templates/message.html" msgstr "" ! #: lib/config.php:167 ! 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." *************** *** 107,119 **** msgstr "" ! #: lib/editpage.php:31 msgid "This page has been locked by the administrator and cannot be edited." msgstr "" ! #: lib/editpage.php:33 lib/savepage.php:24 msgid "Sorry for the inconvenience." msgstr "" ! #: lib/editpage.php:35 #, c-format msgid "Problem while editing %s" --- 107,119 ---- 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" *************** *** 202,206 **** msgstr "" ! #: lib/savepage.php:17 msgid "" "PhpWiki is unable to save your changes, because another user edited and " --- 202,206 ---- msgstr "" ! #: lib/savepage.php:18 msgid "" "PhpWiki is unable to save your changes, because another user edited and " *************** *** 209,221 **** msgstr "" ! #: lib/savepage.php:18 msgid "In order to recover from this situation follow these steps:" msgstr "" ! #: lib/savepage.php:19 msgid "Use your browser's <b>Back</b> button to go back to the edit page." msgstr "" ! #: lib/savepage.php:20 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " --- 209,221 ---- 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 " *************** *** 223,227 **** msgstr "" ! #: lib/savepage.php:21 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " --- 223,227 ---- msgstr "" ! #: lib/savepage.php:26 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " *************** *** 229,233 **** msgstr "" ! #: lib/savepage.php:22 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " --- 229,233 ---- msgstr "" ! #: lib/savepage.php:28 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " *************** *** 235,253 **** msgstr "" ! #: lib/savepage.php:23 msgid "Press <b>Save</b> again." msgstr "" ! #: lib/savepage.php:27 #, c-format msgid "Problem while updating %s" msgstr "" ! #: lib/savepage.php:59 #, c-format msgid "Thank you for editing %s." msgstr "" ! #: lib/savepage.php:89 msgid "Your careful attention to detail is much appreciated." msgstr "" --- 235,253 ---- 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 "" *************** *** 281,289 **** msgstr "" ! #: lib/stdlib.php:292 msgid "Stack bounds exceeded in SetHTMLOutputMode" msgstr "" ! #: lib/stdlib.php:347 lib/stdlib.php:410 msgid "RecentChanges" msgstr "" --- 281,289 ---- msgstr "" ! #: lib/stdlib.php:295 msgid "Stack bounds exceeded in SetHTMLOutputMode" msgstr "" ! #: lib/stdlib.php:349 lib/stdlib.php:412 msgid "RecentChanges" msgstr "" |