From: <var...@us...> - 2013-12-05 11:12:57
|
Revision: 8844 http://sourceforge.net/p/phpwiki/code/8844 Author: vargenau Date: 2013-12-05 11:12:54 +0000 (Thu, 05 Dec 2013) Log Message: ----------- Translate titles Modified Paths: -------------- trunk/lib/editpage.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/editpage.php =================================================================== --- trunk/lib/editpage.php 2013-09-25 14:33:42 UTC (rev 8843) +++ trunk/lib/editpage.php 2013-12-05 11:12:54 UTC (rev 8844) @@ -689,23 +689,23 @@ $el['PREVIEW_B'] = Button('submit:edit[preview]', _("Preview"), 'wikiaction', array('accesskey' => 'p', - 'title' => 'Preview the current content [alt-p]')); + 'title' => _('Preview the current content [alt-p]'))); //if (!$this->isConcurrentUpdate() && $this->canEdit()) $el['SAVE_B'] = Button('submit:edit[save]', _("Save"), 'wikiaction', array('accesskey' => 's', - 'title' => 'Save the current content as wikipage [alt-s]')); + 'title' => _('Save the current content as wikipage [alt-s]'))); $el['CHANGES_B'] = Button('submit:edit[diff]', _("Changes"), 'wikiaction', array('accesskey' => 'c', - 'title' => 'Preview the current changes as diff [alt-c]')); + 'title' => _('Preview the current changes as diff [alt-c]'))); $el['UPLOAD_B'] = Button('submit:edit[upload]', _("Upload"), 'wikiaction', - array('title' => 'Select a local file and press Upload to attach into this page')); + array('title' => _('Select a local file and press Upload to attach into this page'))); $el['SPELLCHECK_B'] = Button('submit:edit[SpellCheck]', _("Spell Check"), 'wikiaction', - array('title' => 'Check the spelling')); + array('title' => _('Check the spelling'))); $el['IS_CURRENT'] = $this->version == $this->current->getVersion(); $el['WIDTH_PREF'] 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 2013-09-25 14:33:42 UTC (rev 8843) +++ trunk/locale/po/de.po 2013-12-05 11:12:54 UTC (rev 8844) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-09-25 16:32+0200\n" +"POT-Creation-Date: 2013-12-05 11:11+0100\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." @@ -302,18 +302,34 @@ msgid "Preview" msgstr "Vorschau" +#, fuzzy +msgid "Preview the current content [alt-p]" +msgstr "Die aktuelle Version ansehen" + msgid "Save" msgstr "Speichern" +msgid "Save the current content as wikipage [alt-s]" +msgstr "" + msgid "Changes" msgstr "Änderungen" +msgid "Preview the current changes as diff [alt-c]" +msgstr "" + msgid "Upload" msgstr "Hochladen" +msgid "Select a local file and press Upload to attach into this page" +msgstr "" + msgid "Spell Check" msgstr "" +msgid "Check the spelling" +msgstr "" + #, php-format msgid "Author will be logged as %s." msgstr "%s wird als Autor aufgenommen." @@ -6165,9 +6181,6 @@ #~ msgid "Who Is Online" #~ msgstr "Wer ist Online" -#~ msgid "View the current version" -#~ msgstr "Die aktuelle Version ansehen" - #~ msgid "Dump pages as XHTML" #~ msgstr "Seiten als XHTML Dateien speichern" Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2013-09-25 14:33:42 UTC (rev 8843) +++ trunk/locale/po/es.po 2013-12-05 11:12:54 UTC (rev 8844) @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-09-24 18:26+0200\n" +"POT-Creation-Date: 2013-12-05 11:11+0100\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" @@ -298,18 +298,34 @@ msgid "Preview" msgstr "Previsualizar" +#, fuzzy +msgid "Preview the current content [alt-p]" +msgstr "Vea la versión actual" + msgid "Save" msgstr "Guardar" +msgid "Save the current content as wikipage [alt-s]" +msgstr "" + msgid "Changes" msgstr "Cambios" +msgid "Preview the current changes as diff [alt-c]" +msgstr "" + msgid "Upload" msgstr "" +msgid "Select a local file and press Upload to attach into this page" +msgstr "" + msgid "Spell Check" msgstr "" +msgid "Check the spelling" +msgstr "" + #, php-format msgid "Author will be logged as %s." msgstr "Registrarán al autor como %s." @@ -5931,9 +5947,6 @@ #~ msgid "Included from %s:" #~ msgstr "Inserción de “%s”:" -#~ msgid "View the current version" -#~ msgstr "Vea la versión actual" - #~ msgid "Dump pages as XHTML" #~ msgstr "Páginas de la descarga como XHTML" Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2013-09-25 14:33:42 UTC (rev 8843) +++ trunk/locale/po/fr.po 2013-12-05 11:12:54 UTC (rev 8844) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-09-24 18:26+0200\n" +"POT-Creation-Date: 2013-12-05 11:11+0100\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." @@ -297,18 +297,33 @@ msgid "Preview" msgstr "Prévisualiser" +msgid "Preview the current content [alt-p]" +msgstr "Prévisualiser le contenu actuel [alt-p]" + msgid "Save" msgstr "Enregistrer" +msgid "Save the current content as wikipage [alt-s]" +msgstr "Enregistrer le contenu actuel dans la page wiki [alt-s]" + msgid "Changes" msgstr "Modifications" +msgid "Preview the current changes as diff [alt-c]" +msgstr "Prévisualiser les modifications actuelles en tant que diff [alt-c]" + msgid "Upload" msgstr "Télécharger" +msgid "Select a local file and press Upload to attach into this page" +msgstr "" + msgid "Spell Check" msgstr "Vérifier l'orthographe" +msgid "Check the spelling" +msgstr "Vérifier l'orthographe" + #, php-format msgid "Author will be logged as %s." msgstr "L'auteur sera enregistré sous le nom %s." Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2013-09-25 14:33:42 UTC (rev 8843) +++ trunk/locale/po/it.po 2013-12-05 11:12:54 UTC (rev 8844) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-09-24 18:26+0200\n" +"POT-Creation-Date: 2013-12-05 11:11+0100\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" @@ -288,18 +288,34 @@ msgid "Preview" msgstr "Anteprima" +#, fuzzy +msgid "Preview the current content [alt-p]" +msgstr "Mostra il versione corrente" + msgid "Save" msgstr "Registra" +msgid "Save the current content as wikipage [alt-s]" +msgstr "" + msgid "Changes" msgstr "" +msgid "Preview the current changes as diff [alt-c]" +msgstr "" + msgid "Upload" msgstr "" +msgid "Select a local file and press Upload to attach into this page" +msgstr "" + msgid "Spell Check" msgstr "" +msgid "Check the spelling" +msgstr "" + #, php-format msgid "Author will be logged as %s." msgstr "L'autore sarà annotato come %s." @@ -5858,9 +5874,6 @@ #~ msgid "Included from %s:" #~ msgstr "Inserire dalla %s:" -#~ msgid "View the current version" -#~ msgstr "Mostra il versione corrente" - #~ msgid "Page %s not found." #~ msgstr "%s: pagina non trovato." Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2013-09-25 14:33:42 UTC (rev 8843) +++ trunk/locale/po/ja.po 2013-12-05 11:12:54 UTC (rev 8844) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-09-24 18:26+0200\n" +"POT-Creation-Date: 2013-12-05 11:11+0100\n" "PO-Revision-Date: 2003-06-07 09:01+0900\n" "Last-Translator: Tadashi Jokagi <web...@el...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -276,18 +276,34 @@ msgid "Preview" msgstr "プレビューする" +#, fuzzy +msgid "Preview the current content [alt-p]" +msgstr "現在のバージョンを表示する" + msgid "Save" msgstr "保存する" +msgid "Save the current content as wikipage [alt-s]" +msgstr "" + msgid "Changes" msgstr "" +msgid "Preview the current changes as diff [alt-c]" +msgstr "" + msgid "Upload" msgstr "アップロード" +msgid "Select a local file and press Upload to attach into this page" +msgstr "" + msgid "Spell Check" msgstr "" +msgid "Check the spelling" +msgstr "" + #, php-format msgid "Author will be logged as %s." msgstr "" @@ -6170,9 +6186,6 @@ #~ msgid "%s is empty" #~ msgstr "%s が空です。" -#~ msgid "View the current version" -#~ msgstr "現在のバージョンを表示する" - #~ msgid "Dump pages as XHTML" #~ msgstr "XHTMLで出力" Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2013-09-25 14:33:42 UTC (rev 8843) +++ trunk/locale/po/nl.po 2013-12-05 11:12:54 UTC (rev 8844) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-09-24 18:26+0200\n" +"POT-Creation-Date: 2013-12-05 11:11+0100\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" "Last-Translator: Jan Nieuwenhuizen <ja...@gn...>\n" "Language-Team: Dutch <nl...@li...>\n" @@ -282,18 +282,33 @@ msgid "Preview" msgstr "Voorvertonig" +msgid "Preview the current content [alt-p]" +msgstr "" + msgid "Save" msgstr "Bewaar" +msgid "Save the current content as wikipage [alt-s]" +msgstr "" + msgid "Changes" msgstr "Veranderingen" +msgid "Preview the current changes as diff [alt-c]" +msgstr "" + msgid "Upload" msgstr "" +msgid "Select a local file and press Upload to attach into this page" +msgstr "" + msgid "Spell Check" msgstr "" +msgid "Check the spelling" +msgstr "" + #, php-format msgid "Author will be logged as %s." msgstr "" Modified: trunk/locale/po/phpwiki.pot =================================================================== --- trunk/locale/po/phpwiki.pot 2013-09-25 14:33:42 UTC (rev 8843) +++ trunk/locale/po/phpwiki.pot 2013-12-05 11:12:54 UTC (rev 8844) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki-1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-09-24 18:26+0200\n" +"POT-Creation-Date: 2013-12-05 11:11+0100\n" "PO-Revision-Date: 2002-12-14 17:51-0500\n" "Last-Translator: Reini Urban <ru...@us...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -276,18 +276,33 @@ msgid "Preview" msgstr "" +msgid "Preview the current content [alt-p]" +msgstr "" + msgid "Save" msgstr "" +msgid "Save the current content as wikipage [alt-s]" +msgstr "" + msgid "Changes" msgstr "" +msgid "Preview the current changes as diff [alt-c]" +msgstr "" + msgid "Upload" msgstr "" +msgid "Select a local file and press Upload to attach into this page" +msgstr "" + msgid "Spell Check" msgstr "" +msgid "Check the spelling" +msgstr "" + #, php-format msgid "Author will be logged as %s." msgstr "" Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2013-09-25 14:33:42 UTC (rev 8843) +++ trunk/locale/po/sv.po 2013-12-05 11:12:54 UTC (rev 8844) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-09-24 18:26+0200\n" +"POT-Creation-Date: 2013-12-05 11:11+0100\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" "Language-Team: \n" @@ -277,18 +277,33 @@ msgid "Preview" msgstr "Översikt" +msgid "Preview the current content [alt-p]" +msgstr "" + msgid "Save" msgstr "Spara" +msgid "Save the current content as wikipage [alt-s]" +msgstr "" + msgid "Changes" msgstr "Ändringar" +msgid "Preview the current changes as diff [alt-c]" +msgstr "" + msgid "Upload" msgstr "" +msgid "Select a local file and press Upload to attach into this page" +msgstr "" + msgid "Spell Check" msgstr "" +msgid "Check the spelling" +msgstr "" + #, php-format msgid "Author will be logged as %s." msgstr "" Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2013-09-25 14:33:42 UTC (rev 8843) +++ trunk/locale/po/zh.po 2013-12-05 11:12:54 UTC (rev 8844) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-09-24 18:26+0200\n" +"POT-Creation-Date: 2013-12-05 11:11+0100\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" "Last-Translator: DruryL <dr...@us...>\n" "Language-Team: DruryL <dr...@us...>\n" @@ -288,18 +288,34 @@ msgid "Preview" msgstr "預覽" +#, fuzzy +msgid "Preview the current content [alt-p]" +msgstr "查看目前版本" + msgid "Save" msgstr "儲存" +msgid "Save the current content as wikipage [alt-s]" +msgstr "" + msgid "Changes" msgstr "" +msgid "Preview the current changes as diff [alt-c]" +msgstr "" + msgid "Upload" msgstr "上傳" +msgid "Select a local file and press Upload to attach into this page" +msgstr "" + msgid "Spell Check" msgstr "" +msgid "Check the spelling" +msgstr "" + #, php-format msgid "Author will be logged as %s." msgstr "作者將登入為 %s." 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. |