From: <var...@us...> - 2014-10-10 08:23:06
|
Revision: 9240 http://sourceforge.net/p/phpwiki/code/9240 Author: vargenau Date: 2014-10-10 08:22:57 +0000 (Fri, 10 Oct 2014) Log Message: ----------- Translate error message Modified Paths: -------------- trunk/lib/ErrorManager.php trunk/locale/de/LC_MESSAGES/phpwiki.mo trunk/locale/es/LC_MESSAGES/phpwiki.mo trunk/locale/fr/LC_MESSAGES/phpwiki.mo trunk/locale/it/LC_MESSAGES/phpwiki.mo trunk/locale/ja/LC_MESSAGES/phpwiki.mo trunk/locale/nl/LC_MESSAGES/phpwiki.mo trunk/locale/po/de.po trunk/locale/po/es.po trunk/locale/po/fr.po trunk/locale/po/it.po trunk/locale/po/ja.po trunk/locale/po/nl.po trunk/locale/po/phpwiki.pot trunk/locale/po/sv.po trunk/locale/po/zh.po trunk/locale/sv/LC_MESSAGES/phpwiki.mo trunk/locale/zh/LC_MESSAGES/phpwiki.mo Modified: trunk/lib/ErrorManager.php =================================================================== --- trunk/lib/ErrorManager.php 2014-10-09 18:39:11 UTC (rev 9239) +++ trunk/lib/ErrorManager.php 2014-10-10 08:22:57 UTC (rev 9240) @@ -261,11 +261,13 @@ echo "<html>\n"; echo "<head>\n"; echo "<meta charset=\"UTF-8\" />\n"; - echo "<title>Fatal Error</title>\n"; + echo "<title>"._('Fatal PhpWiki Error')."</title>\n"; echo '<link rel="stylesheet" type="text/css" href="themes/default/phpwiki.css" />'."\n"; echo "</head>\n"; echo "<body>\n"; - echo "<div style=\"font-weight:bold; color:red;\">Fatal Error:</div>\n"; + echo '<div style="font-weight:bold; color:red;">'; + echo _('Fatal PhpWiki Error')._(':'); + echo "</div>\n"; if (defined('DEBUG') and (DEBUG & _DEBUG_TRACE)) { echo "error_reporting=", error_reporting(), "\n<br />"; Modified: trunk/locale/de/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/es/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/fr/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/it/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/ja/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/nl/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/po/de.po =================================================================== --- trunk/locale/po/de.po 2014-10-09 18:39:11 UTC (rev 9239) +++ trunk/locale/po/de.po 2014-10-10 08:22:57 UTC (rev 9240) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-07 19:10+0200\n" +"POT-Creation-Date: 2014-10-10 10:22+0200\n" "PO-Revision-Date: 2000-10-31 02:23+0200\n" "Last-Translator: Reini Urban <ru...@x-...>, Carsten Klapp " "<car...@us...>, Helmer Pardun <pardunpress@t-online." @@ -482,6 +482,12 @@ msgid "%s: error while handling error:" msgstr "%s: Fehler während der Fehlerbehandlung von:" +msgid "Fatal PhpWiki Error" +msgstr "Fataler PhpWiki-Fehler" + +msgid ":" +msgstr ":" + #, php-format msgid "File “%s” not found." msgstr "Datei »%s« nicht gefunden." @@ -984,9 +990,6 @@ msgid "%s: Bad action" msgstr "%s: Ungültige Aktion" -msgid "Fatal PhpWiki Error" -msgstr "Fataler PhpWiki-Fehler" - msgid "PageDump" msgstr "SeiteSpeichern" @@ -5313,9 +5316,6 @@ "Wenn Sie diese Seite jetzt speichern, wird die aktuelle Version " "überschrieben." -msgid ":" -msgstr ":" - msgid "H" msgstr "H." Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2014-10-09 18:39:11 UTC (rev 9239) +++ trunk/locale/po/es.po 2014-10-10 08:22:57 UTC (rev 9240) @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-07 19:10+0200\n" +"POT-Creation-Date: 2014-10-10 10:22+0200\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" @@ -477,6 +477,12 @@ msgid "%s: error while handling error:" msgstr "%s: error mientras que maneja error:" +msgid "Fatal PhpWiki Error" +msgstr "Error Fatal De PhpWiki" + +msgid ":" +msgstr ":" + #, php-format msgid "File “%s” not found." msgstr "Fichero “%s” no encontrado." @@ -965,9 +971,6 @@ msgid "%s: Bad action" msgstr "%s: Mala acción" -msgid "Fatal PhpWiki Error" -msgstr "Error Fatal De PhpWiki" - msgid "PageDump" msgstr "DescargeDeLaPágina" @@ -5187,9 +5190,6 @@ msgid "Saving this page will overwrite the current version." msgstr "Ahorrando esta página sobreescribirá la versión actual." -msgid ":" -msgstr ":" - msgid "H" msgstr "Al" Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2014-10-09 18:39:11 UTC (rev 9239) +++ trunk/locale/po/fr.po 2014-10-10 08:22:57 UTC (rev 9240) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-07 19:10+0200\n" +"POT-Creation-Date: 2014-10-10 10:22+0200\n" "PO-Revision-Date: 2004-06-22 21:10+0200\n" "Last-Translator: Pierrick Meignen <mei...@wa...>, Roland " "Trique <rol...@fr...>, Stéphane Gourichon <stephane.gourichon@lip6." @@ -478,6 +478,12 @@ msgid "%s: error while handling error:" msgstr "%s : erreur pendant la gestion de l'erreur :" +msgid "Fatal PhpWiki Error" +msgstr "Erreur fatale de PhpWiki" + +msgid ":" +msgstr " :" + #, php-format msgid "File “%s” not found." msgstr "Fichier « %s » non trouvé." @@ -964,9 +970,6 @@ msgid "%s: Bad action" msgstr "%s : mauvaise action" -msgid "Fatal PhpWiki Error" -msgstr "Erreur fatale de PhpWiki" - msgid "PageDump" msgstr "RécupérationDeLaPage" @@ -5243,9 +5246,6 @@ msgid "Saving this page will overwrite the current version." msgstr "Enregistrer cette page écrasera la version actuelle." -msgid ":" -msgstr " :" - msgid "H" msgstr "H" Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2014-10-09 18:39:11 UTC (rev 9239) +++ trunk/locale/po/it.po 2014-10-10 08:22:57 UTC (rev 9240) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-07 19:10+0200\n" +"POT-Creation-Date: 2014-10-10 10:22+0200\n" "PO-Revision-Date: 2005-02-12 16:23+0100\n" "Last-Translator: Antonio Bonifati ant[(at)]monitor.deis.unical.it\n" "Language-Team: \n" @@ -467,6 +467,12 @@ msgid "%s: error while handling error:" msgstr "" +msgid "Fatal PhpWiki Error" +msgstr "Errore Fatale Di PhpWiki" + +msgid ":" +msgstr "" + #, php-format msgid "File “%s” not found." msgstr "File «%s» non trovato." @@ -951,9 +957,6 @@ msgid "%s: Bad action" msgstr "" -msgid "Fatal PhpWiki Error" -msgstr "Errore Fatale Di PhpWiki" - msgid "PageDump" msgstr "" @@ -5133,9 +5136,6 @@ msgid "Saving this page will overwrite the current version." msgstr "" -msgid ":" -msgstr "" - msgid "H" msgstr "A" Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2014-10-09 18:39:11 UTC (rev 9239) +++ trunk/locale/po/ja.po 2014-10-10 08:22:57 UTC (rev 9240) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-07 19:10+0200\n" +"POT-Creation-Date: 2014-10-10 10:22+0200\n" "PO-Revision-Date: 2003-06-07 09:01+0900\n" "Last-Translator: Tadashi Jokagi <web...@el...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -455,6 +455,12 @@ msgid "%s: error while handling error:" msgstr "" +msgid "Fatal PhpWiki Error" +msgstr "致命的なPhpWikiのエラーです。" + +msgid ":" +msgstr "" + #, php-format msgid "File “%s” not found." msgstr "%s: ファイルが見つかりません。" @@ -949,9 +955,6 @@ msgid "%s: Bad action" msgstr "%s: 正しくない操作です。" -msgid "Fatal PhpWiki Error" -msgstr "致命的なPhpWikiのエラーです。" - msgid "PageDump" msgstr "" @@ -5291,9 +5294,6 @@ msgid "Saving this page will overwrite the current version." msgstr "" -msgid ":" -msgstr "" - msgid "H" msgstr "高さ" Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2014-10-09 18:39:11 UTC (rev 9239) +++ trunk/locale/po/nl.po 2014-10-10 08:22:57 UTC (rev 9240) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-07 19:10+0200\n" +"POT-Creation-Date: 2014-10-10 10:22+0200\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" "Last-Translator: Jan Nieuwenhuizen <ja...@gn...>\n" "Language-Team: Dutch <nl...@li...>\n" @@ -460,6 +460,12 @@ msgid "%s: error while handling error:" msgstr "" +msgid "Fatal PhpWiki Error" +msgstr "PhpWiki Fatale Fout" + +msgid ":" +msgstr "" + #, php-format msgid "File “%s” not found." msgstr "" @@ -942,9 +948,6 @@ msgid "%s: Bad action" msgstr "" -msgid "Fatal PhpWiki Error" -msgstr "PhpWiki Fatale Fout" - msgid "PageDump" msgstr "" @@ -5125,9 +5128,6 @@ msgid "Saving this page will overwrite the current version." msgstr "" -msgid ":" -msgstr "" - msgid "H" msgstr "H" Modified: trunk/locale/po/phpwiki.pot =================================================================== --- trunk/locale/po/phpwiki.pot 2014-10-09 18:39:11 UTC (rev 9239) +++ trunk/locale/po/phpwiki.pot 2014-10-10 08:22:57 UTC (rev 9240) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki-1.5.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-07 19:10+0200\n" +"POT-Creation-Date: 2014-10-10 10:22+0200\n" "PO-Revision-Date: 2002-12-14 17:51-0500\n" "Last-Translator: Reini Urban <ru...@us...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -454,6 +454,12 @@ msgid "%s: error while handling error:" msgstr "" +msgid "Fatal PhpWiki Error" +msgstr "" + +msgid ":" +msgstr "" + #, php-format msgid "File “%s” not found." msgstr "" @@ -936,9 +942,6 @@ msgid "%s: Bad action" msgstr "" -msgid "Fatal PhpWiki Error" -msgstr "" - msgid "PageDump" msgstr "" @@ -5117,9 +5120,6 @@ msgid "Saving this page will overwrite the current version." msgstr "" -msgid ":" -msgstr "" - msgid "H" msgstr "" Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2014-10-09 18:39:11 UTC (rev 9239) +++ trunk/locale/po/sv.po 2014-10-10 08:22:57 UTC (rev 9240) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-07 19:10+0200\n" +"POT-Creation-Date: 2014-10-10 10:22+0200\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" "Language-Team: \n" @@ -455,6 +455,12 @@ msgid "%s: error while handling error:" msgstr "" +msgid "Fatal PhpWiki Error" +msgstr "PhpWiki Fatal Error" + +msgid ":" +msgstr "" + #, php-format msgid "File “%s” not found." msgstr "Fila “%s” ingen funna." @@ -937,9 +943,6 @@ msgid "%s: Bad action" msgstr "" -msgid "Fatal PhpWiki Error" -msgstr "PhpWiki Fatal Error" - msgid "PageDump" msgstr "" @@ -5118,9 +5121,6 @@ msgid "Saving this page will overwrite the current version." msgstr "" -msgid ":" -msgstr "" - msgid "H" msgstr "H" Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2014-10-09 18:39:11 UTC (rev 9239) +++ trunk/locale/po/zh.po 2014-10-10 08:22:57 UTC (rev 9240) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-07 19:10+0200\n" +"POT-Creation-Date: 2014-10-10 10:22+0200\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" "Last-Translator: DruryL <dr...@us...>\n" "Language-Team: DruryL <dr...@us...>\n" @@ -478,6 +478,12 @@ msgid "%s: error while handling error:" msgstr "%s: 處理錯誤時發生錯誤:" +msgid "Fatal PhpWiki Error" +msgstr "致命的 PhpWiki 錯誤" + +msgid ":" +msgstr ":" + #, php-format msgid "File “%s” not found." msgstr "%s 找不到檔案." @@ -979,9 +985,6 @@ msgid "%s: Bad action" msgstr "%s: 錯誤的動作" -msgid "Fatal PhpWiki Error" -msgstr "致命的 PhpWiki 錯誤" - msgid "PageDump" msgstr "" @@ -5383,9 +5386,6 @@ msgid "Saving this page will overwrite the current version." msgstr "儲存此頁面將會覆寫掉目前版本." -msgid ":" -msgstr ":" - msgid "H" msgstr "高" Modified: trunk/locale/sv/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/zh/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |