From: <var...@us...> - 2013-06-13 15:41:59
|
Revision: 8801 http://sourceforge.net/p/phpwiki/code/8801 Author: vargenau Date: 2013-06-13 15:41:56 +0000 (Thu, 13 Jun 2013) Log Message: ----------- No %s in plugin description Modified Paths: -------------- trunk/lib/plugin/IncludeSiteMap.php trunk/locale/de/LC_MESSAGES/phpwiki.mo trunk/locale/de/LC_MESSAGES/phpwiki.php trunk/locale/es/LC_MESSAGES/phpwiki.mo trunk/locale/fr/LC_MESSAGES/phpwiki.mo trunk/locale/fr/LC_MESSAGES/phpwiki.php 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 trunk/locale/zh/LC_MESSAGES/phpwiki.php Modified: trunk/lib/plugin/IncludeSiteMap.php =================================================================== --- trunk/lib/plugin/IncludeSiteMap.php 2013-06-13 15:19:05 UTC (rev 8800) +++ trunk/lib/plugin/IncludeSiteMap.php 2013-06-13 15:41:56 UTC (rev 8801) @@ -50,8 +50,7 @@ { function getDescription() { - return sprintf(_("Include recursively all linked pages starting at %s."), - $this->_pagename); + return _("Include recursively all linked pages starting at [pagename]."); } function getDefaultArguments() Modified: trunk/locale/de/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/de/LC_MESSAGES/phpwiki.php =================================================================== --- trunk/locale/de/LC_MESSAGES/phpwiki.php 2013-06-13 15:19:05 UTC (rev 8800) +++ trunk/locale/de/LC_MESSAGES/phpwiki.php 2013-06-13 15:41:56 UTC (rev 8801) @@ -494,7 +494,7 @@ $locale["In total there are %d user sessions online. :: Unique %d Registered and %d Guests"] = "Insgesamt sind %d Benutzersessions online. :: %d verschiedene Registrierte und %d Gäste"; $locale["Include an external web page within the body of a wiki page."] = "Einbetten einer externen Webseite im Body dieser Wiki Seite."; $locale["Include multiple pages."] = "Füge mehrere Seiten ein."; -$locale["Include recursively all linked pages starting at %s."] = "Bette rekursiv alle verlinkten Seiten ein, angefangen mit %s."; +$locale["Include recursively all linked pages starting at [pagename]."] = "Bette rekursiv alle verlinkten Seiten ein, angefangen mit [pagename]."; $locale["Include text from another wiki page."] = "Text von einer andere Seite einfügen."; $locale["Include the content of all SubPages of the current page."] = "Enthält den Inhalt alle UnterSeiten der aktuellen Seite."; $locale["IncludePage"] = "SeiteEinfügen"; 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/fr/LC_MESSAGES/phpwiki.php =================================================================== --- trunk/locale/fr/LC_MESSAGES/phpwiki.php 2013-06-13 15:19:05 UTC (rev 8800) +++ trunk/locale/fr/LC_MESSAGES/phpwiki.php 2013-06-13 15:41:56 UTC (rev 8801) @@ -524,7 +524,7 @@ $locale["In the time since you started editing this page, another user has saved a new version of it."] = "Depuis que vous avez commencé à modifier cette page, un autre utilisateur en a enregistré une nouvelle version."; $locale["In total there are %d user sessions online. :: Unique %d Registered and %d Guests"] = "Au total: %d utilisateurs en ligne. :: %d enregistré(s) et %d invité(s)"; $locale["Include an external web page within the body of a wiki page."] = "Inclure une page externe dans le corps de la page wiki."; -$locale["Include recursively all linked pages starting at %s."] = "Créer une carte du site commençant à %s."; +$locale["Include recursively all linked pages starting at [pagename]."] = "Créer une carte du site commençant à [pagename]."; $locale["Include text from another wiki page."] = "Inclure le texte d'une autre page wiki."; $locale["Include the content of all SubPages of the current page."] = "Pour inclure le contenu de toutes les sous-pages de la page actuelle."; $locale["IncludePage"] = "InclureUnePage"; 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-06-13 15:19:05 UTC (rev 8800) +++ trunk/locale/po/de.po 2013-06-13 15:41:56 UTC (rev 8801) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-06-13 17:17+0200\n" +"POT-Creation-Date: 2013-06-13 17:23+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." @@ -1833,9 +1833,8 @@ msgid "Include multiple pages." msgstr "Füge mehrere Seiten ein." -#, php-format -msgid "Include recursively all linked pages starting at %s." -msgstr "Bette rekursiv alle verlinkten Seiten ein, angefangen mit %s." +msgid "Include recursively all linked pages starting at [pagename]." +msgstr "Bette rekursiv alle verlinkten Seiten ein, angefangen mit [pagename]." msgid "Display Dynamic Category Tree." msgstr "" Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2013-06-13 15:19:05 UTC (rev 8800) +++ trunk/locale/po/es.po 2013-06-13 15:41:56 UTC (rev 8801) @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-06-13 17:17+0200\n" +"POT-Creation-Date: 2013-06-13 17:23+0200\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" @@ -1801,8 +1801,7 @@ msgid "Include multiple pages." msgstr "" -#, php-format -msgid "Include recursively all linked pages starting at %s." +msgid "Include recursively all linked pages starting at [pagename]." msgstr "" msgid "Display Dynamic Category Tree." Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2013-06-13 15:19:05 UTC (rev 8800) +++ trunk/locale/po/fr.po 2013-06-13 15:41:56 UTC (rev 8801) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-06-13 17:17+0200\n" +"POT-Creation-Date: 2013-06-13 17:23+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." @@ -1802,9 +1802,8 @@ msgid "Include multiple pages." msgstr "" -#, php-format -msgid "Include recursively all linked pages starting at %s." -msgstr "Créer une carte du site commençant à %s." +msgid "Include recursively all linked pages starting at [pagename]." +msgstr "Créer une carte du site commençant à [pagename]." msgid "Display Dynamic Category Tree." msgstr "" Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2013-06-13 15:19:05 UTC (rev 8800) +++ trunk/locale/po/it.po 2013-06-13 15:41:56 UTC (rev 8801) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-06-13 17:17+0200\n" +"POT-Creation-Date: 2013-06-13 17:23+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" @@ -1781,8 +1781,7 @@ msgid "Include multiple pages." msgstr "" -#, php-format -msgid "Include recursively all linked pages starting at %s." +msgid "Include recursively all linked pages starting at [pagename]." msgstr "" msgid "Display Dynamic Category Tree." Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2013-06-13 15:19:05 UTC (rev 8800) +++ trunk/locale/po/ja.po 2013-06-13 15:41:56 UTC (rev 8801) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-06-13 17:17+0200\n" +"POT-Creation-Date: 2013-06-13 17:23+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" @@ -1802,8 +1802,7 @@ msgid "Include multiple pages." msgstr "" -#, php-format -msgid "Include recursively all linked pages starting at %s." +msgid "Include recursively all linked pages starting at [pagename]." msgstr "" msgid "Display Dynamic Category Tree." Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2013-06-13 15:19:05 UTC (rev 8800) +++ trunk/locale/po/nl.po 2013-06-13 15:41:56 UTC (rev 8801) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-06-13 17:17+0200\n" +"POT-Creation-Date: 2013-06-13 17:23+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" @@ -1773,8 +1773,7 @@ msgid "Include multiple pages." msgstr "" -#, php-format -msgid "Include recursively all linked pages starting at %s." +msgid "Include recursively all linked pages starting at [pagename]." msgstr "" msgid "Display Dynamic Category Tree." Modified: trunk/locale/po/phpwiki.pot =================================================================== --- trunk/locale/po/phpwiki.pot 2013-06-13 15:19:05 UTC (rev 8800) +++ trunk/locale/po/phpwiki.pot 2013-06-13 15:41:56 UTC (rev 8801) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki-1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-06-13 17:17+0200\n" +"POT-Creation-Date: 2013-06-13 17:23+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" @@ -1764,8 +1764,7 @@ msgid "Include multiple pages." msgstr "" -#, php-format -msgid "Include recursively all linked pages starting at %s." +msgid "Include recursively all linked pages starting at [pagename]." msgstr "" msgid "Display Dynamic Category Tree." Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2013-06-13 15:19:05 UTC (rev 8800) +++ trunk/locale/po/sv.po 2013-06-13 15:41:56 UTC (rev 8801) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-06-13 17:17+0200\n" +"POT-Creation-Date: 2013-06-13 17:23+0200\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" "Language-Team: \n" @@ -1767,8 +1767,7 @@ msgid "Include multiple pages." msgstr "" -#, php-format -msgid "Include recursively all linked pages starting at %s." +msgid "Include recursively all linked pages starting at [pagename]." msgstr "" msgid "Display Dynamic Category Tree." Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2013-06-13 15:19:05 UTC (rev 8800) +++ trunk/locale/po/zh.po 2013-06-13 15:41:56 UTC (rev 8801) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-06-13 17:17+0200\n" +"POT-Creation-Date: 2013-06-13 17:23+0200\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" "Last-Translator: DruryL <dr...@us...>\n" "Language-Team: DruryL <dr...@us...>\n" @@ -1852,9 +1852,8 @@ msgid "Include multiple pages." msgstr "" -#, fuzzy, php-format -msgid "Include recursively all linked pages starting at %s." -msgstr "遞迴地含括所有從 %s 開始有連結到的網頁." +msgid "Include recursively all linked pages starting at [pagename]." +msgstr "遞迴地含括所有從 [pagename] 開始有連結到的網頁." msgid "Display Dynamic Category Tree." msgstr "" Modified: trunk/locale/sv/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/zh/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/zh/LC_MESSAGES/phpwiki.php =================================================================== --- trunk/locale/zh/LC_MESSAGES/phpwiki.php 2013-06-13 15:19:05 UTC (rev 8800) +++ trunk/locale/zh/LC_MESSAGES/phpwiki.php 2013-06-13 15:41:56 UTC (rev 8801) @@ -231,6 +231,7 @@ $locale["Image saved to cache file: %s"] = "影像存於快取檔案: %s"; $locale["In the time since you started editing this page, another user has saved a new version of it."] = "從你上次修改這個頁面到現在的這段時間,已經有使用者儲存了較新的版本."; $locale["Include an external web page within the body of a wiki page."] = "含括外部網頁到 wiki 頁面的內容中."; +$locale["Include recursively all linked pages starting at [pagename]."] = "遞迴地含括所有從 [pagename] 開始有連結到的網頁."; $locale["Include text from another wiki page."] = "從其他 wiki 頁面含括文字."; $locale["Include the content of all SubPages of the current page."] = "含括目前頁面所有子頁面的內容."; $locale["IncludePage"] = "含括頁面"; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |