From: <var...@us...> - 2012-12-17 14:58:20
|
Revision: 8669 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8669&view=rev Author: vargenau Date: 2012-12-17 14:58:07 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Update translations Modified Paths: -------------- 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/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 2012-12-17 14:56:52 UTC (rev 8668) +++ trunk/locale/po/de.po 2012-12-17 14:58:07 UTC (rev 8669) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-12-17 13:51+0100\n" +"POT-Creation-Date: 2012-12-17 15:57+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." @@ -706,8 +706,8 @@ #: ../lib/InlineParser.php:358 ../lib/plugin/ModeratedPage.php:265 #: ../lib/plugin/ModeratedPage.php:268 ../lib/plugin/ModeratedPage.php:361 #: ../lib/plugin/SemanticSearch.php:163 ../lib/plugin/SemanticSearch.php:246 -#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:471 -#: ../lib/plugin/SystemInfo.php:484 ../lib/plugin/WikiAdminRename.php:277 +#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:466 +#: ../lib/plugin/SystemInfo.php:479 ../lib/plugin/WikiAdminRename.php:277 #: ../lib/plugin/WikiAdminRename.php:283 #: ../lib/plugin/WikiAdminSearchReplace.php:242 #: ../lib/plugin/WikiAdminSearchReplace.php:246 @@ -4455,36 +4455,36 @@ msgid "Provide access to PhpWiki's lower level system information." msgstr "" -#: ../lib/plugin/SystemInfo.php:131 +#: ../lib/plugin/SystemInfo.php:129 msgid "no cache used" msgstr "kein Cache verwendet" -#: ../lib/plugin/SystemInfo.php:134 +#: ../lib/plugin/SystemInfo.php:132 msgid "cached pagedata:" msgstr "Seitendaten in den Cachespeicher aufgenommen:" -#: ../lib/plugin/SystemInfo.php:135 +#: ../lib/plugin/SystemInfo.php:133 msgid "cached versiondata:" msgstr "Versionendaten in den Cachespeicher aufgenommen:" -#: ../lib/plugin/SystemInfo.php:146 +#: ../lib/plugin/SystemInfo.php:144 #, php-format msgid "Keep up to %d major edits, but keep them no longer than %d days." msgstr "" "Aufbewahrung größerer Änderungen für %d, aber nicht länger als %d Tage." -#: ../lib/plugin/SystemInfo.php:149 +#: ../lib/plugin/SystemInfo.php:147 #, php-format msgid " Keep up to %d minor edits, but keep them no longer than %d days." msgstr "" "Aufbewahrung kleinerer Änderungen für %d, aber nicht länger als %d Tage." -#: ../lib/plugin/SystemInfo.php:152 +#: ../lib/plugin/SystemInfo.php:150 #, php-format msgid " Keep the latest contributions of the last %d authors up to %d days." msgstr "Aufbewahrung der neueren Beiträge der letzten %d Autoren für %d Tage." -#: ../lib/plugin/SystemInfo.php:154 +#: ../lib/plugin/SystemInfo.php:152 #, php-format msgid "" " Additionally, try to keep the latest contributions of all authors in the " @@ -4495,168 +4495,168 @@ "aufzubewahren (auch wenn es mehr als %d sind), keinesfalls jedoch mehr als " "%d einzelne Autoren Revisionen." -#: ../lib/plugin/SystemInfo.php:165 +#: ../lib/plugin/SystemInfo.php:163 #, php-format msgid "%d pages" msgstr "%d Seiten" -#: ../lib/plugin/SystemInfo.php:166 +#: ../lib/plugin/SystemInfo.php:164 #, php-format msgid "%d not-empty pages" msgstr "%d nicht leere Seiten" -#: ../lib/plugin/SystemInfo.php:179 ../lib/plugin/SystemInfo.php:212 +#: ../lib/plugin/SystemInfo.php:177 ../lib/plugin/SystemInfo.php:209 msgid "not yet" msgstr "noch nicht" -#: ../lib/plugin/SystemInfo.php:198 +#: ../lib/plugin/SystemInfo.php:195 #, php-format msgid "%d homepages" msgstr "%d Homepages" -#: ../lib/plugin/SystemInfo.php:281 +#: ../lib/plugin/SystemInfo.php:276 #, php-format msgid "total hits: %d" msgstr "Anzahl aller Seitenaufrufe %d" -#: ../lib/plugin/SystemInfo.php:282 +#: ../lib/plugin/SystemInfo.php:277 #, php-format msgid "max: %d" msgstr "Max: %d" -#: ../lib/plugin/SystemInfo.php:283 +#: ../lib/plugin/SystemInfo.php:278 #, php-format msgid "mean: %2.3f" msgstr "Mittel: %2.3f" -#: ../lib/plugin/SystemInfo.php:284 +#: ../lib/plugin/SystemInfo.php:279 #, php-format msgid "median: %d" msgstr "Median: %d" # Abbreviation in German for standard deviation / Standardabweichung? -#: ../lib/plugin/SystemInfo.php:285 +#: ../lib/plugin/SystemInfo.php:280 #, php-format msgid "stddev: %2.3f" msgstr "Standardabweichung: %2.3f" -#: ../lib/plugin/SystemInfo.php:286 +#: ../lib/plugin/SystemInfo.php:281 #, php-format msgid "%d pages with less than %d hits (<%d%%)." msgstr "%d Seiten die weniger als %d aufgerufen haben (<%d%%)." -#: ../lib/plugin/SystemInfo.php:288 +#: ../lib/plugin/SystemInfo.php:283 #, php-format msgid "%d page(s) with more than %d hits (>%d%%)." msgstr "%d Seite(n) die mehr als %d aufgerufen haben (>%d%%)." -#: ../lib/plugin/SystemInfo.php:430 +#: ../lib/plugin/SystemInfo.php:425 #, php-format msgid "Application size: %d KiB" msgstr "Anwendungsplatzbedarf: %d KiB" -#: ../lib/plugin/SystemInfo.php:432 +#: ../lib/plugin/SystemInfo.php:427 #, php-format msgid "Pagedata size: %d KiB" msgstr "Größe der Seitendaten: %d KiB" -#: ../lib/plugin/SystemInfo.php:457 +#: ../lib/plugin/SystemInfo.php:452 #, php-format msgid "Total %d plugins: " msgstr "%d Gesamte Zusatzprogramme: " -#: ../lib/plugin/SystemInfo.php:468 +#: ../lib/plugin/SystemInfo.php:463 #, php-format msgid "Total of %d languages: " msgstr "%d Sprache gesamt: " -#: ../lib/plugin/SystemInfo.php:471 +#: ../lib/plugin/SystemInfo.php:466 #: ../themes/default/templates/userprefs.tmpl:133 msgid "Current language" msgstr "Ausgewählte Sprache" -#: ../lib/plugin/SystemInfo.php:473 +#: ../lib/plugin/SystemInfo.php:468 #, php-format msgid "Default language: “%s”" msgstr "Standardsprache für dieses Wiki: »%s«" -#: ../lib/plugin/SystemInfo.php:482 +#: ../lib/plugin/SystemInfo.php:477 #, php-format msgid "Total of %d themes: " msgstr "%d Benutzeroberfläche gesamt: " -#: ../lib/plugin/SystemInfo.php:484 +#: ../lib/plugin/SystemInfo.php:479 #: ../themes/default/templates/userprefs.tmpl:132 msgid "Current theme" msgstr "Ausgewählte Darstellung" -#: ../lib/plugin/SystemInfo.php:486 +#: ../lib/plugin/SystemInfo.php:481 #, php-format msgid "Default theme: “%s”" msgstr "Darstellung des Systems: »%s«" -#: ../lib/plugin/SystemInfo.php:499 +#: ../lib/plugin/SystemInfo.php:494 #, php-format msgid "unknown argument “%s” to SystemInfo" msgstr "" -#: ../lib/plugin/SystemInfo.php:524 +#: ../lib/plugin/SystemInfo.php:519 msgid "Application name" msgstr "Anwendungsname" -#: ../lib/plugin/SystemInfo.php:525 +#: ../lib/plugin/SystemInfo.php:520 msgid "PhpWiki engine version" msgstr "PhpWikitriebwerksversion" -#: ../lib/plugin/SystemInfo.php:526 +#: ../lib/plugin/SystemInfo.php:521 msgid "Database" msgstr "Datenbank" -#: ../lib/plugin/SystemInfo.php:527 +#: ../lib/plugin/SystemInfo.php:522 msgid "Cache statistics" msgstr "Cache Statistiken" -#: ../lib/plugin/SystemInfo.php:528 +#: ../lib/plugin/SystemInfo.php:523 msgid "Page statistics" msgstr "Seiten Statistiken" -#: ../lib/plugin/SystemInfo.php:531 +#: ../lib/plugin/SystemInfo.php:526 msgid "User statistics" msgstr "Benutzer Statistiken" -#: ../lib/plugin/SystemInfo.php:533 +#: ../lib/plugin/SystemInfo.php:528 msgid "Hit statistics" msgstr "Treffer Statistiken" -#: ../lib/plugin/SystemInfo.php:534 +#: ../lib/plugin/SystemInfo.php:529 msgid "Harddisc usage" msgstr "" -#: ../lib/plugin/SystemInfo.php:535 +#: ../lib/plugin/SystemInfo.php:530 msgid "Expiry parameters" msgstr "" -#: ../lib/plugin/SystemInfo.php:536 +#: ../lib/plugin/SystemInfo.php:531 msgid "Wikiname regexp" msgstr "Wikiname regexp" -#: ../lib/plugin/SystemInfo.php:537 +#: ../lib/plugin/SystemInfo.php:532 msgid "Allowed protocols" msgstr "" -#: ../lib/plugin/SystemInfo.php:538 +#: ../lib/plugin/SystemInfo.php:533 msgid "Inline images" msgstr "Eingebundene Bilder" -#: ../lib/plugin/SystemInfo.php:539 +#: ../lib/plugin/SystemInfo.php:534 msgid "Available plugins" msgstr "Verfügbare Einschubprogramme" -#: ../lib/plugin/SystemInfo.php:540 +#: ../lib/plugin/SystemInfo.php:535 msgid "Supported languages" msgstr "Unterstützte Sprachen" -#: ../lib/plugin/SystemInfo.php:541 +#: ../lib/plugin/SystemInfo.php:536 msgid "Supported themes" msgstr "Unterstützte Benutzeroberfläche" Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2012-12-17 14:56:52 UTC (rev 8668) +++ trunk/locale/po/es.po 2012-12-17 14:58:07 UTC (rev 8669) @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-12-17 13:51+0100\n" +"POT-Creation-Date: 2012-12-17 15:57+0100\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" @@ -699,8 +699,8 @@ #: ../lib/InlineParser.php:358 ../lib/plugin/ModeratedPage.php:265 #: ../lib/plugin/ModeratedPage.php:268 ../lib/plugin/ModeratedPage.php:361 #: ../lib/plugin/SemanticSearch.php:163 ../lib/plugin/SemanticSearch.php:246 -#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:471 -#: ../lib/plugin/SystemInfo.php:484 ../lib/plugin/WikiAdminRename.php:277 +#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:466 +#: ../lib/plugin/SystemInfo.php:479 ../lib/plugin/WikiAdminRename.php:277 #: ../lib/plugin/WikiAdminRename.php:283 #: ../lib/plugin/WikiAdminSearchReplace.php:242 #: ../lib/plugin/WikiAdminSearchReplace.php:246 @@ -4363,34 +4363,34 @@ msgid "Provide access to PhpWiki's lower level system information." msgstr "" -#: ../lib/plugin/SystemInfo.php:131 +#: ../lib/plugin/SystemInfo.php:129 msgid "no cache used" msgstr "" -#: ../lib/plugin/SystemInfo.php:134 +#: ../lib/plugin/SystemInfo.php:132 msgid "cached pagedata:" msgstr "Página archivada:" -#: ../lib/plugin/SystemInfo.php:135 +#: ../lib/plugin/SystemInfo.php:133 msgid "cached versiondata:" msgstr "" -#: ../lib/plugin/SystemInfo.php:146 +#: ../lib/plugin/SystemInfo.php:144 #, php-format msgid "Keep up to %d major edits, but keep them no longer than %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:149 +#: ../lib/plugin/SystemInfo.php:147 #, php-format msgid " Keep up to %d minor edits, but keep them no longer than %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:152 +#: ../lib/plugin/SystemInfo.php:150 #, php-format msgid " Keep the latest contributions of the last %d authors up to %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:154 +#: ../lib/plugin/SystemInfo.php:152 #, php-format msgid "" " Additionally, try to keep the latest contributions of all authors in the " @@ -4398,167 +4398,167 @@ "more than %d unique author revisions." msgstr "" -#: ../lib/plugin/SystemInfo.php:165 +#: ../lib/plugin/SystemInfo.php:163 #, php-format msgid "%d pages" msgstr "%d páginas" -#: ../lib/plugin/SystemInfo.php:166 +#: ../lib/plugin/SystemInfo.php:164 #, php-format msgid "%d not-empty pages" msgstr "%d not-empty páginas" -#: ../lib/plugin/SystemInfo.php:179 ../lib/plugin/SystemInfo.php:212 +#: ../lib/plugin/SystemInfo.php:177 ../lib/plugin/SystemInfo.php:209 msgid "not yet" msgstr "" -#: ../lib/plugin/SystemInfo.php:198 +#: ../lib/plugin/SystemInfo.php:195 #, php-format msgid "%d homepages" msgstr "" -#: ../lib/plugin/SystemInfo.php:281 +#: ../lib/plugin/SystemInfo.php:276 #, php-format msgid "total hits: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:282 +#: ../lib/plugin/SystemInfo.php:277 #, php-format msgid "max: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:283 +#: ../lib/plugin/SystemInfo.php:278 #, php-format msgid "mean: %2.3f" msgstr "" -#: ../lib/plugin/SystemInfo.php:284 +#: ../lib/plugin/SystemInfo.php:279 #, php-format msgid "median: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:285 +#: ../lib/plugin/SystemInfo.php:280 #, php-format msgid "stddev: %2.3f" msgstr "" -#: ../lib/plugin/SystemInfo.php:286 +#: ../lib/plugin/SystemInfo.php:281 #, php-format msgid "%d pages with less than %d hits (<%d%%)." msgstr "" -#: ../lib/plugin/SystemInfo.php:288 +#: ../lib/plugin/SystemInfo.php:283 #, php-format msgid "%d page(s) with more than %d hits (>%d%%)." msgstr "" -#: ../lib/plugin/SystemInfo.php:430 +#: ../lib/plugin/SystemInfo.php:425 #, php-format msgid "Application size: %d KiB" msgstr "" -#: ../lib/plugin/SystemInfo.php:432 +#: ../lib/plugin/SystemInfo.php:427 #, php-format msgid "Pagedata size: %d KiB" msgstr "" -#: ../lib/plugin/SystemInfo.php:457 +#: ../lib/plugin/SystemInfo.php:452 #, php-format msgid "Total %d plugins: " msgstr "" -#: ../lib/plugin/SystemInfo.php:468 +#: ../lib/plugin/SystemInfo.php:463 #, php-format msgid "Total of %d languages: " msgstr "" -#: ../lib/plugin/SystemInfo.php:471 +#: ../lib/plugin/SystemInfo.php:466 #: ../themes/default/templates/userprefs.tmpl:133 msgid "Current language" msgstr "" -#: ../lib/plugin/SystemInfo.php:473 +#: ../lib/plugin/SystemInfo.php:468 #, php-format msgid "Default language: “%s”" msgstr "" -#: ../lib/plugin/SystemInfo.php:482 +#: ../lib/plugin/SystemInfo.php:477 #, php-format msgid "Total of %d themes: " msgstr "" -#: ../lib/plugin/SystemInfo.php:484 +#: ../lib/plugin/SystemInfo.php:479 #: ../themes/default/templates/userprefs.tmpl:132 msgid "Current theme" msgstr "" -#: ../lib/plugin/SystemInfo.php:486 +#: ../lib/plugin/SystemInfo.php:481 #, php-format msgid "Default theme: “%s”" msgstr "" -#: ../lib/plugin/SystemInfo.php:499 +#: ../lib/plugin/SystemInfo.php:494 #, php-format msgid "unknown argument “%s” to SystemInfo" msgstr "" -#: ../lib/plugin/SystemInfo.php:524 +#: ../lib/plugin/SystemInfo.php:519 msgid "Application name" msgstr "" -#: ../lib/plugin/SystemInfo.php:525 +#: ../lib/plugin/SystemInfo.php:520 msgid "PhpWiki engine version" msgstr "" -#: ../lib/plugin/SystemInfo.php:526 +#: ../lib/plugin/SystemInfo.php:521 msgid "Database" msgstr "" -#: ../lib/plugin/SystemInfo.php:527 +#: ../lib/plugin/SystemInfo.php:522 msgid "Cache statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:528 +#: ../lib/plugin/SystemInfo.php:523 msgid "Page statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:531 +#: ../lib/plugin/SystemInfo.php:526 msgid "User statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:533 +#: ../lib/plugin/SystemInfo.php:528 msgid "Hit statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:534 +#: ../lib/plugin/SystemInfo.php:529 msgid "Harddisc usage" msgstr "" -#: ../lib/plugin/SystemInfo.php:535 +#: ../lib/plugin/SystemInfo.php:530 msgid "Expiry parameters" msgstr "" -#: ../lib/plugin/SystemInfo.php:536 +#: ../lib/plugin/SystemInfo.php:531 msgid "Wikiname regexp" msgstr "" -#: ../lib/plugin/SystemInfo.php:537 +#: ../lib/plugin/SystemInfo.php:532 msgid "Allowed protocols" msgstr "" -#: ../lib/plugin/SystemInfo.php:538 +#: ../lib/plugin/SystemInfo.php:533 msgid "Inline images" msgstr "" -#: ../lib/plugin/SystemInfo.php:539 +#: ../lib/plugin/SystemInfo.php:534 msgid "Available plugins" msgstr "" -#: ../lib/plugin/SystemInfo.php:540 +#: ../lib/plugin/SystemInfo.php:535 msgid "Supported languages" msgstr "" -#: ../lib/plugin/SystemInfo.php:541 +#: ../lib/plugin/SystemInfo.php:536 msgid "Supported themes" msgstr "" Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2012-12-17 14:56:52 UTC (rev 8668) +++ trunk/locale/po/fr.po 2012-12-17 14:58:07 UTC (rev 8669) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-12-17 13:51+0100\n" +"POT-Creation-Date: 2012-12-17 15:57+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." @@ -698,8 +698,8 @@ #: ../lib/InlineParser.php:358 ../lib/plugin/ModeratedPage.php:265 #: ../lib/plugin/ModeratedPage.php:268 ../lib/plugin/ModeratedPage.php:361 #: ../lib/plugin/SemanticSearch.php:163 ../lib/plugin/SemanticSearch.php:246 -#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:471 -#: ../lib/plugin/SystemInfo.php:484 ../lib/plugin/WikiAdminRename.php:277 +#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:466 +#: ../lib/plugin/SystemInfo.php:479 ../lib/plugin/WikiAdminRename.php:277 #: ../lib/plugin/WikiAdminRename.php:283 #: ../lib/plugin/WikiAdminSearchReplace.php:242 #: ../lib/plugin/WikiAdminSearchReplace.php:246 @@ -4396,36 +4396,36 @@ msgid "Provide access to PhpWiki's lower level system information." msgstr "Affiche les informations de bas niveau pour PhpWiki." -#: ../lib/plugin/SystemInfo.php:131 +#: ../lib/plugin/SystemInfo.php:129 msgid "no cache used" msgstr "pas de cache utilisé" # lib/diff.php:1015 -#: ../lib/plugin/SystemInfo.php:134 +#: ../lib/plugin/SystemInfo.php:132 msgid "cached pagedata:" msgstr "page bufferisée :" -#: ../lib/plugin/SystemInfo.php:135 +#: ../lib/plugin/SystemInfo.php:133 msgid "cached versiondata:" msgstr "version bufferisée :" -#: ../lib/plugin/SystemInfo.php:146 +#: ../lib/plugin/SystemInfo.php:144 #, php-format msgid "Keep up to %d major edits, but keep them no longer than %d days." msgstr "Garder jusqu'à %d édition majeures, mais pas plus que %d jours." -#: ../lib/plugin/SystemInfo.php:149 +#: ../lib/plugin/SystemInfo.php:147 #, php-format msgid " Keep up to %d minor edits, but keep them no longer than %d days." msgstr "Garder jusqu'à %d édition mineures, mais pas plus que %d jours." -#: ../lib/plugin/SystemInfo.php:152 +#: ../lib/plugin/SystemInfo.php:150 #, php-format msgid " Keep the latest contributions of the last %d authors up to %d days." msgstr "" "Garder les dernières contributions des derniers %d auteurs jusqu'à %d jours." -#: ../lib/plugin/SystemInfo.php:154 +#: ../lib/plugin/SystemInfo.php:152 #, php-format msgid "" " Additionally, try to keep the latest contributions of all authors in the " @@ -4436,168 +4436,168 @@ "auteurs depuis les %d derniers jours (même s'il y en a plus que %d), mais ne " "conservez en aucun cas plus que %d versions par auteur." -#: ../lib/plugin/SystemInfo.php:165 +#: ../lib/plugin/SystemInfo.php:163 #, php-format msgid "%d pages" msgstr "%d pages" -#: ../lib/plugin/SystemInfo.php:166 +#: ../lib/plugin/SystemInfo.php:164 #, php-format msgid "%d not-empty pages" msgstr "%d pages non vides" -#: ../lib/plugin/SystemInfo.php:179 ../lib/plugin/SystemInfo.php:212 +#: ../lib/plugin/SystemInfo.php:177 ../lib/plugin/SystemInfo.php:209 msgid "not yet" msgstr "pas encore" -#: ../lib/plugin/SystemInfo.php:198 +#: ../lib/plugin/SystemInfo.php:195 #, php-format msgid "%d homepages" msgstr "%d pages d'accueil" -#: ../lib/plugin/SystemInfo.php:281 +#: ../lib/plugin/SystemInfo.php:276 #, php-format msgid "total hits: %d" msgstr "%d visites totales" -#: ../lib/plugin/SystemInfo.php:282 +#: ../lib/plugin/SystemInfo.php:277 #, php-format msgid "max: %d" msgstr "maximum : %d" -#: ../lib/plugin/SystemInfo.php:283 +#: ../lib/plugin/SystemInfo.php:278 #, php-format msgid "mean: %2.3f" msgstr "moyenne : %2.3f" -#: ../lib/plugin/SystemInfo.php:284 +#: ../lib/plugin/SystemInfo.php:279 #, php-format msgid "median: %d" msgstr "médiane : %d" -#: ../lib/plugin/SystemInfo.php:285 +#: ../lib/plugin/SystemInfo.php:280 #, php-format msgid "stddev: %2.3f" msgstr "écart-type : %2.3f" -#: ../lib/plugin/SystemInfo.php:286 +#: ../lib/plugin/SystemInfo.php:281 #, php-format msgid "%d pages with less than %d hits (<%d%%)." msgstr "%d pages ayant eu moins de %d visiteurs (<%d%%)." -#: ../lib/plugin/SystemInfo.php:288 +#: ../lib/plugin/SystemInfo.php:283 #, php-format msgid "%d page(s) with more than %d hits (>%d%%)." msgstr "%d pages ayant eu plus de %d visiteurs (>%d%%)." -#: ../lib/plugin/SystemInfo.php:430 +#: ../lib/plugin/SystemInfo.php:425 #, php-format msgid "Application size: %d KiB" msgstr "Taille de l'application : %d Kio" -#: ../lib/plugin/SystemInfo.php:432 +#: ../lib/plugin/SystemInfo.php:427 #, php-format msgid "Pagedata size: %d KiB" msgstr "Taille des données de la page : %d Kio" -#: ../lib/plugin/SystemInfo.php:457 +#: ../lib/plugin/SystemInfo.php:452 #, php-format msgid "Total %d plugins: " msgstr "%d plugins au total : " -#: ../lib/plugin/SystemInfo.php:468 +#: ../lib/plugin/SystemInfo.php:463 #, php-format msgid "Total of %d languages: " msgstr "%d langages au total : " -#: ../lib/plugin/SystemInfo.php:471 +#: ../lib/plugin/SystemInfo.php:466 #: ../themes/default/templates/userprefs.tmpl:133 msgid "Current language" msgstr "Ma langue" -#: ../lib/plugin/SystemInfo.php:473 +#: ../lib/plugin/SystemInfo.php:468 #, php-format msgid "Default language: “%s”" msgstr "Langage par défaut : %s" -#: ../lib/plugin/SystemInfo.php:482 +#: ../lib/plugin/SystemInfo.php:477 #, php-format msgid "Total of %d themes: " msgstr "%d thèmes au total: " -#: ../lib/plugin/SystemInfo.php:484 +#: ../lib/plugin/SystemInfo.php:479 #: ../themes/default/templates/userprefs.tmpl:132 msgid "Current theme" msgstr "Mon thème" -#: ../lib/plugin/SystemInfo.php:486 +#: ../lib/plugin/SystemInfo.php:481 #, php-format msgid "Default theme: “%s”" msgstr "Thème par défaut : “%s”" -#: ../lib/plugin/SystemInfo.php:499 +#: ../lib/plugin/SystemInfo.php:494 #, php-format msgid "unknown argument “%s” to SystemInfo" msgstr "argument inconnu pour SystemInfo (%s)" -#: ../lib/plugin/SystemInfo.php:524 +#: ../lib/plugin/SystemInfo.php:519 msgid "Application name" msgstr "Nom de l'application" # lib/pageinfo.php:64 -#: ../lib/plugin/SystemInfo.php:525 +#: ../lib/plugin/SystemInfo.php:520 msgid "PhpWiki engine version" msgstr "Version de PhpWiki" -#: ../lib/plugin/SystemInfo.php:526 +#: ../lib/plugin/SystemInfo.php:521 msgid "Database" msgstr "Base de données" -#: ../lib/plugin/SystemInfo.php:527 +#: ../lib/plugin/SystemInfo.php:522 msgid "Cache statistics" msgstr "Statistiques de cache" -#: ../lib/plugin/SystemInfo.php:528 +#: ../lib/plugin/SystemInfo.php:523 msgid "Page statistics" msgstr "Statistiques de page" -#: ../lib/plugin/SystemInfo.php:531 +#: ../lib/plugin/SystemInfo.php:526 msgid "User statistics" msgstr "Statistiques d'utilisateur" -#: ../lib/plugin/SystemInfo.php:533 +#: ../lib/plugin/SystemInfo.php:528 msgid "Hit statistics" msgstr "Statistiques de visites" -#: ../lib/plugin/SystemInfo.php:534 +#: ../lib/plugin/SystemInfo.php:529 msgid "Harddisc usage" msgstr "" -#: ../lib/plugin/SystemInfo.php:535 +#: ../lib/plugin/SystemInfo.php:530 msgid "Expiry parameters" msgstr "Expiration des paramètres" -#: ../lib/plugin/SystemInfo.php:536 +#: ../lib/plugin/SystemInfo.php:531 msgid "Wikiname regexp" msgstr "regexp du WikiNom" -#: ../lib/plugin/SystemInfo.php:537 +#: ../lib/plugin/SystemInfo.php:532 msgid "Allowed protocols" msgstr "Protocoles autorisés" -#: ../lib/plugin/SystemInfo.php:538 +#: ../lib/plugin/SystemInfo.php:533 msgid "Inline images" msgstr "Images intégrées" -#: ../lib/plugin/SystemInfo.php:539 +#: ../lib/plugin/SystemInfo.php:534 msgid "Available plugins" msgstr "Greffons disponibles" -#: ../lib/plugin/SystemInfo.php:540 +#: ../lib/plugin/SystemInfo.php:535 msgid "Supported languages" msgstr "Langages supportés" -#: ../lib/plugin/SystemInfo.php:541 +#: ../lib/plugin/SystemInfo.php:536 msgid "Supported themes" msgstr "Thèmes supportés" Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2012-12-17 14:56:52 UTC (rev 8668) +++ trunk/locale/po/it.po 2012-12-17 14:58:07 UTC (rev 8669) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-12-17 13:51+0100\n" +"POT-Creation-Date: 2012-12-17 15:57+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" @@ -689,8 +689,8 @@ #: ../lib/InlineParser.php:358 ../lib/plugin/ModeratedPage.php:265 #: ../lib/plugin/ModeratedPage.php:268 ../lib/plugin/ModeratedPage.php:361 #: ../lib/plugin/SemanticSearch.php:163 ../lib/plugin/SemanticSearch.php:246 -#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:471 -#: ../lib/plugin/SystemInfo.php:484 ../lib/plugin/WikiAdminRename.php:277 +#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:466 +#: ../lib/plugin/SystemInfo.php:479 ../lib/plugin/WikiAdminRename.php:277 #: ../lib/plugin/WikiAdminRename.php:283 #: ../lib/plugin/WikiAdminSearchReplace.php:242 #: ../lib/plugin/WikiAdminSearchReplace.php:246 @@ -4337,34 +4337,34 @@ msgid "Provide access to PhpWiki's lower level system information." msgstr "" -#: ../lib/plugin/SystemInfo.php:131 +#: ../lib/plugin/SystemInfo.php:129 msgid "no cache used" msgstr "" -#: ../lib/plugin/SystemInfo.php:134 +#: ../lib/plugin/SystemInfo.php:132 msgid "cached pagedata:" msgstr "" -#: ../lib/plugin/SystemInfo.php:135 +#: ../lib/plugin/SystemInfo.php:133 msgid "cached versiondata:" msgstr "" -#: ../lib/plugin/SystemInfo.php:146 +#: ../lib/plugin/SystemInfo.php:144 #, php-format msgid "Keep up to %d major edits, but keep them no longer than %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:149 +#: ../lib/plugin/SystemInfo.php:147 #, php-format msgid " Keep up to %d minor edits, but keep them no longer than %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:152 +#: ../lib/plugin/SystemInfo.php:150 #, php-format msgid " Keep the latest contributions of the last %d authors up to %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:154 +#: ../lib/plugin/SystemInfo.php:152 #, php-format msgid "" " Additionally, try to keep the latest contributions of all authors in the " @@ -4372,167 +4372,167 @@ "more than %d unique author revisions." msgstr "" -#: ../lib/plugin/SystemInfo.php:165 +#: ../lib/plugin/SystemInfo.php:163 #, php-format msgid "%d pages" msgstr "" -#: ../lib/plugin/SystemInfo.php:166 +#: ../lib/plugin/SystemInfo.php:164 #, php-format msgid "%d not-empty pages" msgstr "" -#: ../lib/plugin/SystemInfo.php:179 ../lib/plugin/SystemInfo.php:212 +#: ../lib/plugin/SystemInfo.php:177 ../lib/plugin/SystemInfo.php:209 msgid "not yet" msgstr "" -#: ../lib/plugin/SystemInfo.php:198 +#: ../lib/plugin/SystemInfo.php:195 #, php-format msgid "%d homepages" msgstr "" -#: ../lib/plugin/SystemInfo.php:281 +#: ../lib/plugin/SystemInfo.php:276 #, php-format msgid "total hits: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:282 +#: ../lib/plugin/SystemInfo.php:277 #, php-format msgid "max: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:283 +#: ../lib/plugin/SystemInfo.php:278 #, php-format msgid "mean: %2.3f" msgstr "" -#: ../lib/plugin/SystemInfo.php:284 +#: ../lib/plugin/SystemInfo.php:279 #, php-format msgid "median: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:285 +#: ../lib/plugin/SystemInfo.php:280 #, php-format msgid "stddev: %2.3f" msgstr "" -#: ../lib/plugin/SystemInfo.php:286 +#: ../lib/plugin/SystemInfo.php:281 #, php-format msgid "%d pages with less than %d hits (<%d%%)." msgstr "" -#: ../lib/plugin/SystemInfo.php:288 +#: ../lib/plugin/SystemInfo.php:283 #, php-format msgid "%d page(s) with more than %d hits (>%d%%)." msgstr "" -#: ../lib/plugin/SystemInfo.php:430 +#: ../lib/plugin/SystemInfo.php:425 #, php-format msgid "Application size: %d KiB" msgstr "" -#: ../lib/plugin/SystemInfo.php:432 +#: ../lib/plugin/SystemInfo.php:427 #, php-format msgid "Pagedata size: %d KiB" msgstr "" -#: ../lib/plugin/SystemInfo.php:457 +#: ../lib/plugin/SystemInfo.php:452 #, php-format msgid "Total %d plugins: " msgstr "" -#: ../lib/plugin/SystemInfo.php:468 +#: ../lib/plugin/SystemInfo.php:463 #, php-format msgid "Total of %d languages: " msgstr "" -#: ../lib/plugin/SystemInfo.php:471 +#: ../lib/plugin/SystemInfo.php:466 #: ../themes/default/templates/userprefs.tmpl:133 msgid "Current language" msgstr "" -#: ../lib/plugin/SystemInfo.php:473 +#: ../lib/plugin/SystemInfo.php:468 #, php-format msgid "Default language: “%s”" msgstr "" -#: ../lib/plugin/SystemInfo.php:482 +#: ../lib/plugin/SystemInfo.php:477 #, php-format msgid "Total of %d themes: " msgstr "" -#: ../lib/plugin/SystemInfo.php:484 +#: ../lib/plugin/SystemInfo.php:479 #: ../themes/default/templates/userprefs.tmpl:132 msgid "Current theme" msgstr "" -#: ../lib/plugin/SystemInfo.php:486 +#: ../lib/plugin/SystemInfo.php:481 #, php-format msgid "Default theme: “%s”" msgstr "" -#: ../lib/plugin/SystemInfo.php:499 +#: ../lib/plugin/SystemInfo.php:494 #, php-format msgid "unknown argument “%s” to SystemInfo" msgstr "" -#: ../lib/plugin/SystemInfo.php:524 +#: ../lib/plugin/SystemInfo.php:519 msgid "Application name" msgstr "" -#: ../lib/plugin/SystemInfo.php:525 +#: ../lib/plugin/SystemInfo.php:520 msgid "PhpWiki engine version" msgstr "" -#: ../lib/plugin/SystemInfo.php:526 +#: ../lib/plugin/SystemInfo.php:521 msgid "Database" msgstr "" -#: ../lib/plugin/SystemInfo.php:527 +#: ../lib/plugin/SystemInfo.php:522 msgid "Cache statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:528 +#: ../lib/plugin/SystemInfo.php:523 msgid "Page statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:531 +#: ../lib/plugin/SystemInfo.php:526 msgid "User statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:533 +#: ../lib/plugin/SystemInfo.php:528 msgid "Hit statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:534 +#: ../lib/plugin/SystemInfo.php:529 msgid "Harddisc usage" msgstr "" -#: ../lib/plugin/SystemInfo.php:535 +#: ../lib/plugin/SystemInfo.php:530 msgid "Expiry parameters" msgstr "" -#: ../lib/plugin/SystemInfo.php:536 +#: ../lib/plugin/SystemInfo.php:531 msgid "Wikiname regexp" msgstr "" -#: ../lib/plugin/SystemInfo.php:537 +#: ../lib/plugin/SystemInfo.php:532 msgid "Allowed protocols" msgstr "" -#: ../lib/plugin/SystemInfo.php:538 +#: ../lib/plugin/SystemInfo.php:533 msgid "Inline images" msgstr "" -#: ../lib/plugin/SystemInfo.php:539 +#: ../lib/plugin/SystemInfo.php:534 msgid "Available plugins" msgstr "" -#: ../lib/plugin/SystemInfo.php:540 +#: ../lib/plugin/SystemInfo.php:535 msgid "Supported languages" msgstr "" -#: ../lib/plugin/SystemInfo.php:541 +#: ../lib/plugin/SystemInfo.php:536 msgid "Supported themes" msgstr "" Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2012-12-17 14:56:52 UTC (rev 8668) +++ trunk/locale/po/ja.po 2012-12-17 14:58:07 UTC (rev 8669) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-12-17 13:51+0100\n" +"POT-Creation-Date: 2012-12-17 15:57+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" @@ -677,8 +677,8 @@ #: ../lib/InlineParser.php:358 ../lib/plugin/ModeratedPage.php:265 #: ../lib/plugin/ModeratedPage.php:268 ../lib/plugin/ModeratedPage.php:361 #: ../lib/plugin/SemanticSearch.php:163 ../lib/plugin/SemanticSearch.php:246 -#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:471 -#: ../lib/plugin/SystemInfo.php:484 ../lib/plugin/WikiAdminRename.php:277 +#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:466 +#: ../lib/plugin/SystemInfo.php:479 ../lib/plugin/WikiAdminRename.php:277 #: ../lib/plugin/WikiAdminRename.php:283 #: ../lib/plugin/WikiAdminSearchReplace.php:242 #: ../lib/plugin/WikiAdminSearchReplace.php:246 @@ -4405,34 +4405,34 @@ msgid "Provide access to PhpWiki's lower level system information." msgstr "" -#: ../lib/plugin/SystemInfo.php:131 +#: ../lib/plugin/SystemInfo.php:129 msgid "no cache used" msgstr "キャッシュを使いません" -#: ../lib/plugin/SystemInfo.php:134 +#: ../lib/plugin/SystemInfo.php:132 msgid "cached pagedata:" msgstr "ページデータをキャッシュ:" -#: ../lib/plugin/SystemInfo.php:135 +#: ../lib/plugin/SystemInfo.php:133 msgid "cached versiondata:" msgstr "バージョンデータをキャッシュ:" -#: ../lib/plugin/SystemInfo.php:146 +#: ../lib/plugin/SystemInfo.php:144 #, php-format msgid "Keep up to %d major edits, but keep them no longer than %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:149 +#: ../lib/plugin/SystemInfo.php:147 #, php-format msgid " Keep up to %d minor edits, but keep them no longer than %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:152 +#: ../lib/plugin/SystemInfo.php:150 #, php-format msgid " Keep the latest contributions of the last %d authors up to %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:154 +#: ../lib/plugin/SystemInfo.php:152 #, php-format msgid "" " Additionally, try to keep the latest contributions of all authors in the " @@ -4440,167 +4440,167 @@ "more than %d unique author revisions." msgstr "" -#: ../lib/plugin/SystemInfo.php:165 +#: ../lib/plugin/SystemInfo.php:163 #, php-format msgid "%d pages" msgstr "" -#: ../lib/plugin/SystemInfo.php:166 +#: ../lib/plugin/SystemInfo.php:164 #, php-format msgid "%d not-empty pages" msgstr "" -#: ../lib/plugin/SystemInfo.php:179 ../lib/plugin/SystemInfo.php:212 +#: ../lib/plugin/SystemInfo.php:177 ../lib/plugin/SystemInfo.php:209 msgid "not yet" msgstr "" -#: ../lib/plugin/SystemInfo.php:198 +#: ../lib/plugin/SystemInfo.php:195 #, php-format msgid "%d homepages" msgstr "" -#: ../lib/plugin/SystemInfo.php:281 +#: ../lib/plugin/SystemInfo.php:276 #, fuzzy, php-format msgid "total hits: %d" msgstr "総ヒット数: %s" -#: ../lib/plugin/SystemInfo.php:282 +#: ../lib/plugin/SystemInfo.php:277 #, php-format msgid "max: %d" msgstr "最大: %d" -#: ../lib/plugin/SystemInfo.php:283 +#: ../lib/plugin/SystemInfo.php:278 #, php-format msgid "mean: %2.3f" msgstr "" -#: ../lib/plugin/SystemInfo.php:284 +#: ../lib/plugin/SystemInfo.php:279 #, php-format msgid "median: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:285 +#: ../lib/plugin/SystemInfo.php:280 #, php-format msgid "stddev: %2.3f" msgstr "" -#: ../lib/plugin/SystemInfo.php:286 +#: ../lib/plugin/SystemInfo.php:281 #, php-format msgid "%d pages with less than %d hits (<%d%%)." msgstr "" -#: ../lib/plugin/SystemInfo.php:288 +#: ../lib/plugin/SystemInfo.php:283 #, php-format msgid "%d page(s) with more than %d hits (>%d%%)." msgstr "" -#: ../lib/plugin/SystemInfo.php:430 +#: ../lib/plugin/SystemInfo.php:425 #, fuzzy, php-format msgid "Application size: %d KiB" msgstr "アプリケーションサイズ: %d キロバイト" -#: ../lib/plugin/SystemInfo.php:432 +#: ../lib/plugin/SystemInfo.php:427 #, fuzzy, php-format msgid "Pagedata size: %d KiB" msgstr "ページデーターサイズ: %s キロバイト" -#: ../lib/plugin/SystemInfo.php:457 +#: ../lib/plugin/SystemInfo.php:452 #, php-format msgid "Total %d plugins: " msgstr "合計 %d プラグイン" -#: ../lib/plugin/SystemInfo.php:468 +#: ../lib/plugin/SystemInfo.php:463 #, php-format msgid "Total of %d languages: " msgstr "" -#: ../lib/plugin/SystemInfo.php:471 +#: ../lib/plugin/SystemInfo.php:466 #: ../themes/default/templates/userprefs.tmpl:133 msgid "Current language" msgstr "現在の言語" -#: ../lib/plugin/SystemInfo.php:473 +#: ../lib/plugin/SystemInfo.php:468 #, php-format msgid "Default language: “%s”" msgstr "" -#: ../lib/plugin/SystemInfo.php:482 +#: ../lib/plugin/SystemInfo.php:477 #, php-format msgid "Total of %d themes: " msgstr "総テーマ数: %d" -#: ../lib/plugin/SystemInfo.php:484 +#: ../lib/plugin/SystemInfo.php:479 #: ../themes/default/templates/userprefs.tmpl:132 msgid "Current theme" msgstr "現在のテーマ" -#: ../lib/plugin/SystemInfo.php:486 +#: ../lib/plugin/SystemInfo.php:481 #, php-format msgid "Default theme: “%s”" msgstr "デフォルトテーマ: %s" -#: ../lib/plugin/SystemInfo.php:499 +#: ../lib/plugin/SystemInfo.php:494 #, php-format msgid "unknown argument “%s” to SystemInfo" msgstr "" -#: ../lib/plugin/SystemInfo.php:524 +#: ../lib/plugin/SystemInfo.php:519 msgid "Application name" msgstr "アプリケーション名" -#: ../lib/plugin/SystemInfo.php:525 +#: ../lib/plugin/SystemInfo.php:520 msgid "PhpWiki engine version" msgstr "" -#: ../lib/plugin/SystemInfo.php:526 +#: ../lib/plugin/SystemInfo.php:521 msgid "Database" msgstr "" -#: ../lib/plugin/SystemInfo.php:527 +#: ../lib/plugin/SystemInfo.php:522 msgid "Cache statistics" msgstr "キャッシュ統計" -#: ../lib/plugin/SystemInfo.php:528 +#: ../lib/plugin/SystemInfo.php:523 msgid "Page statistics" msgstr "ページ統計" -#: ../lib/plugin/SystemInfo.php:531 +#: ../lib/plugin/SystemInfo.php:526 msgid "User statistics" msgstr "ユーザー統計" -#: ../lib/plugin/SystemInfo.php:533 +#: ../lib/plugin/SystemInfo.php:528 msgid "Hit statistics" msgstr "ヒット統計" -#: ../lib/plugin/SystemInfo.php:534 +#: ../lib/plugin/SystemInfo.php:529 msgid "Harddisc usage" msgstr "" -#: ../lib/plugin/SystemInfo.php:535 +#: ../lib/plugin/SystemInfo.php:530 msgid "Expiry parameters" msgstr "" -#: ../lib/plugin/SystemInfo.php:536 +#: ../lib/plugin/SystemInfo.php:531 msgid "Wikiname regexp" msgstr "" -#: ../lib/plugin/SystemInfo.php:537 +#: ../lib/plugin/SystemInfo.php:532 msgid "Allowed protocols" msgstr "許可するプロトコル一覧" -#: ../lib/plugin/SystemInfo.php:538 +#: ../lib/plugin/SystemInfo.php:533 msgid "Inline images" msgstr "インライン画像一覧" -#: ../lib/plugin/SystemInfo.php:539 +#: ../lib/plugin/SystemInfo.php:534 msgid "Available plugins" msgstr "有効なプラグイン一覧" -#: ../lib/plugin/SystemInfo.php:540 +#: ../lib/plugin/SystemInfo.php:535 msgid "Supported languages" msgstr "サポート言語一覧" -#: ../lib/plugin/SystemInfo.php:541 +#: ../lib/plugin/SystemInfo.php:536 msgid "Supported themes" msgstr "サポートテーマ一覧" Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2012-12-17 14:56:52 UTC (rev 8668) +++ trunk/locale/po/nl.po 2012-12-17 14:58:07 UTC (rev 8669) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-12-17 13:51+0100\n" +"POT-Creation-Date: 2012-12-17 15:57+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" @@ -683,8 +683,8 @@ #: ../lib/InlineParser.php:358 ../lib/plugin/ModeratedPage.php:265 #: ../lib/plugin/ModeratedPage.php:268 ../lib/plugin/ModeratedPage.php:361 #: ../lib/plugin/SemanticSearch.php:163 ../lib/plugin/SemanticSearch.php:246 -#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:471 -#: ../lib/plugin/SystemInfo.php:484 ../lib/plugin/WikiAdminRename.php:277 +#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:466 +#: ../lib/plugin/SystemInfo.php:479 ../lib/plugin/WikiAdminRename.php:277 #: ../lib/plugin/WikiAdminRename.php:283 #: ../lib/plugin/WikiAdminSearchReplace.php:242 #: ../lib/plugin/WikiAdminSearchReplace.php:246 @@ -4327,34 +4327,34 @@ msgid "Provide access to PhpWiki's lower level system information." msgstr "" -#: ../lib/plugin/SystemInfo.php:131 +#: ../lib/plugin/SystemInfo.php:129 msgid "no cache used" msgstr "" -#: ../lib/plugin/SystemInfo.php:134 +#: ../lib/plugin/SystemInfo.php:132 msgid "cached pagedata:" msgstr "" -#: ../lib/plugin/SystemInfo.php:135 +#: ../lib/plugin/SystemInfo.php:133 msgid "cached versiondata:" msgstr "" -#: ../lib/plugin/SystemInfo.php:146 +#: ../lib/plugin/SystemInfo.php:144 #, php-format msgid "Keep up to %d major edits, but keep them no longer than %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:149 +#: ../lib/plugin/SystemInfo.php:147 #, php-format msgid " Keep up to %d minor edits, but keep them no longer than %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:152 +#: ../lib/plugin/SystemInfo.php:150 #, php-format msgid " Keep the latest contributions of the last %d authors up to %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:154 +#: ../lib/plugin/SystemInfo.php:152 #, php-format msgid "" " Additionally, try to keep the latest contributions of all authors in the " @@ -4362,167 +4362,167 @@ "more than %d unique author revisions." msgstr "" -#: ../lib/plugin/SystemInfo.php:165 +#: ../lib/plugin/SystemInfo.php:163 #, php-format msgid "%d pages" msgstr "" -#: ../lib/plugin/SystemInfo.php:166 +#: ../lib/plugin/SystemInfo.php:164 #, php-format msgid "%d not-empty pages" msgstr "" -#: ../lib/plugin/SystemInfo.php:179 ../lib/plugin/SystemInfo.php:212 +#: ../lib/plugin/SystemInfo.php:177 ../lib/plugin/SystemInfo.php:209 msgid "not yet" msgstr "" -#: ../lib/plugin/SystemInfo.php:198 +#: ../lib/plugin/SystemInfo.php:195 #, php-format msgid "%d homepages" msgstr "" -#: ../lib/plugin/SystemInfo.php:281 +#: ../lib/plugin/SystemInfo.php:276 #, php-format msgid "total hits: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:282 +#: ../lib/plugin/SystemInfo.php:277 #, php-format msgid "max: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:283 +#: ../lib/plugin/SystemInfo.php:278 #, php-format msgid "mean: %2.3f" msgstr "" -#: ../lib/plugin/SystemInfo.php:284 +#: ../lib/plugin/SystemInfo.php:279 #, php-format msgid "median: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:285 +#: ../lib/plugin/SystemInfo.php:280 #, php-format msgid "stddev: %2.3f" msgstr "" -#: ../lib/plugin/SystemInfo.php:286 +#: ../lib/plugin/SystemInfo.php:281 #, php-format msgid "%d pages with less than %d hits (<%d%%)." msgstr "" -#: ../lib/plugin/SystemInfo.php:288 +#: ../lib/plugin/SystemInfo.php:283 #, php-format msgid "%d page(s) with more than %d hits (>%d%%)." msgstr "" -#: ../lib/plugin/SystemInfo.php:430 +#: ../lib/plugin/SystemInfo.php:425 #, php-format msgid "Application size: %d KiB" msgstr "" -#: ../lib/plugin/SystemInfo.php:432 +#: ../lib/plugin/SystemInfo.php:427 #, php-format msgid "Pagedata size: %d KiB" msgstr "" -#: ../lib/plugin/SystemInfo.php:457 +#: ../lib/plugin/SystemInfo.php:452 #, php-format msgid "Total %d plugins: " msgstr "" -#: ../lib/plugin/SystemInfo.php:468 +#: ../lib/plugin/SystemInfo.php:463 #, php-format msgid "Total of %d languages: " msgstr "" -#: ../lib/plugin/SystemInfo.php:471 +#: ../lib/plugin/SystemInfo.php:466 #: ../themes/default/templates/userprefs.tmpl:133 msgid "Current language" msgstr "" -#: ../lib/plugin/SystemInfo.php:473 +#: ../lib/plugin/SystemInfo.php:468 #, php-format msgid "Default language: “%s”" msgstr "" -#: ../lib/plugin/SystemInfo.php:482 +#: ../lib/plugin/SystemInfo.php:477 #, php-format msgid "Total of %d themes: " msgstr "" -#: ../lib/plugin/SystemInfo.php:484 +#: ../lib/plugin/SystemInfo.php:479 #: ../themes/default/templates/userprefs.tmpl:132 msgid "Current theme" msgstr "" -#: ../lib/plugin/SystemInfo.php:486 +#: ../lib/plugin/SystemInfo.php:481 #, php-format msgid "Default theme: “%s”" msgstr "" -#: ../lib/plugin/SystemInfo.php:499 +#: ../lib/plugin/SystemInfo.php:494 #, php-format msgid "unknown argument “%s” to SystemInfo" msgstr "" -#: ../lib/plugin/SystemInfo.php:524 +#: ../lib/plugin/SystemInfo.php:519 msgid "Application name" msgstr "" -#: ../lib/plugin/SystemInfo.php:525 +#: ../lib/plugin/SystemInfo.php:520 msgid "PhpWiki engine version" msgstr "" -#: ../lib/plugin/SystemInfo.php:526 +#: ../lib/plugin/SystemInfo.php:521 msgid "Database" msgstr "" -#: ../lib/plugin/SystemInfo.php:527 +#: ../lib/plugin/SystemInfo.php:522 msgid "Cache statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:528 +#: ../lib/plugin/SystemInfo.php:523 msgid "Page statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:531 +#: ../lib/plugin/SystemInfo.php:526 msgid "User statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:533 +#: ../lib/plugin/SystemInfo.php:528 msgid "Hit statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:534 +#: ../lib/plugin/SystemInfo.php:529 msgid "Harddisc usage" msgstr "" -#: ../lib/plugin/SystemInfo.php:535 +#: ../lib/plugin/SystemInfo.php:530 msgid "Expiry parameters" msgstr "" -#: ../lib/plugin/SystemInfo.php:536 +#: ../lib/plugin/SystemInfo.php:531 msgid "Wikiname regexp" msgstr "" -#: ../lib/plugin/SystemInfo.php:537 +#: ../lib/plugin/SystemInfo.php:532 msgid "Allowed protocols" msgstr "" -#: ../lib/plugin/SystemInfo.php:538 +#: ../lib/plugin/SystemInfo.php:533 msgid "Inline images" msgstr "" -#: ../lib/plugin/SystemInfo.php:539 +#: ../lib/plugin/SystemInfo.php:534 msgid "Available plugins" msgstr "" -#: ../lib/plugin/SystemInfo.php:540 +#: ../lib/plugin/SystemInfo.php:535 msgid "Supported languages" msgstr "" -#: ../lib/plugin/SystemInfo.php:541 +#: ../lib/plugin/SystemInfo.php:536 msgid "Supported themes" msgstr "" Modified: trunk/locale/po/phpwiki.pot =================================================================== --- trunk/locale/po/phpwiki.pot 2012-12-17 14:56:52 UTC (rev 8668) +++ trunk/locale/po/phpwiki.pot 2012-12-17 14:58:07 UTC (rev 8669) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki-1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-12-17 13:51+0100\n" +"POT-Creation-Date: 2012-12-17 15:57+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" @@ -677,8 +677,8 @@ #: ../lib/InlineParser.php:358 ../lib/plugin/ModeratedPage.php:265 #: ../lib/plugin/ModeratedPage.php:268 ../lib/plugin/ModeratedPage.php:361 #: ../lib/plugin/SemanticSearch.php:163 ../lib/plugin/SemanticSearch.php:246 -#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:471 -#: ../lib/plugin/SystemInfo.php:484 ../lib/plugin/WikiAdminRename.php:277 +#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:466 +#: ../lib/plugin/SystemInfo.php:479 ../lib/plugin/WikiAdminRename.php:277 #: ../lib/plugin/WikiAdminRename.php:283 #: ../lib/plugin/WikiAdminSearchReplace.php:242 #: ../lib/plugin/WikiAdminSearchReplace.php:246 @@ -4319,34 +4319,34 @@ msgid "Provide access to PhpWiki's lower level system information." msgstr "" -#: ../lib/plugin/SystemInfo.php:131 +#: ../lib/plugin/SystemInfo.php:129 msgid "no cache used" msgstr "" -#: ../lib/plugin/SystemInfo.php:134 +#: ../lib/plugin/SystemInfo.php:132 msgid "cached pagedata:" msgstr "" -#: ../lib/plugin/SystemInfo.php:135 +#: ../lib/plugin/SystemInfo.php:133 msgid "cached versiondata:" msgstr "" -#: ../lib/plugin/SystemInfo.php:146 +#: ../lib/plugin/SystemInfo.php:144 #, php-format msgid "Keep up to %d major edits, but keep them no longer than %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:149 +#: ../lib/plugin/SystemInfo.php:147 #, php-format msgid " Keep up to %d minor edits, but keep them no longer than %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:152 +#: ../lib/plugin/SystemInfo.php:150 #, php-format msgid " Keep the latest contributions of the last %d authors up to %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:154 +#: ../lib/plugin/SystemInfo.php:152 #, php-format msgid "" " Additionally, try to keep the latest contributions of all authors in the " @@ -4354,167 +4354,167 @@ "more than %d unique author revisions." msgstr "" -#: ../lib/plugin/SystemInfo.php:165 +#: ../lib/plugin/SystemInfo.php:163 #, php-format msgid "%d pages" msgstr "" -#: ../lib/plugin/SystemInfo.php:166 +#: ../lib/plugin/SystemInfo.php:164 #, php-format msgid "%d not-empty pages" msgstr "" -#: ../lib/plugin/SystemInfo.php:179 ../lib/plugin/SystemInfo.php:212 +#: ../lib/plugin/SystemInfo.php:177 ../lib/plugin/SystemInfo.php:209 msgid "not yet" msgstr "" -#: ../lib/plugin/SystemInfo.php:198 +#: ../lib/plugin/SystemInfo.php:195 #, php-format msgid "%d homepages" msgstr "" -#: ../lib/plugin/SystemInfo.php:281 +#: ../lib/plugin/SystemInfo.php:276 #, php-format msgid "total hits: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:282 +#: ../lib/plugin/SystemInfo.php:277 #, php-format msgid "max: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:283 +#: ../lib/plugin/SystemInfo.php:278 #, php-format msgid "mean: %2.3f" msgstr "" -#: ../lib/plugin/SystemInfo.php:284 +#: ../lib/plugin/SystemInfo.php:279 #, php-format msgid "median: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:285 +#: ../lib/plugin/SystemInfo.php:280 #, php-format msgid "stddev: %2.3f" msgstr "" -#: ../lib/plugin/SystemInfo.php:286 +#: ../lib/plugin/SystemInfo.php:281 #, php-format msgid "%d pages with less than %d hits (<%d%%)." msgstr "" -#: ../lib/plugin/SystemInfo.php:288 +#: ../lib/plugin/SystemInfo.php:283 #, php-format msgid "%d page(s) with more than %d hits (>%d%%)." msgstr "" -#: ../lib/plugin/SystemInfo.php:430 +#: ../lib/plugin/SystemInfo.php:425 #, php-format msgid "Application size: %d KiB" msgstr "" -#: ../lib/plugin/SystemInfo.php:432 +#: ../lib/plugin/SystemInfo.php:427 #, php-format msgid "Pagedata size: %d KiB" msgstr "" -#: ../lib/plugin/SystemInfo.php:457 +#: ../lib/plugin/SystemInfo.php:452 #, php-format msgid "Total %d plugins: " msgstr "" -#: ../lib/plugin/SystemInfo.php:468 +#: ../lib/plugin/SystemInfo.php:463 #, php-format msgid "Total of %d languages: " msgstr "" -#: ../lib/plugin/SystemInfo.php:471 +#: ../lib/plugin/SystemInfo.php:466 #: ../themes/default/templates/userprefs.tmpl:133 msgid "Current language" msgstr "" -#: ../lib/plugin/SystemInfo.php:473 +#: ../lib/plugin/SystemInfo.php:468 #, php-format msgid "Default language: “%s”" msgstr "" -#: ../lib/plugin/SystemInfo.php:482 +#: ../lib/plugin/SystemInfo.php:477 #, php-format msgid "Total of %d themes: " msgstr "" -#: ../lib/plugin/SystemInfo.php:484 +#: ../lib/plugin/SystemInfo.php:479 #: ../themes/default/templates/userprefs.tmpl:132 msgid "Current theme" msgstr "" -#: ../lib/plugin/SystemInfo.php:486 +#: ../lib/plugin/SystemInfo.php:481 #, php-format msgid "Default theme: “%s”" msgstr "" -#: ../lib/plugin/SystemInfo.php:499 +#: ../lib/plugin/SystemInfo.php:494 #, php-format msgid "unknown argument “%s” to SystemInfo" msgstr "" -#: ../lib/plugin/SystemInfo.php:524 +#: ../lib/plugin/SystemInfo.php:519 msgid "Application name" msgstr "" -#: ../lib/plugin/SystemInfo.php:525 +#: ../lib/plugin/SystemInfo.php:520 msgid "PhpWiki engine version" msgstr "" -#: ../lib/plugin/SystemInfo.php:526 +#: ../lib/plugin/SystemInfo.php:521 msgid "Database" msgstr "" -#: ../lib/plugin/SystemInfo.php:527 +#: ../lib/plugin/SystemInfo.php:522 msgid "Cache statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:528 +#: ../lib/plugin/SystemInfo.php:523 msgid "Page statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:531 +#: ../lib/plugin/SystemInfo.php:526 msgid "User statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:533 +#: ../lib/plugin/SystemInfo.php:528 msgid "Hit statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:534 +#: ../lib/plugin/SystemInfo.php:529 msgid "Harddisc usage" msgstr "" -#: ../lib/plugin/SystemInfo.php:535 +#: ../lib/plugin/SystemInfo.php:530 msgid "Expiry parameters" msgstr "" -#: ../lib/plugin/SystemInfo.php:536 +#: ../lib/plugin/SystemInfo.php:531 msgid "Wikiname regexp" msgstr "" -#: ../lib/plugin/SystemInfo.php:537 +#: ../lib/plugin/SystemInfo.php:532 msgid "Allowed protocols" msgstr "" -#: ../lib/plugin/SystemInfo.php:538 +#: ../lib/plugin/SystemInfo.php:533 msgid "Inline images" msgstr "" -#: ../lib/plugin/SystemInfo.php:539 +#: ../lib/plugin/SystemInfo.php:534 msgid "Available plugins" msgstr "" -#: ../lib/plugin/SystemInfo.php:540 +#: ../lib/plugin/SystemInfo.php:535 msgid "Supported languages" msgstr "" -#: ../lib/plugin/SystemInfo.php:541 +#: ../lib/plugin/SystemInfo.php:536 msgid "Supported themes" msgstr "" Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2012-12-17 14:56:52 UTC (rev 8668) +++ trunk/locale/po/sv.po 2012-12-17 14:58:07 UTC (rev 8669) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-12-17 13:51+0100\n" +"POT-Creation-Date: 2012-12-17 15:57+0100\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" "Language-Team: \n" @@ -678,8 +678,8 @@ #: ../lib/InlineParser.php:358 ../lib/plugin/ModeratedPage.php:265 #: ../lib/plugin/ModeratedPage.php:268 ../lib/plugin/ModeratedPage.php:361 #: ../lib/plugin/SemanticSearch.php:163 ../lib/plugin/SemanticSearch.php:246 -#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:471 -#: ../lib/plugin/SystemInfo.php:484 ../lib/plugin/WikiAdminRename.php:277 +#: ../lib/plugin/SpellCheck.php:187 ../lib/plugin/SystemInfo.php:466 +#: ../lib/plugin/SystemInfo.php:479 ../lib/plugin/WikiAdminRename.php:277 #: ../lib/plugin/WikiAdminRename.php:283 #: ../lib/plugin/WikiAdminSearchReplace.php:242 #: ../lib/plugin/WikiAdminSearchReplace.php:246 @@ -4321,34 +4321,34 @@ msgid "Provide access to PhpWiki's lower level system information." msgstr "" -#: ../lib/plugin/SystemInfo.php:131 +#: ../lib/plugin/SystemInfo.php:129 msgid "no cache used" msgstr "" -#: ../lib/plugin/SystemInfo.php:134 +#: ../lib/plugin/SystemInfo.php:132 msgid "cached pagedata:" msgstr "" -#: ../lib/plugin/SystemInfo.php:135 +#: ../lib/plugin/SystemInfo.php:133 msgid "cached versiondata:" msgstr "" -#: ../lib/plugin/SystemInfo.php:146 +#: ../lib/plugin/SystemInfo.php:144 #, php-format msgid "Keep up to %d major edits, but keep them no longer than %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:149 +#: ../lib/plugin/SystemInfo.php:147 #, php-format msgid " Keep up to %d minor edits, but keep them no longer than %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:152 +#: ../lib/plugin/SystemInfo.php:150 #, php-format msgid " Keep the latest contributions of the last %d authors up to %d days." msgstr "" -#: ../lib/plugin/SystemInfo.php:154 +#: ../lib/plugin/SystemInfo.php:152 #, php-format msgid "" " Additionally, try to keep the latest contributions of all authors in the " @@ -4356,167 +4356,167 @@ "more than %d unique author revisions." msgstr "" -#: ../lib/plugin/SystemInfo.php:165 +#: ../lib/plugin/SystemInfo.php:163 #, php-format msgid "%d pages" msgstr "" -#: ../lib/plugin/SystemInfo.php:166 +#: ../lib/plugin/SystemInfo.php:164 #, php-format msgid "%d not-empty pages" msgstr "" -#: ../lib/plugin/SystemInfo.php:179 ../lib/plugin/SystemInfo.php:212 +#: ../lib/plugin/SystemInfo.php:177 ../lib/plugin/SystemInfo.php:209 msgid "not yet" msgstr "" -#: ../lib/plugin/SystemInfo.php:198 +#: ../lib/plugin/SystemInfo.php:195 #, php-format msgid "%d homepages" msgstr "" -#: ../lib/plugin/SystemInfo.php:281 +#: ../lib/plugin/SystemInfo.php:276 #, php-format msgid "total hits: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:282 +#: ../lib/plugin/SystemInfo.php:277 #, php-format msgid "max: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:283 +#: ../lib/plugin/SystemInfo.php:278 #, php-format msgid "mean: %2.3f" msgstr "" -#: ../lib/plugin/SystemInfo.php:284 +#: ../lib/plugin/SystemInfo.php:279 #, php-format msgid "median: %d" msgstr "" -#: ../lib/plugin/SystemInfo.php:285 +#: ../lib/plugin/SystemInfo.php:280 #, php-format msgid "stddev: %2.3f" msgstr "" -#: ../lib/plugin/SystemInfo.php:286 +#: ../lib/plugin/SystemInfo.php:281 #, php-format msgid "%d pages with less than %d hits (<%d%%)." msgstr "" -#: ../lib/plugin/SystemInfo.php:288 +#: ../lib/plugin/SystemInfo.php:283 #, php-format msgid "%d page(s) with more than %d hits (>%d%%)." msgstr "" -#: ../lib/plugin/SystemInfo.php:430 +#: ../lib/plugin/SystemInfo.php:425 #, php-format msgid "Application size: %d KiB" msgstr "" -#: ../lib/plugin/SystemInfo.php:432 +#: ../lib/plugin/SystemInfo.php:427 #, php-format msgid "Pagedata size: %d KiB" msgstr "" -#: ../lib/plugin/SystemInfo.php:457 +#: ../lib/plugin/SystemInfo.php:452 #, php-format msgid "Total %d plugins: " msgstr "" -#: ../lib/plugin/SystemInfo.php:468 +#: ../lib/plugin/SystemInfo.php:463 #, php-format msgid "Total of %d languages: " msgstr "" -#: ../lib/plugin/SystemInfo.php:471 +#: ../lib/plugin/SystemInfo.php:466 #: ../themes/default/templates/userprefs.tmpl:133 msgid "Current language" msgstr "" -#: ../lib/plugin/SystemInfo.php:473 +#: ../lib/plugin/SystemInfo.php:468 #, php-format msgid "Default language: “%s”" msgstr "" -#: ../lib/plugin/SystemInfo.php:482 +#: ../lib/plugin/SystemInfo.php:477 #, php-format msgid "Total of %d themes: " msgstr "" -#: ../lib/plugin/SystemInfo.php:484 +#: ../lib/plugin/SystemInfo.php:479 #: ../themes/default/templates/userprefs.tmpl:132 msgid "Current theme" msgstr "" -#: ../lib/plugin/SystemInfo.php:486 +#: ../lib/plugin/SystemInfo.php:481 #, php-format msgid "Default theme: “%s”" msgstr "" -#: ../lib/plugin/SystemInfo.php:499 +#: ../lib/plugin/SystemInfo.php:494 #, php-format msgid "unknown argument “%s” to SystemInfo" msgstr "" -#: ../lib/plugin/SystemInfo.php:524 +#: ../lib/plugin/SystemInfo.php:519 msgid "Application name" msgstr "" -#: ../lib/plugin/SystemInfo.php:525 +#: ../lib/plugin/SystemInfo.php:520 msgid "PhpWiki engine version" msgstr "" -#: ../lib/plugin/SystemInfo.php:526 +#: ../lib/plugin/SystemInfo.php:521 msgid "Database" msgstr "" -#: ../lib/plugin/SystemInfo.php:527 +#: ../lib/plugin/SystemInfo.php:522 msgid "Cache statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:528 +#: ../lib/plugin/SystemInfo.php:523 msgid "Page statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:531 +#: ../lib/plugin/SystemInfo.php:526 msgid "User statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:533 +#: ../lib/plugin/SystemInfo.php:528 msgid "Hit statistics" msgstr "" -#: ../lib/plugin/SystemInfo.php:534 +#: ../lib/plugin/SystemInfo.php:529 msgid "Harddisc usage" msgstr "" -#: ../lib/plugin/SystemInfo.php:535 +#: ../lib/plugin/SystemInfo.php:530 msgid "Expiry parameters" msgstr "" -#: ../lib/plugin/SystemInfo.php:536 +#: ../lib/plugin/SystemInfo.php:531 msgid "Wikiname regexp" msgstr "" -#: ../lib/plugin/SystemInfo.php:537 +#: ../lib/plugin/SystemInfo.php:532 msgid "Allowed protocols" msgstr "" -#: ../lib/plugin/SystemInfo.php:538 +#: ../lib/plugin/SystemInfo.php:533 msgid "Inline images" msgstr "" -#: ../lib/plugin/SystemInfo.php:539 +#: ../lib/plugin/SystemInfo.php:534 msgid "Available plugins" msgstr "" -#: ../lib/plugin/SystemInfo.php:540 +#: ../lib/plugin/SystemInfo.php:535 msgid "Supported languages" msgstr "" -#: ../lib/plugin/SystemInfo.php:541 +#: ../lib/plugin/SystemInfo.php:536 msgid "Supported themes" msgstr "" Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2012-12-17 14:56:52 UTC (rev 8668) +++ trunk/locale/po/zh.po 2012-12-17 14... [truncated message content] |