From: <var...@us...> - 2012-11-15 13:38:45
|
Revision: 8475 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8475&view=rev Author: vargenau Date: 2012-11-15 13:38:31 +0000 (Thu, 15 Nov 2012) Log Message: ----------- make locale Modified Paths: -------------- trunk/locale/Makefile trunk/locale/de/LC_MESSAGES/phpwiki.mo trunk/locale/de/LC_MESSAGES/phpwiki.php trunk/locale/es/LC_MESSAGES/phpwiki.mo trunk/locale/es/LC_MESSAGES/phpwiki.php trunk/locale/fr/LC_MESSAGES/phpwiki.mo trunk/locale/fr/LC_MESSAGES/phpwiki.php trunk/locale/it/LC_MESSAGES/phpwiki.mo trunk/locale/ja/LC_MESSAGES/phpwiki.mo trunk/locale/nl/LC_MESSAGES/phpwiki.mo trunk/locale/po/de.po trunk/locale/po/es.po trunk/locale/po/fr.po trunk/locale/po/it.po trunk/locale/po/ja.po trunk/locale/po/nl.po trunk/locale/po/phpwiki.pot trunk/locale/po/sv.po trunk/locale/po/zh.po trunk/locale/sv/LC_MESSAGES/phpwiki.mo trunk/locale/zh/LC_MESSAGES/phpwiki.mo trunk/locale/zh/LC_MESSAGES/phpwiki.php Modified: trunk/locale/Makefile =================================================================== --- trunk/locale/Makefile 2012-11-15 13:33:52 UTC (rev 8474) +++ trunk/locale/Makefile 2012-11-15 13:38:31 UTC (rev 8475) @@ -99,7 +99,6 @@ ${POT_FILE}: ../lib/fortune.php ${POT_FILE}: ../lib/gif.php ${POT_FILE}: ../lib/Google.php -${POT_FILE}: ../lib/HtmlElement5.php ${POT_FILE}: ../lib/HtmlElement.php ${POT_FILE}: ../lib/HtmlParser.php ${POT_FILE}: ../lib/HttpClient.php @@ -240,6 +239,7 @@ ${POT_FILE}: ../lib/plugin/WhoIsOnline.php ${POT_FILE}: ../lib/plugin/WikiAdminChmod.php ${POT_FILE}: ../lib/plugin/WikiAdminChown.php +${POT_FILE}: ../lib/plugin/WikiAdminDeleteAcl.php ${POT_FILE}: ../lib/plugin/WikiAdminMarkup.php ${POT_FILE}: ../lib/plugin/WikiAdminPurge.php ${POT_FILE}: ../lib/plugin/WikiAdminRemove.php Modified: trunk/locale/de/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/de/LC_MESSAGES/phpwiki.php =================================================================== --- trunk/locale/de/LC_MESSAGES/phpwiki.php 2012-11-15 13:33:52 UTC (rev 8474) +++ trunk/locale/de/LC_MESSAGES/phpwiki.php 2012-11-15 13:38:31 UTC (rev 8475) @@ -264,7 +264,6 @@ $locale["Check you are logged in."] = "Sie sollten jetzt angemeldet sein."; $locale["Chmod"] = "Chmod"; $locale["Chmod to permission:"] = "Ändere auf Berechtigung:"; -$locale["Chown"] = "Chown"; $locale["Click to authenticate as %s"] = "Hier klicken um sich anzumelden als %s"; $locale["Click to de-/select all pages"] = "Klicken Sie um alle/keine Seiten auszuwählen"; $locale["Click to display"] = "Klicken um anzuzeigen"; @@ -939,7 +938,6 @@ $locale["Set Password"] = "Setze Passwort"; $locale["Set USE_DB_SESSION to false."] = "Setzen Sie USE_DB_SESSION auf false."; $locale["Set individual page permissions."] = "Setze individuelle Zugangsrechte."; -$locale["SetAcl"] = "AclSetzen"; $locale["Show and add blogs for %s"] = "Blogs für %s zeigen und hinzufügen"; $locale["Show and add comments for %s"] = "Kommentare für %s zeigen und hinzufügen"; $locale["Show changes for:"] = "Zeige Änderungen innerhalb von:"; @@ -975,7 +973,6 @@ $locale["Spam Prevention"] = "AntiSpam"; $locale["SpamAssassin reports: "] = "SpamAssassin sagt: "; $locale["Special Pages"] = "Spezialseiten"; -$locale["SpecialPages"] = "Spezialseiten"; $locale["Spelling Score"] = "Buchstabierende"; $locale["SqlResult"] = "SqlErgebnis"; $locale["Statistics about %s."] = "Statistik über %s."; Modified: trunk/locale/es/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/es/LC_MESSAGES/phpwiki.php =================================================================== --- trunk/locale/es/LC_MESSAGES/phpwiki.php 2012-11-15 13:33:52 UTC (rev 8474) +++ trunk/locale/es/LC_MESSAGES/phpwiki.php 2012-11-15 13:38:31 UTC (rev 8475) @@ -103,7 +103,6 @@ $locale["Change page attributes"] = "Cambie las cualidades de la página"; $locale["Changes"] = "Cambios"; $locale["Check to add this ACL"] = "Compruebe para agregar este ACL"; -$locale["Chown"] = "Cambie a dueño"; $locale["Click a button to get an example text"] = "Chasque un botón para conseguir un texto del ejemplo"; $locale["Click to de-/select all pages"] = "Tecleo para de-/seleccionar todas las páginas"; $locale["Click to reverse sort order"] = "Tecleo para invertir orden de la clase"; @@ -390,7 +389,6 @@ $locale["Serialized file %s"] = "Archivo serializado %s"; $locale["Set Password"] = "Set Contraseña"; $locale["Set USE_DB_SESSION to false."] = "Fije USE_DB_SESSION a falso."; -$locale["SetAcl"] = "Fije El Acl"; $locale["Show changes for:"] = "Demuestre los cambios para:"; $locale["Sign In"] = "Muestra Adentro"; $locale["Sign Out"] = "Registro Hacia fuera"; 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 2012-11-15 13:33:52 UTC (rev 8474) +++ trunk/locale/fr/LC_MESSAGES/phpwiki.php 2012-11-15 13:38:31 UTC (rev 8475) @@ -262,7 +262,6 @@ $locale["Check you are logged in."] = "Vous devez vous identifier"; $locale["Chmod"] = "Chmod"; $locale["Chmod to permission:"] = "Changer le mode de permission à :"; -$locale["Chown"] = "Chown"; $locale["Click a button to get an example text"] = "Cliquer sur un bouton pour obtenir une exemple de texte"; $locale["Click to authenticate as %s"] = "Cliquez pour vous identifier en tant que %s"; $locale["Click to de-/select all pages"] = "Cliquez pour (de)sélectionner toutes les pages"; @@ -979,8 +978,6 @@ $locale["Set Password"] = "Choisir un mot de passe"; $locale["Set USE_DB_SESSION to false."] = "Mettre USE_DB_SESSION à false."; $locale["Set individual page permissions."] = "Modifier les permissions individuelles de la page."; -$locale["SetAcl"] = "DéfinirAcl"; -$locale["SetAclSimple"] = "DéfinirAclSimple"; $locale["Show Group Information"] = "Information sur le groupe"; $locale["Show Page Trail"] = "Afficher le fil d'Ariane"; $locale["Show Page Trail at top of page."] = "Afficher le fil d'Ariane en tête de la page."; @@ -1018,7 +1015,6 @@ $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"; Modified: trunk/locale/it/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/ja/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/nl/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/po/de.po =================================================================== --- trunk/locale/po/de.po 2012-11-15 13:33:52 UTC (rev 8474) +++ trunk/locale/po/de.po 2012-11-15 13:38:31 UTC (rev 8475) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-11-14 18:09+0100\n" +"POT-Creation-Date: 2012-11-15 14:37+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." @@ -194,7 +194,6 @@ #: ../themes/default/templates/head.tmpl:59 #: ../themes/default/templates/head.tmpl:61 #: ../themes/default/templates/navbar.tmpl:13 -#: ../themes/fusionforge/templates/navbar.tmpl:8 #: ../themes/MonoBook/templates/navbar.tmpl:13 #: ../themes/Portland/templates/navbar.tmpl:22 #: ../themes/shamino_com/templates/top.tmpl:17 @@ -213,19 +212,6 @@ msgid "Unsupported argument: %s=%s" msgstr "Nicht unterstütztes Argument: %s=%s" -#: ../lib/display.php:279 ../lib/display.php:286 -#: ../lib/plugin/BackLinks.php:30 ../lib/plugin/_WikiTranslation.php:50 -#: ../themes/blog/templates/navbar.tmpl:8 -#: ../themes/Crao/templates/navbar.tmpl:15 -#: ../themes/default/templates/navbar.tmpl:18 -#: ../themes/fusionforge/templates/actionbar.tmpl:73 -#: ../themes/MonoBook/templates/navbar.tmpl:49 -#: ../themes/Sidebar/templates/navbar.tmpl:45 -#: ../themes/smaller/templates/navbar.tmpl:14 -#: ../themes/wikilens/templates/navbar.tmpl:21 -msgid "BackLinks" -msgstr "BackLinks" - #: ../lib/display.php:282 ../lib/display.php:289 #, php-format msgid "BackLinks for %s" @@ -364,8 +350,8 @@ "(Kopieren Sie Ihre Veränderungen in die Zwischenablage. Sie können versuchen " "eine andere Seite zu edieren oder Ihr Text in einem Texteditor speichern.)" -#: ../lib/editpage.php:575 ../lib/editpage.php:576 ../lib/main.php:831 -#: ../lib/main.php:1214 ../lib/plugin/ModeratedPage.php:43 +#: ../lib/editpage.php:575 ../lib/editpage.php:576 ../lib/main.php:832 +#: ../lib/main.php:1218 ../lib/plugin/ModeratedPage.php:43 #: ../lib/plugin/ModeratedPage.php:153 ../lib/plugin/ModeratedPage.php:226 #: ../lib/plugin/ModeratedPage.php:268 ../lib/plugin/ModeratedPage.php:271 #: ../lib/plugin/ModeratedPage.php:273 ../lib/plugin/ModeratedPage.php:275 @@ -390,7 +376,6 @@ #: ../themes/default/templates/head.tmpl:85 #: ../themes/default/templates/homepage.tmpl:10 #: ../themes/default/templates/navbar.tmpl:24 -#: ../themes/fusionforge/templates/navbar.tmpl:27 #: ../themes/MonoBook/templates/signin.tmpl:9 #: ../themes/shamino_com/templates/top.tmpl:25 #: ../themes/Sidebar/templates/navbar.tmpl:49 @@ -531,7 +516,7 @@ #: ../lib/EditToolbar.php:59 ../lib/plugin/SyncWiki.php:308 #: ../lib/plugin/SyncWiki.php:335 ../lib/plugin/SyncWiki.php:359 -#: ../lib/plugin/WikiPoll.php:228 ../lib/stdlib.php:2005 +#: ../lib/plugin/WikiPoll.php:228 ../lib/stdlib.php:2003 #: ../lib/upgrade.php:201 ../lib/upgrade.php:407 ../lib/upgrade.php:421 #: ../lib/upgrade.php:441 ../lib/upgrade.php:450 ../lib/upgrade.php:474 #: ../lib/upgrade.php:502 ../lib/upgrade.php:551 ../lib/upgrade.php:554 @@ -712,14 +697,6 @@ msgid "An unnamed PhpWiki" msgstr "Unbenanntes PhpWiki" -#: ../lib/IniConfig.php:1016 ../lib/upgrade.php:73 -#: ../themes/blog/templates/browse-footer.tmpl:3 -#: ../themes/default/templates/userprefs.tmpl:129 -#: ../themes/fusionforge/templates/navbar.tmpl:7 -#: ../themes/Wordpress/templates/actionbar.tmpl:17 -msgid "HomePage" -msgstr "StartSeite" - #: ../lib/InlineParser.php:358 msgid "Invalid [] syntax ignored" msgstr "Ungültige [] syntax ignoriert" @@ -740,11 +717,11 @@ msgid ": " msgstr ": " -#: ../lib/InlineParser.php:409 ../lib/main.php:793 ../lib/stdlib.php:988 +#: ../lib/InlineParser.php:409 ../lib/main.php:794 ../lib/stdlib.php:988 msgid "Page name too long" msgstr "Seite Name zu lang" -#: ../lib/InlineParser.php:415 ../lib/main.php:800 +#: ../lib/InlineParser.php:415 ../lib/main.php:801 #, php-format msgid "Illegal character '%s' in page name." msgstr "Ungültiges Zeichen '%s' in Seitenname." @@ -783,17 +760,15 @@ # Any better translation? The locale/de/pgsrc/PhpWikiSystemverwalten # must also be renamed to match what is here. #: ../lib/loadsave.php:96 ../lib/loadsave.php:483 ../lib/loadsave.php:1041 -#: ../lib/loadsave.php:1047 ../lib/loadsave.php:1055 ../lib/main.php:1097 -#: ../lib/main.php:1234 ../lib/main.php:1247 ../lib/PagePerm.php:190 -#: ../lib/PagePerm.php:191 ../lib/plugin/WikiAdminRename.php:147 -#: ../lib/plugin/WikiAdminSelect.php:221 +#: ../lib/loadsave.php:1047 ../lib/loadsave.php:1055 ../lib/main.php:1238 +#: ../lib/main.php:1251 ../lib/PagePerm.php:190 ../lib/PagePerm.php:191 +#: ../lib/plugin/WikiAdminRename.php:147 ../lib/plugin/WikiAdminSelect.php:221 #: ../themes/blog/templates/navbar.tmpl:11 #: ../themes/Crao/templates/head.tmpl:70 ../themes/Crao/templates/head.tmpl:71 #: ../themes/Crao/templates/navbar.tmpl:35 #: ../themes/default/templates/head.tmpl:78 #: ../themes/default/templates/head.tmpl:79 #: ../themes/default/templates/navbar.tmpl:39 -#: ../themes/fusionforge/templates/navbar.tmpl:21 #: ../themes/MonoBook/templates/navbar.tmpl:55 #: ../themes/Portland/templates/navbar.tmpl:24 #: ../themes/shamino_com/templates/actionbar.tmpl:17 @@ -920,14 +895,6 @@ msgid "'%s': Bad page name" msgstr "»%s«: Ungültiger Seitenname" -#: ../lib/loadsave.php:921 ../lib/loadsave.php:1557 ../lib/PageType.php:163 -#: ../lib/plugin/InterWikiSearch.php:56 ../lib/plugin/WantedPagesOld.php:77 -#: ../lib/plugin/WantedPages.php:56 ../themes/default/templates/info.tmpl:155 -#: ../themes/MonoBook/templates/info.tmpl:161 -#: ../themes/MonoBook/templates/info.tmpl:162 -msgid "InterWikiMap" -msgstr "InterWikiListe" - #: ../lib/loadsave.php:975 #, php-format msgid "from %s" @@ -1407,52 +1374,29 @@ msgstr "" "Das Herunterladen aller Wiki-Seiten als HTML-Dateien in einer Zip-Datei" -#: ../lib/main.php:819 +#: ../lib/main.php:820 #, php-format msgid "%s: action forwarded to a moderator." msgstr "" -#: ../lib/main.php:822 +#: ../lib/main.php:823 msgid "This action requires moderator approval. Please be patient." msgstr "" -#: ../lib/main.php:827 +#: ../lib/main.php:828 msgid "You must wait for moderator approval." msgstr "Sie müssen auf die Zustimmung des Moderators warten." -#: ../lib/main.php:845 ../lib/plugin/ModeratedPage.php:319 +#: ../lib/main.php:846 ../lib/plugin/ModeratedPage.php:319 #, php-format msgid "%s: Bad action" msgstr "%s: Ungültige Aktion" -#: ../lib/main.php:863 +#: ../lib/main.php:864 msgid "Fatal PhpWiki Error" msgstr "Fataler PhpWiki-Fehler" -#: ../lib/main.php:1119 -msgid "Chown" -msgstr "Chown" - -#: ../lib/main.php:1124 -msgid "SetAcl" -msgstr "AclSetzen" - -#: ../lib/main.php:1129 -msgid "SetAclSimple" -msgstr "" - -#: ../lib/main.php:1134 -#, fuzzy -msgid "DeleteAcl" -msgstr "Gelöscht" - -#: ../lib/main.php:1139 ../lib/PagePerm.php:190 -#: ../lib/plugin/WikiAdminRename.php:147 ../lib/plugin/WikiAdminRename.php:277 -#: ../themes/fusionforge/templates/actionbar.tmpl:104 -msgid "Rename" -msgstr "Umbenennen" - -#: ../lib/main.php:1144 ../lib/main.php:1149 ../lib/plugin/PageDump.php:57 +#: ../lib/main.php:1148 ../lib/main.php:1153 ../lib/plugin/PageDump.php:57 #: ../themes/Crao/templates/actionbar.tmpl:31 #: ../themes/default/templates/actionbar.tmpl:36 #: ../themes/MonoBook/templates/actionbar.tmpl:77 @@ -1464,12 +1408,12 @@ msgid "PageDump" msgstr "SeiteSpeichern" -#: ../lib/main.php:1169 ../lib/plugin/FullTextSearch.php:47 +#: ../lib/main.php:1173 ../lib/plugin/FullTextSearch.php:47 #: ../lib/plugin/WantedPagesOld.php:130 msgid "FullTextSearch" msgstr "VolltextSuche" -#: ../lib/main.php:1175 ../lib/plugin/RecentChanges.php:900 +#: ../lib/main.php:1179 ../lib/plugin/RecentChanges.php:900 #: ../lib/plugin/TitleSearch.php:45 ../lib/WikiTheme.php:1522 #: ../themes/Crao/templates/navbar.tmpl:2 #: ../themes/Crao/templates/navbar.tmpl:6 @@ -1484,37 +1428,37 @@ msgid "TitleSearch" msgstr "TitelSuche" -#: ../lib/main.php:1371 ../lib/main.php:1384 ../lib/Request.php:870 +#: ../lib/main.php:1375 ../lib/main.php:1388 ../lib/Request.php:877 #, php-format msgid "%s is not writable." msgstr "%s is nicht änderbar." -#: ../lib/main.php:1372 +#: ../lib/main.php:1376 msgid "The session.save_path directory" msgstr "Das session.save_path Verzeichnis" -#: ../lib/main.php:1374 ../lib/Request.php:872 +#: ../lib/main.php:1378 ../lib/Request.php:879 #, php-format msgid "Please ensure that %s is writable, or redefine %s in config/config.ini." msgstr "" "Bitte überprüfen Sie, dass %s änderbar ist, oder ändern Sie %s in config/" "config.ini." -#: ../lib/main.php:1375 +#: ../lib/main.php:1379 #, php-format msgid "the session.save_path directory '%s'" msgstr "das session.save_path Verzeichnis »%s«" -#: ../lib/main.php:1379 +#: ../lib/main.php:1383 #, php-format msgid "Attempting to use the directory '%s' instead." msgstr "Versuche stattdessen das Verzeichnis »%s« zu verwenden." -#: ../lib/main.php:1386 +#: ../lib/main.php:1390 msgid "Users will not be able to sign in." msgstr "Benutzer werden sich nicht anmelden können." -#: ../lib/main.php:1398 +#: ../lib/main.php:1402 msgid "Your PHP version is too old. You must have at least PHP 4.3.9" msgstr "" @@ -1588,8 +1532,8 @@ msgid "Permission" msgstr "Zugriffsrecht" -#: ../lib/PageList.php:1263 ../lib/plugin/WikiAdminSetAcl.php:200 -#: ../lib/plugin/WikiAdminSetAcl.php:254 +#: ../lib/PageList.php:1263 ../lib/plugin/WikiAdminDeleteAcl.php:124 +#: ../lib/plugin/WikiAdminSetAcl.php:200 ../lib/plugin/WikiAdminSetAcl.php:254 #: ../themes/default/templates/info.tmpl:136 #: ../themes/MonoBook/templates/info.tmpl:143 msgid "ACL" @@ -1685,6 +1629,12 @@ msgid "Columns: %s." msgstr "Spalten: %s." +#: ../lib/PagePerm.php:190 ../lib/plugin/WikiAdminRename.php:147 +#: ../lib/plugin/WikiAdminRename.php:277 +#: ../themes/fusionforge/templates/actionbar.tmpl:104 +msgid "Rename" +msgstr "Umbenennen" + #: ../lib/PagePerm.php:191 msgid "SearchReplace" msgstr "Suchen & Ersetzen" @@ -2031,11 +1981,11 @@ msgid "Go to %s." msgstr "Gehe zu %s." -#: ../lib/plugin/AsciiMath.php:49 +#: ../lib/plugin/AsciiMath.php:46 msgid "AsciiMath" msgstr "" -#: ../lib/plugin/AsciiMath.php:54 +#: ../lib/plugin/AsciiMath.php:51 msgid "Render ASCII Math as MathML" msgstr "" @@ -2162,6 +2112,17 @@ msgid "<not displayed>" msgstr "<nicht angezeigt>" +#: ../lib/plugin/BackLinks.php:30 ../lib/plugin/_WikiTranslation.php:50 +#: ../themes/blog/templates/navbar.tmpl:8 +#: ../themes/Crao/templates/navbar.tmpl:15 +#: ../themes/default/templates/navbar.tmpl:18 +#: ../themes/MonoBook/templates/navbar.tmpl:49 +#: ../themes/Sidebar/templates/navbar.tmpl:45 +#: ../themes/smaller/templates/navbar.tmpl:14 +#: ../themes/wikilens/templates/navbar.tmpl:21 +msgid "BackLinks" +msgstr "BackLinks" + #: ../lib/plugin/BackLinks.php:35 #, php-format msgid "List all pages which link to %s." @@ -2595,9 +2556,10 @@ #: ../lib/plugin/FrameInclude.php:85 ../lib/plugin/RandomPage.php:63 #: ../lib/plugin/RedirectTo.php:91 ../lib/plugin/SyncWiki.php:77 -#: ../lib/plugin/WikiAdminChown.php:113 ../lib/plugin/WikiAdminMarkup.php:115 -#: ../lib/plugin/WikiAdminPurge.php:99 ../lib/plugin/WikiAdminRemove.php:143 -#: ../lib/plugin/WikiAdminRename.php:149 +#: ../lib/plugin/WikiAdminChown.php:113 +#: ../lib/plugin/WikiAdminDeleteAcl.php:90 +#: ../lib/plugin/WikiAdminMarkup.php:115 ../lib/plugin/WikiAdminPurge.php:99 +#: ../lib/plugin/WikiAdminRemove.php:143 ../lib/plugin/WikiAdminRename.php:149 #: ../lib/plugin/WikiAdminSearchReplace.php:127 #: ../lib/plugin/WikiAdminSetAcl.php:147 #: ../lib/plugin/WikiAdminSetExternal.php:101 @@ -2647,7 +2609,7 @@ msgid "Ignored stoplist words '%s'" msgstr "" -#: ../lib/plugin/FullTextSearch.php:175 ../lib/plugin/WantedPages.php:188 +#: ../lib/plugin/FullTextSearch.php:175 ../lib/plugin/WantedPages.php:186 #, php-format msgid "(%d Links)" msgstr "(%d Verweise)" @@ -2931,7 +2893,6 @@ # Or in case "Ä" doesn't work as a WikiWord, then use "VergleichbareSeiten". #: ../lib/plugin/LikePages.php:31 ../themes/Crao/templates/navbar.tmpl:14 #: ../themes/default/templates/navbar.tmpl:17 -#: ../themes/fusionforge/templates/navbar.tmpl:15 #: ../themes/MonoBook/templates/navbar.tmpl:16 #: ../themes/Portland/templates/navbar.tmpl:5 #: ../themes/smaller/templates/navbar.tmpl:13 @@ -3328,7 +3289,7 @@ msgid "Contents" msgstr "Inhalt" -#: ../lib/plugin/PageGroup.php:92 ../lib/stdlib.php:2245 +#: ../lib/plugin/PageGroup.php:92 ../lib/stdlib.php:2243 #, php-format msgid "<%s: no such section>" msgstr "<%s: unbekannte Sektion>" @@ -3376,7 +3337,6 @@ #: ../lib/plugin/PageHistory.php:333 ../lib/plugin/RecentChanges.php:102 #: ../themes/Crao/templates/actionbar.tmpl:25 #: ../themes/default/templates/actionbar.tmpl:30 -#: ../themes/fusionforge/templates/actionbar.tmpl:61 #: ../themes/MonoBook/templates/actionbar.tmpl:40 #: ../themes/MonoBook/templates/info.tmpl:179 #: ../themes/Portland/templates/actionbar.tmpl:12 @@ -3419,7 +3379,6 @@ #: ../lib/plugin/PageInfo.php:33 ../themes/Crao/templates/actionbar.tmpl:27 #: ../themes/default/templates/actionbar.tmpl:32 -#: ../themes/fusionforge/templates/actionbar.tmpl:71 #: ../themes/MonoBook/templates/actionbar.tmpl:74 #: ../themes/Portland/templates/actionbar.tmpl:13 #: ../themes/shamino_com/templates/actionbar.tmpl:4 @@ -3763,7 +3722,6 @@ msgstr "" #: ../lib/plugin/RandomPage.php:34 ../lib/plugin/RandomPage.php:87 -#: ../themes/fusionforge/templates/navbar.tmpl:12 #: ../themes/MonoBook/templates/navbar.tmpl:17 msgid "RandomPage" msgstr "ZufallsSeite" @@ -5127,7 +5085,7 @@ msgid "Lists referenced page names which do not exist yet." msgstr "Zeige verlinkte Seiten, die noch nicht bearbeitet bzw. erzeugt wurden." -#: ../lib/plugin/WantedPagesOld.php:42 ../lib/plugin/WantedPages.php:56 +#: ../lib/plugin/WantedPagesOld.php:42 msgid "PgsrcTranslation" msgstr "PgsrcTranslation" @@ -5166,7 +5124,6 @@ msgstr "WunschZettelSeiten in diesem Wiki:" #: ../lib/plugin/WatchPage.php:37 -#: ../themes/fusionforge/templates/actionbar.tmpl:115 #: ../themes/MonoBook/templates/actionbar.tmpl:54 #: ../themes/Sidebar/templates/actionbar.tmpl:29 msgid "WatchPage" @@ -5282,12 +5239,14 @@ msgid "Invalid chmod string" msgstr "Ungültiger CHMOD Befehl" -#: ../lib/plugin/WikiAdminChmod.php:89 ../lib/plugin/WikiAdminSetAcl.php:134 +#: ../lib/plugin/WikiAdminChmod.php:89 ../lib/plugin/WikiAdminDeleteAcl.php:77 +#: ../lib/plugin/WikiAdminSetAcl.php:134 #, php-format msgid "%d pages have been changed." msgstr "%d Seiten wurden geändert." #: ../lib/plugin/WikiAdminChmod.php:92 ../lib/plugin/WikiAdminChown.php:104 +#: ../lib/plugin/WikiAdminDeleteAcl.php:81 #: ../lib/plugin/WikiAdminMarkup.php:106 #: ../lib/plugin/WikiAdminSearchReplace.php:118 #: ../lib/plugin/WikiAdminSetAcl.php:138 @@ -5392,6 +5351,48 @@ msgid "Change owner to: " msgstr "Besitzer ändern zu:" +#: ../lib/plugin/WikiAdminDeleteAcl.php:40 +#, fuzzy +msgid "WikiDeleteAcl" +msgstr "Gelöscht" + +#: ../lib/plugin/WikiAdminDeleteAcl.php:45 +#, fuzzy +msgid "Delete page permissions." +msgstr "Vorgabe Zugriffsrecht" + +#: ../lib/plugin/WikiAdminDeleteAcl.php:61 +#, fuzzy, php-format +msgid "ACL deleted for page '%s'" +msgstr "ACL für Seite '%s' geändert." + +#: ../lib/plugin/WikiAdminDeleteAcl.php:66 +#, fuzzy, php-format +msgid "ACL deleted for page '%s'." +msgstr "ACL für Seite '%s' nicht geändert." + +# Any better translation? The locale/de/pgsrc/PhpWikiSystemverwalten +# must also be renamed to match what is here. +#: ../lib/plugin/WikiAdminDeleteAcl.php:89 +#, fuzzy +msgid "PhpWikiAdministration/AdminAclDelete" +msgstr "PhpWikiSystemverwalten/AclSetzen" + +#: ../lib/plugin/WikiAdminDeleteAcl.php:127 +#, fuzzy +msgid "Delete ACL" +msgstr "Lösche diese ACL" + +#: ../lib/plugin/WikiAdminDeleteAcl.php:129 +#, fuzzy +msgid "Select the pages where to delete access rights" +msgstr "Wählen Sie die Seiten zum Ändern:" + +#: ../lib/plugin/WikiAdminDeleteAcl.php:154 +#: ../lib/plugin/WikiAdminSetAcl.php:243 +msgid "Selected Pages: " +msgstr "Ausgewählte Seiten: " + #: ../lib/plugin/WikiAdminMarkup.php:37 msgid "WikiAdminMarkup" msgstr "WikiAdminFormatierung" @@ -5791,10 +5792,6 @@ msgid "Select the pages where to change access rights" msgstr "Wählen Sie die Seiten zum Ändern:" -#: ../lib/plugin/WikiAdminSetAcl.php:243 -msgid "Selected Pages: " -msgstr "Ausgewählte Seiten: " - #: ../lib/plugin/WikiAdminSetAcl.php:253 msgid "Type" msgstr "Typ" @@ -6089,7 +6086,6 @@ #: ../themes/default/templates/head.tmpl:32 #: ../themes/default/templates/head.tmpl:33 #: ../themes/default/templates/navbar.tmpl:15 -#: ../themes/fusionforge/templates/navbar.tmpl:10 #: ../themes/MonoBook/templates/navbar.tmpl:27 #: ../themes/MonoBook/templates/navbar.tmpl:33 #: ../themes/Portland/templates/navbar.tmpl:3 @@ -6294,7 +6290,6 @@ msgstr "" #: ../lib/plugin/_WikiTranslation.php:106 -#: ../themes/fusionforge/templates/navbar.tmpl:18 #: ../themes/MonoBook/templates/navbar.tmpl:58 #: ../themes/Sidebar/templates/navbar.tmpl:48 msgid "UpLoad" @@ -6391,27 +6386,27 @@ "neue Version von %s gespeichert. Bitte entscheiden Sie ob Sie die Seite noch " "von der Datenbank permanent löschen wollen." -#: ../lib/Request.php:741 ../lib/Request.php:744 +#: ../lib/Request.php:748 ../lib/Request.php:751 msgid "Upload error: file too big" msgstr "" -#: ../lib/Request.php:747 +#: ../lib/Request.php:754 msgid "Upload error: file only partially received" msgstr "" -#: ../lib/Request.php:750 +#: ../lib/Request.php:757 msgid "Upload error: no file selected" msgstr "" -#: ../lib/Request.php:753 +#: ../lib/Request.php:760 msgid "Upload error: unknown error #" msgstr "" -#: ../lib/Request.php:870 +#: ../lib/Request.php:877 msgid "The PhpWiki access log file" msgstr "Die PhpWiki Zugriffslog Datei" -#: ../lib/Request.php:873 +#: ../lib/Request.php:880 #, php-format msgid "the file '%s'" msgstr "die Datei %s" @@ -6420,7 +6415,7 @@ msgid "Bad URL -- remove all of <, >, \"" msgstr "URL Formfehler - Entfernen Sie alle Zeichen mit <, >, \"" -#: ../lib/stdlib.php:428 +#: ../lib/stdlib.php:432 msgid "Bad URL for image -- remove all of <, >, \"" msgstr "URL Formfehler für Bild - Entfernen Sie alle Zeichen mit <, >, \"" @@ -6544,7 +6539,7 @@ msgid "Unable to open directory '%s' for reading" msgstr "Konnte Verzeichnis »%s« nicht zum Lesen öffnen" -#: ../lib/stdlib.php:2200 ../lib/stdlib.php:2213 +#: ../lib/stdlib.php:2198 ../lib/stdlib.php:2211 #, php-format msgid "... (first %s words)" msgstr "... (erste %s Wörter)" @@ -6558,6 +6553,12 @@ msgid "(A|An|And|But|By|For|From|In|Is|It|Of|On|Or|The|To|With)" msgstr "" +#: ../lib/upgrade.php:73 ../themes/blog/templates/browse-footer.tmpl:3 +#: ../themes/default/templates/userprefs.tmpl:129 +#: ../themes/Wordpress/templates/actionbar.tmpl:17 +msgid "HomePage" +msgstr "StartSeite" + #: ../lib/upgrade.php:76 msgid "always skip the HomePage." msgstr "" @@ -7537,7 +7538,6 @@ #: ../themes/default/templates/blogform.tmpl:22 #: ../themes/default/templates/editpage.tmpl:115 #: ../themes/default/templates/editpage.tmpl:120 -#: ../themes/fusionforge/templates/blogform.tmpl:21 #: ../themes/fusionforge/templates/editpage.tmpl:114 #: ../themes/fusionforge/templates/editpage.tmpl:116 #: ../themes/Portland/templates/editpage.tmpl:76 @@ -8040,6 +8040,12 @@ msgid "Blog page" msgstr "Blog Seite" +#: ../themes/default/templates/info.tmpl:155 +#: ../themes/MonoBook/templates/info.tmpl:161 +#: ../themes/MonoBook/templates/info.tmpl:162 +msgid "InterWikiMap" +msgstr "InterWikiListe" + #: ../themes/default/templates/info.tmpl:158 #: ../themes/MonoBook/templates/info.tmpl:165 msgid "Subpage" @@ -8562,11 +8568,6 @@ msgid "Purge" msgstr "" -#: ../themes/fusionforge/templates/blogform.tmpl:21 -#: ../themes/fusionforge/templates/editpage.tmpl:116 -msgid "TextFormattingRules" -msgstr "TextFormatierungsRegeln" - #: ../themes/fusionforge/templates/browse.tmpl:6 msgid "Error:" msgstr "" @@ -8602,6 +8603,10 @@ msgid "Make the page external?" msgstr "" +#: ../themes/fusionforge/templates/editpage.tmpl:116 +msgid "TextFormattingRules" +msgstr "TextFormatierungsRegeln" + # (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"). @@ -8610,10 +8615,6 @@ msgstr "Neueste Änderungen" #: ../themes/fusionforge/templates/navbar.tmpl:9 -msgid "SpecialPages" -msgstr "Spezialseiten" - -#: ../themes/fusionforge/templates/navbar.tmpl:9 msgid "Special Pages" msgstr "Spezialseiten" @@ -8919,6 +8920,15 @@ msgid "View the current version" msgstr "Die aktuelle Version ansehen" +#~ msgid "Chown" +#~ msgstr "Chown" + +#~ msgid "SetAcl" +#~ msgstr "AclSetzen" + +#~ msgid "SpecialPages" +#~ msgstr "Spezialseiten" + #~ msgid "No pagename specified" #~ msgstr "Keine Seite angegeben" Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2012-11-15 13:33:52 UTC (rev 8474) +++ trunk/locale/po/es.po 2012-11-15 13:38:31 UTC (rev 8475) @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-11-14 18:09+0100\n" +"POT-Creation-Date: 2012-11-15 14:37+0100\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" @@ -195,7 +195,6 @@ #: ../themes/default/templates/head.tmpl:59 #: ../themes/default/templates/head.tmpl:61 #: ../themes/default/templates/navbar.tmpl:13 -#: ../themes/fusionforge/templates/navbar.tmpl:8 #: ../themes/MonoBook/templates/navbar.tmpl:13 #: ../themes/Portland/templates/navbar.tmpl:22 #: ../themes/shamino_com/templates/top.tmpl:17 @@ -214,19 +213,6 @@ msgid "Unsupported argument: %s=%s" msgstr "Discusión sin apoyo: %s=%s" -#: ../lib/display.php:279 ../lib/display.php:286 -#: ../lib/plugin/BackLinks.php:30 ../lib/plugin/_WikiTranslation.php:50 -#: ../themes/blog/templates/navbar.tmpl:8 -#: ../themes/Crao/templates/navbar.tmpl:15 -#: ../themes/default/templates/navbar.tmpl:18 -#: ../themes/fusionforge/templates/actionbar.tmpl:73 -#: ../themes/MonoBook/templates/navbar.tmpl:49 -#: ../themes/Sidebar/templates/navbar.tmpl:45 -#: ../themes/smaller/templates/navbar.tmpl:14 -#: ../themes/wikilens/templates/navbar.tmpl:21 -msgid "BackLinks" -msgstr "AcoplamientosTraseros" - #: ../lib/display.php:282 ../lib/display.php:289 #, php-format msgid "BackLinks for %s" @@ -362,8 +348,8 @@ "Copie sus cambios al portapapeles o a otro sitio temporal (p.ej. editor de " "textos)." -#: ../lib/editpage.php:575 ../lib/editpage.php:576 ../lib/main.php:831 -#: ../lib/main.php:1214 ../lib/plugin/ModeratedPage.php:43 +#: ../lib/editpage.php:575 ../lib/editpage.php:576 ../lib/main.php:832 +#: ../lib/main.php:1218 ../lib/plugin/ModeratedPage.php:43 #: ../lib/plugin/ModeratedPage.php:153 ../lib/plugin/ModeratedPage.php:226 #: ../lib/plugin/ModeratedPage.php:268 ../lib/plugin/ModeratedPage.php:271 #: ../lib/plugin/ModeratedPage.php:273 ../lib/plugin/ModeratedPage.php:275 @@ -388,7 +374,6 @@ #: ../themes/default/templates/head.tmpl:85 #: ../themes/default/templates/homepage.tmpl:10 #: ../themes/default/templates/navbar.tmpl:24 -#: ../themes/fusionforge/templates/navbar.tmpl:27 #: ../themes/MonoBook/templates/signin.tmpl:9 #: ../themes/shamino_com/templates/top.tmpl:25 #: ../themes/Sidebar/templates/navbar.tmpl:49 @@ -525,7 +510,7 @@ #: ../lib/EditToolbar.php:59 ../lib/plugin/SyncWiki.php:308 #: ../lib/plugin/SyncWiki.php:335 ../lib/plugin/SyncWiki.php:359 -#: ../lib/plugin/WikiPoll.php:228 ../lib/stdlib.php:2005 +#: ../lib/plugin/WikiPoll.php:228 ../lib/stdlib.php:2003 #: ../lib/upgrade.php:201 ../lib/upgrade.php:407 ../lib/upgrade.php:421 #: ../lib/upgrade.php:441 ../lib/upgrade.php:450 ../lib/upgrade.php:474 #: ../lib/upgrade.php:502 ../lib/upgrade.php:551 ../lib/upgrade.php:554 @@ -705,14 +690,6 @@ msgid "An unnamed PhpWiki" msgstr "Un PhpWiki sin un nombre" -#: ../lib/IniConfig.php:1016 ../lib/upgrade.php:73 -#: ../themes/blog/templates/browse-footer.tmpl:3 -#: ../themes/default/templates/userprefs.tmpl:129 -#: ../themes/fusionforge/templates/navbar.tmpl:7 -#: ../themes/Wordpress/templates/actionbar.tmpl:17 -msgid "HomePage" -msgstr "PáginaPrincipal" - #: ../lib/InlineParser.php:358 msgid "Invalid [] syntax ignored" msgstr "[] el sintaxis inválido no hizo caso" @@ -733,11 +710,11 @@ msgid ": " msgstr ": " -#: ../lib/InlineParser.php:409 ../lib/main.php:793 ../lib/stdlib.php:988 +#: ../lib/InlineParser.php:409 ../lib/main.php:794 ../lib/stdlib.php:988 msgid "Page name too long" msgstr "La nombre de página demasiado de largo" -#: ../lib/InlineParser.php:415 ../lib/main.php:800 +#: ../lib/InlineParser.php:415 ../lib/main.php:801 #, fuzzy, php-format msgid "Illegal character '%s' in page name." msgstr "Los carbones ilegales %s quitaron" @@ -774,17 +751,15 @@ msgstr "Páginas de la descarga como XHTML" #: ../lib/loadsave.php:96 ../lib/loadsave.php:483 ../lib/loadsave.php:1041 -#: ../lib/loadsave.php:1047 ../lib/loadsave.php:1055 ../lib/main.php:1097 -#: ../lib/main.php:1234 ../lib/main.php:1247 ../lib/PagePerm.php:190 -#: ../lib/PagePerm.php:191 ../lib/plugin/WikiAdminRename.php:147 -#: ../lib/plugin/WikiAdminSelect.php:221 +#: ../lib/loadsave.php:1047 ../lib/loadsave.php:1055 ../lib/main.php:1238 +#: ../lib/main.php:1251 ../lib/PagePerm.php:190 ../lib/PagePerm.php:191 +#: ../lib/plugin/WikiAdminRename.php:147 ../lib/plugin/WikiAdminSelect.php:221 #: ../themes/blog/templates/navbar.tmpl:11 #: ../themes/Crao/templates/head.tmpl:70 ../themes/Crao/templates/head.tmpl:71 #: ../themes/Crao/templates/navbar.tmpl:35 #: ../themes/default/templates/head.tmpl:78 #: ../themes/default/templates/head.tmpl:79 #: ../themes/default/templates/navbar.tmpl:39 -#: ../themes/fusionforge/templates/navbar.tmpl:21 #: ../themes/MonoBook/templates/navbar.tmpl:55 #: ../themes/Portland/templates/navbar.tmpl:24 #: ../themes/shamino_com/templates/actionbar.tmpl:17 @@ -906,14 +881,6 @@ msgid "'%s': Bad page name" msgstr "'%s': Mal nombre de la página" -#: ../lib/loadsave.php:921 ../lib/loadsave.php:1557 ../lib/PageType.php:163 -#: ../lib/plugin/InterWikiSearch.php:56 ../lib/plugin/WantedPagesOld.php:77 -#: ../lib/plugin/WantedPages.php:56 ../themes/default/templates/info.tmpl:155 -#: ../themes/MonoBook/templates/info.tmpl:161 -#: ../themes/MonoBook/templates/info.tmpl:162 -msgid "InterWikiMap" -msgstr "InterMapaDeWiki" - #: ../lib/loadsave.php:975 #, php-format msgid "from %s" @@ -1384,53 +1351,30 @@ msgid "Downloading html zip dumps" msgstr "" -#: ../lib/main.php:819 +#: ../lib/main.php:820 #, php-format msgid "%s: action forwarded to a moderator." msgstr "%s: acción remitida a un asesor." -#: ../lib/main.php:822 +#: ../lib/main.php:823 msgid "This action requires moderator approval. Please be patient." msgstr "" "Esta acción requiere la aprobación del asesor. Sea por favor paciente." -#: ../lib/main.php:827 +#: ../lib/main.php:828 msgid "You must wait for moderator approval." msgstr "Usted debe esperar la aprobación del asesor." -#: ../lib/main.php:845 ../lib/plugin/ModeratedPage.php:319 +#: ../lib/main.php:846 ../lib/plugin/ModeratedPage.php:319 #, php-format msgid "%s: Bad action" msgstr "%s: Mala acción" -#: ../lib/main.php:863 +#: ../lib/main.php:864 msgid "Fatal PhpWiki Error" msgstr "Error Fatal De PhpWiki" -#: ../lib/main.php:1119 -msgid "Chown" -msgstr "Cambie a dueño" - -#: ../lib/main.php:1124 -msgid "SetAcl" -msgstr "Fije El Acl" - -#: ../lib/main.php:1129 -msgid "SetAclSimple" -msgstr "" - -#: ../lib/main.php:1134 -#, fuzzy -msgid "DeleteAcl" -msgstr "Borrada" - -#: ../lib/main.php:1139 ../lib/PagePerm.php:190 -#: ../lib/plugin/WikiAdminRename.php:147 ../lib/plugin/WikiAdminRename.php:277 -#: ../themes/fusionforge/templates/actionbar.tmpl:104 -msgid "Rename" -msgstr "Retitule" - -#: ../lib/main.php:1144 ../lib/main.php:1149 ../lib/plugin/PageDump.php:57 +#: ../lib/main.php:1148 ../lib/main.php:1153 ../lib/plugin/PageDump.php:57 #: ../themes/Crao/templates/actionbar.tmpl:31 #: ../themes/default/templates/actionbar.tmpl:36 #: ../themes/MonoBook/templates/actionbar.tmpl:77 @@ -1442,12 +1386,12 @@ msgid "PageDump" msgstr "DescargeDeLaPágina" -#: ../lib/main.php:1169 ../lib/plugin/FullTextSearch.php:47 +#: ../lib/main.php:1173 ../lib/plugin/FullTextSearch.php:47 #: ../lib/plugin/WantedPagesOld.php:130 msgid "FullTextSearch" msgstr "BúsquedaDelTexto" -#: ../lib/main.php:1175 ../lib/plugin/RecentChanges.php:900 +#: ../lib/main.php:1179 ../lib/plugin/RecentChanges.php:900 #: ../lib/plugin/TitleSearch.php:45 ../lib/WikiTheme.php:1522 #: ../themes/Crao/templates/navbar.tmpl:2 #: ../themes/Crao/templates/navbar.tmpl:6 @@ -1462,37 +1406,37 @@ msgid "TitleSearch" msgstr "BúsquedaDeTítulos" -#: ../lib/main.php:1371 ../lib/main.php:1384 ../lib/Request.php:870 +#: ../lib/main.php:1375 ../lib/main.php:1388 ../lib/Request.php:877 #, php-format msgid "%s is not writable." msgstr "%s no es escribible." -#: ../lib/main.php:1372 +#: ../lib/main.php:1376 msgid "The session.save_path directory" msgstr "El directorio de session.save_path" -#: ../lib/main.php:1374 ../lib/Request.php:872 +#: ../lib/main.php:1378 ../lib/Request.php:879 #, php-format msgid "Please ensure that %s is writable, or redefine %s in config/config.ini." msgstr "" "Asegúrese por favor de que %s sea escribible, o redefina %s en config/config." "ini." -#: ../lib/main.php:1375 +#: ../lib/main.php:1379 #, php-format msgid "the session.save_path directory '%s'" msgstr "el directorio '%s' de session.save_path" -#: ../lib/main.php:1379 +#: ../lib/main.php:1383 #, php-format msgid "Attempting to use the directory '%s' instead." msgstr "El procurar utilizar el directorio '%s' en lugar de otro." -#: ../lib/main.php:1386 +#: ../lib/main.php:1390 msgid "Users will not be able to sign in." msgstr "Los usuarios no podrán firmar adentro." -#: ../lib/main.php:1398 +#: ../lib/main.php:1402 msgid "Your PHP version is too old. You must have at least PHP 4.3.9" msgstr "" @@ -1566,8 +1510,8 @@ msgid "Permission" msgstr "" -#: ../lib/PageList.php:1263 ../lib/plugin/WikiAdminSetAcl.php:200 -#: ../lib/plugin/WikiAdminSetAcl.php:254 +#: ../lib/PageList.php:1263 ../lib/plugin/WikiAdminDeleteAcl.php:124 +#: ../lib/plugin/WikiAdminSetAcl.php:200 ../lib/plugin/WikiAdminSetAcl.php:254 #: ../themes/default/templates/info.tmpl:136 #: ../themes/MonoBook/templates/info.tmpl:143 msgid "ACL" @@ -1663,6 +1607,12 @@ msgid "Columns: %s." msgstr "Columnas: %s." +#: ../lib/PagePerm.php:190 ../lib/plugin/WikiAdminRename.php:147 +#: ../lib/plugin/WikiAdminRename.php:277 +#: ../themes/fusionforge/templates/actionbar.tmpl:104 +msgid "Rename" +msgstr "Retitule" + #: ../lib/PagePerm.php:191 msgid "SearchReplace" msgstr "Busque Y Substituya" @@ -2006,11 +1956,11 @@ msgid "Go to %s." msgstr "" -#: ../lib/plugin/AsciiMath.php:49 +#: ../lib/plugin/AsciiMath.php:46 msgid "AsciiMath" msgstr "" -#: ../lib/plugin/AsciiMath.php:54 +#: ../lib/plugin/AsciiMath.php:51 msgid "Render ASCII Math as MathML" msgstr "" @@ -2131,6 +2081,17 @@ msgid "<not displayed>" msgstr "" +#: ../lib/plugin/BackLinks.php:30 ../lib/plugin/_WikiTranslation.php:50 +#: ../themes/blog/templates/navbar.tmpl:8 +#: ../themes/Crao/templates/navbar.tmpl:15 +#: ../themes/default/templates/navbar.tmpl:18 +#: ../themes/MonoBook/templates/navbar.tmpl:49 +#: ../themes/Sidebar/templates/navbar.tmpl:45 +#: ../themes/smaller/templates/navbar.tmpl:14 +#: ../themes/wikilens/templates/navbar.tmpl:21 +msgid "BackLinks" +msgstr "AcoplamientosTraseros" + #: ../lib/plugin/BackLinks.php:35 #, php-format msgid "List all pages which link to %s." @@ -2557,9 +2518,10 @@ #: ../lib/plugin/FrameInclude.php:85 ../lib/plugin/RandomPage.php:63 #: ../lib/plugin/RedirectTo.php:91 ../lib/plugin/SyncWiki.php:77 -#: ../lib/plugin/WikiAdminChown.php:113 ../lib/plugin/WikiAdminMarkup.php:115 -#: ../lib/plugin/WikiAdminPurge.php:99 ../lib/plugin/WikiAdminRemove.php:143 -#: ../lib/plugin/WikiAdminRename.php:149 +#: ../lib/plugin/WikiAdminChown.php:113 +#: ../lib/plugin/WikiAdminDeleteAcl.php:90 +#: ../lib/plugin/WikiAdminMarkup.php:115 ../lib/plugin/WikiAdminPurge.php:99 +#: ../lib/plugin/WikiAdminRemove.php:143 ../lib/plugin/WikiAdminRename.php:149 #: ../lib/plugin/WikiAdminSearchReplace.php:127 #: ../lib/plugin/WikiAdminSetAcl.php:147 #: ../lib/plugin/WikiAdminSetExternal.php:101 @@ -2608,7 +2570,7 @@ msgid "Ignored stoplist words '%s'" msgstr "" -#: ../lib/plugin/FullTextSearch.php:175 ../lib/plugin/WantedPages.php:188 +#: ../lib/plugin/FullTextSearch.php:175 ../lib/plugin/WantedPages.php:186 #, php-format msgid "(%d Links)" msgstr "" @@ -2889,7 +2851,6 @@ #: ../lib/plugin/LikePages.php:31 ../themes/Crao/templates/navbar.tmpl:14 #: ../themes/default/templates/navbar.tmpl:17 -#: ../themes/fusionforge/templates/navbar.tmpl:15 #: ../themes/MonoBook/templates/navbar.tmpl:16 #: ../themes/Portland/templates/navbar.tmpl:5 #: ../themes/smaller/templates/navbar.tmpl:13 @@ -3252,7 +3213,7 @@ msgid "Contents" msgstr "" -#: ../lib/plugin/PageGroup.php:92 ../lib/stdlib.php:2245 +#: ../lib/plugin/PageGroup.php:92 ../lib/stdlib.php:2243 #, php-format msgid "<%s: no such section>" msgstr "" @@ -3300,7 +3261,6 @@ #: ../lib/plugin/PageHistory.php:333 ../lib/plugin/RecentChanges.php:102 #: ../themes/Crao/templates/actionbar.tmpl:25 #: ../themes/default/templates/actionbar.tmpl:30 -#: ../themes/fusionforge/templates/actionbar.tmpl:61 #: ../themes/MonoBook/templates/actionbar.tmpl:40 #: ../themes/MonoBook/templates/info.tmpl:179 #: ../themes/Portland/templates/actionbar.tmpl:12 @@ -3343,7 +3303,6 @@ #: ../lib/plugin/PageInfo.php:33 ../themes/Crao/templates/actionbar.tmpl:27 #: ../themes/default/templates/actionbar.tmpl:32 -#: ../themes/fusionforge/templates/actionbar.tmpl:71 #: ../themes/MonoBook/templates/actionbar.tmpl:74 #: ../themes/Portland/templates/actionbar.tmpl:13 #: ../themes/shamino_com/templates/actionbar.tmpl:4 @@ -3682,7 +3641,6 @@ msgstr "" #: ../lib/plugin/RandomPage.php:34 ../lib/plugin/RandomPage.php:87 -#: ../themes/fusionforge/templates/navbar.tmpl:12 #: ../themes/MonoBook/templates/navbar.tmpl:17 msgid "RandomPage" msgstr "PáginaAlAzar" @@ -5008,7 +4966,7 @@ msgid "Lists referenced page names which do not exist yet." msgstr "" -#: ../lib/plugin/WantedPagesOld.php:42 ../lib/plugin/WantedPages.php:56 +#: ../lib/plugin/WantedPagesOld.php:42 msgid "PgsrcTranslation" msgstr "" @@ -5046,7 +5004,6 @@ msgstr "" #: ../lib/plugin/WatchPage.php:37 -#: ../themes/fusionforge/templates/actionbar.tmpl:115 #: ../themes/MonoBook/templates/actionbar.tmpl:54 #: ../themes/Sidebar/templates/actionbar.tmpl:29 msgid "WatchPage" @@ -5162,12 +5119,14 @@ msgid "Invalid chmod string" msgstr "" -#: ../lib/plugin/WikiAdminChmod.php:89 ../lib/plugin/WikiAdminSetAcl.php:134 +#: ../lib/plugin/WikiAdminChmod.php:89 ../lib/plugin/WikiAdminDeleteAcl.php:77 +#: ../lib/plugin/WikiAdminSetAcl.php:134 #, php-format msgid "%d pages have been changed." msgstr "" #: ../lib/plugin/WikiAdminChmod.php:92 ../lib/plugin/WikiAdminChown.php:104 +#: ../lib/plugin/WikiAdminDeleteAcl.php:81 #: ../lib/plugin/WikiAdminMarkup.php:106 #: ../lib/plugin/WikiAdminSearchReplace.php:118 #: ../lib/plugin/WikiAdminSetAcl.php:138 @@ -5270,6 +5229,45 @@ msgid "Change owner to: " msgstr "" +#: ../lib/plugin/WikiAdminDeleteAcl.php:40 +#, fuzzy +msgid "WikiDeleteAcl" +msgstr "Borrada" + +#: ../lib/plugin/WikiAdminDeleteAcl.php:45 +#, fuzzy +msgid "Delete page permissions." +msgstr "Permisos escasos." + +#: ../lib/plugin/WikiAdminDeleteAcl.php:61 +#, php-format +msgid "ACL deleted for page '%s'" +msgstr "" + +#: ../lib/plugin/WikiAdminDeleteAcl.php:66 +#, php-format +msgid "ACL deleted for page '%s'." +msgstr "" + +#: ../lib/plugin/WikiAdminDeleteAcl.php:89 +#, fuzzy +msgid "PhpWikiAdministration/AdminAclDelete" +msgstr "AdministraciónDePhpWiki" + +#: ../lib/plugin/WikiAdminDeleteAcl.php:127 +#, fuzzy +msgid "Delete ACL" +msgstr "Suprima este ACL" + +#: ../lib/plugin/WikiAdminDeleteAcl.php:129 +msgid "Select the pages where to delete access rights" +msgstr "" + +#: ../lib/plugin/WikiAdminDeleteAcl.php:154 +#: ../lib/plugin/WikiAdminSetAcl.php:243 +msgid "Selected Pages: " +msgstr "" + #: ../lib/plugin/WikiAdminMarkup.php:37 msgid "WikiAdminMarkup" msgstr "" @@ -5651,10 +5649,6 @@ msgid "Select the pages where to change access rights" msgstr "" -#: ../lib/plugin/WikiAdminSetAcl.php:243 -msgid "Selected Pages: " -msgstr "" - #: ../lib/plugin/WikiAdminSetAcl.php:253 msgid "Type" msgstr "" @@ -5943,7 +5937,6 @@ #: ../themes/default/templates/head.tmpl:32 #: ../themes/default/templates/head.tmpl:33 #: ../themes/default/templates/navbar.tmpl:15 -#: ../themes/fusionforge/templates/navbar.tmpl:10 #: ../themes/MonoBook/templates/navbar.tmpl:27 #: ../themes/MonoBook/templates/navbar.tmpl:33 #: ../themes/Portland/templates/navbar.tmpl:3 @@ -6134,7 +6127,6 @@ msgstr "" #: ../lib/plugin/_WikiTranslation.php:106 -#: ../themes/fusionforge/templates/navbar.tmpl:18 #: ../themes/MonoBook/templates/navbar.tmpl:58 #: ../themes/Sidebar/templates/navbar.tmpl:48 msgid "UpLoad" @@ -6225,27 +6217,27 @@ "from the database." msgstr "" -#: ../lib/Request.php:741 ../lib/Request.php:744 +#: ../lib/Request.php:748 ../lib/Request.php:751 msgid "Upload error: file too big" msgstr "Error del upload: archivo demasiado grande" -#: ../lib/Request.php:747 +#: ../lib/Request.php:754 msgid "Upload error: file only partially received" msgstr "Error del upload: el archivo recieved solamente parcialmente" -#: ../lib/Request.php:750 +#: ../lib/Request.php:757 msgid "Upload error: no file selected" msgstr "Error del upload: ningún archivo seleccionado" -#: ../lib/Request.php:753 +#: ../lib/Request.php:760 msgid "Upload error: unknown error #" msgstr "Error del upload: error desconocido #" -#: ../lib/Request.php:870 +#: ../lib/Request.php:877 msgid "The PhpWiki access log file" msgstr "El fichero de diario del acceso de PhpWiki" -#: ../lib/Request.php:873 +#: ../lib/Request.php:880 #, php-format msgid "the file '%s'" msgstr "el archivo %s" @@ -6254,7 +6246,7 @@ msgid "Bad URL -- remove all of <, >, \"" msgstr "" -#: ../lib/stdlib.php:428 +#: ../lib/stdlib.php:432 msgid "Bad URL for image -- remove all of <, >, \"" msgstr "" @@ -6377,7 +6369,7 @@ msgid "Unable to open directory '%s' for reading" msgstr "" -#: ../lib/stdlib.php:2200 ../lib/stdlib.php:2213 +#: ../lib/stdlib.php:2198 ../lib/stdlib.php:2211 #, php-format msgid "... (first %s words)" msgstr "" @@ -6391,6 +6383,12 @@ msgid "(A|An|And|But|By|For|From|In|Is|It|Of|On|Or|The|To|With)" msgstr "" +#: ../lib/upgrade.php:73 ../themes/blog/templates/browse-footer.tmpl:3 +#: ../themes/default/templates/userprefs.tmpl:129 +#: ../themes/Wordpress/templates/actionbar.tmpl:17 +msgid "HomePage" +msgstr "PáginaPrincipal" + #: ../lib/upgrade.php:76 msgid "always skip the HomePage." msgstr "" @@ -7369,7 +7367,6 @@ #: ../themes/default/templates/blogform.tmpl:22 #: ../themes/default/templates/editpage.tmpl:115 #: ../themes/default/templates/editpage.tmpl:120 -#: ../themes/fusionforge/templates/blogform.tmpl:21 #: ../themes/fusionforge/templates/editpage.tmpl:114 #: ../themes/fusionforge/templates/editpage.tmpl:116 #: ../themes/Portland/templates/editpage.tmpl:76 @@ -7866,6 +7863,12 @@ msgid "Blog page" msgstr "" +#: ../themes/default/templates/info.tmpl:155 +#: ../themes/MonoBook/templates/info.tmpl:161 +#: ../themes/MonoBook/templates/info.tmpl:162 +msgid "InterWikiMap" +msgstr "InterMapaDeWiki" + #: ../themes/default/templates/info.tmpl:158 #: ../themes/MonoBook/templates/info.tmpl:165 msgid "Subpage" @@ -8360,11 +8363,6 @@ msgid "Purge" msgstr "" -#: ../themes/fusionforge/templates/blogform.tmpl:21 -#: ../themes/fusionforge/templates/editpage.tmpl:116 -msgid "TextFormattingRules" -msgstr "ReglasDeFormatoDeTexto" - #: ../themes/fusionforge/templates/browse.tmpl:6 msgid "Error:" msgstr "" @@ -8398,15 +8396,15 @@ msgid "Make the page external?" msgstr "" +#: ../themes/fusionforge/templates/editpage.tmpl:116 +msgid "TextFormattingRules" +msgstr "ReglasDeFormatoDeTexto" + #: ../themes/fusionforge/templates/navbar.tmpl:8 msgid "Recent Changes" msgstr "Cambios Recientes" #: ../themes/fusionforge/templates/navbar.tmpl:9 -msgid "SpecialPages" -msgstr "" - -#: ../themes/fusionforge/templates/navbar.tmpl:9 msgid "Special Pages" msgstr "" @@ -8694,5 +8692,11 @@ msgid "View the current version" msgstr "Vea la versión actual" +#~ msgid "Chown" +#~ msgstr "Cambie a dueño" + +#~ msgid "SetAcl" +#~ msgstr "Fije El Acl" + #~ msgid "too long" #~ msgstr "demasiado de largo" Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2012-11-15 13:33:52 UTC (rev 8474) +++ trunk/locale/po/fr.po 2012-11-15 13:38:31 UTC (rev 8475) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-11-14 18:09+0100\n" +"POT-Creation-Date: 2012-11-15 14:37+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." @@ -191,7 +191,6 @@ #: ../themes/default/templates/head.tmpl:59 #: ../themes/default/templates/head.tmpl:61 #: ../themes/default/templates/navbar.tmpl:13 -#: ../themes/fusionforge/templates/navbar.tmpl:8 #: ../themes/MonoBook/templates/navbar.tmpl:13 #: ../themes/Portland/templates/navbar.tmpl:22 #: ../themes/shamino_com/templates/top.tmpl:17 @@ -210,19 +209,6 @@ msgid "Unsupported argument: %s=%s" msgstr "" -#: ../lib/display.php:279 ../lib/display.php:286 -#: ../lib/plugin/BackLinks.php:30 ../lib/plugin/_WikiTranslation.php:50 -#: ../themes/blog/templates/navbar.tmpl:8 -#: ../themes/Crao/templates/navbar.tmpl:15 -#: ../themes/default/templates/navbar.tmpl:18 -#: ../themes/fusionforge/templates/actionbar.tmpl:73 -#: ../themes/MonoBook/templates/navbar.tmpl:49 -#: ../themes/Sidebar/templates/navbar.tmpl:45 -#: ../themes/smaller/templates/navbar.tmpl:14 -#: ../themes/wikilens/templates/navbar.tmpl:21 -msgid "BackLinks" -msgstr "RétroLiens" - #: ../lib/display.php:282 ../lib/display.php:289 #, php-format msgid "BackLinks for %s" @@ -360,8 +346,8 @@ "modifier une page différente ou enregistrer votre texte à l'aide d'un " "éditeur)." -#: ../lib/editpage.php:575 ../lib/editpage.php:576 ../lib/main.php:831 -#: ../lib/main.php:1214 ../lib/plugin/ModeratedPage.php:43 +#: ../lib/editpage.php:575 ../lib/editpage.php:576 ../lib/main.php:832 +#: ../lib/main.php:1218 ../lib/plugin/ModeratedPage.php:43 #: ../lib/plugin/ModeratedPage.php:153 ../lib/plugin/ModeratedPage.php:226 #: ../lib/plugin/ModeratedPage.php:268 ../lib/plugin/ModeratedPage.php:271 #: ../lib/plugin/ModeratedPage.php:273 ../lib/plugin/ModeratedPage.php:275 @@ -386,7 +372,6 @@ #: ../themes/default/templates/head.tmpl:85 #: ../themes/default/templates/homepage.tmpl:10 #: ../themes/default/templates/navbar.tmpl:24 -#: ../themes/fusionforge/templates/navbar.tmpl:27 #: ../themes/MonoBook/templates/signin.tmpl:9 #: ../themes/shamino_com/templates/top.tmpl:25 #: ../themes/Sidebar/templates/navbar.tmpl:49 @@ -524,7 +509,7 @@ #: ../lib/EditToolbar.php:59 ../lib/plugin/SyncWiki.php:308 #: ../lib/plugin/SyncWiki.php:335 ../lib/plugin/SyncWiki.php:359 -#: ../lib/plugin/WikiPoll.php:228 ../lib/stdlib.php:2005 +#: ../lib/plugin/WikiPoll.php:228 ../lib/stdlib.php:2003 #: ../lib/upgrade.php:201 ../lib/upgrade.php:407 ../lib/upgrade.php:421 #: ../lib/upgrade.php:441 ../lib/upgrade.php:450 ../lib/upgrade.php:474 #: ../lib/upgrade.php:502 ../lib/upgrade.php:551 ../lib/upgrade.php:554 @@ -704,14 +689,6 @@ msgid "An unnamed PhpWiki" msgstr "Un PhpWiki sans titre" -#: ../lib/IniConfig.php:1016 ../lib/upgrade.php:73 -#: ../themes/blog/templates/browse-footer.tmpl:3 -#: ../themes/default/templates/userprefs.tmpl:129 -#: ../themes/fusionforge/templates/navbar.tmpl:7 -#: ../themes/Wordpress/templates/actionbar.tmpl:17 -msgid "HomePage" -msgstr "PageAccueil" - #: ../lib/InlineParser.php:358 msgid "Invalid [] syntax ignored" msgstr "Syntaxe [] invalide ignorée" @@ -732,11 +709,11 @@ msgid ": " msgstr " : " -#: ../lib/InlineParser.php:409 ../lib/main.php:793 ../lib/stdlib.php:988 +#: ../lib/InlineParser.php:409 ../lib/main.php:794 ../lib/stdlib.php:988 msgid "Page name too long" msgstr "Le nom de la page est trop long" -#: ../lib/InlineParser.php:415 ../lib/main.php:800 +#: ../lib/InlineParser.php:415 ../lib/main.php:801 #, php-format msgid "Illegal character '%s' in page name." msgstr "Caractère « %s » interdit dans le nom de la page." @@ -773,17 +750,15 @@ msgstr "Exporter les pages en XHTML" #: ../lib/loadsave.php:96 ../lib/loadsave.php:483 ../lib/loadsave.php:1041 -#: ../lib/loadsave.php:1047 ../lib/loadsave.php:1055 ../lib/main.php:1097 -#: ../lib/main.php:1234 ../lib/main.php:1247 ../lib/PagePerm.php:190 -#: ../lib/PagePerm.php:191 ../lib/plugin/WikiAdminRename.php:147 -#: ../lib/plugin/WikiAdminSelect.php:221 +#: ../lib/loadsave.php:1047 ../lib/loadsave.php:1055 ../lib/main.php:1238 +#: ../lib/main.php:1251 ../lib/PagePerm.php:190 ../lib/PagePerm.php:191 +#: ../lib/plugin/WikiAdminRename.php:147 ../lib/plugin/WikiAdminSelect.php:221 #: ../themes/blog/templates/navbar.tmpl:11 #: ../themes/Crao/templates/head.tmpl:70 ../themes/Crao/templates/head.tmpl:71 #: ../themes/Crao/templates/navbar.tmpl:35 #: ../themes/default/templates/head.tmpl:78 #: ../themes/default/templates/head.tmpl:79 #: ../themes/default/templates/navbar.tmpl:39 -#: ../themes/fusionforge/templates/navbar.tmpl:21 #: ../themes/MonoBook/templates/navbar.tmpl:55 #: ../themes/Portland/templates/navbar.tmpl:24 #: ../themes/shamino_com/templates/actionbar.tmpl:17 @@ -906,14 +881,6 @@ msgid "'%s': Bad page name" msgstr "« %s » : nom de page non valide" -#: ../lib/loadsave.php:921 ../lib/loadsave.php:1557 ../lib/PageType.php:163 -#: ../lib/plugin/InterWikiSearch.php:56 ../lib/plugin/WantedPagesOld.php:77 -#: ../lib/plugin/WantedPages.php:56 ../themes/default/templates/info.tmpl:155 -#: ../themes/MonoBook/templates/info.tmpl:161 -#: ../themes/MonoBook/templates/info.tmpl:162 -msgid "InterWikiMap" -msgstr "CarteInterWiki" - #: ../lib/loadsave.php:975 #, php-format msgid "from %s" @@ -1380,52 +1347,29 @@ msgid "Downloading html zip dumps" msgstr "Téléchargement des sauvegardes HTML compressées" -#: ../lib/main.php:819 +#: ../lib/main.php:820 #, php-format msgid "%s: action forwarded to a moderator." msgstr "" -#: ../lib/main.php:822 +#: ../lib/main.php:823 msgid "This action requires moderator approval. Please be patient." msgstr "" -#: ../lib/main.php:827 +#: ../lib/main.php:828 msgid "You must wait for moderator approval." msgstr "" -#: ../lib/main.php:845 ../lib/plugin/ModeratedPage.php:319 +#: ../lib/main.php:846 ../lib/plugin/ModeratedPage.php:319 #, php-format msgid "%s: Bad action" msgstr "%s : Mauvaise action" -#: ../lib/main.php:863 +#: ../lib/main.php:864 msgid "Fatal PhpWiki Error" msgstr "Erreur fatale de PhpWiki" -#: ../lib/main.php:1119 -msgid "Chown" -msgstr "Chown" - -#: ../lib/main.php:1124 -msgid "SetAcl" -msgstr "DéfinirAcl" - -#: ../lib/main.php:1129 -msgid "SetAclSimple" -msgstr "DéfinirAclSimple" - -#: ../lib/main.php:1134 -#, fuzzy -msgid "DeleteAcl" -msgstr "Supprimé" - -#: ../lib/main.php:1139 ../lib/PagePerm.php:190 -#: ../lib/plugin/WikiAdminRename.php:147 ../lib/plugin/WikiAdminRename.php:277 -#: ../themes/fusionforge/templates/actionbar.tmpl:104 -msgid "Rename" -msgstr "Renommer" - -#: ../lib/main.php:1144 ../lib/main.php:1149 ../lib/plugin/PageDump.php:57 +#: ../lib/main.php:1148 ../lib/main.php:1153 ../lib/plugin/PageDump.php:57 #: ../themes/Crao/templates/actionbar.tmpl:31 #: ../themes/default/templates/actionbar.tmpl:36 #: ../themes/MonoBook/templates/actionbar.tmpl:77 @@ -1437,12 +1381,12 @@ msgid "PageDump" msgstr "RécupérationDeLaPage" -#: ../lib/main.php:1169 ../lib/plugin/FullTextSearch.php:47 +#: ../lib/main.php:1173 ../lib/plugin/FullTextSearch.php:47 #: ../lib/plugin/WantedPagesOld.php:130 msgid "FullTextSearch" msgstr "RechercheEnTexteIntégral" -#: ../lib/main.php:1175 ../lib/plugin/RecentChanges.php:900 +#: ../lib/main.php:1179 ../lib/plugin/RecentChanges.php:900 #: ../lib/plugin/TitleSearch.php:45 ../lib/WikiTheme.php:1522 #: ../themes/Crao/templates/navbar.tmpl:2 #: ../themes/Crao/templates/navbar.tmpl:6 @@ -1457,37 +1401,37 @@ msgid "TitleSearch" msgstr "RechercheParTitre" -#: ../lib/main.php:1371 ../lib/main.php:1384 ../lib/Request.php:870 +#: ../lib/main.php:1375 ../lib/main.php:1388 ../lib/Request.php:877 #, php-format msgid "%s is not writable." msgstr "%s n'est pas modifiable." -#: ../lib/main.php:1372 +#: ../lib/main.php:1376 msgid "The session.save_path directory" msgstr "Le répertoire 'session.save_path'" -#: ../lib/main.php:1374 ../lib/Request.php:872 +#: ../lib/main.php:1378 ../lib/Request.php:879 #, php-format msgid "Please ensure that %s is writable, or redefine %s in config/config.ini." msgstr "" "Veuillez vous assurer que %s est modifiable, ou redéfinissez %s dans config/" "config.ini." -#: ../lib/main.php:1375 +#: ../lib/main.php:1379 #, php-format msgid "the session.save_path directory '%s'" msgstr "le répertoire 'session.save_path' « %s »" -#: ../lib/main.php:1379 +#: ../lib/main.php:1383 #, php-format msgid "Attempting to use the directory '%s' instead." msgstr "Tentative d'utilisation du répertoire « %s » à la place." -#: ../lib/main.php:1386 +#: ../lib/main.php:1390 msgid "Users will not be able to sign in." msgstr "Les utilisateurs ne pourront pas s'inscrire." -#: ../lib/main.php:1398 +#: ../lib/main.php:1402 msgid "Your PHP version is too old. You must have at least PHP 4.3.9" msgstr "" "Votre version de PHP est trop ancienne. Il faut avoir au moins PHP 4.3.9" @@ -1562,8 +1506,8 @@ msgid "Permission" msgstr "Permission" -#: ../lib/PageList.php:1263 ../lib/plugin/WikiAdminSetAcl.php:200 -#: ../lib/plugin/WikiAdminSetAcl.php:254 +#: ../lib/PageList.php:1263 ../lib/plugin/WikiAdminDeleteAcl.php:124 +#: ../lib/plugin/WikiAdminSetAcl.php:200 ../lib/plugin/WikiAdminSetAcl.php:254 #: ../themes/default/templates/info.tmpl:136 #: ../themes/MonoBook/templates/info.tmpl:143 msgid "ACL" @@ -1659,6 +1603,12 @@ msgid "Columns: %s." msgstr "Colonnes : %s." +#: ../lib/PagePerm.php:190 ../lib/plugin/WikiAdminRename.php:147 +#: ../lib/plugin/WikiAdminRename.php:277 +#: ../themes/fusionforge/templates/actionbar.tmpl:104 +msgid "Rename" +msgstr "Renommer" + #: ../lib/PagePerm.php:191 msgid "SearchReplace" msgstr "Rechercher & Remplacer" @@ -2000,11 +1950,11 @@ msgid "Go to %s." msgstr "Aller à %s" -#: ../lib/plugin/AsciiMath.php:49 +#: ../lib/plugin/AsciiMath.php:46 msgid "AsciiMath" msgstr "" -#: ../lib/plugin/AsciiMath.php:54 +#: ../lib/plugin/AsciiMath.php:51 msgid "Render ASCII Math as MathML" msgstr "" @@ -2130,6 +2080,17 @@ msgid "<not displayed>" msgstr "<non affiché>" +#: ../lib/plugin/BackLinks.php:30 ../lib/plugin/_WikiTranslation.php:50 +#: ../themes/blog/templates/navbar.tmpl:8 +#: ../themes/Crao/templates/navbar.tmpl:15 +#: ../themes/default/templates/navbar.tmpl:18 +#: ../themes/MonoBook/templates/navbar.tmpl:49 +#: ../themes/Sidebar/templates/navbar.tmpl:45 +#: ../themes/smaller/templates/navbar.tmpl:14 +#: ../themes/wikilens/templates/navbar.tmpl:21 +msgid "BackLinks" +msgstr "RétroLiens" + #: ../lib/plugin/BackLinks.php:35 #, php-format msgid "List all pages which link to %s." @@ -2562,9 +2523,10 @@ #: ../lib/plugin/FrameInclude.php:85 ../lib/plugin/RandomPage.php:63 #: ../lib/plugin/RedirectTo.php:91 ../lib/plugin/SyncWiki.php:77 -#: ../lib/plugin/WikiAdminChown.php:113 ../lib/plugin/WikiAdminMarkup.php:115 -#: ../lib/plugin/WikiAdminPurge.php:99 ../lib/plugin/WikiAdminRemove.php:143 -#: ../lib/plugin/WikiAdminRename.php:149 +#: ../lib/plugin/WikiAdminChown.php:113 +#: ../lib/plugin/WikiAdminDeleteAcl.php:90 +#: ../lib/plugin/WikiAdminMarkup.php:115 ../lib/plugin/WikiAdminPurge.php:99 +#: ../lib/plugin/WikiAdminRemove.php:143 ../lib/plugin/WikiAdminRename.php:149 #: ../lib/plugin/WikiAdminSearchReplace.php:127 #: ../lib/plugin/WikiAdminSetAcl.php:147 #: ../lib/plugin/WikiAdminSetExternal.php:101 @@ -2613,7 +2575,7 @@ msgid "Ignored stoplist words '%s'" msgstr "" -#: ../lib/plugin/FullTextSearch.php:175 ../lib/plugin/WantedPages.php:188 +#: ../lib/plugin/FullTextSearch.php:175 ../lib/plugin/WantedPages.php:186 #, php-format msgid "(%d Links)" msgstr "(%d liens)" @@ -2896,7 +2858,6 @@ #: ../lib/plugin/LikePages.php:31 ../themes/Crao/templates/navbar.tmpl:14 #: ../themes/default/templates/navbar.tmpl:17 -#: ../themes/fusionforge/templates/navbar.tmpl:15 #: ../themes/MonoBook/templates/navbar.tmpl:16 #: ../themes/Portland/templates/navbar.tmpl:5 #: ../themes/smaller/templates/navb... [truncated message content] |