From: <var...@us...> - 2011-11-28 14:23:18
|
Revision: 8185 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8185&view=rev Author: vargenau Date: 2011-11-28 14:23:07 +0000 (Mon, 28 Nov 2011) Log Message: ----------- Update French translation 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/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 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/fr/LC_MESSAGES/phpwiki.php =================================================================== --- trunk/locale/fr/LC_MESSAGES/phpwiki.php 2011-11-28 14:04:37 UTC (rev 8184) +++ trunk/locale/fr/LC_MESSAGES/phpwiki.php 2011-11-28 14:23:07 UTC (rev 8185) @@ -282,6 +282,10 @@ $locale["Comments"] = "Commentaires"; $locale["Comments on %s by %s."] = "Commentaire le %s par %s."; $locale["Complete."] = "Terminé."; +$locale["Confirm markup change"] = "Confirmer le changement de type de syntaxe"; +$locale["Confirm ownership change"] = "Confirmer le changement de propriétaire"; +$locale["Confirm purge"] = "Confirmer la purge"; +$locale["Confirm removal"] = "Confirm la suppression"; $locale["Conflicting Edits!"] = "Modifications conflictuelles !"; $locale["Content"] = "Contenu"; $locale["Content of versions "] = "Contenu des versions "; 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 2011-11-28 14:04:37 UTC (rev 8184) +++ trunk/locale/po/de.po 2011-11-28 14:23:07 UTC (rev 8185) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-11-24 16:14+0100\n" +"POT-Creation-Date: 2011-11-28 15:22+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." @@ -1024,8 +1024,8 @@ #: ../lib/plugin/PasswordReset.php:148 ../lib/plugin/TranslateText.php:113 #: ../lib/plugin/UserPreferences.php:118 ../lib/plugin/WatchPage.php:85 #: ../lib/plugin/WatchPage.php:90 ../lib/plugin/WikiAdminChmod.php:154 -#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminMarkup.php:175 -#: ../lib/plugin/WikiAdminPurge.php:154 ../lib/plugin/WikiAdminRemove.php:219 +#: ../lib/plugin/WikiAdminChown.php:184 ../lib/plugin/WikiAdminMarkup.php:176 +#: ../lib/plugin/WikiAdminPurge.php:155 ../lib/plugin/WikiAdminRemove.php:220 #: ../lib/plugin/WikiAdminRename.php:231 #: ../lib/plugin/WikiAdminSearchReplace.php:199 #: ../lib/plugin/WikiAdminSelect.php:148 ../lib/plugin/WikiAdminSetAcl.php:210 @@ -5356,20 +5356,24 @@ msgid "PhpWikiAdministration/Chown" msgstr "PhpWikiSystemverwalten/Chown" -#: ../lib/plugin/WikiAdminChown.php:173 +#: ../lib/plugin/WikiAdminChown.php:171 +msgid "Confirm ownership change" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:174 msgid "Are you sure you want to change the owner of the selected pages?" msgstr "" "Sind Sie sicher, dass Sie die ausgewählen Seiten wirklich ändern wollen?" -#: ../lib/plugin/WikiAdminChown.php:177 +#: ../lib/plugin/WikiAdminChown.php:178 msgid "Change owner of selected pages" msgstr "Den Besitzer der ausgewählte Seiten ändern" -#: ../lib/plugin/WikiAdminChown.php:178 +#: ../lib/plugin/WikiAdminChown.php:179 msgid "Select the pages to change the owner" msgstr "Wählen Sie die Seiten zum Ändern:" -#: ../lib/plugin/WikiAdminChown.php:200 +#: ../lib/plugin/WikiAdminChown.php:201 msgid "Change owner to: " msgstr "Besitzer ändern zu:" @@ -5402,20 +5406,24 @@ msgid "PhpWikiAdministration/Markup" msgstr "PhpWikiSystemverwalten/Formatierung" -#: ../lib/plugin/WikiAdminMarkup.php:165 +#: ../lib/plugin/WikiAdminMarkup.php:163 +msgid "Confirm markup change" +msgstr "" + +#: ../lib/plugin/WikiAdminMarkup.php:166 msgid "Are you sure you want to change the markup type of the selected files?" msgstr "" "Sind Sie sicher, dass Sie die ausgewählen Seiten wirklich ändern wollen?" -#: ../lib/plugin/WikiAdminMarkup.php:169 +#: ../lib/plugin/WikiAdminMarkup.php:170 msgid "Change markup type" msgstr "Ändere Formatierungs-Typ" -#: ../lib/plugin/WikiAdminMarkup.php:170 +#: ../lib/plugin/WikiAdminMarkup.php:171 msgid "Select the pages to change the markup type" msgstr "Wählen Sie die Seiten zum Ändern:" -#: ../lib/plugin/WikiAdminMarkup.php:192 +#: ../lib/plugin/WikiAdminMarkup.php:193 msgid "Change markup to: " msgstr "Ändere Formatierung zu:" @@ -5456,16 +5464,20 @@ msgid "PhpWikiAdministration/Purge" msgstr "PhpWikiSystemverwalten/Purge" -#: ../lib/plugin/WikiAdminPurge.php:146 +#: ../lib/plugin/WikiAdminPurge.php:145 ../lib/purgepage.php:27 +msgid "Confirm purge" +msgstr "" + +#: ../lib/plugin/WikiAdminPurge.php:147 msgid "Are you sure you want to permanently purge the following files?" msgstr "" "Sind Sie sicher, dass Sie die ausgewählen Seiten wirklich löschen wollen?" -#: ../lib/plugin/WikiAdminPurge.php:149 +#: ../lib/plugin/WikiAdminPurge.php:150 msgid "Permanently purge selected pages" msgstr "Endgültige Löschung aller ausgewählten Seiten." -#: ../lib/plugin/WikiAdminPurge.php:150 +#: ../lib/plugin/WikiAdminPurge.php:151 msgid "Select the files to purge" msgstr "Wählen Sie die Seiten zum Löschen:" @@ -5506,30 +5518,34 @@ msgid "PhpWikiAdministration/Remove" msgstr "PhpWikiSystemverwalten/Löschen" -#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:237 +#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:238 #: ../themes/blog/themeinfo.php:72 msgid "Remove" msgstr "Löschen" -#: ../lib/plugin/WikiAdminRemove.php:199 +#: ../lib/plugin/WikiAdminRemove.php:198 ../lib/removepage.php:27 +msgid "Confirm removal" +msgstr "" + +#: ../lib/plugin/WikiAdminRemove.php:200 msgid "Are you sure you want to remove the selected files?" msgstr "" "Sind Sie sicher, dass Sie die ausgewählen Seiten wirklich löschen wollen?" -#: ../lib/plugin/WikiAdminRemove.php:202 +#: ../lib/plugin/WikiAdminRemove.php:203 msgid "Remove selected pages" msgstr "Ausgewählte Seiten löschen" -#: ../lib/plugin/WikiAdminRemove.php:203 +#: ../lib/plugin/WikiAdminRemove.php:204 msgid "Select the files to remove" msgstr "Wähle Seiten zum Umbenennen aus:" -#: ../lib/plugin/WikiAdminRemove.php:206 +#: ../lib/plugin/WikiAdminRemove.php:207 #, php-format msgid "Also pages which have been deleted at least %s days." msgstr "Auch Seiten, die in den letzten %s Tagen gelöscht wurden." -#: ../lib/plugin/WikiAdminRemove.php:213 +#: ../lib/plugin/WikiAdminRemove.php:214 #, php-format msgid "Pages which have been deleted at least %s days are already checked." msgstr "" @@ -6321,10 +6337,6 @@ msgid "Purge Page" msgstr "Seiten endgültig löschen" -#: ../lib/purgepage.php:27 -msgid "Confirm purge" -msgstr "" - #: ../lib/purgepage.php:28 #, php-format msgid "You are about to purge '%s'!" @@ -6354,10 +6366,6 @@ msgid "Remove Page" msgstr "Seite Löschen" -#: ../lib/removepage.php:27 -msgid "Confirm removal" -msgstr "" - #: ../lib/removepage.php:28 #, php-format msgid "You are about to remove '%s'!" Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2011-11-28 14:04:37 UTC (rev 8184) +++ trunk/locale/po/es.po 2011-11-28 14:23:07 UTC (rev 8185) @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-11-24 16:14+0100\n" +"POT-Creation-Date: 2011-11-28 15:22+0100\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" @@ -1005,8 +1005,8 @@ #: ../lib/plugin/PasswordReset.php:148 ../lib/plugin/TranslateText.php:113 #: ../lib/plugin/UserPreferences.php:118 ../lib/plugin/WatchPage.php:85 #: ../lib/plugin/WatchPage.php:90 ../lib/plugin/WikiAdminChmod.php:154 -#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminMarkup.php:175 -#: ../lib/plugin/WikiAdminPurge.php:154 ../lib/plugin/WikiAdminRemove.php:219 +#: ../lib/plugin/WikiAdminChown.php:184 ../lib/plugin/WikiAdminMarkup.php:176 +#: ../lib/plugin/WikiAdminPurge.php:155 ../lib/plugin/WikiAdminRemove.php:220 #: ../lib/plugin/WikiAdminRename.php:231 #: ../lib/plugin/WikiAdminSearchReplace.php:199 #: ../lib/plugin/WikiAdminSelect.php:148 ../lib/plugin/WikiAdminSetAcl.php:210 @@ -5235,19 +5235,23 @@ msgid "PhpWikiAdministration/Chown" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:173 +#: ../lib/plugin/WikiAdminChown.php:171 +msgid "Confirm ownership change" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:174 msgid "Are you sure you want to change the owner of the selected pages?" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:177 +#: ../lib/plugin/WikiAdminChown.php:178 msgid "Change owner of selected pages" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:178 +#: ../lib/plugin/WikiAdminChown.php:179 msgid "Select the pages to change the owner" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:200 +#: ../lib/plugin/WikiAdminChown.php:201 msgid "Change owner to: " msgstr "" @@ -5278,19 +5282,23 @@ msgid "PhpWikiAdministration/Markup" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:165 +#: ../lib/plugin/WikiAdminMarkup.php:163 +msgid "Confirm markup change" +msgstr "" + +#: ../lib/plugin/WikiAdminMarkup.php:166 msgid "Are you sure you want to change the markup type of the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:169 +#: ../lib/plugin/WikiAdminMarkup.php:170 msgid "Change markup type" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:170 +#: ../lib/plugin/WikiAdminMarkup.php:171 msgid "Select the pages to change the markup type" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:192 +#: ../lib/plugin/WikiAdminMarkup.php:193 msgid "Change markup to: " msgstr "" @@ -5329,15 +5337,19 @@ msgid "PhpWikiAdministration/Purge" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:146 +#: ../lib/plugin/WikiAdminPurge.php:145 ../lib/purgepage.php:27 +msgid "Confirm purge" +msgstr "" + +#: ../lib/plugin/WikiAdminPurge.php:147 msgid "Are you sure you want to permanently purge the following files?" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:149 +#: ../lib/plugin/WikiAdminPurge.php:150 msgid "Permanently purge selected pages" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:150 +#: ../lib/plugin/WikiAdminPurge.php:151 msgid "Select the files to purge" msgstr "" @@ -5376,29 +5388,33 @@ msgid "PhpWikiAdministration/Remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:237 +#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:238 #: ../themes/blog/themeinfo.php:72 msgid "Remove" msgstr "Quite" -#: ../lib/plugin/WikiAdminRemove.php:199 +#: ../lib/plugin/WikiAdminRemove.php:198 ../lib/removepage.php:27 +msgid "Confirm removal" +msgstr "" + +#: ../lib/plugin/WikiAdminRemove.php:200 msgid "Are you sure you want to remove the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:202 +#: ../lib/plugin/WikiAdminRemove.php:203 msgid "Remove selected pages" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:203 +#: ../lib/plugin/WikiAdminRemove.php:204 msgid "Select the files to remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:206 +#: ../lib/plugin/WikiAdminRemove.php:207 #, php-format msgid "Also pages which have been deleted at least %s days." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:213 +#: ../lib/plugin/WikiAdminRemove.php:214 #, php-format msgid "Pages which have been deleted at least %s days are already checked." msgstr "" @@ -6161,10 +6177,6 @@ msgid "Purge Page" msgstr "" -#: ../lib/purgepage.php:27 -msgid "Confirm purge" -msgstr "" - #: ../lib/purgepage.php:28 #, php-format msgid "You are about to purge '%s'!" @@ -6191,10 +6203,6 @@ msgid "Remove Page" msgstr "Borrar Página" -#: ../lib/removepage.php:27 -msgid "Confirm removal" -msgstr "" - #: ../lib/removepage.php:28 #, php-format msgid "You are about to remove '%s'!" Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2011-11-28 14:04:37 UTC (rev 8184) +++ trunk/locale/po/fr.po 2011-11-28 14:23:07 UTC (rev 8185) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-11-24 16:14+0100\n" +"POT-Creation-Date: 2011-11-28 15:22+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." @@ -1000,8 +1000,8 @@ #: ../lib/plugin/PasswordReset.php:148 ../lib/plugin/TranslateText.php:113 #: ../lib/plugin/UserPreferences.php:118 ../lib/plugin/WatchPage.php:85 #: ../lib/plugin/WatchPage.php:90 ../lib/plugin/WikiAdminChmod.php:154 -#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminMarkup.php:175 -#: ../lib/plugin/WikiAdminPurge.php:154 ../lib/plugin/WikiAdminRemove.php:219 +#: ../lib/plugin/WikiAdminChown.php:184 ../lib/plugin/WikiAdminMarkup.php:176 +#: ../lib/plugin/WikiAdminPurge.php:155 ../lib/plugin/WikiAdminRemove.php:220 #: ../lib/plugin/WikiAdminRename.php:231 #: ../lib/plugin/WikiAdminSearchReplace.php:199 #: ../lib/plugin/WikiAdminSelect.php:148 ../lib/plugin/WikiAdminSetAcl.php:210 @@ -5290,20 +5290,24 @@ msgid "PhpWikiAdministration/Chown" msgstr "AdministrationDePhpWiki/Chown" -#: ../lib/plugin/WikiAdminChown.php:173 +#: ../lib/plugin/WikiAdminChown.php:171 +msgid "Confirm ownership change" +msgstr "Confirmer le changement de propriétaire" + +#: ../lib/plugin/WikiAdminChown.php:174 msgid "Are you sure you want to change the owner of the selected pages?" msgstr "" "Êtes-vous sûr de vouloir changer le propriétaire des pages sélectionnées ?" -#: ../lib/plugin/WikiAdminChown.php:177 +#: ../lib/plugin/WikiAdminChown.php:178 msgid "Change owner of selected pages" msgstr "Changer le propriétaire des pages sélectionnées" -#: ../lib/plugin/WikiAdminChown.php:178 +#: ../lib/plugin/WikiAdminChown.php:179 msgid "Select the pages to change the owner" msgstr "Sélectionnez les pages dont vous voulez changer le propriétaire" -#: ../lib/plugin/WikiAdminChown.php:200 +#: ../lib/plugin/WikiAdminChown.php:201 msgid "Change owner to: " msgstr "Changer le propriétaire par : " @@ -5334,19 +5338,23 @@ msgid "PhpWikiAdministration/Markup" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:165 +#: ../lib/plugin/WikiAdminMarkup.php:163 +msgid "Confirm markup change" +msgstr "Confirmer le changement de type de syntaxe" + +#: ../lib/plugin/WikiAdminMarkup.php:166 msgid "Are you sure you want to change the markup type of the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:169 +#: ../lib/plugin/WikiAdminMarkup.php:170 msgid "Change markup type" msgstr "Changer le type de syntaxe" -#: ../lib/plugin/WikiAdminMarkup.php:170 +#: ../lib/plugin/WikiAdminMarkup.php:171 msgid "Select the pages to change the markup type" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:192 +#: ../lib/plugin/WikiAdminMarkup.php:193 msgid "Change markup to: " msgstr "" @@ -5385,15 +5393,19 @@ msgid "PhpWikiAdministration/Purge" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:146 +#: ../lib/plugin/WikiAdminPurge.php:145 ../lib/purgepage.php:27 +msgid "Confirm purge" +msgstr "Confirmer la purge" + +#: ../lib/plugin/WikiAdminPurge.php:147 msgid "Are you sure you want to permanently purge the following files?" msgstr "Êtes-vous sûr de vouloir purger définitivement les pages suivantes ?" -#: ../lib/plugin/WikiAdminPurge.php:149 +#: ../lib/plugin/WikiAdminPurge.php:150 msgid "Permanently purge selected pages" msgstr "Purger définitivement les pages sélectionnées" -#: ../lib/plugin/WikiAdminPurge.php:150 +#: ../lib/plugin/WikiAdminPurge.php:151 msgid "Select the files to purge" msgstr "Sélectionnez les fichiers à purger" @@ -5432,29 +5444,33 @@ msgid "PhpWikiAdministration/Remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:237 +#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:238 #: ../themes/blog/themeinfo.php:72 msgid "Remove" msgstr "Supprimer" -#: ../lib/plugin/WikiAdminRemove.php:199 +#: ../lib/plugin/WikiAdminRemove.php:198 ../lib/removepage.php:27 +msgid "Confirm removal" +msgstr "Confirm la suppression" + +#: ../lib/plugin/WikiAdminRemove.php:200 msgid "Are you sure you want to remove the selected files?" msgstr "Êtes-vous certain de vouloir supprimer les fichiers sélectionnés ?" -#: ../lib/plugin/WikiAdminRemove.php:202 +#: ../lib/plugin/WikiAdminRemove.php:203 msgid "Remove selected pages" msgstr "Supprimer les pages sélectionnées" -#: ../lib/plugin/WikiAdminRemove.php:203 +#: ../lib/plugin/WikiAdminRemove.php:204 msgid "Select the files to remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:206 +#: ../lib/plugin/WikiAdminRemove.php:207 #, php-format msgid "Also pages which have been deleted at least %s days." msgstr "Même les pages qui ont été supprimées il y a au plus %s days." -#: ../lib/plugin/WikiAdminRemove.php:213 +#: ../lib/plugin/WikiAdminRemove.php:214 #, php-format msgid "Pages which have been deleted at least %s days are already checked." msgstr "" @@ -6234,10 +6250,6 @@ msgid "Purge Page" msgstr "Purger la page" -#: ../lib/purgepage.php:27 -msgid "Confirm purge" -msgstr "" - #: ../lib/purgepage.php:28 #, php-format msgid "You are about to purge '%s'!" @@ -6266,10 +6278,6 @@ msgid "Remove Page" msgstr "Supprimer la page" -#: ../lib/removepage.php:27 -msgid "Confirm removal" -msgstr "" - #: ../lib/removepage.php:28 #, php-format msgid "You are about to remove '%s'!" Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2011-11-28 14:04:37 UTC (rev 8184) +++ trunk/locale/po/it.po 2011-11-28 14:23:07 UTC (rev 8185) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-11-24 16:14+0100\n" +"POT-Creation-Date: 2011-11-28 15:22+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" @@ -991,8 +991,8 @@ #: ../lib/plugin/PasswordReset.php:148 ../lib/plugin/TranslateText.php:113 #: ../lib/plugin/UserPreferences.php:118 ../lib/plugin/WatchPage.php:85 #: ../lib/plugin/WatchPage.php:90 ../lib/plugin/WikiAdminChmod.php:154 -#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminMarkup.php:175 -#: ../lib/plugin/WikiAdminPurge.php:154 ../lib/plugin/WikiAdminRemove.php:219 +#: ../lib/plugin/WikiAdminChown.php:184 ../lib/plugin/WikiAdminMarkup.php:176 +#: ../lib/plugin/WikiAdminPurge.php:155 ../lib/plugin/WikiAdminRemove.php:220 #: ../lib/plugin/WikiAdminRename.php:231 #: ../lib/plugin/WikiAdminSearchReplace.php:199 #: ../lib/plugin/WikiAdminSelect.php:148 ../lib/plugin/WikiAdminSetAcl.php:210 @@ -5211,19 +5211,23 @@ msgid "PhpWikiAdministration/Chown" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:173 +#: ../lib/plugin/WikiAdminChown.php:171 +msgid "Confirm ownership change" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:174 msgid "Are you sure you want to change the owner of the selected pages?" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:177 +#: ../lib/plugin/WikiAdminChown.php:178 msgid "Change owner of selected pages" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:178 +#: ../lib/plugin/WikiAdminChown.php:179 msgid "Select the pages to change the owner" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:200 +#: ../lib/plugin/WikiAdminChown.php:201 msgid "Change owner to: " msgstr "" @@ -5254,19 +5258,23 @@ msgid "PhpWikiAdministration/Markup" msgstr "AmministrazioneDiPhpWiki/Disposizione" -#: ../lib/plugin/WikiAdminMarkup.php:165 +#: ../lib/plugin/WikiAdminMarkup.php:163 +msgid "Confirm markup change" +msgstr "" + +#: ../lib/plugin/WikiAdminMarkup.php:166 msgid "Are you sure you want to change the markup type of the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:169 +#: ../lib/plugin/WikiAdminMarkup.php:170 msgid "Change markup type" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:170 +#: ../lib/plugin/WikiAdminMarkup.php:171 msgid "Select the pages to change the markup type" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:192 +#: ../lib/plugin/WikiAdminMarkup.php:193 msgid "Change markup to: " msgstr "" @@ -5305,15 +5313,19 @@ msgid "PhpWikiAdministration/Purge" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:146 +#: ../lib/plugin/WikiAdminPurge.php:145 ../lib/purgepage.php:27 +msgid "Confirm purge" +msgstr "" + +#: ../lib/plugin/WikiAdminPurge.php:147 msgid "Are you sure you want to permanently purge the following files?" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:149 +#: ../lib/plugin/WikiAdminPurge.php:150 msgid "Permanently purge selected pages" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:150 +#: ../lib/plugin/WikiAdminPurge.php:151 msgid "Select the files to purge" msgstr "" @@ -5352,29 +5364,33 @@ msgid "PhpWikiAdministration/Remove" msgstr "AmministrazioneDiPhpWiki/Rimuovi" -#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:237 +#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:238 #: ../themes/blog/themeinfo.php:72 msgid "Remove" msgstr "Cancella" -#: ../lib/plugin/WikiAdminRemove.php:199 +#: ../lib/plugin/WikiAdminRemove.php:198 ../lib/removepage.php:27 +msgid "Confirm removal" +msgstr "" + +#: ../lib/plugin/WikiAdminRemove.php:200 msgid "Are you sure you want to remove the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:202 +#: ../lib/plugin/WikiAdminRemove.php:203 msgid "Remove selected pages" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:203 +#: ../lib/plugin/WikiAdminRemove.php:204 msgid "Select the files to remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:206 +#: ../lib/plugin/WikiAdminRemove.php:207 #, php-format msgid "Also pages which have been deleted at least %s days." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:213 +#: ../lib/plugin/WikiAdminRemove.php:214 #, php-format msgid "Pages which have been deleted at least %s days are already checked." msgstr "" @@ -6137,10 +6153,6 @@ msgid "Purge Page" msgstr "" -#: ../lib/purgepage.php:27 -msgid "Confirm purge" -msgstr "" - #: ../lib/purgepage.php:28 #, php-format msgid "You are about to purge '%s'!" @@ -6167,10 +6179,6 @@ msgid "Remove Page" msgstr "Cancella la Pagina" -#: ../lib/removepage.php:27 -msgid "Confirm removal" -msgstr "" - #: ../lib/removepage.php:28 #, php-format msgid "You are about to remove '%s'!" Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2011-11-28 14:04:37 UTC (rev 8184) +++ trunk/locale/po/ja.po 2011-11-28 14:23:07 UTC (rev 8185) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-11-24 16:14+0100\n" +"POT-Creation-Date: 2011-11-28 15:22+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" @@ -980,8 +980,8 @@ #: ../lib/plugin/PasswordReset.php:148 ../lib/plugin/TranslateText.php:113 #: ../lib/plugin/UserPreferences.php:118 ../lib/plugin/WatchPage.php:85 #: ../lib/plugin/WatchPage.php:90 ../lib/plugin/WikiAdminChmod.php:154 -#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminMarkup.php:175 -#: ../lib/plugin/WikiAdminPurge.php:154 ../lib/plugin/WikiAdminRemove.php:219 +#: ../lib/plugin/WikiAdminChown.php:184 ../lib/plugin/WikiAdminMarkup.php:176 +#: ../lib/plugin/WikiAdminPurge.php:155 ../lib/plugin/WikiAdminRemove.php:220 #: ../lib/plugin/WikiAdminRename.php:231 #: ../lib/plugin/WikiAdminSearchReplace.php:199 #: ../lib/plugin/WikiAdminSelect.php:148 ../lib/plugin/WikiAdminSetAcl.php:210 @@ -5298,22 +5298,26 @@ msgid "PhpWikiAdministration/Chown" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:173 +#: ../lib/plugin/WikiAdminChown.php:171 +msgid "Confirm ownership change" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:174 #, fuzzy msgid "Are you sure you want to change the owner of the selected pages?" msgstr "選択ページを全て削除" -#: ../lib/plugin/WikiAdminChown.php:177 +#: ../lib/plugin/WikiAdminChown.php:178 #, fuzzy msgid "Change owner of selected pages" msgstr "選択ページを全て削除" -#: ../lib/plugin/WikiAdminChown.php:178 +#: ../lib/plugin/WikiAdminChown.php:179 #, fuzzy msgid "Select the pages to change the owner" msgstr "貴方個人の言語を選択" -#: ../lib/plugin/WikiAdminChown.php:200 +#: ../lib/plugin/WikiAdminChown.php:201 #, fuzzy msgid "Change owner to: " msgstr "国名変更" @@ -5346,22 +5350,26 @@ msgid "PhpWikiAdministration/Markup" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:165 +#: ../lib/plugin/WikiAdminMarkup.php:163 +msgid "Confirm markup change" +msgstr "" + +#: ../lib/plugin/WikiAdminMarkup.php:166 #, fuzzy msgid "Are you sure you want to change the markup type of the selected files?" msgstr "選択ページを全て削除" -#: ../lib/plugin/WikiAdminMarkup.php:169 +#: ../lib/plugin/WikiAdminMarkup.php:170 #, fuzzy msgid "Change markup type" msgstr "国名変更" -#: ../lib/plugin/WikiAdminMarkup.php:170 +#: ../lib/plugin/WikiAdminMarkup.php:171 #, fuzzy msgid "Select the pages to change the markup type" msgstr "貴方個人の言語を選択" -#: ../lib/plugin/WikiAdminMarkup.php:192 +#: ../lib/plugin/WikiAdminMarkup.php:193 #, fuzzy msgid "Change markup to: " msgstr "パスワード変更" @@ -5404,16 +5412,20 @@ msgid "PhpWikiAdministration/Purge" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:146 +#: ../lib/plugin/WikiAdminPurge.php:145 ../lib/purgepage.php:27 +msgid "Confirm purge" +msgstr "" + +#: ../lib/plugin/WikiAdminPurge.php:147 msgid "Are you sure you want to permanently purge the following files?" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:149 +#: ../lib/plugin/WikiAdminPurge.php:150 #, fuzzy msgid "Permanently purge selected pages" msgstr "選択ページを全て削除" -#: ../lib/plugin/WikiAdminPurge.php:150 +#: ../lib/plugin/WikiAdminPurge.php:151 #, fuzzy msgid "Select the files to purge" msgstr "貴方個人の言語を選択" @@ -5455,30 +5467,34 @@ msgid "PhpWikiAdministration/Remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:237 +#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:238 #: ../themes/blog/themeinfo.php:72 #, fuzzy msgid "Remove" msgstr "ページ削除" -#: ../lib/plugin/WikiAdminRemove.php:199 +#: ../lib/plugin/WikiAdminRemove.php:198 ../lib/removepage.php:27 +msgid "Confirm removal" +msgstr "" + +#: ../lib/plugin/WikiAdminRemove.php:200 msgid "Are you sure you want to remove the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:202 +#: ../lib/plugin/WikiAdminRemove.php:203 msgid "Remove selected pages" msgstr "選択ページを全て削除" -#: ../lib/plugin/WikiAdminRemove.php:203 +#: ../lib/plugin/WikiAdminRemove.php:204 msgid "Select the files to remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:206 +#: ../lib/plugin/WikiAdminRemove.php:207 #, php-format msgid "Also pages which have been deleted at least %s days." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:213 +#: ../lib/plugin/WikiAdminRemove.php:214 #, php-format msgid "Pages which have been deleted at least %s days are already checked." msgstr "" @@ -6268,10 +6284,6 @@ msgid "Purge Page" msgstr "変更しませんでした。" -#: ../lib/purgepage.php:27 -msgid "Confirm purge" -msgstr "" - #: ../lib/purgepage.php:28 #, php-format msgid "You are about to purge '%s'!" @@ -6298,10 +6310,6 @@ msgid "Remove Page" msgstr "ページ削除" -#: ../lib/removepage.php:27 -msgid "Confirm removal" -msgstr "" - #: ../lib/removepage.php:28 #, php-format msgid "You are about to remove '%s'!" Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2011-11-28 14:04:37 UTC (rev 8184) +++ trunk/locale/po/nl.po 2011-11-28 14:23:07 UTC (rev 8185) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-11-24 16:14+0100\n" +"POT-Creation-Date: 2011-11-28 15:22+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" @@ -983,8 +983,8 @@ #: ../lib/plugin/PasswordReset.php:148 ../lib/plugin/TranslateText.php:113 #: ../lib/plugin/UserPreferences.php:118 ../lib/plugin/WatchPage.php:85 #: ../lib/plugin/WatchPage.php:90 ../lib/plugin/WikiAdminChmod.php:154 -#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminMarkup.php:175 -#: ../lib/plugin/WikiAdminPurge.php:154 ../lib/plugin/WikiAdminRemove.php:219 +#: ../lib/plugin/WikiAdminChown.php:184 ../lib/plugin/WikiAdminMarkup.php:176 +#: ../lib/plugin/WikiAdminPurge.php:155 ../lib/plugin/WikiAdminRemove.php:220 #: ../lib/plugin/WikiAdminRename.php:231 #: ../lib/plugin/WikiAdminSearchReplace.php:199 #: ../lib/plugin/WikiAdminSelect.php:148 ../lib/plugin/WikiAdminSetAcl.php:210 @@ -5202,19 +5202,23 @@ msgid "PhpWikiAdministration/Chown" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:173 +#: ../lib/plugin/WikiAdminChown.php:171 +msgid "Confirm ownership change" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:174 msgid "Are you sure you want to change the owner of the selected pages?" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:177 +#: ../lib/plugin/WikiAdminChown.php:178 msgid "Change owner of selected pages" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:178 +#: ../lib/plugin/WikiAdminChown.php:179 msgid "Select the pages to change the owner" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:200 +#: ../lib/plugin/WikiAdminChown.php:201 msgid "Change owner to: " msgstr "" @@ -5245,19 +5249,23 @@ msgid "PhpWikiAdministration/Markup" msgstr "PhpWikiBeheer/Markup" -#: ../lib/plugin/WikiAdminMarkup.php:165 +#: ../lib/plugin/WikiAdminMarkup.php:163 +msgid "Confirm markup change" +msgstr "" + +#: ../lib/plugin/WikiAdminMarkup.php:166 msgid "Are you sure you want to change the markup type of the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:169 +#: ../lib/plugin/WikiAdminMarkup.php:170 msgid "Change markup type" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:170 +#: ../lib/plugin/WikiAdminMarkup.php:171 msgid "Select the pages to change the markup type" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:192 +#: ../lib/plugin/WikiAdminMarkup.php:193 msgid "Change markup to: " msgstr "" @@ -5296,15 +5304,19 @@ msgid "PhpWikiAdministration/Purge" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:146 +#: ../lib/plugin/WikiAdminPurge.php:145 ../lib/purgepage.php:27 +msgid "Confirm purge" +msgstr "" + +#: ../lib/plugin/WikiAdminPurge.php:147 msgid "Are you sure you want to permanently purge the following files?" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:149 +#: ../lib/plugin/WikiAdminPurge.php:150 msgid "Permanently purge selected pages" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:150 +#: ../lib/plugin/WikiAdminPurge.php:151 msgid "Select the files to purge" msgstr "" @@ -5343,29 +5355,33 @@ msgid "PhpWikiAdministration/Remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:237 +#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:238 #: ../themes/blog/themeinfo.php:72 msgid "Remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:199 +#: ../lib/plugin/WikiAdminRemove.php:198 ../lib/removepage.php:27 +msgid "Confirm removal" +msgstr "" + +#: ../lib/plugin/WikiAdminRemove.php:200 msgid "Are you sure you want to remove the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:202 +#: ../lib/plugin/WikiAdminRemove.php:203 msgid "Remove selected pages" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:203 +#: ../lib/plugin/WikiAdminRemove.php:204 msgid "Select the files to remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:206 +#: ../lib/plugin/WikiAdminRemove.php:207 #, php-format msgid "Also pages which have been deleted at least %s days." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:213 +#: ../lib/plugin/WikiAdminRemove.php:214 #, php-format msgid "Pages which have been deleted at least %s days are already checked." msgstr "" @@ -6127,10 +6143,6 @@ msgid "Purge Page" msgstr "" -#: ../lib/purgepage.php:27 -msgid "Confirm purge" -msgstr "" - #: ../lib/purgepage.php:28 #, php-format msgid "You are about to purge '%s'!" @@ -6157,10 +6169,6 @@ msgid "Remove Page" msgstr "Verwijder Pagina" -#: ../lib/removepage.php:27 -msgid "Confirm removal" -msgstr "" - #: ../lib/removepage.php:28 #, php-format msgid "You are about to remove '%s'!" Modified: trunk/locale/po/phpwiki.pot =================================================================== --- trunk/locale/po/phpwiki.pot 2011-11-28 14:04:37 UTC (rev 8184) +++ trunk/locale/po/phpwiki.pot 2011-11-28 14:23:07 UTC (rev 8185) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki-1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-11-24 16:14+0100\n" +"POT-Creation-Date: 2011-11-28 15:22+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" @@ -977,8 +977,8 @@ #: ../lib/plugin/PasswordReset.php:148 ../lib/plugin/TranslateText.php:113 #: ../lib/plugin/UserPreferences.php:118 ../lib/plugin/WatchPage.php:85 #: ../lib/plugin/WatchPage.php:90 ../lib/plugin/WikiAdminChmod.php:154 -#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminMarkup.php:175 -#: ../lib/plugin/WikiAdminPurge.php:154 ../lib/plugin/WikiAdminRemove.php:219 +#: ../lib/plugin/WikiAdminChown.php:184 ../lib/plugin/WikiAdminMarkup.php:176 +#: ../lib/plugin/WikiAdminPurge.php:155 ../lib/plugin/WikiAdminRemove.php:220 #: ../lib/plugin/WikiAdminRename.php:231 #: ../lib/plugin/WikiAdminSearchReplace.php:199 #: ../lib/plugin/WikiAdminSelect.php:148 ../lib/plugin/WikiAdminSetAcl.php:210 @@ -5196,19 +5196,23 @@ msgid "PhpWikiAdministration/Chown" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:173 +#: ../lib/plugin/WikiAdminChown.php:171 +msgid "Confirm ownership change" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:174 msgid "Are you sure you want to change the owner of the selected pages?" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:177 +#: ../lib/plugin/WikiAdminChown.php:178 msgid "Change owner of selected pages" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:178 +#: ../lib/plugin/WikiAdminChown.php:179 msgid "Select the pages to change the owner" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:200 +#: ../lib/plugin/WikiAdminChown.php:201 msgid "Change owner to: " msgstr "" @@ -5239,19 +5243,23 @@ msgid "PhpWikiAdministration/Markup" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:165 +#: ../lib/plugin/WikiAdminMarkup.php:163 +msgid "Confirm markup change" +msgstr "" + +#: ../lib/plugin/WikiAdminMarkup.php:166 msgid "Are you sure you want to change the markup type of the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:169 +#: ../lib/plugin/WikiAdminMarkup.php:170 msgid "Change markup type" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:170 +#: ../lib/plugin/WikiAdminMarkup.php:171 msgid "Select the pages to change the markup type" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:192 +#: ../lib/plugin/WikiAdminMarkup.php:193 msgid "Change markup to: " msgstr "" @@ -5290,15 +5298,19 @@ msgid "PhpWikiAdministration/Purge" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:146 +#: ../lib/plugin/WikiAdminPurge.php:145 ../lib/purgepage.php:27 +msgid "Confirm purge" +msgstr "" + +#: ../lib/plugin/WikiAdminPurge.php:147 msgid "Are you sure you want to permanently purge the following files?" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:149 +#: ../lib/plugin/WikiAdminPurge.php:150 msgid "Permanently purge selected pages" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:150 +#: ../lib/plugin/WikiAdminPurge.php:151 msgid "Select the files to purge" msgstr "" @@ -5337,29 +5349,33 @@ msgid "PhpWikiAdministration/Remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:237 +#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:238 #: ../themes/blog/themeinfo.php:72 msgid "Remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:199 +#: ../lib/plugin/WikiAdminRemove.php:198 ../lib/removepage.php:27 +msgid "Confirm removal" +msgstr "" + +#: ../lib/plugin/WikiAdminRemove.php:200 msgid "Are you sure you want to remove the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:202 +#: ../lib/plugin/WikiAdminRemove.php:203 msgid "Remove selected pages" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:203 +#: ../lib/plugin/WikiAdminRemove.php:204 msgid "Select the files to remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:206 +#: ../lib/plugin/WikiAdminRemove.php:207 #, php-format msgid "Also pages which have been deleted at least %s days." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:213 +#: ../lib/plugin/WikiAdminRemove.php:214 #, php-format msgid "Pages which have been deleted at least %s days are already checked." msgstr "" @@ -6121,10 +6137,6 @@ msgid "Purge Page" msgstr "" -#: ../lib/purgepage.php:27 -msgid "Confirm purge" -msgstr "" - #: ../lib/purgepage.php:28 #, php-format msgid "You are about to purge '%s'!" @@ -6150,10 +6162,6 @@ msgid "Remove Page" msgstr "" -#: ../lib/removepage.php:27 -msgid "Confirm removal" -msgstr "" - #: ../lib/removepage.php:28 #, php-format msgid "You are about to remove '%s'!" Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2011-11-28 14:04:37 UTC (rev 8184) +++ trunk/locale/po/sv.po 2011-11-28 14:23:07 UTC (rev 8185) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-11-24 16:14+0100\n" +"POT-Creation-Date: 2011-11-28 15:22+0100\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" "Language-Team: \n" @@ -978,8 +978,8 @@ #: ../lib/plugin/PasswordReset.php:148 ../lib/plugin/TranslateText.php:113 #: ../lib/plugin/UserPreferences.php:118 ../lib/plugin/WatchPage.php:85 #: ../lib/plugin/WatchPage.php:90 ../lib/plugin/WikiAdminChmod.php:154 -#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminMarkup.php:175 -#: ../lib/plugin/WikiAdminPurge.php:154 ../lib/plugin/WikiAdminRemove.php:219 +#: ../lib/plugin/WikiAdminChown.php:184 ../lib/plugin/WikiAdminMarkup.php:176 +#: ../lib/plugin/WikiAdminPurge.php:155 ../lib/plugin/WikiAdminRemove.php:220 #: ../lib/plugin/WikiAdminRename.php:231 #: ../lib/plugin/WikiAdminSearchReplace.php:199 #: ../lib/plugin/WikiAdminSelect.php:148 ../lib/plugin/WikiAdminSetAcl.php:210 @@ -5198,19 +5198,23 @@ msgid "PhpWikiAdministration/Chown" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:173 +#: ../lib/plugin/WikiAdminChown.php:171 +msgid "Confirm ownership change" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:174 msgid "Are you sure you want to change the owner of the selected pages?" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:177 +#: ../lib/plugin/WikiAdminChown.php:178 msgid "Change owner of selected pages" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:178 +#: ../lib/plugin/WikiAdminChown.php:179 msgid "Select the pages to change the owner" msgstr "" -#: ../lib/plugin/WikiAdminChown.php:200 +#: ../lib/plugin/WikiAdminChown.php:201 msgid "Change owner to: " msgstr "" @@ -5241,19 +5245,23 @@ msgid "PhpWikiAdministration/Markup" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:165 +#: ../lib/plugin/WikiAdminMarkup.php:163 +msgid "Confirm markup change" +msgstr "" + +#: ../lib/plugin/WikiAdminMarkup.php:166 msgid "Are you sure you want to change the markup type of the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:169 +#: ../lib/plugin/WikiAdminMarkup.php:170 msgid "Change markup type" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:170 +#: ../lib/plugin/WikiAdminMarkup.php:171 msgid "Select the pages to change the markup type" msgstr "" -#: ../lib/plugin/WikiAdminMarkup.php:192 +#: ../lib/plugin/WikiAdminMarkup.php:193 msgid "Change markup to: " msgstr "" @@ -5292,15 +5300,19 @@ msgid "PhpWikiAdministration/Purge" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:146 +#: ../lib/plugin/WikiAdminPurge.php:145 ../lib/purgepage.php:27 +msgid "Confirm purge" +msgstr "" + +#: ../lib/plugin/WikiAdminPurge.php:147 msgid "Are you sure you want to permanently purge the following files?" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:149 +#: ../lib/plugin/WikiAdminPurge.php:150 msgid "Permanently purge selected pages" msgstr "" -#: ../lib/plugin/WikiAdminPurge.php:150 +#: ../lib/plugin/WikiAdminPurge.php:151 msgid "Select the files to purge" msgstr "" @@ -5339,29 +5351,33 @@ msgid "PhpWikiAdministration/Remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:237 +#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:238 #: ../themes/blog/themeinfo.php:72 msgid "Remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:199 +#: ../lib/plugin/WikiAdminRemove.php:198 ../lib/removepage.php:27 +msgid "Confirm removal" +msgstr "" + +#: ../lib/plugin/WikiAdminRemove.php:200 msgid "Are you sure you want to remove the selected files?" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:202 +#: ../lib/plugin/WikiAdminRemove.php:203 msgid "Remove selected pages" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:203 +#: ../lib/plugin/WikiAdminRemove.php:204 msgid "Select the files to remove" msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:206 +#: ../lib/plugin/WikiAdminRemove.php:207 #, php-format msgid "Also pages which have been deleted at least %s days." msgstr "" -#: ../lib/plugin/WikiAdminRemove.php:213 +#: ../lib/plugin/WikiAdminRemove.php:214 #, php-format msgid "Pages which have been deleted at least %s days are already checked." msgstr "" @@ -6123,10 +6139,6 @@ msgid "Purge Page" msgstr "" -#: ../lib/purgepage.php:27 -msgid "Confirm purge" -msgstr "" - #: ../lib/purgepage.php:28 #, php-format msgid "You are about to purge '%s'!" @@ -6153,10 +6165,6 @@ msgid "Remove Page" msgstr "Ta bort sida" -#: ../lib/removepage.php:27 -msgid "Confirm removal" -msgstr "" - #: ../lib/removepage.php:28 #, php-format msgid "You are about to remove '%s'!" Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2011-11-28 14:04:37 UTC (rev 8184) +++ trunk/locale/po/zh.po 2011-11-28 14:23:07 UTC (rev 8185) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-11-24 16:14+0100\n" +"POT-Creation-Date: 2011-11-28 15:22+0100\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" "Last-Translator: DruryL <dr...@us...>\n" "Language-Team: DruryL <dr...@us...>\n" @@ -1024,8 +1024,8 @@ #: ../lib/plugin/PasswordReset.php:148 ../lib/plugin/TranslateText.php:113 #: ../lib/plugin/UserPreferences.php:118 ../lib/plugin/WatchPage.php:85 #: ../lib/plugin/WatchPage.php:90 ../lib/plugin/WikiAdminChmod.php:154 -#: ../lib/plugin/WikiAdminChown.php:183 ../lib/plugin/WikiAdminMarkup.php:175 -#: ../lib/plugin/WikiAdminPurge.php:154 ../lib/plugin/WikiAdminRemove.php:219 +#: ../lib/plugin/WikiAdminChown.php:184 ../lib/plugin/WikiAdminMarkup.php:176 +#: ../lib/plugin/WikiAdminPurge.php:155 ../lib/plugin/WikiAdminRemove.php:220 #: ../lib/plugin/WikiAdminRename.php:231 #: ../lib/plugin/WikiAdminSearchReplace.php:199 #: ../lib/plugin/WikiAdminSelect.php:148 ../lib/plugin/WikiAdminSetAcl.php:210 @@ -5422,22 +5422,26 @@ msgid "PhpWikiAdministration/Chown" msgstr "PhpWikiAdministration/Chmod" -#: ../lib/plugin/WikiAdminChown.php:173 +#: ../lib/plugin/WikiAdminChown.php:171 +msgid "Confirm ownership change" +msgstr "" + +#: ../lib/plugin/WikiAdminChown.php:174 #, fuzzy msgid "Are you sure you want to change the owner of the selected pages?" msgstr "你確定你想要永久變更選定的檔案?" -#: ../lib/plugin/WikiAdminChown.php:177 +#: ../lib/plugin/WikiAdminChown.php:178 #, fuzzy msgid "Change owner of selected pages" msgstr "移除選定頁面" -#: ../lib/plugin/WikiAdminChown.php:178 +#: ../lib/plugin/WikiAdminChown.php:179 #, fuzzy msgid "Select the pages to change the owner" msgstr "選擇頁面以進行更名:" -#: ../lib/plugin/WikiAdminChown.php:200 +#: ../lib/plugin/WikiAdminChown.php:201 #, fuzzy msgid "Change owner to: " msgstr "變更國家" @@ -5472,22 +5476,26 @@ msgid "PhpWikiAdministration/Markup" msgstr "PhpWikiAdministration" -#: ../lib/plugin/WikiAdminMarkup.php:165 +#: ../lib/plugin/WikiAdminMarkup.php:163 +msgid "Confirm markup change" +msgstr "" + +#: ../lib/plugin/WikiAdminMarkup.php:166 #, fuzzy msgid "Are you sure you want to change the markup type of the selected files?" msgstr "你確定你想要永久變更選定的檔案?" -#: ../lib/plugin/WikiAdminMarkup.php:169 +#: ../lib/plugin/WikiAdminMarkup.php:170 #, fuzzy msgid "Change markup type" msgstr "變更國家" -#: ../lib/plugin/WikiAdminMarkup.php:170 +#: ../lib/plugin/WikiAdminMarkup.php:171 #, fuzzy msgid "Select the pages to change the markup type" msgstr "選擇頁面以進行更名:" -#: ../lib/plugin/WikiAdminMarkup.php:192 +#: ../lib/plugin/WikiAdminMarkup.php:193 #, fuzzy msgid "Change markup to: " msgstr "改變密碼" @@ -5532,17 +5540,21 @@ msgid "PhpWikiAdministration/Purge" msgstr "PhpWikiAdministration" -#: ../lib/plugin/WikiAdminPurge.php:146 +#: ../lib/plugin/WikiAdminPurge.php:145 ../lib/purgepage.php:27 +msgid "Confirm purge" +msgstr "" + +#: ../lib/plugin/WikiAdminPurge.php:147 #, fuzzy msgid "Are you sure you want to permanently purge the following files?" msgstr "你確定你想要永久變更選定的檔案?" -#: ../lib/plugin/WikiAdminPurge.php:149 +#: ../lib/plugin/WikiAdminPurge.php:150 #, fuzzy msgid "Permanently purge selected pages" msgstr "永久移除選定的頁面." -#: ../lib/plugin/WikiAdminPurge.php:150 +#: ../lib/plugin/WikiAdminPurge.php:151 #, fuzzy msgid "Select the files to purge" msgstr "選擇頁面以進行更名:" @@ -5584,31 +5596,35 @@ msgid "PhpWikiAdministration/Remove" msgstr "PhpWikiAdministration/Remove" -#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:237 +#: ../lib/plugin/WikiAdminRemove.php:192 ../lib/plugin/WikiAdminRemove.php:238 #: ../themes/blog/themeinfo.php:72 msgid "Remove" msgstr "移除" -#: ../lib/plugin/WikiAdminRemove.php:199 +#: ../lib/plugin/WikiAdminRemove.php:198 ../lib/removepage.php:27 +msgid "Confirm removal" +msgstr "" + +#: ../lib/plugin/WikiAdminRemove.php:200 #, fuzzy msgid "Are you sure you want to remove the selected files?" msgstr "你確定你想要永久移除選定的檔案?" -#: ../lib/plugin/WikiAdminRemove.php:202 +#: ../lib/plugin/WikiAdminRemove.php:203 msgid "Remove selected pages" msgstr "移除選定頁面" -#: ../lib/plugin/WikiAdminRemove.php:203 +#: ../lib/plugin/WikiAdminRemove.php:204 #, fuzzy msgid "Select the files to remove" msgstr "選擇頁面以進行更名:" -#: ../lib/plugin/WikiAdminRemove.php:206 +#: ../lib/plugin/WikiAdminRemove.php:207 #, php-format msgid "Also pages which have been deleted at least %s days." msgstr "也列出過去 %s 天被刪除的頁面." -#: ../lib/plugin/WikiAdminRemove.php:213 +#: ../lib/plugin/WikiAdminRemove.php:214 #, fuzzy, php-format msgid "Pages which have been deleted at least %s days are already checked." msgstr "(列出過去 %s 天內已被刪除且檢查過的頁面.)" @@ -6402,10 +6418,6 @@ msgid "Purge Page" msgstr "沒有頁面被變更." -#: ../lib/purgepage.php:27 -msgid "Confirm purge" -msgstr "" - #: ../lib/purgepage.php:28 #, fuzzy, php-format msgid "You are about to purge '%s'!" @@ -6434,10 +6446,6 @@ msgid "Remove Page" msgstr "移除頁面" -#: ../lib/removepage.php:27 -msgid "Confirm removal" -msgstr "" - #: ../lib/removepage.php:28 #, fuzzy, php-format msgid "You are about to remove '%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. |