From: <var...@us...> - 2011-03-31 08:54:24
|
Revision: 8006 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8006&view=rev Author: vargenau Date: 2011-03-31 08:54:16 +0000 (Thu, 31 Mar 2011) Log Message: ----------- Update 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-03-31 08:45:20 UTC (rev 8005) +++ trunk/locale/fr/LC_MESSAGES/phpwiki.php 2011-03-31 08:54:16 UTC (rev 8006) @@ -36,6 +36,7 @@ $locale["%d pages have been changed."] = "%d pages ont été modifiées."; $locale["%d pages have been changed:"] = "%d pages ont été modifiées :"; $locale["%d pages have been permanently purged:"] = "%d pages ont été définitivement purgées :"; +$locale["%d pages have been renamed:"] = "%d pages ont été renommées :"; $locale["%d pages with less than %d hits (<%d%%)."] = "%d pages ayant eu moins de %d visiteurs (<%d%%)."; $locale["%s %s %s is disallowed on this wiki for %s user '%s' (level: %s)."] = "%s %s %s est interdite sur ce wiki pour %s l'utilisateur « %s » (niveau : %s)."; $locale["%s KiB (%s bytes)"] = "%s Kio (%s octets)"; @@ -540,7 +541,7 @@ $locale["Illegal operator: %s"] = "Caractère interdit dans le nom."; $locale["Image loaded from cache file: %s"] = "Image chargée depuis le fichier cache : %s"; $locale["Image saved to cache file: %s"] = "Image sauvée dans le fichier cache : %s"; -$locale["In the time since you started editing this page, another user has saved a new version of it."] = "Depuis que vous avez commencé à éditer cette page, un autre utilisateur en a enregistré une nouvelle version."; +$locale["In the time since you started editing this page, another user has saved a new version of it."] = "Depuis que vous avez commencé à modifier cette page, un autre utilisateur en a enregistré une nouvelle version."; $locale["In total there are %d user sessions online. :: Unique %d Registered and %d Guests"] = "Au total: %d utilisateurs en ligne. :: %d enregistré(s) et %d invité(s)"; $locale["Include an external web page within the body of a wiki page."] = "Inclure une page externe dans le corps de la WikiPage."; $locale["Include recursively all linked pages starting at %s"] = "Créer une carte du site commençant à %s"; @@ -711,6 +712,8 @@ $locale["No pagedata for %s"] = "Pas de données de page pour %s"; $locale["No pagename specified"] = "Pas de nom de page spécifié"; $locale["No pages changed."] = "Aucune page modifiée."; +$locale["No pages purged."] = "Aucune page purgée."; +$locale["No pages removed."] = "Aucune page n'a été supprimée."; $locale["No pages renamed."] = "Aucune page n'a été renommée."; $locale["No pages with bad names had to be deleted."] = "Aucune page supprimées avec un nom invalide."; $locale["No revisions found"] = "Aucune version trouvée"; @@ -732,6 +735,9 @@ $locale["Older page:"] = "Page plus ancienne :"; $locale["One UserPreferences field successfully updated."] = "Une préférence a été mise à jour avec succès."; $locale["One page has been changed:"] = "Une page a été modifiée :"; +$locale["One page has been permanently purged:"] = "Une page a été définitivement purgée :"; +$locale["One page has been removed:"] = "Une page a été supprimée :"; +$locale["One page has been renamed:"] = "Une page a été renommée :"; $locale["One page links to %s:"] = "Une page pointe vers %s :"; $locale["One page would link to %s:"] = "Une page pointerait vers %s :"; $locale["Oops! Revision %s of %s seems to have been deleted!"] = "Ouille ! La version %s de %s semble avoir été effacée !"; @@ -1016,6 +1022,7 @@ $locale["Sound Score"] = "Score de son"; $locale["Special Actions"] = "Actions spéciales"; $locale["Special Pages"] = "Pages spéciales"; +$locale["SpecialPages"] = "Pages spéciales"; $locale["Spell Check"] = "Vérifier l'orthographe"; $locale["Spell Checker"] = "Correcteur orthographique"; $locale["Spelling Score"] = "Score d'épellation"; @@ -1092,6 +1099,7 @@ $locale["This data is based on users active over the past %s."] = "Ces données sont basées sur les utilisateurs actifs depuis %s."; $locale["This internal action page cannot viewed."] = "Cette page ne peut être vue."; $locale["This is a minor change."] = "Modification mineure."; +$locale["This page edit seems to contain spam and was therefore not saved."] = "Cette modification de la page semble contenir du spam et n'a donc pas été enregistrée"; $locale["This page has been locked and cannot be edited."] = "Cette page a été verrouillée et ne peut pas être modifiée."; $locale["This page has been locked by the administrator so your changes can not be saved."] = "Cette page a été verrouillée par l'administrateur et vos changements n'ont pas pu être enregistrés."; $locale["This page is external."] = "Cette page est externe."; 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-03-31 08:45:20 UTC (rev 8005) +++ trunk/locale/po/de.po 2011-03-31 08:54:16 UTC (rev 8006) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-16 17:55+0100\n" +"POT-Creation-Date: 2011-03-31 10:49+0200\n" "PO-Revision-Date: 2000-10-31 02:23+0200\n" "Last-Translator: Reini Urban <ru...@x-...>, Carsten Klapp " "<car...@us...>, Helmer Pardun <pardunpress@t-online." @@ -166,7 +166,7 @@ msgid "%s: %s" msgstr "%s: %s" -#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:433 +#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:425 #: ../lib/plugin/LinkDatabase.php:42 msgid "LinkDatabase" msgstr "LinkDatenbank" @@ -174,7 +174,7 @@ # (Im Wortsinne heißt das eigentlich: "jüngste = eben gemachte # Änderungen"; in terms of newspapers or journalism it's traditionally # "NeuesteNachrichten" or much more better "DasNeueste"). -#: ../lib/display.php:151 ../lib/display.php:395 ../lib/loadsave.php:1575 +#: ../lib/display.php:151 ../lib/display.php:387 ../lib/loadsave.php:1575 #: ../lib/plugin/RecentChanges.php:62 ../lib/plugin/RecentChanges.php:210 #: ../lib/plugin/RecentChanges.php:217 ../lib/plugin/RecentChanges.php:393 #: ../lib/plugin/RecentChanges.php:681 ../lib/plugin/RecentChanges.php:1160 @@ -197,7 +197,7 @@ msgid "RecentChanges" msgstr "NeuesteÄnderungen" -#: ../lib/display.php:188 ../lib/display.php:434 +#: ../lib/display.php:188 ../lib/display.php:426 #: ../lib/plugin/FileInfo.php:124 ../lib/TextSearchQuery.php:115 #, php-format msgid "Unsupported argument: %s=%s" @@ -228,7 +228,7 @@ msgid "(Redirected from %s)" msgstr "(Weitergeleitet von %s)" -#: ../lib/display.php:351 ../themes/Crao/templates/head.tmpl:63 +#: ../lib/display.php:344 ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/head.tmpl:64 #: ../themes/default/templates/head.tmpl:71 #: ../themes/default/templates/head.tmpl:72 @@ -715,16 +715,16 @@ msgid "%s: file not found" msgstr "»%s«: Datei nicht gefunden" -#: ../lib/IniConfig.php:991 +#: ../lib/IniConfig.php:993 msgid "CategoryGroup" msgstr "KategorieGruppen" # (namenlos=unbenannt; depends on interpretation) -#: ../lib/IniConfig.php:993 +#: ../lib/IniConfig.php:995 msgid "An unnamed PhpWiki" msgstr "Unbenanntes PhpWiki" -#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:997 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:9 @@ -748,7 +748,7 @@ #: ../lib/upgrade.php:1112 ../themes/blog/templates/blogform.tmpl:10 #: ../themes/default/templates/blogform.tmpl:10 #: ../themes/fusionforge/templates/blogform.tmpl:10 -#: ../themes/fusionforge/themeinfo.php:42 +#: ../themes/fusionforge/themeinfo.php:43 msgid ": " msgstr ": " @@ -5497,11 +5497,21 @@ msgid "Didn't purge page '%s'. Access denied." msgstr "Seite »%s« wurde nicht gelöscht. Zugriff verweigert." +#: ../lib/plugin/WikiAdminPurge.php:77 +#, fuzzy +msgid "One page has been permanently purged:" +msgstr "%d Seiten wurden unwiderruflich gelöscht." + #: ../lib/plugin/WikiAdminPurge.php:79 #, fuzzy, php-format msgid "%d pages have been permanently purged:" msgstr "%d Seiten wurden unwiderruflich gelöscht." +#: ../lib/plugin/WikiAdminPurge.php:85 +#, fuzzy +msgid "No pages purged." +msgstr "Keine Änderungen." + # Any better translation? The locale/de/pgsrc/PhpWikiSystemverwalten # must also be renamed to match what is here. #: ../lib/plugin/WikiAdminPurge.php:92 @@ -5543,11 +5553,21 @@ msgid "Didn't remove page '%s'. Access denied." msgstr "Seite »%s« wurde nicht gelöscht. Zugriff verweigert." +#: ../lib/plugin/WikiAdminRemove.php:121 +#, fuzzy +msgid "One page has been removed:" +msgstr "%s Seiten wurden geändert." + #: ../lib/plugin/WikiAdminRemove.php:123 #, fuzzy, php-format msgid "%d pages have been removed:" msgstr "%s Seiten wurden geändert." +#: ../lib/plugin/WikiAdminRemove.php:129 +#, fuzzy +msgid "No pages removed." +msgstr "Keine Seiten umbenannt." + # Any better translation? The locale/de/pgsrc/PhpWikiSystemverwalten # must also be renamed to match what is here. #: ../lib/plugin/WikiAdminRemove.php:136 ../lib/plugin/_WikiTranslation.php:95 @@ -5624,6 +5644,11 @@ msgid "Couldn't rename page '%s' to '%s'." msgstr "Konnte Seite '%s' nicht in '%s' umbenennen." +#: ../lib/plugin/WikiAdminRename.php:123 +#, fuzzy +msgid "One page has been renamed:" +msgstr "%s Seiten wurden geändert." + #: ../lib/plugin/WikiAdminRename.php:126 #, fuzzy, php-format msgid "%d pages have been renamed:" @@ -8810,12 +8835,12 @@ msgid "Hide or show LinkIcons." msgstr "" -#: ../themes/fusionforge/themeinfo.php:60 +#: ../themes/fusionforge/themeinfo.php:61 #, fuzzy msgid "This page is external." msgstr "Formatierung der Seite '%s' auf '%s' geändert." -#: ../themes/fusionforge/themeinfo.php:62 +#: ../themes/fusionforge/themeinfo.php:63 msgid "" "This project is shared with third-party users (non Alcatel-Lucent users)." msgstr "" Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2011-03-31 08:45:20 UTC (rev 8005) +++ trunk/locale/po/es.po 2011-03-31 08:54:16 UTC (rev 8006) @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-16 17:55+0100\n" +"POT-Creation-Date: 2011-03-31 10:49+0200\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" @@ -172,13 +172,13 @@ msgid "%s: %s" msgstr "%s: %s" -#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:433 +#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:425 #: ../lib/plugin/LinkDatabase.php:42 msgid "LinkDatabase" msgstr "" # lib/stdlib.php:384 lib/stdlib.php:445 -#: ../lib/display.php:151 ../lib/display.php:395 ../lib/loadsave.php:1575 +#: ../lib/display.php:151 ../lib/display.php:387 ../lib/loadsave.php:1575 #: ../lib/plugin/RecentChanges.php:62 ../lib/plugin/RecentChanges.php:210 #: ../lib/plugin/RecentChanges.php:217 ../lib/plugin/RecentChanges.php:393 #: ../lib/plugin/RecentChanges.php:681 ../lib/plugin/RecentChanges.php:1160 @@ -201,7 +201,7 @@ msgid "RecentChanges" msgstr "CambiosRecientes" -#: ../lib/display.php:188 ../lib/display.php:434 +#: ../lib/display.php:188 ../lib/display.php:426 #: ../lib/plugin/FileInfo.php:124 ../lib/TextSearchQuery.php:115 #, php-format msgid "Unsupported argument: %s=%s" @@ -231,7 +231,7 @@ msgid "(Redirected from %s)" msgstr "(vuelto a dirigir de %s)" -#: ../lib/display.php:351 ../themes/Crao/templates/head.tmpl:63 +#: ../lib/display.php:344 ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/head.tmpl:64 #: ../themes/default/templates/head.tmpl:71 #: ../themes/default/templates/head.tmpl:72 @@ -732,15 +732,15 @@ msgstr "%s: fichero no encontrado" # lib/diff.php:997 -#: ../lib/IniConfig.php:991 +#: ../lib/IniConfig.php:993 msgid "CategoryGroup" msgstr "GrupoCategoría" -#: ../lib/IniConfig.php:993 +#: ../lib/IniConfig.php:995 msgid "An unnamed PhpWiki" msgstr "Un PhpWiki sin un nombre" -#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:997 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:9 @@ -764,7 +764,7 @@ #: ../lib/upgrade.php:1112 ../themes/blog/templates/blogform.tmpl:10 #: ../themes/default/templates/blogform.tmpl:10 #: ../themes/fusionforge/templates/blogform.tmpl:10 -#: ../themes/fusionforge/themeinfo.php:42 +#: ../themes/fusionforge/themeinfo.php:43 msgid ": " msgstr ": " @@ -5468,11 +5468,23 @@ msgid "Didn't purge page '%s'. Access denied." msgstr "Página '%s' borrada satisfactoriamente." +# lib/pageinfo.php:21 +#: ../lib/plugin/WikiAdminPurge.php:77 +#, fuzzy +msgid "One page has been permanently purged:" +msgstr "Ningunos cambios encontrados" + #: ../lib/plugin/WikiAdminPurge.php:79 #, php-format msgid "%d pages have been permanently purged:" msgstr "" +# lib/pageinfo.php:21 +#: ../lib/plugin/WikiAdminPurge.php:85 +#, fuzzy +msgid "No pages purged." +msgstr "Ningunos cambios encontrados" + #: ../lib/plugin/WikiAdminPurge.php:92 #, fuzzy msgid "PhpWikiAdministration/Purge" @@ -5509,11 +5521,23 @@ msgid "Didn't remove page '%s'. Access denied." msgstr "Página '%s' borrada satisfactoriamente." +# lib/pageinfo.php:21 +#: ../lib/plugin/WikiAdminRemove.php:121 +#, fuzzy +msgid "One page has been removed:" +msgstr "Ningunos cambios encontrados" + #: ../lib/plugin/WikiAdminRemove.php:123 #, php-format msgid "%d pages have been removed:" msgstr "" +# lib/pageinfo.php:21 +#: ../lib/plugin/WikiAdminRemove.php:129 +#, fuzzy +msgid "No pages removed." +msgstr "Ningunos cambios encontrados" + #: ../lib/plugin/WikiAdminRemove.php:136 ../lib/plugin/_WikiTranslation.php:95 msgid "PhpWikiAdministration/Remove" msgstr "" @@ -5584,6 +5608,12 @@ msgstr "" # lib/pageinfo.php:21 +#: ../lib/plugin/WikiAdminRename.php:123 +#, fuzzy +msgid "One page has been renamed:" +msgstr "Ningunos cambios encontrados" + +# lib/pageinfo.php:21 #: ../lib/plugin/WikiAdminRename.php:126 #, fuzzy, php-format msgid "%d pages have been renamed:" @@ -8709,12 +8739,12 @@ msgid "Hide or show LinkIcons." msgstr "" -#: ../themes/fusionforge/themeinfo.php:60 +#: ../themes/fusionforge/themeinfo.php:61 #, fuzzy msgid "This page is external." msgstr "Página desbloquear." -#: ../themes/fusionforge/themeinfo.php:62 +#: ../themes/fusionforge/themeinfo.php:63 msgid "" "This project is shared with third-party users (non Alcatel-Lucent users)." msgstr "" Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2011-03-31 08:45:20 UTC (rev 8005) +++ trunk/locale/po/fr.po 2011-03-31 08:54:16 UTC (rev 8006) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-16 17:55+0100\n" +"POT-Creation-Date: 2011-03-31 10:49+0200\n" "PO-Revision-Date: 2004-06-22 21:10+0200\n" "Last-Translator: Pierrick Meignen <mei...@wa...>, Roland " "Trique <rol...@fr...>, Stéphane Gourichon <stephane.gourichon@lip6." @@ -165,12 +165,12 @@ msgid "%s: %s" msgstr "%s : %s" -#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:433 +#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:425 #: ../lib/plugin/LinkDatabase.php:42 msgid "LinkDatabase" msgstr "LiensDatabase" -#: ../lib/display.php:151 ../lib/display.php:395 ../lib/loadsave.php:1575 +#: ../lib/display.php:151 ../lib/display.php:387 ../lib/loadsave.php:1575 #: ../lib/plugin/RecentChanges.php:62 ../lib/plugin/RecentChanges.php:210 #: ../lib/plugin/RecentChanges.php:217 ../lib/plugin/RecentChanges.php:393 #: ../lib/plugin/RecentChanges.php:681 ../lib/plugin/RecentChanges.php:1160 @@ -193,7 +193,7 @@ msgid "RecentChanges" msgstr "DernièresModifs" -#: ../lib/display.php:188 ../lib/display.php:434 +#: ../lib/display.php:188 ../lib/display.php:426 #: ../lib/plugin/FileInfo.php:124 ../lib/TextSearchQuery.php:115 #, php-format msgid "Unsupported argument: %s=%s" @@ -222,7 +222,7 @@ msgid "(Redirected from %s)" msgstr "(Redirigé de %s)" -#: ../lib/display.php:351 ../themes/Crao/templates/head.tmpl:63 +#: ../lib/display.php:344 ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/head.tmpl:64 #: ../themes/default/templates/head.tmpl:71 #: ../themes/default/templates/head.tmpl:72 @@ -317,6 +317,8 @@ #: ../lib/editpage.php:499 msgid "This page edit seems to contain spam and was therefore not saved." msgstr "" +"Cette modification de la page semble contenir du spam et n'a donc pas été " +"enregistrée" #: ../lib/editpage.php:501 ../lib/editpage.php:560 msgid "Sorry for the inconvenience." @@ -416,8 +418,8 @@ "In the time since you started editing this page, another user has saved a " "new version of it." msgstr "" -"Depuis que vous avez commencé à éditer cette page, un autre utilisateur en a " -"enregistré une nouvelle version." +"Depuis que vous avez commencé à modifier cette page, un autre utilisateur en " +"a enregistré une nouvelle version." #: ../lib/editpage.php:600 msgid "" @@ -699,15 +701,15 @@ msgid "%s: file not found" msgstr "%s : fichier non trouvé" -#: ../lib/IniConfig.php:991 +#: ../lib/IniConfig.php:993 msgid "CategoryGroup" msgstr "CatégorieGroupes" -#: ../lib/IniConfig.php:993 +#: ../lib/IniConfig.php:995 msgid "An unnamed PhpWiki" msgstr "Un PhpWiki sans titre" -#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:997 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:9 @@ -731,7 +733,7 @@ #: ../lib/upgrade.php:1112 ../themes/blog/templates/blogform.tmpl:10 #: ../themes/default/templates/blogform.tmpl:10 #: ../themes/fusionforge/templates/blogform.tmpl:10 -#: ../themes/fusionforge/themeinfo.php:42 +#: ../themes/fusionforge/themeinfo.php:43 msgid ": " msgstr " : " @@ -5341,11 +5343,19 @@ msgid "Didn't purge page '%s'. Access denied." msgstr "Page '%s' non purgée. Accès refusé." +#: ../lib/plugin/WikiAdminPurge.php:77 +msgid "One page has been permanently purged:" +msgstr "Une page a été définitivement purgée :" + #: ../lib/plugin/WikiAdminPurge.php:79 #, php-format msgid "%d pages have been permanently purged:" msgstr "%d pages ont été définitivement purgées :" +#: ../lib/plugin/WikiAdminPurge.php:85 +msgid "No pages purged." +msgstr "Aucune page purgée." + #: ../lib/plugin/WikiAdminPurge.php:92 msgid "PhpWikiAdministration/Purge" msgstr "" @@ -5380,11 +5390,19 @@ msgid "Didn't remove page '%s'. Access denied." msgstr "Page '%s' non supprimée. Accès refusé." +#: ../lib/plugin/WikiAdminRemove.php:121 +msgid "One page has been removed:" +msgstr "Une page a été supprimée :" + #: ../lib/plugin/WikiAdminRemove.php:123 #, php-format msgid "%d pages have been removed:" msgstr "" +#: ../lib/plugin/WikiAdminRemove.php:129 +msgid "No pages removed." +msgstr "Aucune page n'a été supprimée." + #: ../lib/plugin/WikiAdminRemove.php:136 ../lib/plugin/_WikiTranslation.php:95 msgid "PhpWikiAdministration/Remove" msgstr "" @@ -5455,10 +5473,14 @@ msgid "Couldn't rename page '%s' to '%s'." msgstr "Impossible de renommer la page '%s' en '%s'." +#: ../lib/plugin/WikiAdminRename.php:123 +msgid "One page has been renamed:" +msgstr "Une page a été renommée :" + #: ../lib/plugin/WikiAdminRename.php:126 #, php-format msgid "%d pages have been renamed:" -msgstr "" +msgstr "%d pages ont été renommées :" #: ../lib/plugin/WikiAdminRename.php:132 msgid "No pages renamed." @@ -8461,7 +8483,7 @@ #: ../themes/fusionforge/templates/navbar.tmpl:11 msgid "SpecialPages" -msgstr "" +msgstr "Pages spéciales" #: ../themes/fusionforge/templates/navbar.tmpl:11 msgid "Special Pages" @@ -8534,11 +8556,11 @@ msgid "Hide or show LinkIcons." msgstr "Cacher ou montrer les icônes de liens." -#: ../themes/fusionforge/themeinfo.php:60 +#: ../themes/fusionforge/themeinfo.php:61 msgid "This page is external." msgstr "Cette page est externe." -#: ../themes/fusionforge/themeinfo.php:62 +#: ../themes/fusionforge/themeinfo.php:63 msgid "" "This project is shared with third-party users (non Alcatel-Lucent users)." msgstr "" Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2011-03-31 08:45:20 UTC (rev 8005) +++ trunk/locale/po/it.po 2011-03-31 08:54:16 UTC (rev 8006) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-16 17:55+0100\n" +"POT-Creation-Date: 2011-03-31 10:49+0200\n" "PO-Revision-Date: 2005-02-12 16:23+0100\n" "Last-Translator: Antonio Bonifati ant[(at)]monitor.deis.unical.it\n" "Language-Team: \n" @@ -162,12 +162,12 @@ msgid "%s: %s" msgstr "%s: %s" -#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:433 +#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:425 #: ../lib/plugin/LinkDatabase.php:42 msgid "LinkDatabase" msgstr "" -#: ../lib/display.php:151 ../lib/display.php:395 ../lib/loadsave.php:1575 +#: ../lib/display.php:151 ../lib/display.php:387 ../lib/loadsave.php:1575 #: ../lib/plugin/RecentChanges.php:62 ../lib/plugin/RecentChanges.php:210 #: ../lib/plugin/RecentChanges.php:217 ../lib/plugin/RecentChanges.php:393 #: ../lib/plugin/RecentChanges.php:681 ../lib/plugin/RecentChanges.php:1160 @@ -190,7 +190,7 @@ msgid "RecentChanges" msgstr "ModificheRecenti" -#: ../lib/display.php:188 ../lib/display.php:434 +#: ../lib/display.php:188 ../lib/display.php:426 #: ../lib/plugin/FileInfo.php:124 ../lib/TextSearchQuery.php:115 #, php-format msgid "Unsupported argument: %s=%s" @@ -219,7 +219,7 @@ msgid "(Redirected from %s)" msgstr "" -#: ../lib/display.php:351 ../themes/Crao/templates/head.tmpl:63 +#: ../lib/display.php:344 ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/head.tmpl:64 #: ../themes/default/templates/head.tmpl:71 #: ../themes/default/templates/head.tmpl:72 @@ -710,15 +710,15 @@ msgid "%s: file not found" msgstr "%s: file non trovato" -#: ../lib/IniConfig.php:991 +#: ../lib/IniConfig.php:993 msgid "CategoryGroup" msgstr "CategoriaGruppo" -#: ../lib/IniConfig.php:993 +#: ../lib/IniConfig.php:995 msgid "An unnamed PhpWiki" msgstr "" -#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:997 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:9 @@ -742,7 +742,7 @@ #: ../lib/upgrade.php:1112 ../themes/blog/templates/blogform.tmpl:10 #: ../themes/default/templates/blogform.tmpl:10 #: ../themes/fusionforge/templates/blogform.tmpl:10 -#: ../themes/fusionforge/themeinfo.php:42 +#: ../themes/fusionforge/themeinfo.php:43 msgid ": " msgstr "" @@ -5338,11 +5338,20 @@ msgid "Didn't purge page '%s'. Access denied." msgstr "La pagina '%s' è stata rimossa correttamente." +#: ../lib/plugin/WikiAdminPurge.php:77 +msgid "One page has been permanently purged:" +msgstr "" + #: ../lib/plugin/WikiAdminPurge.php:79 #, php-format msgid "%d pages have been permanently purged:" msgstr "" +#: ../lib/plugin/WikiAdminPurge.php:85 +#, fuzzy +msgid "No pages purged." +msgstr "Le %d pagine più popolari di questo wiki sono:" + #: ../lib/plugin/WikiAdminPurge.php:92 #, fuzzy msgid "PhpWikiAdministration/Purge" @@ -5379,11 +5388,20 @@ msgid "Didn't remove page '%s'. Access denied." msgstr "La pagina '%s' è stata rimossa correttamente." +#: ../lib/plugin/WikiAdminRemove.php:121 +msgid "One page has been removed:" +msgstr "" + #: ../lib/plugin/WikiAdminRemove.php:123 #, php-format msgid "%d pages have been removed:" msgstr "" +#: ../lib/plugin/WikiAdminRemove.php:129 +#, fuzzy +msgid "No pages removed." +msgstr "Le %d pagine più popolari di questo wiki sono:" + #: ../lib/plugin/WikiAdminRemove.php:136 ../lib/plugin/_WikiTranslation.php:95 msgid "PhpWikiAdministration/Remove" msgstr "AmministrazioneDiPhpWiki/Rimuovi" @@ -5453,6 +5471,10 @@ msgid "Couldn't rename page '%s' to '%s'." msgstr "" +#: ../lib/plugin/WikiAdminRename.php:123 +msgid "One page has been renamed:" +msgstr "" + #: ../lib/plugin/WikiAdminRename.php:126 #, php-format msgid "%d pages have been renamed:" @@ -8499,12 +8521,12 @@ msgid "Hide or show LinkIcons." msgstr "" -#: ../themes/fusionforge/themeinfo.php:60 +#: ../themes/fusionforge/themeinfo.php:61 #, fuzzy msgid "This page is external." msgstr "Pagina sbloccata." -#: ../themes/fusionforge/themeinfo.php:62 +#: ../themes/fusionforge/themeinfo.php:63 msgid "" "This project is shared with third-party users (non Alcatel-Lucent users)." msgstr "" Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2011-03-31 08:45:20 UTC (rev 8005) +++ trunk/locale/po/ja.po 2011-03-31 08:54:16 UTC (rev 8006) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-16 17:55+0100\n" +"POT-Creation-Date: 2011-03-31 10:49+0200\n" "PO-Revision-Date: 2003-06-07 09:01+0900\n" "Last-Translator: Tadashi Jokagi <web...@el...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -163,12 +163,12 @@ msgid "%s: %s" msgstr "" -#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:433 +#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:425 #: ../lib/plugin/LinkDatabase.php:42 msgid "LinkDatabase" msgstr "" -#: ../lib/display.php:151 ../lib/display.php:395 ../lib/loadsave.php:1575 +#: ../lib/display.php:151 ../lib/display.php:387 ../lib/loadsave.php:1575 #: ../lib/plugin/RecentChanges.php:62 ../lib/plugin/RecentChanges.php:210 #: ../lib/plugin/RecentChanges.php:217 ../lib/plugin/RecentChanges.php:393 #: ../lib/plugin/RecentChanges.php:681 ../lib/plugin/RecentChanges.php:1160 @@ -191,7 +191,7 @@ msgid "RecentChanges" msgstr "変更履歴" -#: ../lib/display.php:188 ../lib/display.php:434 +#: ../lib/display.php:188 ../lib/display.php:426 #: ../lib/plugin/FileInfo.php:124 ../lib/TextSearchQuery.php:115 #, fuzzy, php-format msgid "Unsupported argument: %s=%s" @@ -220,7 +220,7 @@ msgid "(Redirected from %s)" msgstr "" -#: ../lib/display.php:351 ../themes/Crao/templates/head.tmpl:63 +#: ../lib/display.php:344 ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/head.tmpl:64 #: ../themes/default/templates/head.tmpl:71 #: ../themes/default/templates/head.tmpl:72 @@ -706,16 +706,16 @@ msgid "%s: file not found" msgstr "%s: ファイルが見つかりません。" -#: ../lib/IniConfig.php:991 +#: ../lib/IniConfig.php:993 #, fuzzy msgid "CategoryGroup" msgstr "ホームページ作成:" -#: ../lib/IniConfig.php:993 +#: ../lib/IniConfig.php:995 msgid "An unnamed PhpWiki" msgstr "" -#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:997 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:9 @@ -739,7 +739,7 @@ #: ../lib/upgrade.php:1112 ../themes/blog/templates/blogform.tmpl:10 #: ../themes/default/templates/blogform.tmpl:10 #: ../themes/fusionforge/templates/blogform.tmpl:10 -#: ../themes/fusionforge/themeinfo.php:42 +#: ../themes/fusionforge/themeinfo.php:43 #, fuzzy msgid ": " msgstr "%s バイト" @@ -5452,11 +5452,21 @@ msgid "Didn't purge page '%s'. Access denied." msgstr "'%s' の削除に成功しました。" +#: ../lib/plugin/WikiAdminPurge.php:77 +#, fuzzy +msgid "One page has been permanently purged:" +msgstr "変更しませんでした。" + #: ../lib/plugin/WikiAdminPurge.php:79 #, php-format msgid "%d pages have been permanently purged:" msgstr "" +#: ../lib/plugin/WikiAdminPurge.php:85 +#, fuzzy +msgid "No pages purged." +msgstr "変更しませんでした。" + #: ../lib/plugin/WikiAdminPurge.php:92 msgid "PhpWikiAdministration/Purge" msgstr "" @@ -5493,11 +5503,21 @@ msgid "Didn't remove page '%s'. Access denied." msgstr "'%s' の削除に成功しました。" +#: ../lib/plugin/WikiAdminRemove.php:121 +#, fuzzy +msgid "One page has been removed:" +msgstr "変更しませんでした。" + #: ../lib/plugin/WikiAdminRemove.php:123 #, php-format msgid "%d pages have been removed:" msgstr "" +#: ../lib/plugin/WikiAdminRemove.php:129 +#, fuzzy +msgid "No pages removed." +msgstr "変更点が見つかりませんでした。" + #: ../lib/plugin/WikiAdminRemove.php:136 ../lib/plugin/_WikiTranslation.php:95 msgid "PhpWikiAdministration/Remove" msgstr "" @@ -5570,6 +5590,11 @@ msgid "Couldn't rename page '%s' to '%s'." msgstr "" +#: ../lib/plugin/WikiAdminRename.php:123 +#, fuzzy +msgid "One page has been renamed:" +msgstr "変更しませんでした。" + #: ../lib/plugin/WikiAdminRename.php:126 #, fuzzy, php-format msgid "%d pages have been renamed:" @@ -8698,12 +8723,12 @@ msgid "Hide or show LinkIcons." msgstr "" -#: ../themes/fusionforge/themeinfo.php:60 +#: ../themes/fusionforge/themeinfo.php:61 #, fuzzy msgid "This page is external." msgstr "'%s' の削除に成功しました。" -#: ../themes/fusionforge/themeinfo.php:62 +#: ../themes/fusionforge/themeinfo.php:63 msgid "" "This project is shared with third-party users (non Alcatel-Lucent users)." msgstr "" Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2011-03-31 08:45:20 UTC (rev 8005) +++ trunk/locale/po/nl.po 2011-03-31 08:54:16 UTC (rev 8006) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-16 17:55+0100\n" +"POT-Creation-Date: 2011-03-31 10:49+0200\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" "Last-Translator: Jan Nieuwenhuizen <ja...@gn...>\n" "Language-Team: Dutch <nl...@li...>\n" @@ -165,12 +165,12 @@ msgid "%s: %s" msgstr "%s: %s" -#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:433 +#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:425 #: ../lib/plugin/LinkDatabase.php:42 msgid "LinkDatabase" msgstr "" -#: ../lib/display.php:151 ../lib/display.php:395 ../lib/loadsave.php:1575 +#: ../lib/display.php:151 ../lib/display.php:387 ../lib/loadsave.php:1575 #: ../lib/plugin/RecentChanges.php:62 ../lib/plugin/RecentChanges.php:210 #: ../lib/plugin/RecentChanges.php:217 ../lib/plugin/RecentChanges.php:393 #: ../lib/plugin/RecentChanges.php:681 ../lib/plugin/RecentChanges.php:1160 @@ -193,7 +193,7 @@ msgid "RecentChanges" msgstr "RecenteVeranderingen" -#: ../lib/display.php:188 ../lib/display.php:434 +#: ../lib/display.php:188 ../lib/display.php:426 #: ../lib/plugin/FileInfo.php:124 ../lib/TextSearchQuery.php:115 #, php-format msgid "Unsupported argument: %s=%s" @@ -222,7 +222,7 @@ msgid "(Redirected from %s)" msgstr "" -#: ../lib/display.php:351 ../themes/Crao/templates/head.tmpl:63 +#: ../lib/display.php:344 ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/head.tmpl:64 #: ../themes/default/templates/head.tmpl:71 #: ../themes/default/templates/head.tmpl:72 @@ -690,15 +690,15 @@ msgid "%s: file not found" msgstr "" -#: ../lib/IniConfig.php:991 +#: ../lib/IniConfig.php:993 msgid "CategoryGroup" msgstr "" -#: ../lib/IniConfig.php:993 +#: ../lib/IniConfig.php:995 msgid "An unnamed PhpWiki" msgstr "Naamloos PhpWiki" -#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:997 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:9 @@ -722,7 +722,7 @@ #: ../lib/upgrade.php:1112 ../themes/blog/templates/blogform.tmpl:10 #: ../themes/default/templates/blogform.tmpl:10 #: ../themes/fusionforge/templates/blogform.tmpl:10 -#: ../themes/fusionforge/themeinfo.php:42 +#: ../themes/fusionforge/themeinfo.php:43 msgid ": " msgstr "" @@ -5299,11 +5299,20 @@ msgid "Didn't purge page '%s'. Access denied." msgstr "Pagina '%s' verwijderd." +#: ../lib/plugin/WikiAdminPurge.php:77 +msgid "One page has been permanently purged:" +msgstr "" + #: ../lib/plugin/WikiAdminPurge.php:79 #, php-format msgid "%d pages have been permanently purged:" msgstr "" +#: ../lib/plugin/WikiAdminPurge.php:85 +#, fuzzy +msgid "No pages purged." +msgstr "Je bent ingelogd als %s." + #: ../lib/plugin/WikiAdminPurge.php:92 msgid "PhpWikiAdministration/Purge" msgstr "" @@ -5338,11 +5347,20 @@ msgid "Didn't remove page '%s'. Access denied." msgstr "Pagina '%s' verwijderd." +#: ../lib/plugin/WikiAdminRemove.php:121 +msgid "One page has been removed:" +msgstr "" + #: ../lib/plugin/WikiAdminRemove.php:123 #, php-format msgid "%d pages have been removed:" msgstr "" +#: ../lib/plugin/WikiAdminRemove.php:129 +#, fuzzy +msgid "No pages removed." +msgstr "Je bent ingelogd als %s." + #: ../lib/plugin/WikiAdminRemove.php:136 ../lib/plugin/_WikiTranslation.php:95 msgid "PhpWikiAdministration/Remove" msgstr "" @@ -5413,6 +5431,10 @@ msgid "Couldn't rename page '%s' to '%s'." msgstr "" +#: ../lib/plugin/WikiAdminRename.php:123 +msgid "One page has been renamed:" +msgstr "" + #: ../lib/plugin/WikiAdminRename.php:126 #, php-format msgid "%d pages have been renamed:" @@ -8446,12 +8468,12 @@ msgid "Hide or show LinkIcons." msgstr "" -#: ../themes/fusionforge/themeinfo.php:60 +#: ../themes/fusionforge/themeinfo.php:61 #, fuzzy msgid "This page is external." msgstr "Pagina '%s' verwijderd." -#: ../themes/fusionforge/themeinfo.php:62 +#: ../themes/fusionforge/themeinfo.php:63 msgid "" "This project is shared with third-party users (non Alcatel-Lucent users)." msgstr "" Modified: trunk/locale/po/phpwiki.pot =================================================================== --- trunk/locale/po/phpwiki.pot 2011-03-31 08:45:20 UTC (rev 8005) +++ trunk/locale/po/phpwiki.pot 2011-03-31 08:54:16 UTC (rev 8006) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki-1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-16 17:55+0100\n" +"POT-Creation-Date: 2011-03-31 10:49+0200\n" "PO-Revision-Date: 2002-12-14 17:51-0500\n" "Last-Translator: Reini Urban <ru...@us...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -163,12 +163,12 @@ msgid "%s: %s" msgstr "" -#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:433 +#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:425 #: ../lib/plugin/LinkDatabase.php:42 msgid "LinkDatabase" msgstr "" -#: ../lib/display.php:151 ../lib/display.php:395 ../lib/loadsave.php:1575 +#: ../lib/display.php:151 ../lib/display.php:387 ../lib/loadsave.php:1575 #: ../lib/plugin/RecentChanges.php:62 ../lib/plugin/RecentChanges.php:210 #: ../lib/plugin/RecentChanges.php:217 ../lib/plugin/RecentChanges.php:393 #: ../lib/plugin/RecentChanges.php:681 ../lib/plugin/RecentChanges.php:1160 @@ -191,7 +191,7 @@ msgid "RecentChanges" msgstr "" -#: ../lib/display.php:188 ../lib/display.php:434 +#: ../lib/display.php:188 ../lib/display.php:426 #: ../lib/plugin/FileInfo.php:124 ../lib/TextSearchQuery.php:115 #, php-format msgid "Unsupported argument: %s=%s" @@ -220,7 +220,7 @@ msgid "(Redirected from %s)" msgstr "" -#: ../lib/display.php:351 ../themes/Crao/templates/head.tmpl:63 +#: ../lib/display.php:344 ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/head.tmpl:64 #: ../themes/default/templates/head.tmpl:71 #: ../themes/default/templates/head.tmpl:72 @@ -681,15 +681,15 @@ msgid "%s: file not found" msgstr "" -#: ../lib/IniConfig.php:991 +#: ../lib/IniConfig.php:993 msgid "CategoryGroup" msgstr "" -#: ../lib/IniConfig.php:993 +#: ../lib/IniConfig.php:995 msgid "An unnamed PhpWiki" msgstr "" -#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:997 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:9 @@ -713,7 +713,7 @@ #: ../lib/upgrade.php:1112 ../themes/blog/templates/blogform.tmpl:10 #: ../themes/default/templates/blogform.tmpl:10 #: ../themes/fusionforge/templates/blogform.tmpl:10 -#: ../themes/fusionforge/themeinfo.php:42 +#: ../themes/fusionforge/themeinfo.php:43 msgid ": " msgstr "" @@ -5248,11 +5248,19 @@ msgid "Didn't purge page '%s'. Access denied." msgstr "" +#: ../lib/plugin/WikiAdminPurge.php:77 +msgid "One page has been permanently purged:" +msgstr "" + #: ../lib/plugin/WikiAdminPurge.php:79 #, php-format msgid "%d pages have been permanently purged:" msgstr "" +#: ../lib/plugin/WikiAdminPurge.php:85 +msgid "No pages purged." +msgstr "" + #: ../lib/plugin/WikiAdminPurge.php:92 msgid "PhpWikiAdministration/Purge" msgstr "" @@ -5287,11 +5295,19 @@ msgid "Didn't remove page '%s'. Access denied." msgstr "" +#: ../lib/plugin/WikiAdminRemove.php:121 +msgid "One page has been removed:" +msgstr "" + #: ../lib/plugin/WikiAdminRemove.php:123 #, php-format msgid "%d pages have been removed:" msgstr "" +#: ../lib/plugin/WikiAdminRemove.php:129 +msgid "No pages removed." +msgstr "" + #: ../lib/plugin/WikiAdminRemove.php:136 ../lib/plugin/_WikiTranslation.php:95 msgid "PhpWikiAdministration/Remove" msgstr "" @@ -5361,6 +5377,10 @@ msgid "Couldn't rename page '%s' to '%s'." msgstr "" +#: ../lib/plugin/WikiAdminRename.php:123 +msgid "One page has been renamed:" +msgstr "" + #: ../lib/plugin/WikiAdminRename.php:126 #, php-format msgid "%d pages have been renamed:" @@ -8361,11 +8381,11 @@ msgid "Hide or show LinkIcons." msgstr "" -#: ../themes/fusionforge/themeinfo.php:60 +#: ../themes/fusionforge/themeinfo.php:61 msgid "This page is external." msgstr "" -#: ../themes/fusionforge/themeinfo.php:62 +#: ../themes/fusionforge/themeinfo.php:63 msgid "" "This project is shared with third-party users (non Alcatel-Lucent users)." msgstr "" Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2011-03-31 08:45:20 UTC (rev 8005) +++ trunk/locale/po/sv.po 2011-03-31 08:54:16 UTC (rev 8006) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-16 17:55+0100\n" +"POT-Creation-Date: 2011-03-31 10:49+0200\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" "Language-Team: \n" @@ -162,12 +162,12 @@ msgid "%s: %s" msgstr "%s: %s" -#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:433 +#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:425 #: ../lib/plugin/LinkDatabase.php:42 msgid "LinkDatabase" msgstr "" -#: ../lib/display.php:151 ../lib/display.php:395 ../lib/loadsave.php:1575 +#: ../lib/display.php:151 ../lib/display.php:387 ../lib/loadsave.php:1575 #: ../lib/plugin/RecentChanges.php:62 ../lib/plugin/RecentChanges.php:210 #: ../lib/plugin/RecentChanges.php:217 ../lib/plugin/RecentChanges.php:393 #: ../lib/plugin/RecentChanges.php:681 ../lib/plugin/RecentChanges.php:1160 @@ -190,7 +190,7 @@ msgid "RecentChanges" msgstr "SenasteÄndringar" -#: ../lib/display.php:188 ../lib/display.php:434 +#: ../lib/display.php:188 ../lib/display.php:426 #: ../lib/plugin/FileInfo.php:124 ../lib/TextSearchQuery.php:115 #, php-format msgid "Unsupported argument: %s=%s" @@ -219,7 +219,7 @@ msgid "(Redirected from %s)" msgstr "(Insättning från %s)" -#: ../lib/display.php:351 ../themes/Crao/templates/head.tmpl:63 +#: ../lib/display.php:344 ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/head.tmpl:64 #: ../themes/default/templates/head.tmpl:71 #: ../themes/default/templates/head.tmpl:72 @@ -690,15 +690,15 @@ msgid "%s: file not found" msgstr "%s: fila ingen funna" -#: ../lib/IniConfig.php:991 +#: ../lib/IniConfig.php:993 msgid "CategoryGroup" msgstr "" -#: ../lib/IniConfig.php:993 +#: ../lib/IniConfig.php:995 msgid "An unnamed PhpWiki" msgstr "" -#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:997 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:9 @@ -722,7 +722,7 @@ #: ../lib/upgrade.php:1112 ../themes/blog/templates/blogform.tmpl:10 #: ../themes/default/templates/blogform.tmpl:10 #: ../themes/fusionforge/templates/blogform.tmpl:10 -#: ../themes/fusionforge/themeinfo.php:42 +#: ../themes/fusionforge/themeinfo.php:43 msgid ": " msgstr "" @@ -5312,11 +5312,20 @@ msgid "Didn't purge page '%s'. Access denied." msgstr "Tog bort sidan '%s'." +#: ../lib/plugin/WikiAdminPurge.php:77 +msgid "One page has been permanently purged:" +msgstr "" + #: ../lib/plugin/WikiAdminPurge.php:79 #, php-format msgid "%d pages have been permanently purged:" msgstr "" +#: ../lib/plugin/WikiAdminPurge.php:85 +#, fuzzy +msgid "No pages purged." +msgstr "De %d mest populära sidorna för den här wikin:" + #: ../lib/plugin/WikiAdminPurge.php:92 msgid "PhpWikiAdministration/Purge" msgstr "" @@ -5353,11 +5362,20 @@ msgid "Didn't remove page '%s'. Access denied." msgstr "Tog bort sidan '%s'." +#: ../lib/plugin/WikiAdminRemove.php:121 +msgid "One page has been removed:" +msgstr "" + #: ../lib/plugin/WikiAdminRemove.php:123 #, php-format msgid "%d pages have been removed:" msgstr "" +#: ../lib/plugin/WikiAdminRemove.php:129 +#, fuzzy +msgid "No pages removed." +msgstr "De %d mest populära sidorna för den här wikin:" + #: ../lib/plugin/WikiAdminRemove.php:136 ../lib/plugin/_WikiTranslation.php:95 msgid "PhpWikiAdministration/Remove" msgstr "" @@ -5428,6 +5446,10 @@ msgid "Couldn't rename page '%s' to '%s'." msgstr "" +#: ../lib/plugin/WikiAdminRename.php:123 +msgid "One page has been renamed:" +msgstr "" + #: ../lib/plugin/WikiAdminRename.php:126 #, php-format msgid "%d pages have been renamed:" @@ -8470,12 +8492,12 @@ msgid "Hide or show LinkIcons." msgstr "" -#: ../themes/fusionforge/themeinfo.php:60 +#: ../themes/fusionforge/themeinfo.php:61 #, fuzzy msgid "This page is external." msgstr "Sätter in sidan %s, version %s från %s" -#: ../themes/fusionforge/themeinfo.php:62 +#: ../themes/fusionforge/themeinfo.php:63 msgid "" "This project is shared with third-party users (non Alcatel-Lucent users)." msgstr "" Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2011-03-31 08:45:20 UTC (rev 8005) +++ trunk/locale/po/zh.po 2011-03-31 08:54:16 UTC (rev 8006) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-16 17:55+0100\n" +"POT-Creation-Date: 2011-03-31 10:49+0200\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" "Last-Translator: DruryL <dr...@us...>\n" "Language-Team: DruryL <dr...@us...>\n" @@ -165,13 +165,13 @@ msgid "%s: %s" msgstr "%s: %s" -#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:433 +#: ../lib/display.php:86 ../lib/display.php:187 ../lib/display.php:425 #: ../lib/plugin/LinkDatabase.php:42 #, fuzzy msgid "LinkDatabase" msgstr "資料庫" -#: ../lib/display.php:151 ../lib/display.php:395 ../lib/loadsave.php:1575 +#: ../lib/display.php:151 ../lib/display.php:387 ../lib/loadsave.php:1575 #: ../lib/plugin/RecentChanges.php:62 ../lib/plugin/RecentChanges.php:210 #: ../lib/plugin/RecentChanges.php:217 ../lib/plugin/RecentChanges.php:393 #: ../lib/plugin/RecentChanges.php:681 ../lib/plugin/RecentChanges.php:1160 @@ -194,7 +194,7 @@ msgid "RecentChanges" msgstr "RecentChanges" -#: ../lib/display.php:188 ../lib/display.php:434 +#: ../lib/display.php:188 ../lib/display.php:426 #: ../lib/plugin/FileInfo.php:124 ../lib/TextSearchQuery.php:115 #, fuzzy, php-format msgid "Unsupported argument: %s=%s" @@ -223,7 +223,7 @@ msgid "(Redirected from %s)" msgstr "(已從 %s 重導向)" -#: ../lib/display.php:351 ../themes/Crao/templates/head.tmpl:63 +#: ../lib/display.php:344 ../themes/Crao/templates/head.tmpl:63 #: ../themes/Crao/templates/head.tmpl:64 #: ../themes/default/templates/head.tmpl:71 #: ../themes/default/templates/head.tmpl:72 @@ -719,15 +719,15 @@ msgid "%s: file not found" msgstr "%s: 找不到檔案." -#: ../lib/IniConfig.php:991 +#: ../lib/IniConfig.php:993 msgid "CategoryGroup" msgstr "CategoryGroup" -#: ../lib/IniConfig.php:993 +#: ../lib/IniConfig.php:995 msgid "An unnamed PhpWiki" msgstr "未被命名的 PhpWiki" -#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:997 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:9 @@ -753,7 +753,7 @@ #: ../lib/upgrade.php:1112 ../themes/blog/templates/blogform.tmpl:10 #: ../themes/default/templates/blogform.tmpl:10 #: ../themes/fusionforge/templates/blogform.tmpl:10 -#: ../themes/fusionforge/themeinfo.php:42 +#: ../themes/fusionforge/themeinfo.php:43 #, fuzzy msgid ": " msgstr "%s: %s" @@ -5492,11 +5492,21 @@ msgid "Didn't purge page '%s'. Access denied." msgstr "成功地移除頁面 '%s'." +#: ../lib/plugin/WikiAdminPurge.php:77 +#, fuzzy +msgid "One page has been permanently purged:" +msgstr "%s pages 已經永久更名了." + #: ../lib/plugin/WikiAdminPurge.php:79 #, fuzzy, php-format msgid "%d pages have been permanently purged:" msgstr "%s pages 已經永久更名了." +#: ../lib/plugin/WikiAdminPurge.php:85 +#, fuzzy +msgid "No pages purged." +msgstr "沒有頁面被變更." + #: ../lib/plugin/WikiAdminPurge.php:92 #, fuzzy msgid "PhpWikiAdministration/Purge" @@ -5535,11 +5545,21 @@ msgid "Didn't remove page '%s'. Access denied." msgstr "成功地移除頁面 '%s'." +#: ../lib/plugin/WikiAdminRemove.php:121 +#, fuzzy +msgid "One page has been removed:" +msgstr "%s pages 已經永久更名了." + #: ../lib/plugin/WikiAdminRemove.php:123 #, fuzzy, php-format msgid "%d pages have been removed:" msgstr "%s 頁面已經變更." +#: ../lib/plugin/WikiAdminRemove.php:129 +#, fuzzy +msgid "No pages removed." +msgstr "沒有頁面被更名" + #: ../lib/plugin/WikiAdminRemove.php:136 ../lib/plugin/_WikiTranslation.php:95 msgid "PhpWikiAdministration/Remove" msgstr "PhpWikiAdministration/Remove" @@ -5611,6 +5631,11 @@ msgid "Couldn't rename page '%s' to '%s'." msgstr "無法更名頁面 '%s' 為 '%s'." +#: ../lib/plugin/WikiAdminRename.php:123 +#, fuzzy +msgid "One page has been renamed:" +msgstr "%s pages 已經永久更名了." + #: ../lib/plugin/WikiAdminRename.php:126 #, fuzzy, php-format msgid "%d pages have been renamed:" @@ -8748,12 +8773,12 @@ msgid "Hide or show LinkIcons." msgstr "" -#: ../themes/fusionforge/themeinfo.php:60 +#: ../themes/fusionforge/themeinfo.php:61 #, fuzzy msgid "This page is external." msgstr "改變頁面 '%s' 權限為 '%s'." -#: ../themes/fusionforge/themeinfo.php:62 +#: ../themes/fusionforge/themeinfo.php:63 msgid "" "This project is shared with third-party users (non Alcatel-Lucent users)." msgstr "" Modified: trunk/locale/sv/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/zh/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |