From: Geoffrey T. D. <da...@us...> - 2001-11-28 18:55:37
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv3952/locale/po Modified Files: Tag: release-1_2-branch de.po es.po it.po nl.po phpwiki.pot sv.po Log Message: Patches to Swedish translations from Jon Åslund <d9...@na...> Rebuilt .po/.mo files (i.e. ran locale/translate.sh). Index: de.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/de.po,v retrieving revision 1.5.2.1 retrieving revision 1.5.2.2 diff -C2 -r1.5.2.1 -r1.5.2.2 *** de.po 2001/05/21 16:09:04 1.5.2.1 --- de.po 2001/11/28 18:55:33 1.5.2.2 *************** *** 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" --- 7,11 ---- msgstr "" "Project-Id-Version: phpwiki 1.1.8\n" ! "POT-Creation-Date: 2001-11-28 10:50-0800\n" "PO-Revision-Date: 2000-10-31 02:23+0200\n" "Last-Translator: Arno Hollosi <aho...@ma...>\n" *************** *** 46,69 **** 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 --- 46,94 ---- msgstr "Seite '%s' erfolgreich gelöscht." ! #: lib/backlinks.php:11 lib/backlinks.php:19 ! #, c-format ! msgid "Pages which link to %s" ! msgstr "" ! ! #: lib/backlinks.php:32 ! #, c-format ! msgid "%d pages link to %s." ! msgstr "" ! ! #: lib/config.php:238 msgid "templates/browse.html" msgstr "locale/de/templates/browse.html" ! #: lib/config.php:239 msgid "templates/editpage.html" msgstr "locale/de/templates/editpage.html" ! #: lib/config.php:240 msgid "templates/editlinks.html" msgstr "locale/de/templates/editlinks.html" ! #: lib/config.php:241 msgid "templates/message.html" msgstr "locale/de/templates/message.html" ! #: lib/config.php:257 msgid "./pgsrc" msgstr "locale/de/pgsrc" + #: lib/db_filesystem.php:76 + #, c-format + msgid "'%s': corrupt file" + msgstr "" + + #: lib/db_filesystem.php:225 + #, c-format + msgid "%s: bad data<br>\n" + msgstr "" + + #: lib/db_filesystem.php:317 + #, c-format + msgid "%s: Bad filename in database<br>\n" + msgstr "" + #: lib/diff.php:711 #, c-format *************** *** 138,214 **** msgstr "Kein Seitenname an EditierSeite übergeben!" ! #: lib/editpage.php:31 lib/savepage.php:121 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:99 lib/savepage.php:122 #, fuzzy msgid "Sorry for the inconvenience." msgstr "Entschuldigung für die Unannehmlichkeiten." ! #: lib/editpage.php:35 lib/savepage.php:123 #, c-format msgid "Problem while editing %s" msgstr "Problem während dem Editieren von %s" ! #: lib/fullsearch.php:9 lib/search.php:9 #, c-format msgid "Searching for \"%s\" ....." msgstr "Suche nach \"%s\" ....." ! #: lib/fullsearch.php:41 #, c-format msgid "%d matches found in %d pages." msgstr "%d Treffer in %d Seiten." ! #: lib/fullsearch.php:45 msgid "Full Text Search Results" msgstr "Volltext-Suchresultate" ! #: lib/msql.php:29 lib/mysql.php:36 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:42 #, c-format msgid "Cannot open database %s, giving up." msgstr "Kann Datenbank %s nicht öffnen - Abbruch." ! #: lib/msql.php:210 lib/msql.php:286 ! #, c-format ! msgid "Insert/update failed: %s" msgstr "Einfügen/Verändern fehlgeschlagen: %s" ! #: lib/msql.php:221 lib/msql.php:296 #, c-format msgid "Delete on %s failed: %s" msgstr "Löschen in %s fehlgeschlagen: %s" ! #: lib/msql.php:237 lib/msql.php:312 #, c-format msgid "Insert into %s failed: %s" msgstr "Einfügen in %s fehlgeschlagen: %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 Fehler: %s" ! #: lib/mysql.php:121 #, c-format msgid "Error writing page '%s'" msgstr "Fehler beim Schreiben der Seite '%s'" - #: lib/mysql.php:161 - #, c-format - msgid "Cannot delete '%s' from table '%s'" - msgstr "Kann nicht '%s' aus Tabelle '%s' löschen" - #: lib/pageinfo.php:9 msgid "Enter a page name" --- 163,258 ---- msgstr "Kein Seitenname an EditierSeite übergeben!" ! #: lib/editpage.php:31 lib/savepage.php:135 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:111 lib/savepage.php:136 #, fuzzy msgid "Sorry for the inconvenience." msgstr "Entschuldigung für die Unannehmlichkeiten." ! #: lib/editpage.php:35 lib/savepage.php:137 #, c-format msgid "Problem while editing %s" msgstr "Problem während dem Editieren von %s" ! #: lib/fullsearch.php:10 lib/search.php:9 #, c-format msgid "Searching for \"%s\" ....." msgstr "Suche nach \"%s\" ....." + + #: lib/fullsearch.php:43 lib/search.php:26 + msgid "(You entered an empty search string)" + msgstr "" ! #: lib/fullsearch.php:47 #, c-format msgid "%d matches found in %d pages." msgstr "%d Treffer in %d Seiten." ! #: lib/fullsearch.php:51 msgid "Full Text Search Results" msgstr "Volltext-Suchresultate" ! #: lib/msql.php:31 lib/mssql.php:41 lib/mysql.php:38 msgid "Cannot establish connection to database, giving up." msgstr "Kann Verbindung zu Datenbank nicht aufbauen - Abbruch." ! #: lib/msql.php:33 lib/msql.php:39 #, c-format msgid "Error message: %s" msgstr "Fehlermeldung: %s" ! #: lib/msql.php:37 lib/mssql.php:50 lib/mysql.php:44 #, c-format msgid "Cannot open database %s, giving up." msgstr "Kann Datenbank %s nicht öffnen - Abbruch." ! #: lib/msql.php:212 ! #, fuzzy, c-format ! msgid "Insert/update to table 'wiki' failed: %s" msgstr "Einfügen/Verändern fehlgeschlagen: %s" ! #: lib/msql.php:223 lib/msql.php:300 #, c-format msgid "Delete on %s failed: %s" msgstr "Löschen in %s fehlgeschlagen: %s" ! #: lib/msql.php:241 lib/msql.php:316 #, c-format msgid "Insert into %s failed: %s" msgstr "Einfügen in %s fehlgeschlagen: %s" + + #: lib/msql.php:290 + #, fuzzy, c-format + msgid "Insert/update into table 'archive' failed: %s" + msgstr "Einfügen/Verändern fehlgeschlagen: %s" ! #: lib/mssql.php:43 lib/mssql.php:52 lib/mssql.php:197 ! #, fuzzy, c-format ! msgid "MSSQL error: %s" ! msgstr "MySQL Fehler: %s" ! ! #: lib/mssql.php:158 ! #, fuzzy, c-format ! msgid "Insert/Update failed: %s <br>\n" ! msgstr "Einfügen/Verändern fehlgeschlagen: %s" ! ! #: lib/mssql.php:195 lib/mysql.php:163 #, c-format + msgid "Cannot delete '%s' from table '%s'" + msgstr "Kann nicht '%s' aus Tabelle '%s' löschen" + + #: lib/mysql.php:40 lib/mysql.php:46 lib/mysql.php:125 lib/mysql.php:165 + #, c-format msgid "MySQL error: %s" msgstr "MySQL Fehler: %s" ! #: lib/mysql.php:123 #, c-format msgid "Error writing page '%s'" msgstr "Fehler beim Schreiben der Seite '%s'" #: lib/pageinfo.php:9 msgid "Enter a page name" *************** *** 242,250 **** msgstr "Archivierte Seite:" ! #: lib/savepage.php:16 lib/savepage.php:74 msgid "RecentChanges" msgstr "FrischeSeiten" ! #: lib/savepage.php:85 msgid "" "PhpWiki is unable to save your changes, because another user edited and " --- 286,294 ---- msgstr "Archivierte Seite:" ! #: lib/savepage.php:16 lib/savepage.php:86 msgid "RecentChanges" msgstr "FrischeSeiten" ! #: lib/savepage.php:97 msgid "" "PhpWiki is unable to save your changes, because another user edited and " *************** *** 257,265 **** "des anderen Benützers verloren gehen." ! #: lib/savepage.php:87 msgid "In order to recover from this situation follow these steps:" msgstr "Um diese Situation zu korrigieren folge bitte den folgenden Schritten:" ! #: lib/savepage.php:89 msgid "Use your browser's <b>Back</b> button to go back to the edit page." msgstr "" --- 301,309 ---- "des anderen Benützers verloren gehen." ! #: lib/savepage.php:99 msgid "In order to recover from this situation follow these steps:" msgstr "Um diese Situation zu korrigieren folge bitte den folgenden Schritten:" ! #: lib/savepage.php:101 msgid "Use your browser's <b>Back</b> button to go back to the edit page." msgstr "" *************** *** 267,271 **** "gelangen." ! #: lib/savepage.php:91 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " --- 311,315 ---- "gelangen." ! #: lib/savepage.php:103 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " *************** *** 275,279 **** "anderentemporären Platz (z.B. einen Texteditor)" ! #: lib/savepage.php:93 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " --- 319,323 ---- "anderentemporären Platz (z.B. einen Texteditor)" ! #: lib/savepage.php:105 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " *************** *** 283,287 **** "Seite sehen. Deine Veränderungen sind verschwunden." ! #: lib/savepage.php:95 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " --- 327,331 ---- "Seite sehen. Deine Veränderungen sind verschwunden." ! #: lib/savepage.php:107 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " *************** *** 291,318 **** "(oder aus dem Texteditor)" ! #: lib/savepage.php:97 msgid "Press <b>Save</b> again." msgstr "Drücke nochmal <b>Speichern</b>" ! #: lib/savepage.php:103 #, fuzzy, c-format msgid "Problem while updating %s" msgstr "Problem während dem Editieren von %s" ! #: lib/savepage.php:146 #, c-format msgid "Thank you for editing %s." msgstr "Danke für das Editieren von %s." ! #: lib/savepage.php:176 msgid "Your careful attention to detail is much appreciated." msgstr "Deine besondere Aufmerksamkeit für Details wird sehr geschätzt." ! #: lib/search.php:25 #, c-format msgid "%d pages match your query." msgstr "%d Seiten wurden gefunden." ! #: lib/search.php:28 #, fuzzy msgid "Title Search Results" --- 335,362 ---- "(oder aus dem Texteditor)" ! #: lib/savepage.php:109 msgid "Press <b>Save</b> again." msgstr "Drücke nochmal <b>Speichern</b>" ! #: lib/savepage.php:115 #, fuzzy, c-format msgid "Problem while updating %s" msgstr "Problem während dem Editieren von %s" ! #: lib/savepage.php:160 #, c-format msgid "Thank you for editing %s." msgstr "Danke für das Editieren von %s." ! #: lib/savepage.php:190 msgid "Your careful attention to detail is much appreciated." msgstr "Deine besondere Aufmerksamkeit für Details wird sehr geschätzt." ! #: lib/search.php:30 #, c-format msgid "%d pages match your query." msgstr "%d Seiten wurden gefunden." ! #: lib/search.php:33 #, fuzzy msgid "Title Search Results" *************** *** 331,352 **** msgid "Search" 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:" msgstr "Die %d meistbesuchten Seiten in der Nähe:" --- 375,395 ---- msgid "Search" msgstr "Suche" ! #: lib/stdlib.php:388 #, c-format msgid "%d best incoming links:" msgstr "Die %d besten hereinkommenden Links:" ! #: lib/stdlib.php:401 #, c-format msgid "%d best outgoing links:" msgstr "Die %d besten hinausgehenden Links:" ! #: lib/stdlib.php:415 #, c-format msgid "%d most popular nearby:" msgstr "Die %d meistbesuchten Seiten in der Nähe:" + + #, fuzzy + #~ msgid "Nesting depth exceeded in SetHTMLOutputMode" + #~ msgstr "Interner Fehler: Stackgrenze in SetHTMLOutputMode überschritten." Index: es.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/es.po,v retrieving revision 1.4.2.1 retrieving revision 1.4.2.2 diff -C2 -r1.4.2.1 -r1.4.2.2 *** es.po 2001/05/21 16:09:04 1.4.2.1 --- es.po 2001/11/28 18:55:33 1.4.2.2 *************** *** 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" --- 13,17 ---- msgstr "" "Project-Id-Version: phpwiki 1.2.0\n" ! "POT-Creation-Date: 2001-11-28 10:50-0800\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" *************** *** 63,91 **** msgstr "Página '%s' borrada satisfactoriamente." # 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 --- 63,116 ---- msgstr "Página '%s' borrada satisfactoriamente." + #: lib/backlinks.php:11 lib/backlinks.php:19 + #, c-format + msgid "Pages which link to %s" + msgstr "" + + #: lib/backlinks.php:32 + #, c-format + msgid "%d pages link to %s." + msgstr "" + # lib/config.php:162 ! #: lib/config.php:238 msgid "templates/browse.html" msgstr "locale/es/templates/browse.html" # lib/config.php:163 ! #: lib/config.php:239 msgid "templates/editpage.html" msgstr "locale/es/templates/editpage.html" # lib/config.php:164 ! #: lib/config.php:240 msgid "templates/editlinks.html" msgstr "locale/es/templates/editlinks.html" # lib/config.php:165 ! #: lib/config.php:241 msgid "templates/message.html" msgstr "locale/es/templates/message.html" # lib/config.php:181 ! #: lib/config.php:257 msgid "./pgsrc" msgstr "locale/es/pgsrc" + #: lib/db_filesystem.php:76 + #, c-format + msgid "'%s': corrupt file" + msgstr "" + + #: lib/db_filesystem.php:225 + #, c-format + msgid "%s: bad data<br>\n" + msgstr "" + + #: lib/db_filesystem.php:317 + #, c-format + msgid "%s: Bad filename in database<br>\n" + msgstr "" + # lib/diff.php:682 #: lib/diff.php:711 *************** *** 177,181 **** # lib/editpage.php:31 lib/savepage.php:52 ! #: lib/editpage.php:31 lib/savepage.php:121 msgid "This page has been locked by the administrator and cannot be edited." msgstr "" --- 202,206 ---- # lib/editpage.php:31 lib/savepage.php:52 ! #: lib/editpage.php:31 lib/savepage.php:135 msgid "This page has been locked by the administrator and cannot be edited." msgstr "" *************** *** 184,193 **** # lib/editpage.php:33 lib/savepage.php:32 lib/savepage.php:53 ! #: lib/editpage.php:33 lib/savepage.php:99 lib/savepage.php:122 msgid "Sorry for the inconvenience." msgstr "Disculpe la inconveniencia." # lib/editpage.php:35 lib/savepage.php:54 ! #: lib/editpage.php:35 lib/savepage.php:123 #, c-format msgid "Problem while editing %s" --- 209,218 ---- # lib/editpage.php:33 lib/savepage.php:32 lib/savepage.php:53 ! #: lib/editpage.php:33 lib/savepage.php:111 lib/savepage.php:136 msgid "Sorry for the inconvenience." msgstr "Disculpe la inconveniencia." # lib/editpage.php:35 lib/savepage.php:54 ! #: lib/editpage.php:35 lib/savepage.php:137 #, c-format msgid "Problem while editing %s" *************** *** 195,205 **** # lib/fullsearch.php:15 ! #: lib/fullsearch.php:9 lib/search.php:9 #, c-format msgid "Searching for \"%s\" ....." msgstr "Buscando \"%s\" ..." # lib/fullsearch.php:45 ! #: lib/fullsearch.php:41 #, c-format msgid "%d matches found in %d pages." --- 220,234 ---- # lib/fullsearch.php:15 ! #: lib/fullsearch.php:10 lib/search.php:9 #, c-format msgid "Searching for \"%s\" ....." msgstr "Buscando \"%s\" ..." + #: lib/fullsearch.php:43 lib/search.php:26 + msgid "(You entered an empty search string)" + msgstr "" + # lib/fullsearch.php:45 ! #: lib/fullsearch.php:47 #, c-format msgid "%d matches found in %d pages." *************** *** 207,216 **** # lib/fullsearch.php:48 ! #: lib/fullsearch.php:45 msgid "Full Text Search Results" msgstr "Resultados de la búsqueda en el texto completo" # lib/msql.php:29 lib/mysql.php:36 ! #: lib/msql.php:29 lib/mysql.php:36 msgid "Cannot establish connection to database, giving up." msgstr "" --- 236,245 ---- # lib/fullsearch.php:48 ! #: lib/fullsearch.php:51 msgid "Full Text Search Results" msgstr "Resultados de la búsqueda en el texto completo" # lib/msql.php:29 lib/mysql.php:36 ! #: lib/msql.php:31 lib/mssql.php:41 lib/mysql.php:38 msgid "Cannot establish connection to database, giving up." msgstr "" *************** *** 219,223 **** # lib/msql.php:31 lib/msql.php:37 ! #: lib/msql.php:31 lib/msql.php:37 #, c-format msgid "Error message: %s" --- 248,252 ---- # lib/msql.php:31 lib/msql.php:37 ! #: lib/msql.php:33 lib/msql.php:39 #, c-format msgid "Error message: %s" *************** *** 225,229 **** # lib/msql.php:35 lib/mysql.php:42 ! #: lib/msql.php:35 lib/mysql.php:42 #, c-format msgid "Cannot open database %s, giving up." --- 254,258 ---- # lib/msql.php:35 lib/mysql.php:42 ! #: lib/msql.php:37 lib/mssql.php:50 lib/mysql.php:44 #, c-format msgid "Cannot open database %s, giving up." *************** *** 231,241 **** # lib/msql.php:210 lib/msql.php:286 ! #: lib/msql.php:210 lib/msql.php:286 ! #, c-format ! msgid "Insert/update failed: %s" msgstr "Inserción/Actualización falló: %s" # lib/msql.php:221 lib/msql.php:296 ! #: lib/msql.php:221 lib/msql.php:296 #, c-format msgid "Delete on %s failed: %s" --- 260,270 ---- # lib/msql.php:210 lib/msql.php:286 ! #: lib/msql.php:212 ! #, fuzzy, c-format ! msgid "Insert/update to table 'wiki' failed: %s" msgstr "Inserción/Actualización falló: %s" # lib/msql.php:221 lib/msql.php:296 ! #: lib/msql.php:223 lib/msql.php:300 #, c-format msgid "Delete on %s failed: %s" *************** *** 243,253 **** # lib/msql.php:237 lib/msql.php:312 ! #: lib/msql.php:237 lib/msql.php:312 #, c-format msgid "Insert into %s failed: %s" msgstr "Inserción en %s falló: %s" # lib/mysql.php:38 lib/mysql.php:44 lib/mysql.php:118 lib/mysql.php:158 ! #: lib/mysql.php:38 lib/mysql.php:44 lib/mysql.php:123 lib/mysql.php:163 #, c-format msgid "MySQL error: %s" --- 272,306 ---- # lib/msql.php:237 lib/msql.php:312 ! #: lib/msql.php:241 lib/msql.php:316 #, c-format msgid "Insert into %s failed: %s" msgstr "Inserción en %s falló: %s" + # lib/msql.php:210 lib/msql.php:286 + #: lib/msql.php:290 + #, fuzzy, c-format + msgid "Insert/update into table 'archive' failed: %s" + msgstr "Inserción/Actualización falló: %s" + # lib/mysql.php:38 lib/mysql.php:44 lib/mysql.php:118 lib/mysql.php:158 ! #: lib/mssql.php:43 lib/mssql.php:52 lib/mssql.php:197 ! #, fuzzy, c-format ! msgid "MSSQL error: %s" ! msgstr "Error de MySQL: %s" ! ! # lib/msql.php:210 lib/msql.php:286 ! #: lib/mssql.php:158 ! #, fuzzy, c-format ! msgid "Insert/Update failed: %s <br>\n" ! msgstr "Inserción/Actualización falló: %s" ! ! # lib/mysql.php:156 ! #: lib/mssql.php:195 lib/mysql.php:163 ! #, c-format ! msgid "Cannot delete '%s' from table '%s'" ! msgstr "No se puede borrar '%s' de la tabla '%s'" ! ! # lib/mysql.php:38 lib/mysql.php:44 lib/mysql.php:118 lib/mysql.php:158 ! #: lib/mysql.php:40 lib/mysql.php:46 lib/mysql.php:125 lib/mysql.php:165 #, c-format msgid "MySQL error: %s" *************** *** 255,269 **** # lib/mysql.php:116 ! #: lib/mysql.php:121 #, c-format msgid "Error writing page '%s'" msgstr "Error al escribir la página `%s'" - # lib/mysql.php:156 - #: lib/mysql.php:161 - #, c-format - msgid "Cannot delete '%s' from table '%s'" - msgstr "No se puede borrar '%s' de la tabla '%s'" - # lib/pageinfo.php:9 #: lib/pageinfo.php:9 --- 308,316 ---- # lib/mysql.php:116 ! #: lib/mysql.php:123 #, c-format msgid "Error writing page '%s'" msgstr "Error al escribir la página `%s'" # lib/pageinfo.php:9 #: lib/pageinfo.php:9 *************** *** 303,312 **** # lib/stdlib.php:384 lib/stdlib.php:445 ! #: lib/savepage.php:16 lib/savepage.php:74 msgid "RecentChanges" msgstr "CambiosRecientes" # lib/savepage.php:18 ! #: lib/savepage.php:85 msgid "" "PhpWiki is unable to save your changes, because another user edited and " --- 350,359 ---- # lib/stdlib.php:384 lib/stdlib.php:445 ! #: lib/savepage.php:16 lib/savepage.php:86 msgid "RecentChanges" msgstr "CambiosRecientes" # lib/savepage.php:18 ! #: lib/savepage.php:97 msgid "" "PhpWiki is unable to save your changes, because another user edited and " *************** *** 320,329 **** # lib/savepage.php:20 ! #: lib/savepage.php:87 msgid "In order to recover from this situation follow these steps:" msgstr "Para restaurar esta situación siga los siguientes pasos:" # lib/savepage.php:22 ! #: lib/savepage.php:89 msgid "Use your browser's <b>Back</b> button to go back to the edit page." msgstr "" --- 367,376 ---- # lib/savepage.php:20 ! #: lib/savepage.php:99 msgid "In order to recover from this situation follow these steps:" msgstr "Para restaurar esta situación siga los siguientes pasos:" # lib/savepage.php:22 ! #: lib/savepage.php:101 msgid "Use your browser's <b>Back</b> button to go back to the edit page." msgstr "" *************** *** 332,336 **** # lib/savepage.php:24 ! #: lib/savepage.php:91 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " --- 379,383 ---- # lib/savepage.php:24 ! #: lib/savepage.php:103 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " *************** *** 341,345 **** # lib/savepage.php:26 ! #: lib/savepage.php:93 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " --- 388,392 ---- # lib/savepage.php:26 ! #: lib/savepage.php:105 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " *************** *** 351,355 **** # lib/savepage.php:28 ! #: lib/savepage.php:95 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " --- 398,402 ---- # lib/savepage.php:28 ! #: lib/savepage.php:107 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " *************** *** 360,369 **** # lib/savepage.php:30 ! #: lib/savepage.php:97 msgid "Press <b>Save</b> again." msgstr "Pulse <b>Guardar<b> otra vez." # lib/savepage.php:36 ! #: lib/savepage.php:103 #, c-format msgid "Problem while updating %s" --- 407,416 ---- # lib/savepage.php:30 ! #: lib/savepage.php:109 msgid "Press <b>Save</b> again." msgstr "Pulse <b>Guardar<b> otra vez." # lib/savepage.php:36 ! #: lib/savepage.php:115 #, c-format msgid "Problem while updating %s" *************** *** 371,375 **** # lib/savepage.php:76 ! #: lib/savepage.php:146 #, c-format msgid "Thank you for editing %s." --- 418,422 ---- # lib/savepage.php:76 ! #: lib/savepage.php:160 #, c-format msgid "Thank you for editing %s." *************** *** 377,385 **** # lib/savepage.php:106 ! #: lib/savepage.php:176 msgid "Your careful attention to detail is much appreciated." msgstr "Se agradece una cuidadosa atención a los detalles." ! #: lib/search.php:25 #, c-format msgid "%d pages match your query." --- 424,432 ---- # lib/savepage.php:106 ! #: lib/savepage.php:190 msgid "Your careful attention to detail is much appreciated." msgstr "Se agradece una cuidadosa atención a los detalles." ! #: lib/search.php:30 #, c-format msgid "%d pages match your query." *************** *** 387,391 **** # lib/fullsearch.php:48 ! #: lib/search.php:28 #, fuzzy msgid "Title Search Results" --- 434,438 ---- # lib/fullsearch.php:48 ! #: lib/search.php:33 #, fuzzy msgid "Title Search Results" *************** *** 408,419 **** msgstr "Buscar" - # 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:" --- 455,460 ---- msgstr "Buscar" # lib/stdlib.php:53 ! #: lib/stdlib.php:388 #, c-format msgid "%d best incoming links:" *************** *** 421,425 **** # lib/stdlib.php:63 ! #: lib/stdlib.php:391 #, c-format msgid "%d best outgoing links:" --- 462,466 ---- # lib/stdlib.php:63 ! #: lib/stdlib.php:401 #, c-format msgid "%d best outgoing links:" *************** *** 427,432 **** # lib/stdlib.php:74 ! #: lib/stdlib.php:402 #, c-format msgid "%d most popular nearby:" msgstr "%d las más populares:" --- 468,478 ---- # lib/stdlib.php:74 ! #: lib/stdlib.php:415 #, c-format msgid "%d most popular nearby:" msgstr "%d las más populares:" + + # lib/stdlib.php:330 + #, fuzzy + #~ msgid "Nesting depth exceeded in SetHTMLOutputMode" + #~ msgstr "Límites de la pila excedidos en SetHTMLOutputMode" Index: it.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/it.po,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -r1.1.2.1 -r1.1.2.2 *** it.po 2001/05/21 16:10:32 1.1.2.1 --- it.po 2001/11/28 18:55:33 1.1.2.2 *************** *** 7,11 **** msgstr "" "Project-Id-Version: phpwiki 1.2.0\n" ! "POT-Creation-Date: 2001-05-21 08:27-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Marco Milanesi <kp...@ad...>\n" --- 7,11 ---- msgstr "" "Project-Id-Version: phpwiki 1.2.0\n" ! "POT-Creation-Date: 2001-11-28 10:50-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Marco Milanesi <kp...@ad...>\n" *************** *** 46,69 **** msgstr "La pagina '%s' è stata rimossa correttamente." ! #: lib/config.php:197 msgid "templates/browse.html" msgstr "locale/it/templates/browse.html" ! #: lib/config.php:198 msgid "templates/editpage.html" msgstr "locale/it/templates/editpage.html" ! #: lib/config.php:199 msgid "templates/editlinks.html" msgstr "locale/it/templates/editlinks.html" ! #: lib/config.php:200 msgid "templates/message.html" msgstr "locale/it/templates/message.html" ! #: lib/config.php:216 msgid "./pgsrc" msgstr "locale/it/pgsrc" #: lib/diff.php:711 #, c-format --- 46,94 ---- msgstr "La pagina '%s' è stata rimossa correttamente." ! #: lib/backlinks.php:11 lib/backlinks.php:19 ! #, c-format ! msgid "Pages which link to %s" ! msgstr "" ! ! #: lib/backlinks.php:32 ! #, c-format ! msgid "%d pages link to %s." ! msgstr "" ! ! #: lib/config.php:238 msgid "templates/browse.html" msgstr "locale/it/templates/browse.html" ! #: lib/config.php:239 msgid "templates/editpage.html" msgstr "locale/it/templates/editpage.html" ! #: lib/config.php:240 msgid "templates/editlinks.html" msgstr "locale/it/templates/editlinks.html" ! #: lib/config.php:241 msgid "templates/message.html" msgstr "locale/it/templates/message.html" ! #: lib/config.php:257 msgid "./pgsrc" msgstr "locale/it/pgsrc" + #: lib/db_filesystem.php:76 + #, c-format + msgid "'%s': corrupt file" + msgstr "" + + #: lib/db_filesystem.php:225 + #, c-format + msgid "%s: bad data<br>\n" + msgstr "" + + #: lib/db_filesystem.php:317 + #, c-format + msgid "%s: Bad filename in database<br>\n" + msgstr "" + #: lib/diff.php:711 #, c-format *************** *** 138,142 **** msgstr "Nessuna pagina ` passata a modificapagina" ! #: lib/editpage.php:31 lib/savepage.php:121 msgid "This page has been locked by the administrator and cannot be edited." msgstr "" --- 163,167 ---- msgstr "Nessuna pagina ` passata a modificapagina" ! #: lib/editpage.php:31 lib/savepage.php:135 msgid "This page has been locked by the administrator and cannot be edited." msgstr "" *************** *** 144,214 **** "essere modificata" ! #: lib/editpage.php:33 lib/savepage.php:99 lib/savepage.php:122 msgid "Sorry for the inconvenience." msgstr "Scusa per l'inconveniente." ! #: lib/editpage.php:35 lib/savepage.php:123 #, c-format msgid "Problem while editing %s" msgstr "Si sono verificati problemi durante la modifica %s" ! #: lib/fullsearch.php:9 lib/search.php:9 #, c-format msgid "Searching for \"%s\" ....." msgstr "Sto cercando \"%s\" ....." ! #: lib/fullsearch.php:41 #, c-format msgid "%d matches found in %d pages." msgstr "Ho trovato %d occorrente in %d pagine." ! #: lib/fullsearch.php:45 msgid "Full Text Search Results" msgstr "Risultati della ricerca su tutto il testo" ! #: lib/msql.php:29 lib/mysql.php:36 msgid "Cannot establish connection to database, giving up." msgstr "Non riesco a stabilire una connessione col database, abbandono." ! #: lib/msql.php:31 lib/msql.php:37 #, c-format msgid "Error message: %s" msgstr "Messaggio d'errore: %s" ! #: lib/msql.php:35 lib/mysql.php:42 #, c-format msgid "Cannot open database %s, giving up." msgstr "Non riesco ad aprire il database %s, abbandono." ! #: lib/msql.php:210 lib/msql.php:286 ! #, c-format ! msgid "Insert/update failed: %s" msgstr "Inserimento/aggiornamento fallito: %s" ! #: lib/msql.php:221 lib/msql.php:296 #, c-format msgid "Delete on %s failed: %s" msgstr "Cancellazione su %s fallita: %s" ! #: lib/msql.php:237 lib/msql.php:312 #, c-format msgid "Insert into %s failed: %s" msgstr "Inserimento in %s fallito: %s" ! #: lib/mysql.php:38 lib/mysql.php:44 lib/mysql.php:123 lib/mysql.php:163 #, c-format msgid "MySQL error: %s" msgstr "Errore di MySQL: %s" ! #: lib/mysql.php:121 #, c-format msgid "Error writing page '%s'" msgstr "Errore durante il salvataggio della pagina '%s'" - #: lib/mysql.php:161 - #, c-format - msgid "Cannot delete '%s' from table '%s'" - msgstr "Non posso cancellare '%s' dalla tabella '%s'" - #: lib/pageinfo.php:9 msgid "Enter a page name" --- 169,258 ---- "essere modificata" ! #: lib/editpage.php:33 lib/savepage.php:111 lib/savepage.php:136 msgid "Sorry for the inconvenience." msgstr "Scusa per l'inconveniente." ! #: lib/editpage.php:35 lib/savepage.php:137 #, c-format msgid "Problem while editing %s" msgstr "Si sono verificati problemi durante la modifica %s" ! #: lib/fullsearch.php:10 lib/search.php:9 #, c-format msgid "Searching for \"%s\" ....." msgstr "Sto cercando \"%s\" ....." ! #: lib/fullsearch.php:43 lib/search.php:26 ! msgid "(You entered an empty search string)" ! msgstr "" ! ! #: lib/fullsearch.php:47 #, c-format msgid "%d matches found in %d pages." msgstr "Ho trovato %d occorrente in %d pagine." ! #: lib/fullsearch.php:51 msgid "Full Text Search Results" msgstr "Risultati della ricerca su tutto il testo" ! #: lib/msql.php:31 lib/mssql.php:41 lib/mysql.php:38 msgid "Cannot establish connection to database, giving up." msgstr "Non riesco a stabilire una connessione col database, abbandono." ! #: lib/msql.php:33 lib/msql.php:39 #, c-format msgid "Error message: %s" msgstr "Messaggio d'errore: %s" ! #: lib/msql.php:37 lib/mssql.php:50 lib/mysql.php:44 #, c-format msgid "Cannot open database %s, giving up." msgstr "Non riesco ad aprire il database %s, abbandono." ! #: lib/msql.php:212 ! #, fuzzy, c-format ! msgid "Insert/update to table 'wiki' failed: %s" msgstr "Inserimento/aggiornamento fallito: %s" ! #: lib/msql.php:223 lib/msql.php:300 #, c-format msgid "Delete on %s failed: %s" msgstr "Cancellazione su %s fallita: %s" ! #: lib/msql.php:241 lib/msql.php:316 #, c-format msgid "Insert into %s failed: %s" msgstr "Inserimento in %s fallito: %s" + + #: lib/msql.php:290 + #, fuzzy, c-format + msgid "Insert/update into table 'archive' failed: %s" + msgstr "Inserimento/aggiornamento fallito: %s" + + #: lib/mssql.php:43 lib/mssql.php:52 lib/mssql.php:197 + #, fuzzy, c-format + msgid "MSSQL error: %s" + msgstr "Errore di MySQL: %s" + + #: lib/mssql.php:158 + #, fuzzy, c-format + msgid "Insert/Update failed: %s <br>\n" + msgstr "Inserimento/aggiornamento fallito: %s" ! #: lib/mssql.php:195 lib/mysql.php:163 #, c-format + msgid "Cannot delete '%s' from table '%s'" + msgstr "Non posso cancellare '%s' dalla tabella '%s'" + + #: lib/mysql.php:40 lib/mysql.php:46 lib/mysql.php:125 lib/mysql.php:165 + #, c-format msgid "MySQL error: %s" msgstr "Errore di MySQL: %s" ! #: lib/mysql.php:123 #, c-format msgid "Error writing page '%s'" msgstr "Errore durante il salvataggio della pagina '%s'" #: lib/pageinfo.php:9 msgid "Enter a page name" *************** *** 240,248 **** msgstr "Versione archiviata" ! #: lib/savepage.php:16 lib/savepage.php:74 msgid "RecentChanges" msgstr "ModificheRecenti" ! #: lib/savepage.php:85 msgid "" "PhpWiki is unable to save your changes, because another user edited and " --- 284,292 ---- msgstr "Versione archiviata" ! #: lib/savepage.php:16 lib/savepage.php:86 msgid "RecentChanges" msgstr "ModificheRecenti" ! #: lib/savepage.php:97 msgid "" "PhpWiki is unable to save your changes, because another user edited and " *************** *** 255,263 **** "persi." ! #: lib/savepage.php:87 msgid "In order to recover from this situation follow these steps:" msgstr "Per risolvere questa situazione segui questi passi:" ! #: lib/savepage.php:89 msgid "Use your browser's <b>Back</b> button to go back to the edit page." msgstr "" --- 299,307 ---- "persi." ! #: lib/savepage.php:99 msgid "In order to recover from this situation follow these steps:" msgstr "Per risolvere questa situazione segui questi passi:" ! #: lib/savepage.php:101 msgid "Use your browser's <b>Back</b> button to go back to the edit page." msgstr "" *************** *** 265,269 **** "modifica" ! #: lib/savepage.php:91 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " --- 309,313 ---- "modifica" ! #: lib/savepage.php:103 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " *************** *** 273,277 **** "(es: un editor di testo)" ! #: lib/savepage.php:93 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " --- 317,321 ---- "(es: un editor di testo)" ! #: lib/savepage.php:105 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " *************** *** 280,284 **** "<b>Aggiorna</b> la pagina. Dovresti vedere l'ultima versione senzamodifiche" ! #: lib/savepage.php:95 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " --- 324,328 ---- "<b>Aggiorna</b> la pagina. Dovresti vedere l'ultima versione senzamodifiche" ! #: lib/savepage.php:107 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " *************** *** 288,315 **** "dall'editor di testo)" ! #: lib/savepage.php:97 msgid "Press <b>Save</b> again." msgstr "Premi ancora <b>Salva</b>" ! #: lib/savepage.php:103 #, c-format msgid "Problem while updating %s" msgstr "Problemi durante l'aggiornamento %s" ! #: lib/savepage.php:146 #, c-format msgid "Thank you for editing %s." msgstr "Grazie per le modifiche! %s." ! #: lib/savepage.php:176 msgid "Your careful attention to detail is much appreciated." msgstr "La tua cura verso il dettaglio è molto apprezzata." ! #: lib/search.php:25 #, c-format msgid "%d pages match your query." msgstr "" ! #: lib/search.php:28 #, fuzzy msgid "Title Search Results" --- 332,359 ---- "dall'editor di testo)" ! #: lib/savepage.php:109 msgid "Press <b>Save</b> again." msgstr "Premi ancora <b>Salva</b>" ! #: lib/savepage.php:115 #, c-format msgid "Problem while updating %s" msgstr "Problemi durante l'aggiornamento %s" ! #: lib/savepage.php:160 #, c-format msgid "Thank you for editing %s." msgstr "Grazie per le modifiche! %s." ! #: lib/savepage.php:190 msgid "Your careful attention to detail is much appreciated." msgstr "La tua cura verso il dettaglio è molto apprezzata." ! #: lib/search.php:30 #, c-format msgid "%d pages match your query." msgstr "" ! #: lib/search.php:33 #, fuzzy msgid "Title Search Results" *************** *** 328,347 **** msgid "Search" msgstr "Ricerca" - - #: lib/stdlib.php:185 - msgid "Nesting depth exceeded in SetHTMLOutputMode" - msgstr "" ! #: lib/stdlib.php:381 #, c-format msgid "%d best incoming links:" msgstr "%d migliori link in entrata:" ! #: lib/stdlib.php:391 #, c-format msgid "%d best outgoing links:" msgstr "%s migliori link in uscita:" ! #: lib/stdlib.php:402 #, c-format msgid "%d most popular nearby:" --- 372,387 ---- msgid "Search" msgstr "Ricerca" ! #: lib/stdlib.php:388 #, c-format msgid "%d best incoming links:" msgstr "%d migliori link in entrata:" ! #: lib/stdlib.php:401 #, c-format msgid "%d best outgoing links:" msgstr "%s migliori link in uscita:" ! #: lib/stdlib.php:415 #, c-format msgid "%d most popular nearby:" Index: nl.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/nl.po,v retrieving revision 1.8.2.1 retrieving revision 1.8.2.2 diff -C2 -r1.8.2.1 -r1.8.2.2 *** nl.po 2001/05/21 16:09:04 1.8.2.1 --- nl.po 2001/11/28 18:55:34 1.8.2.2 *************** *** 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" --- 11,15 ---- msgstr "" "Project-Id-Version: phpwiki 1.1.7\n" ! "POT-Creation-Date: 2001-11-28 10:50-0800\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" "Last-Translator: Jan Nieuwenhuizen <ja...@gn...>\n" *************** *** 52,75 **** 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 --- 52,100 ---- msgstr "Pagina '%s' verwijderd." ! #: lib/backlinks.php:11 lib/backlinks.php:19 ! #, c-format ! msgid "Pages which link to %s" ! msgstr "" ! ! #: lib/backlinks.php:32 ! #, c-format ! msgid "%d pages link to %s." ! msgstr "" ! ! #: lib/config.php:238 msgid "templates/browse.html" msgstr "locale/nl/templates/browse.html" ! #: lib/config.php:239 msgid "templates/editpage.html" msgstr "locale/nl/templates/editpage.html" ! #: lib/config.php:240 msgid "templates/editlinks.html" msgstr "locale/nl/templates/editlinks.html" ! #: lib/config.php:241 msgid "templates/message.html" msgstr "locale/nl/templates/message.html" ! #: lib/config.php:257 msgid "./pgsrc" msgstr "locale/nl/pgsrc" + #: lib/db_filesystem.php:76 + #, c-format + msgid "'%s': corrupt file" + msgstr "" + + #: lib/db_filesystem.php:225 + #, c-format + msgid "%s: bad data<br>\n" + msgstr "" + + #: lib/db_filesystem.php:317 + #, c-format + msgid "%s: Bad filename in database<br>\n" + msgstr "" + #: lib/diff.php:711 #, c-format *************** *** 144,219 **** 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" ! #: lib/msql.php:29 lib/mysql.php:36 msgid "Cannot establish connection to database, giving up." msgstr "Kan verbinding naar data base niet tot stand brengen, geef op." ! #: lib/msql.php:31 lib/msql.php:37 #, c-format msgid "Error message: %s" msgstr "Foutboodschap: %s" ! #: lib/msql.php:35 lib/mysql.php:42 #, c-format msgid "Cannot open database %s, giving up." msgstr "Kan data base %s niet openen, geef op." ! #: lib/msql.php:210 lib/msql.php:286 ! #, c-format ! msgid "Insert/update failed: %s" msgstr "Insert/update gefaald: %s" ! #: lib/msql.php:221 lib/msql.php:296 #, c-format msgid "Delete on %s failed: %s" msgstr "Delete op %s gefaald: %s" ! #: lib/msql.php:237 lib/msql.php:312 #, c-format msgid "Insert into %s failed: %s" 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'" - msgstr "Kan '%s' niet verwijderen uit tabel '%s'" - #: lib/pageinfo.php:9 msgid "Enter a page name" --- 169,263 ---- msgstr "Geen paginanaam doorgegeven aan veranderpagina" ! #: lib/editpage.php:31 lib/savepage.php:135 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:111 lib/savepage.php:136 msgid "Sorry for the inconvenience." msgstr "Excuses voor het ongemak." ! #: lib/editpage.php:35 lib/savepage.php:137 #, c-format msgid "Problem while editing %s" msgstr "Probleem tijdens veranderen %s" ! #: lib/fullsearch.php:10 lib/search.php:9 #, c-format msgid "Searching for \"%s\" ....." msgstr "Zoeken naar \"%s\" ..." ! #: lib/fullsearch.php:43 lib/search.php:26 ! msgid "(You entered an empty search string)" ! msgstr "" ! ! #: lib/fullsearch.php:47 #, c-format msgid "%d matches found in %d pages." msgstr "%d keer gevonden in %d pagina's." ! #: lib/fullsearch.php:51 msgid "Full Text Search Results" msgstr "Volledige tekst zoek resultaten" ! #: lib/msql.php:31 lib/mssql.php:41 lib/mysql.php:38 msgid "Cannot establish connection to database, giving up." msgstr "Kan verbinding naar data base niet tot stand brengen, geef op." ! #: lib/msql.php:33 lib/msql.php:39 #, c-format msgid "Error message: %s" msgstr "Foutboodschap: %s" ! #: lib/msql.php:37 lib/mssql.php:50 lib/mysql.php:44 #, c-format msgid "Cannot open database %s, giving up." msgstr "Kan data base %s niet openen, geef op." ! #: lib/msql.php:212 ! #, fuzzy, c-format ! msgid "Insert/update to table 'wiki' failed: %s" msgstr "Insert/update gefaald: %s" ! #: lib/msql.php:223 lib/msql.php:300 #, c-format msgid "Delete on %s failed: %s" msgstr "Delete op %s gefaald: %s" ! #: lib/msql.php:241 lib/msql.php:316 #, c-format msgid "Insert into %s failed: %s" msgstr "Insert in %s gefaald: %s" + + #: lib/msql.php:290 + #, fuzzy, c-format + msgid "Insert/update into table 'archive' failed: %s" + msgstr "Insert/update gefaald: %s" ! #: lib/mssql.php:43 lib/mssql.php:52 lib/mssql.php:197 ! #, fuzzy, c-format ! msgid "MSSQL error: %s" ! msgstr "MySQL fout: %s" ! ! #: lib/mssql.php:158 ! #, fuzzy, c-format ! msgid "Insert/Update failed: %s <br>\n" ! msgstr "Insert/update gefaald: %s" ! ! #: lib/mssql.php:195 lib/mysql.php:163 ! #, c-format ! msgid "Cannot delete '%s' from table '%s'" ! msgstr "Kan '%s' niet verwijderen uit tabel '%s'" ! ! #: lib/mysql.php:40 lib/mysql.php:46 lib/mysql.php:125 lib/mysql.php:165 #, c-format msgid "MySQL error: %s" msgstr "MySQL fout: %s" ! #: lib/mysql.php:123 #, c-format msgid "Error writing page '%s'" msgstr "Fout bij schrijven pagina `%s'" #: lib/pageinfo.php:9 msgid "Enter a page name" *************** *** 245,253 **** 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 " --- 289,297 ---- msgstr "Gearchiveerde versie:" ! #: lib/savepage.php:16 lib/savepage.php:86 msgid "RecentChanges" msgstr "RecenteVeranderingen" ! #: lib/savepage.php:97 msgid "" "PhpWiki is unable to save your changes, because another user edited and " *************** *** 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 "" --- 304,312 ---- "de vorige auteur verloren gaan." ! #: lib/savepage.php:99 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:101 msgid "Use your browser's <b>Back</b> button to go back to the edit page." msgstr "" *************** *** 270,274 **** "verander tekst pagina." ! #: lib/savepage.php:91 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " --- 314,318 ---- "verander tekst pagina." ! #: lib/savepage.php:103 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " *************** *** 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 " --- 322,326 ---- "(bijv. een tekst editor)." ! #: lib/savepage.php:105 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " *************** *** 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 " --- 330,334 ---- "moeten zien. Jouw veranderingen staan er nu niet meer." ! #: lib/savepage.php:107 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " *************** *** 294,321 **** "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" --- 338,365 ---- "het klipbord (of tekst editor)." ! #: lib/savepage.php:109 msgid "Press <b>Save</b> again." msgstr "Druk opnieuw op <b>Bewaar</b>." ! #: lib/savepage.php:115 #, c-format msgid "Problem while updating %s" msgstr "Probleem tijdens veranderen van %s" ! #: lib/savepage.php:160 #, c-format msgid "Thank you for editing %s." msgstr "Bedankt voor het veranderen van %s." ! #: lib/savepage.php:190 msgid "Your careful attention to detail is much appreciated." msgstr "Je zorgvuldige aandacht voor detail wordt erg gewaardeerd." ! #: lib/search.php:30 #, c-format msgid "%d pages match your query." msgstr "" ! #: lib/search.php:33 #, fuzzy msgid "Title Search Results" *************** *** 334,355 **** 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:" --- 378,398 ---- msgid "Search" msgstr "Zoek" ! #: lib/stdlib.php:388 #, c-format msgid "%d best incoming links:" msgstr "%d beste inkomende koppelingen:" ! #: lib/stdlib.php:401 #, c-format msgid "%d best outgoing links:" msgstr "%d beste uitgaande koppelingen:" ! #: lib/stdlib.php:415 #, c-format msgid "%d most popular nearby:" msgstr "%d meest gevraagde in de buurt:" + + #, fuzzy + #~ msgid "Nesting depth exceeded in SetHTMLOutputMode" + #~ msgstr "Stack grenzen overschreden in SetHTMLOutputMode" Index: phpwiki.pot =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/phpwiki.pot,v retrieving revision 1.7.2.1 retrieving revision 1.7.2.2 diff -C2 -r1.7.2.1 -r1.7.2.2 *** phpwiki.pot 2001/05/21 16:09:04 1.7.2.1 --- phpwiki.pot 2001/11/28 18:55:34 1.7.2.2 *************** *** 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" --- 7,11 ---- msgstr "" "Project-Id-Version: PACKAGE VERSION\n" ! "POT-Creation-Date: 2001-11-28 10:50-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" *************** *** 46,69 **** 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 --- 46,94 ---- msgstr "" ! #: lib/backlinks.php:11 lib/backlinks.php:19 ! #, c-format ! msgid "Pages which link to %s" ! msgstr "" ! ! #: lib/backlinks.php:32 ! #, c-format ! msgid "%d pages link to %s." ! msgstr "" ! ! #: lib/config.php:238 msgid "templates/browse.html" msgstr "" ! #: lib/config.php:239 msgid "templates/editpage.html" msgstr "" ! #: lib/config.php:240 msgid "templates/editlinks.html" msgstr "" ! #: lib/config.php:241 msgid "templates/message.html" msgstr "" ! #: lib/config.php:257 msgid "./pgsrc" msgstr "" + #: lib/db_filesystem.php:76 + #, c-format + msgid "'%s': corrupt file" + msgstr "" + + #: lib/db_filesystem.php:225 + #, c-format + msgid "%s: bad data<br>\n" + msgstr "" + + #: lib/db_filesystem.php:317 + #, c-format + msgid "%s: Bad filename in database<br>\n" + msgstr "" + #: lib/diff.php:711 #, c-format *************** *** 138,212 **** 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 "" ! #: lib/msql.php:29 lib/mysql.php:36 msgid "Cannot establish connection to database, giving up." msgstr "" ! #: lib/msql.php:31 lib/msql.php:37 #, c-format msgid "Error message: %s" msgstr "" ! #: lib/msql.php:35 lib/mysql.php:42 #, c-format msgid "Cannot open database %s, giving up." msgstr "" ! #: lib/msql.php:210 lib/msql.php:286 #, c-format ! msgid "Insert/update failed: %s" msgstr "" ! #: lib/msql.php:221 lib/msql.php:296 #, c-format msgid "Delete on %s failed: %s" msgstr "" ! #: lib/msql.php:237 lib/msql.php:312 #, c-format msgid "Insert into %s failed: %s" 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'" msgstr "" #: lib/pageinfo.php:9 msgid "Enter a page name" --- 163,256 ---- msgstr "" ! #: lib/editpage.php:31 lib/savepage.php:135 msgid "This page has been locked by the administrator and cannot be edited." msgstr "" ! #: lib/editpage.php:33 lib/savepage.php:111 lib/savepage.php:136 msgid "Sorry for the inconvenience." msgstr "" ! #: lib/editpage.php:35 lib/savepage.php:137 #, c-format msgid "Problem while editing %s" msgstr "" ! #: lib/fullsearch.php:10 lib/search.php:9 #, c-format msgid "Searching for \"%s\" ....." msgstr "" + + #: lib/fullsearch.php:43 lib/search.php:26 + msgid "(You entered an empty search string)" + msgstr "" ! #: lib/fullsearch.php:47 #, c-format msgid "%d matches found in %d pages." msgstr "" ! #: lib/fullsearch.php:51 msgid "Full Text Search Results" msgstr "" ! #: lib/msql.php:31 lib/mssql.php:41 lib/mysql.php:38 msgid "Cannot establish connection to database, giving up." msgstr "" ! #: lib/msql.php:33 lib/msql.php:39 #, c-format msgid "Error message: %s" msgstr "" ! #: lib/msql.php:37 lib/mssql.php:50 lib/mysql.php:44 #, c-format msgid "Cannot open database %s, giving up." msgstr "" ! #: lib/msql.php:212 #, c-format ! msgid "Insert/update to table 'wiki' failed: %s" msgstr "" ! #: lib/msql.php:223 lib/msql.php:300 #, c-format msgid "Delete on %s failed: %s" msgstr "" ! #: lib/msql.php:241 lib/msql.php:316 #, c-format msgid "Insert into %s failed: %s" msgstr "" ! #: lib/msql.php:290 #, c-format ! msgid "Insert/update into table 'archive' failed: %s" msgstr "" ! #: lib/mssql.php:43 lib/mssql.php:52 lib/mssql.php:197 #, c-format ! msgid "MSSQL error: %s" msgstr "" ! #: lib/mssql.php:158 #, c-format + msgid "Insert/Update failed: %s <br>\n" + msgstr "" + + #: lib/mssql.php:195 lib/mysql.php:163 + #, c-format msgid "Cannot delete '%s' from table '%s'" msgstr "" + #: lib/mysql.php:40 lib/mysql.php:46 lib/mysql.php:125 lib/mysql.php:165 + #, c-format + msgid "MySQL error: %s" + msgstr "" + + #: lib/mysql.php:123 + #, c-format + msgid "Error writing page '%s'" + msgstr "" + #: lib/pageinfo.php:9 msgid "Enter a page name" *************** *** 238,246 **** 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 " --- 282,290 ---- msgstr "" ! #: lib/savepage.php:16 lib/savepage.php:86 msgid "RecentChanges" msgstr "" ! #: lib/savepage.php:97 msgid "" "PhpWiki is unable to save your changes, because another user edited and " *************** *** 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 " --- 293,305 ---- msgstr "" ! #: lib/savepage.php:99 msgid "In order to recover from this situation follow these steps:" msgstr "" ! #: lib/savepage.php:101 msgid "Use your browser's <b>Back</b> button to go back to the edit page." msgstr "" ! #: lib/savepage.php:103 msgid "" "Copy your changes to the clipboard or to another temporary place (e.g. text " *************** *** 263,267 **** msgstr "" ! #: lib/savepage.php:93 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " --- 307,311 ---- msgstr "" ! #: lib/savepage.php:105 msgid "" "<b>Reload</b> the page. You should now see the most current version of the " *************** *** 269,273 **** msgstr "" ! #: lib/savepage.php:95 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " --- 313,317 ---- msgstr "" ! #: lib/savepage.php:107 msgid "" "Make changes to the file again. Paste your additions from the clipboard (or " *************** *** 275,302 **** 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 "" --- 319,346 ---- msgstr "" ! #: lib/savepage.php:109 msgid "Press <b>Save</b> again." msgstr "" ! #: lib/savepage.php:115 #, c-format msgid "Problem while updating %s" msgstr "" ! #: lib/savepage.php:160 #, c-format msgid "Thank you for editing %s." msgstr "" ! #: lib/savepage.php:190 msgid "Your careful attention to detail is much appreciated." msgstr "" ! #: lib/search.php:30 #, c-format msgid "%d pages match your query." msgstr "" ! #: lib/search.php:33 msgid "Title Search Results" msgstr "" *************** *** 314,333 **** 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 l... [truncated message content] |