From: <var...@us...> - 2014-07-25 13:58:12
|
Revision: 9005 http://sourceforge.net/p/phpwiki/code/9005 Author: vargenau Date: 2014-07-25 13:58:07 +0000 (Fri, 25 Jul 2014) Log Message: ----------- Update translations Modified Paths: -------------- branches/release-1.4.0/locale/Makefile branches/release-1.4.0/locale/de/LC_MESSAGES/phpwiki.mo branches/release-1.4.0/locale/es/LC_MESSAGES/phpwiki.mo branches/release-1.4.0/locale/fr/LC_MESSAGES/phpwiki.mo branches/release-1.4.0/locale/it/LC_MESSAGES/phpwiki.mo branches/release-1.4.0/locale/ja/LC_MESSAGES/phpwiki.mo branches/release-1.4.0/locale/nl/LC_MESSAGES/phpwiki.mo branches/release-1.4.0/locale/po/de.po branches/release-1.4.0/locale/po/es.po branches/release-1.4.0/locale/po/fr.po branches/release-1.4.0/locale/po/it.po branches/release-1.4.0/locale/po/ja.po branches/release-1.4.0/locale/po/nl.po branches/release-1.4.0/locale/po/phpwiki.pot branches/release-1.4.0/locale/po/sv.po branches/release-1.4.0/locale/po/zh.po branches/release-1.4.0/locale/sv/LC_MESSAGES/phpwiki.mo branches/release-1.4.0/locale/zh/LC_MESSAGES/phpwiki.mo Modified: branches/release-1.4.0/locale/Makefile =================================================================== --- branches/release-1.4.0/locale/Makefile 2014-07-25 13:46:16 UTC (rev 9004) +++ branches/release-1.4.0/locale/Makefile 2014-07-25 13:58:07 UTC (rev 9005) @@ -477,7 +477,6 @@ ${POT_FILE}: ../themes/Sidebar/hyperwiki.php ${POT_FILE}: ../themes/Sidebar/templates/actionbar.tmpl ${POT_FILE}: ../themes/Sidebar/templates/body.tmpl -${POT_FILE}: ../themes/Sidebar/templates/browse.tmpl ${POT_FILE}: ../themes/Sidebar/templates/calendar.tmpl ${POT_FILE}: ../themes/Sidebar/templates/content.tmpl ${POT_FILE}: ../themes/Sidebar/templates/debug.tmpl Modified: branches/release-1.4.0/locale/de/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: branches/release-1.4.0/locale/es/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: branches/release-1.4.0/locale/fr/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: branches/release-1.4.0/locale/it/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: branches/release-1.4.0/locale/ja/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: branches/release-1.4.0/locale/nl/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: branches/release-1.4.0/locale/po/de.po =================================================================== --- branches/release-1.4.0/locale/po/de.po 2014-07-25 13:46:16 UTC (rev 9004) +++ branches/release-1.4.0/locale/po/de.po 2014-07-25 13:58:07 UTC (rev 9005) @@ -6,12 +6,13 @@ msgstr "" "Project-Id-Version: PhpWiki-1.3.15\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-09-10 14:05+0200\n" +"POT-Creation-Date: 2014-07-25 15:56+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." "de>, Arno Hollosi <aho...@ma...>\n" "Language-Team: German <de...@li...>\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -643,8 +644,8 @@ msgid "List" msgstr "Liste" -#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:452 -#: ../lib/plugin/CreateToc.php:467 +#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:450 +#: ../lib/plugin/CreateToc.php:465 msgid "Table of Contents" msgstr "Inhaltsverzeichnis" @@ -737,16 +738,16 @@ msgid "%s: file not found" msgstr "»%s«: Datei nicht gefunden" -#: ../lib/IniConfig.php:990 +#: ../lib/IniConfig.php:991 msgid "CategoryGroup" msgstr "KategorieGruppen" # (namenlos=unbenannt; depends on interpretation) -#: ../lib/IniConfig.php:992 +#: ../lib/IniConfig.php:993 msgid "An unnamed PhpWiki" msgstr "Unbenanntes PhpWiki" -#: ../lib/IniConfig.php:994 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:10 @@ -1818,7 +1819,7 @@ msgid "Click to display all comments" msgstr "Klicken um Kommentare anzuzeigen" -#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:465 +#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:463 msgid "Click to display" msgstr "Klicken um anzuzeigen" @@ -2122,8 +2123,8 @@ #, php-format msgid "History of all major and minor modifications for any page edited by %s." msgstr "" -"Verlaufsprotokoll aller großen und kleinen Änderungen aller Seiten, die von %" -"s bearbeitet wurden." +"Verlaufsprotokoll aller großen und kleinen Änderungen aller Seiten, die von " +"%s bearbeitet wurden." #: ../lib/plugin/_BackendInfo.php:30 ../lib/plugin/_WikiTranslation.php:60 #: ../themes/Crao/templates/actionbar.tmpl:31 @@ -2318,7 +2319,7 @@ msgid "Automatically create a Bibtex file from linked pages" msgstr "" -#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:375 +#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:374 #: ../lib/plugin/IncludePage.php:77 ../lib/plugin/RateIt.php:212 #: ../lib/plugin/Template.php:107 msgid "no page specified" @@ -2377,17 +2378,17 @@ msgid "Create a Table of Contents and automatically link to headers" msgstr "" -#: ../lib/plugin/CreateToc.php:387 ../lib/plugin/Diff.php:86 +#: ../lib/plugin/CreateToc.php:385 ../lib/plugin/Diff.php:86 #: ../lib/plugin/PageDump.php:85 #, php-format msgid "Illegal access to page %s: no read access" msgstr "" -#: ../lib/plugin/CreateToc.php:396 +#: ../lib/plugin/CreateToc.php:394 msgid "CreateToc disabled for old markup" msgstr "InhaltsVerzeichnis deaktiviert für altes Markup" -#: ../lib/plugin/CreateToc.php:458 +#: ../lib/plugin/CreateToc.php:456 msgid "Click to display to TOC" msgstr "Klicken um TOC anzuzeigen" @@ -2404,7 +2405,7 @@ msgstr "VerwaisteSeiten" #: ../lib/plugin/Diff.php:36 ../lib/WikiTheme.php:1041 -#: ../themes/blog/themeinfo.php:68 +#: ../themes/blog/themeinfo.php:67 msgid "Diff" msgstr "Diff" @@ -3543,7 +3544,8 @@ #: ../lib/plugin/PhpWeather.php:110 #, php-format msgid "%s does not know about the language '%s', using 'en' instead." -msgstr "%s weißt nichts von die Sprache »%s«, stattdessen wird 'en' angewendet." +msgstr "" +"%s weißt nichts von die Sprache »%s«, stattdessen wird 'en' angewendet." #: ../lib/plugin/PhpWeather.php:165 msgid "Submit country" @@ -4550,8 +4552,8 @@ "more than %d unique author revisions." msgstr "" "Versuche zusätzlich die neuesten Beiträge aller Autoren der letzten %d Tage " -"aufzubewahren (auch wenn es mehr als %d sind), keinesfalls jedoch mehr als %" -"d einzelne Autoren Revisionen." +"aufzubewahren (auch wenn es mehr als %d sind), keinesfalls jedoch mehr als " +"%d einzelne Autoren Revisionen." #: ../lib/plugin/SystemInfo.php:149 #, php-format @@ -5198,7 +5200,7 @@ msgstr "Diese Seite existiert bereits" #: ../lib/plugin/WatchPage.php:88 ../lib/WikiTheme.php:1040 -#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:67 +#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:66 #: ../themes/Crao/templates/actionbar.tmpl:5 #: ../themes/default/templates/actionbar.tmpl:16 #: ../themes/fusionforge/templates/actionbar.tmpl:54 @@ -5506,7 +5508,7 @@ msgstr "PhpWikiSystemverwalten/Löschen" #: ../lib/plugin/WikiAdminRemove.php:190 ../lib/plugin/WikiAdminRemove.php:235 -#: ../themes/blog/themeinfo.php:73 +#: ../themes/blog/themeinfo.php:72 msgid "Remove" msgstr "Löschen" @@ -6435,8 +6437,8 @@ #: ../lib/removepage.php:45 #, php-format msgid "" -"Since you started the deletion process, someone has saved a new version of %" -"s. Please check to make sure you still want to permanently remove the page " +"Since you started the deletion process, someone has saved a new version of " +"%s. Please check to make sure you still want to permanently remove the page " "from the database." msgstr "" "Während Sie den Löschungsprozess begonnen haben, hat jemand anderer eine " @@ -7191,7 +7193,7 @@ msgstr "" #: ../lib/WikiTheme.php:1315 ../themes/Hawaiian/themeinfo.php:34 -#: ../themes/MacOSX/themeinfo.php:107 ../themes/MonoBook/themeinfo.php:122 +#: ../themes/MacOSX/themeinfo.php:107 ../themes/MonoBook/themeinfo.php:120 #: ../themes/Portland/themeinfo.php:63 ../themes/shamino_com/themeinfo.php:61 #: ../themes/Sidebar/themeinfo.php:121 ../themes/SpaceWiki/themeinfo.php:48 #: ../themes/wikilens/themeinfo.php:33 ../themes/Wordpress/themeinfo.php:65 @@ -7199,13 +7201,13 @@ msgstr "Drucker" #: ../lib/WikiTheme.php:1316 ../themes/MacOSX/themeinfo.php:108 -#: ../themes/MonoBook/themeinfo.php:123 ../themes/shamino_com/themeinfo.php:62 +#: ../themes/MonoBook/themeinfo.php:121 ../themes/shamino_com/themeinfo.php:62 #: ../themes/wikilens/themeinfo.php:34 msgid "Top & bottom toolbars" msgstr "Obere u. untere Werkzeugleisten" #: ../lib/WikiTheme.php:1317 ../themes/Hawaiian/themeinfo.php:35 -#: ../themes/MonoBook/themeinfo.php:124 ../themes/Portland/themeinfo.php:64 +#: ../themes/MonoBook/themeinfo.php:122 ../themes/Portland/themeinfo.php:64 #: ../themes/shamino_com/themeinfo.php:63 ../themes/Sidebar/themeinfo.php:122 #: ../themes/SpaceWiki/themeinfo.php:49 ../themes/wikilens/themeinfo.php:35 #: ../themes/Wordpress/themeinfo.php:66 @@ -7657,7 +7659,6 @@ #: ../themes/MonoBook/templates/viewsource.tmpl:5 #: ../themes/Portland/templates/browse.tmpl:8 #: ../themes/Portland/templates/viewsource.tmpl:5 -#: ../themes/Sidebar/templates/browse.tmpl:6 #: ../themes/Wordpress/templates/browse.tmpl:8 #: ../themes/Wordpress/templates/viewsource.tmpl:10 msgid "Note:" @@ -7673,7 +7674,6 @@ #: ../themes/MonoBook/templates/viewsource.tmpl:10 #: ../themes/Portland/templates/browse.tmpl:9 #: ../themes/Portland/templates/viewsource.tmpl:9 -#: ../themes/Sidebar/templates/browse.tmpl:7 #: ../themes/Wordpress/templates/browse.tmpl:9 #: ../themes/Wordpress/templates/viewsource.tmpl:14 msgid "You are viewing an old revision of this page." @@ -7685,7 +7685,6 @@ #: ../themes/fusionforge/templates/browse.tmpl:11 #: ../themes/MonoBook/templates/browse.tmpl:8 #: ../themes/Portland/templates/browse.tmpl:10 -#: ../themes/Sidebar/templates/browse.tmpl:8 #: ../themes/Wordpress/templates/browse.tmpl:10 #: ../themes/Wordpress/templates/viewsource.tmpl:15 msgid "View the current version" @@ -7767,30 +7766,30 @@ msgid "Comments on %s by %s." msgstr "Kommentar zu %s von %s." -#: ../themes/blog/themeinfo.php:69 +#: ../themes/blog/themeinfo.php:68 msgid "SignOut" msgstr "Abmelden" -#: ../themes/blog/themeinfo.php:70 +#: ../themes/blog/themeinfo.php:69 msgid "SignIn" msgstr "AnMelden" -#: ../themes/blog/themeinfo.php:71 +#: ../themes/blog/themeinfo.php:70 #: ../themes/fusionforge/templates/actionbar.tmpl:95 #: ../themes/fusionforge/templates/userprefs.tmpl:267 msgid "Lock" msgstr "Sperren" -#: ../themes/blog/themeinfo.php:72 +#: ../themes/blog/themeinfo.php:71 #: ../themes/fusionforge/templates/actionbar.tmpl:93 msgid "Unlock" msgstr "Entsperren" -#: ../themes/blog/themeinfo.php:126 +#: ../themes/blog/themeinfo.php:125 msgid "blog" msgstr "Blog" -#: ../themes/blog/themeinfo.php:130 +#: ../themes/blog/themeinfo.php:129 msgid "(diff)" msgstr "(diff)" Modified: branches/release-1.4.0/locale/po/es.po =================================================================== --- branches/release-1.4.0/locale/po/es.po 2014-07-25 13:46:16 UTC (rev 9004) +++ branches/release-1.4.0/locale/po/es.po 2014-07-25 13:58:07 UTC (rev 9005) @@ -11,10 +11,11 @@ msgstr "" "Project-Id-Version: PhpWiki-1.3.11\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-09-10 14:05+0200\n" +"POT-Creation-Date: 2014-07-25 15:56+0200\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -659,8 +660,8 @@ msgid "List" msgstr "Listas:" -#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:452 -#: ../lib/plugin/CreateToc.php:467 +#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:450 +#: ../lib/plugin/CreateToc.php:465 #, fuzzy msgid "Table of Contents" msgstr "ningún contenido de la página" @@ -759,15 +760,15 @@ msgstr "%s: fichero no encontrado" # lib/diff.php:997 -#: ../lib/IniConfig.php:990 +#: ../lib/IniConfig.php:991 msgid "CategoryGroup" msgstr "GrupoCategoría" -#: ../lib/IniConfig.php:992 +#: ../lib/IniConfig.php:993 msgid "An unnamed PhpWiki" msgstr "Un PhpWiki sin un nombre" -#: ../lib/IniConfig.php:994 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:10 @@ -1849,7 +1850,7 @@ msgid "Click to display all comments" msgstr "" -#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:465 +#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:463 msgid "Click to display" msgstr "" @@ -2343,7 +2344,7 @@ msgid "Automatically create a Bibtex file from linked pages" msgstr "" -#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:375 +#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:374 #: ../lib/plugin/IncludePage.php:77 ../lib/plugin/RateIt.php:212 #: ../lib/plugin/Template.php:107 msgid "no page specified" @@ -2402,17 +2403,17 @@ msgid "Create a Table of Contents and automatically link to headers" msgstr "" -#: ../lib/plugin/CreateToc.php:387 ../lib/plugin/Diff.php:86 +#: ../lib/plugin/CreateToc.php:385 ../lib/plugin/Diff.php:86 #: ../lib/plugin/PageDump.php:85 #, php-format msgid "Illegal access to page %s: no read access" msgstr "" -#: ../lib/plugin/CreateToc.php:396 +#: ../lib/plugin/CreateToc.php:394 msgid "CreateToc disabled for old markup" msgstr "" -#: ../lib/plugin/CreateToc.php:458 +#: ../lib/plugin/CreateToc.php:456 msgid "Click to display to TOC" msgstr "" @@ -2429,7 +2430,7 @@ msgstr "" #: ../lib/plugin/Diff.php:36 ../lib/WikiTheme.php:1041 -#: ../themes/blog/themeinfo.php:68 +#: ../themes/blog/themeinfo.php:67 msgid "Diff" msgstr "Diferencia" @@ -5175,7 +5176,7 @@ msgstr "" #: ../lib/plugin/WatchPage.php:88 ../lib/WikiTheme.php:1040 -#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:67 +#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:66 #: ../themes/Crao/templates/actionbar.tmpl:5 #: ../themes/default/templates/actionbar.tmpl:16 #: ../themes/fusionforge/templates/actionbar.tmpl:54 @@ -5470,7 +5471,7 @@ msgstr "" #: ../lib/plugin/WikiAdminRemove.php:190 ../lib/plugin/WikiAdminRemove.php:235 -#: ../themes/blog/themeinfo.php:73 +#: ../themes/blog/themeinfo.php:72 msgid "Remove" msgstr "Quite" @@ -6366,8 +6367,8 @@ #: ../lib/removepage.php:45 #, php-format msgid "" -"Since you started the deletion process, someone has saved a new version of %" -"s. Please check to make sure you still want to permanently remove the page " +"Since you started the deletion process, someone has saved a new version of " +"%s. Please check to make sure you still want to permanently remove the page " "from the database." msgstr "" @@ -7114,7 +7115,7 @@ msgstr "" #: ../lib/WikiTheme.php:1315 ../themes/Hawaiian/themeinfo.php:34 -#: ../themes/MacOSX/themeinfo.php:107 ../themes/MonoBook/themeinfo.php:122 +#: ../themes/MacOSX/themeinfo.php:107 ../themes/MonoBook/themeinfo.php:120 #: ../themes/Portland/themeinfo.php:63 ../themes/shamino_com/themeinfo.php:61 #: ../themes/Sidebar/themeinfo.php:121 ../themes/SpaceWiki/themeinfo.php:48 #: ../themes/wikilens/themeinfo.php:33 ../themes/Wordpress/themeinfo.php:65 @@ -7122,13 +7123,13 @@ msgstr "Impresora" #: ../lib/WikiTheme.php:1316 ../themes/MacOSX/themeinfo.php:108 -#: ../themes/MonoBook/themeinfo.php:123 ../themes/shamino_com/themeinfo.php:62 +#: ../themes/MonoBook/themeinfo.php:121 ../themes/shamino_com/themeinfo.php:62 #: ../themes/wikilens/themeinfo.php:34 msgid "Top & bottom toolbars" msgstr "Toolbars superiores y inferiores" #: ../lib/WikiTheme.php:1317 ../themes/Hawaiian/themeinfo.php:35 -#: ../themes/MonoBook/themeinfo.php:124 ../themes/Portland/themeinfo.php:64 +#: ../themes/MonoBook/themeinfo.php:122 ../themes/Portland/themeinfo.php:64 #: ../themes/shamino_com/themeinfo.php:63 ../themes/Sidebar/themeinfo.php:122 #: ../themes/SpaceWiki/themeinfo.php:49 ../themes/wikilens/themeinfo.php:35 #: ../themes/Wordpress/themeinfo.php:66 @@ -7594,7 +7595,6 @@ #: ../themes/MonoBook/templates/viewsource.tmpl:5 #: ../themes/Portland/templates/browse.tmpl:8 #: ../themes/Portland/templates/viewsource.tmpl:5 -#: ../themes/Sidebar/templates/browse.tmpl:6 #: ../themes/Wordpress/templates/browse.tmpl:8 #: ../themes/Wordpress/templates/viewsource.tmpl:10 msgid "Note:" @@ -7610,7 +7610,6 @@ #: ../themes/MonoBook/templates/viewsource.tmpl:10 #: ../themes/Portland/templates/browse.tmpl:9 #: ../themes/Portland/templates/viewsource.tmpl:9 -#: ../themes/Sidebar/templates/browse.tmpl:7 #: ../themes/Wordpress/templates/browse.tmpl:9 #: ../themes/Wordpress/templates/viewsource.tmpl:14 msgid "You are viewing an old revision of this page." @@ -7623,7 +7622,6 @@ #: ../themes/fusionforge/templates/browse.tmpl:11 #: ../themes/MonoBook/templates/browse.tmpl:8 #: ../themes/Portland/templates/browse.tmpl:10 -#: ../themes/Sidebar/templates/browse.tmpl:8 #: ../themes/Wordpress/templates/browse.tmpl:10 #: ../themes/Wordpress/templates/viewsource.tmpl:15 msgid "View the current version" @@ -7705,30 +7703,30 @@ msgid "Comments on %s by %s." msgstr "Comentarios sobre %s por %s." -#: ../themes/blog/themeinfo.php:69 +#: ../themes/blog/themeinfo.php:68 msgid "SignOut" msgstr "" -#: ../themes/blog/themeinfo.php:70 +#: ../themes/blog/themeinfo.php:69 msgid "SignIn" msgstr "" -#: ../themes/blog/themeinfo.php:71 +#: ../themes/blog/themeinfo.php:70 #: ../themes/fusionforge/templates/actionbar.tmpl:95 #: ../themes/fusionforge/templates/userprefs.tmpl:267 msgid "Lock" msgstr "Bloqueada" -#: ../themes/blog/themeinfo.php:72 +#: ../themes/blog/themeinfo.php:71 #: ../themes/fusionforge/templates/actionbar.tmpl:93 msgid "Unlock" msgstr "Desbloquear" -#: ../themes/blog/themeinfo.php:126 +#: ../themes/blog/themeinfo.php:125 msgid "blog" msgstr "" -#: ../themes/blog/themeinfo.php:130 +#: ../themes/blog/themeinfo.php:129 msgid "(diff)" msgstr "" Modified: branches/release-1.4.0/locale/po/fr.po =================================================================== --- branches/release-1.4.0/locale/po/fr.po 2014-07-25 13:46:16 UTC (rev 9004) +++ branches/release-1.4.0/locale/po/fr.po 2014-07-25 13:58:07 UTC (rev 9005) @@ -6,12 +6,13 @@ msgstr "" "Project-Id-Version: PhpWiki-1.3.11\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-09-10 14:05+0200\n" +"POT-Creation-Date: 2014-07-25 15:56+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." "fr>, Pascal <pa...@ph...>, Benoit Masson\n" "Language-Team: none\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -430,8 +431,9 @@ "those sections by hand before you click Save." msgstr "" "Certaines modifications n'ont pas pu être combinées automatiquement. " -"Veuillez regarder les sections commençant par '%s', et se terminant par '%" -"s'. Vous devrez éditer ces sections à la main avant cliquer sur Enregistrer." +"Veuillez regarder les sections commençant par '%s', et se terminant par " +"'%s'. Vous devrez éditer ces sections à la main avant cliquer sur " +"Enregistrer." #: ../lib/editpage.php:587 ../lib/editpage.php:948 msgid "Please check it through before saving." @@ -645,8 +647,8 @@ msgid "List" msgstr "Liste" -#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:452 -#: ../lib/plugin/CreateToc.php:467 +#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:450 +#: ../lib/plugin/CreateToc.php:465 msgid "Table of Contents" msgstr "Table des matières" @@ -741,15 +743,15 @@ msgstr "%s : fichier non trouvé" # lib/diff.php:997 -#: ../lib/IniConfig.php:990 +#: ../lib/IniConfig.php:991 msgid "CategoryGroup" msgstr "CatégorieGroupes" -#: ../lib/IniConfig.php:992 +#: ../lib/IniConfig.php:993 msgid "An unnamed PhpWiki" msgstr "Un PhpWiki sans titre" -#: ../lib/IniConfig.php:994 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:10 @@ -833,8 +835,8 @@ #, php-format msgid "PageChange Notification Error: Couldn't send %s to %s" msgstr "" -"Erreur lors des notifications de changements de page: Impossible d'envoyer %" -"s à %s" +"Erreur lors des notifications de changements de page: Impossible d'envoyer " +"%s à %s" #: ../lib/loadsave.php:113 msgid "Complete." @@ -1820,7 +1822,7 @@ msgid "Click to display all comments" msgstr "Cliquez pour afficher tout commente" -#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:465 +#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:463 msgid "Click to display" msgstr "Cliquez pour afficher" @@ -2322,7 +2324,7 @@ msgid "Automatically create a Bibtex file from linked pages" msgstr "" -#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:375 +#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:374 #: ../lib/plugin/IncludePage.php:77 ../lib/plugin/RateIt.php:212 #: ../lib/plugin/Template.php:107 msgid "no page specified" @@ -2384,17 +2386,17 @@ msgid "Create a Table of Contents and automatically link to headers" msgstr "" -#: ../lib/plugin/CreateToc.php:387 ../lib/plugin/Diff.php:86 +#: ../lib/plugin/CreateToc.php:385 ../lib/plugin/Diff.php:86 #: ../lib/plugin/PageDump.php:85 #, php-format msgid "Illegal access to page %s: no read access" msgstr "" -#: ../lib/plugin/CreateToc.php:396 +#: ../lib/plugin/CreateToc.php:394 msgid "CreateToc disabled for old markup" msgstr "" -#: ../lib/plugin/CreateToc.php:458 +#: ../lib/plugin/CreateToc.php:456 msgid "Click to display to TOC" msgstr "Cliquez pour afficher la table des matières" @@ -2412,7 +2414,7 @@ msgstr "PagesSansLien" #: ../lib/plugin/Diff.php:36 ../lib/WikiTheme.php:1041 -#: ../themes/blog/themeinfo.php:68 +#: ../themes/blog/themeinfo.php:67 msgid "Diff" msgstr "Diff" @@ -5194,7 +5196,7 @@ msgstr "Cette page fait déjà partie de votre liste de suivi !" #: ../lib/plugin/WatchPage.php:88 ../lib/WikiTheme.php:1040 -#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:67 +#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:66 #: ../themes/Crao/templates/actionbar.tmpl:5 #: ../themes/default/templates/actionbar.tmpl:16 #: ../themes/fusionforge/templates/actionbar.tmpl:54 @@ -5503,7 +5505,7 @@ msgstr "AdministrationDePhpWiki/Supprimer" #: ../lib/plugin/WikiAdminRemove.php:190 ../lib/plugin/WikiAdminRemove.php:235 -#: ../themes/blog/themeinfo.php:73 +#: ../themes/blog/themeinfo.php:72 msgid "Remove" msgstr "Supprimer" @@ -6425,8 +6427,8 @@ #: ../lib/removepage.php:45 #, php-format msgid "" -"Since you started the deletion process, someone has saved a new version of %" -"s. Please check to make sure you still want to permanently remove the page " +"Since you started the deletion process, someone has saved a new version of " +"%s. Please check to make sure you still want to permanently remove the page " "from the database." msgstr "" "Depuis que vous avez entamé le processus d'effacement, quelqu'un a " @@ -7179,7 +7181,7 @@ msgstr "" #: ../lib/WikiTheme.php:1315 ../themes/Hawaiian/themeinfo.php:34 -#: ../themes/MacOSX/themeinfo.php:107 ../themes/MonoBook/themeinfo.php:122 +#: ../themes/MacOSX/themeinfo.php:107 ../themes/MonoBook/themeinfo.php:120 #: ../themes/Portland/themeinfo.php:63 ../themes/shamino_com/themeinfo.php:61 #: ../themes/Sidebar/themeinfo.php:121 ../themes/SpaceWiki/themeinfo.php:48 #: ../themes/wikilens/themeinfo.php:33 ../themes/Wordpress/themeinfo.php:65 @@ -7187,13 +7189,13 @@ msgstr "Imprimante" #: ../lib/WikiTheme.php:1316 ../themes/MacOSX/themeinfo.php:108 -#: ../themes/MonoBook/themeinfo.php:123 ../themes/shamino_com/themeinfo.php:62 +#: ../themes/MonoBook/themeinfo.php:121 ../themes/shamino_com/themeinfo.php:62 #: ../themes/wikilens/themeinfo.php:34 msgid "Top & bottom toolbars" msgstr "Barres d'outils en haut et en bas" #: ../lib/WikiTheme.php:1317 ../themes/Hawaiian/themeinfo.php:35 -#: ../themes/MonoBook/themeinfo.php:124 ../themes/Portland/themeinfo.php:64 +#: ../themes/MonoBook/themeinfo.php:122 ../themes/Portland/themeinfo.php:64 #: ../themes/shamino_com/themeinfo.php:63 ../themes/Sidebar/themeinfo.php:122 #: ../themes/SpaceWiki/themeinfo.php:49 ../themes/wikilens/themeinfo.php:35 #: ../themes/Wordpress/themeinfo.php:66 @@ -7643,7 +7645,6 @@ #: ../themes/MonoBook/templates/viewsource.tmpl:5 #: ../themes/Portland/templates/browse.tmpl:8 #: ../themes/Portland/templates/viewsource.tmpl:5 -#: ../themes/Sidebar/templates/browse.tmpl:6 #: ../themes/Wordpress/templates/browse.tmpl:8 #: ../themes/Wordpress/templates/viewsource.tmpl:10 msgid "Note:" @@ -7659,7 +7660,6 @@ #: ../themes/MonoBook/templates/viewsource.tmpl:10 #: ../themes/Portland/templates/browse.tmpl:9 #: ../themes/Portland/templates/viewsource.tmpl:9 -#: ../themes/Sidebar/templates/browse.tmpl:7 #: ../themes/Wordpress/templates/browse.tmpl:9 #: ../themes/Wordpress/templates/viewsource.tmpl:14 msgid "You are viewing an old revision of this page." @@ -7672,7 +7672,6 @@ #: ../themes/fusionforge/templates/browse.tmpl:11 #: ../themes/MonoBook/templates/browse.tmpl:8 #: ../themes/Portland/templates/browse.tmpl:10 -#: ../themes/Sidebar/templates/browse.tmpl:8 #: ../themes/Wordpress/templates/browse.tmpl:10 #: ../themes/Wordpress/templates/viewsource.tmpl:15 msgid "View the current version" @@ -7757,30 +7756,30 @@ msgid "Comments on %s by %s." msgstr "Commentaire le %s par %s." -#: ../themes/blog/themeinfo.php:69 +#: ../themes/blog/themeinfo.php:68 msgid "SignOut" msgstr "Déconnexion" -#: ../themes/blog/themeinfo.php:70 +#: ../themes/blog/themeinfo.php:69 msgid "SignIn" msgstr "Connexion" -#: ../themes/blog/themeinfo.php:71 +#: ../themes/blog/themeinfo.php:70 #: ../themes/fusionforge/templates/actionbar.tmpl:95 #: ../themes/fusionforge/templates/userprefs.tmpl:267 msgid "Lock" msgstr "Verrouillée" -#: ../themes/blog/themeinfo.php:72 +#: ../themes/blog/themeinfo.php:71 #: ../themes/fusionforge/templates/actionbar.tmpl:93 msgid "Unlock" msgstr "Déverrouiller" -#: ../themes/blog/themeinfo.php:126 +#: ../themes/blog/themeinfo.php:125 msgid "blog" msgstr "blog" -#: ../themes/blog/themeinfo.php:130 +#: ../themes/blog/themeinfo.php:129 msgid "(diff)" msgstr "(diff)" Modified: branches/release-1.4.0/locale/po/it.po =================================================================== --- branches/release-1.4.0/locale/po/it.po 2014-07-25 13:46:16 UTC (rev 9004) +++ branches/release-1.4.0/locale/po/it.po 2014-07-25 13:58:07 UTC (rev 9005) @@ -7,10 +7,11 @@ msgstr "" "Project-Id-Version: PhpWiki-1.3.4pre\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-09-10 14:05+0200\n" +"POT-Creation-Date: 2014-07-25 15:56+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" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -633,8 +634,8 @@ msgid "List" msgstr "Ultima" -#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:452 -#: ../lib/plugin/CreateToc.php:467 +#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:450 +#: ../lib/plugin/CreateToc.php:465 #, fuzzy msgid "Table of Contents" msgstr "Indice" @@ -729,15 +730,15 @@ msgid "%s: file not found" msgstr "%s: file non trovato" -#: ../lib/IniConfig.php:990 +#: ../lib/IniConfig.php:991 msgid "CategoryGroup" msgstr "CategoriaGruppo" -#: ../lib/IniConfig.php:992 +#: ../lib/IniConfig.php:993 msgid "An unnamed PhpWiki" msgstr "" -#: ../lib/IniConfig.php:994 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:10 @@ -820,8 +821,8 @@ #, php-format msgid "PageChange Notification Error: Couldn't send %s to %s" msgstr "" -"Errore Di Notifica Del Cambiamento Della Pagina: Non ha potuto trasmettere %" -"s a %s" +"Errore Di Notifica Del Cambiamento Della Pagina: Non ha potuto trasmettere " +"%s a %s" #: ../lib/loadsave.php:113 msgid "Complete." @@ -1790,7 +1791,7 @@ msgid "Click to display all comments" msgstr "" -#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:465 +#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:463 msgid "Click to display" msgstr "" @@ -2281,7 +2282,7 @@ msgid "Automatically create a Bibtex file from linked pages" msgstr "" -#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:375 +#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:374 #: ../lib/plugin/IncludePage.php:77 ../lib/plugin/RateIt.php:212 #: ../lib/plugin/Template.php:107 msgid "no page specified" @@ -2339,17 +2340,17 @@ msgid "Create a Table of Contents and automatically link to headers" msgstr "" -#: ../lib/plugin/CreateToc.php:387 ../lib/plugin/Diff.php:86 +#: ../lib/plugin/CreateToc.php:385 ../lib/plugin/Diff.php:86 #: ../lib/plugin/PageDump.php:85 #, php-format msgid "Illegal access to page %s: no read access" msgstr "" -#: ../lib/plugin/CreateToc.php:396 +#: ../lib/plugin/CreateToc.php:394 msgid "CreateToc disabled for old markup" msgstr "" -#: ../lib/plugin/CreateToc.php:458 +#: ../lib/plugin/CreateToc.php:456 msgid "Click to display to TOC" msgstr "" @@ -2366,7 +2367,7 @@ msgstr "" #: ../lib/plugin/Diff.php:36 ../lib/WikiTheme.php:1041 -#: ../themes/blog/themeinfo.php:68 +#: ../themes/blog/themeinfo.php:67 msgid "Diff" msgstr "Differenze" @@ -5042,7 +5043,7 @@ msgstr "" #: ../lib/plugin/WatchPage.php:88 ../lib/WikiTheme.php:1040 -#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:67 +#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:66 #: ../themes/Crao/templates/actionbar.tmpl:5 #: ../themes/default/templates/actionbar.tmpl:16 #: ../themes/fusionforge/templates/actionbar.tmpl:54 @@ -5334,7 +5335,7 @@ msgstr "AmministrazioneDiPhpWiki/Rimuovi" #: ../lib/plugin/WikiAdminRemove.php:190 ../lib/plugin/WikiAdminRemove.php:235 -#: ../themes/blog/themeinfo.php:73 +#: ../themes/blog/themeinfo.php:72 msgid "Remove" msgstr "Cancella" @@ -6215,8 +6216,8 @@ #: ../lib/removepage.php:45 #, php-format msgid "" -"Since you started the deletion process, someone has saved a new version of %" -"s. Please check to make sure you still want to permanently remove the page " +"Since you started the deletion process, someone has saved a new version of " +"%s. Please check to make sure you still want to permanently remove the page " "from the database." msgstr "" @@ -6948,7 +6949,7 @@ msgstr "" #: ../lib/WikiTheme.php:1315 ../themes/Hawaiian/themeinfo.php:34 -#: ../themes/MacOSX/themeinfo.php:107 ../themes/MonoBook/themeinfo.php:122 +#: ../themes/MacOSX/themeinfo.php:107 ../themes/MonoBook/themeinfo.php:120 #: ../themes/Portland/themeinfo.php:63 ../themes/shamino_com/themeinfo.php:61 #: ../themes/Sidebar/themeinfo.php:121 ../themes/SpaceWiki/themeinfo.php:48 #: ../themes/wikilens/themeinfo.php:33 ../themes/Wordpress/themeinfo.php:65 @@ -6956,13 +6957,13 @@ msgstr "Stampante" #: ../lib/WikiTheme.php:1316 ../themes/MacOSX/themeinfo.php:108 -#: ../themes/MonoBook/themeinfo.php:123 ../themes/shamino_com/themeinfo.php:62 +#: ../themes/MonoBook/themeinfo.php:121 ../themes/shamino_com/themeinfo.php:62 #: ../themes/wikilens/themeinfo.php:34 msgid "Top & bottom toolbars" msgstr "" #: ../lib/WikiTheme.php:1317 ../themes/Hawaiian/themeinfo.php:35 -#: ../themes/MonoBook/themeinfo.php:124 ../themes/Portland/themeinfo.php:64 +#: ../themes/MonoBook/themeinfo.php:122 ../themes/Portland/themeinfo.php:64 #: ../themes/shamino_com/themeinfo.php:63 ../themes/Sidebar/themeinfo.php:122 #: ../themes/SpaceWiki/themeinfo.php:49 ../themes/wikilens/themeinfo.php:35 #: ../themes/Wordpress/themeinfo.php:66 @@ -7391,7 +7392,6 @@ #: ../themes/MonoBook/templates/viewsource.tmpl:5 #: ../themes/Portland/templates/browse.tmpl:8 #: ../themes/Portland/templates/viewsource.tmpl:5 -#: ../themes/Sidebar/templates/browse.tmpl:6 #: ../themes/Wordpress/templates/browse.tmpl:8 #: ../themes/Wordpress/templates/viewsource.tmpl:10 msgid "Note:" @@ -7407,7 +7407,6 @@ #: ../themes/MonoBook/templates/viewsource.tmpl:10 #: ../themes/Portland/templates/browse.tmpl:9 #: ../themes/Portland/templates/viewsource.tmpl:9 -#: ../themes/Sidebar/templates/browse.tmpl:7 #: ../themes/Wordpress/templates/browse.tmpl:9 #: ../themes/Wordpress/templates/viewsource.tmpl:14 msgid "You are viewing an old revision of this page." @@ -7419,7 +7418,6 @@ #: ../themes/fusionforge/templates/browse.tmpl:11 #: ../themes/MonoBook/templates/browse.tmpl:8 #: ../themes/Portland/templates/browse.tmpl:10 -#: ../themes/Sidebar/templates/browse.tmpl:8 #: ../themes/Wordpress/templates/browse.tmpl:10 #: ../themes/Wordpress/templates/viewsource.tmpl:15 msgid "View the current version" @@ -7500,30 +7498,30 @@ msgid "Comments on %s by %s." msgstr "" -#: ../themes/blog/themeinfo.php:69 +#: ../themes/blog/themeinfo.php:68 msgid "SignOut" msgstr "" -#: ../themes/blog/themeinfo.php:70 +#: ../themes/blog/themeinfo.php:69 msgid "SignIn" msgstr "" -#: ../themes/blog/themeinfo.php:71 +#: ../themes/blog/themeinfo.php:70 #: ../themes/fusionforge/templates/actionbar.tmpl:95 #: ../themes/fusionforge/templates/userprefs.tmpl:267 msgid "Lock" msgstr "Bloccata" -#: ../themes/blog/themeinfo.php:72 +#: ../themes/blog/themeinfo.php:71 #: ../themes/fusionforge/templates/actionbar.tmpl:93 msgid "Unlock" msgstr "Sblocca" -#: ../themes/blog/themeinfo.php:126 +#: ../themes/blog/themeinfo.php:125 msgid "blog" msgstr "" -#: ../themes/blog/themeinfo.php:130 +#: ../themes/blog/themeinfo.php:129 msgid "(diff)" msgstr "(diff)" Modified: branches/release-1.4.0/locale/po/ja.po =================================================================== --- branches/release-1.4.0/locale/po/ja.po 2014-07-25 13:46:16 UTC (rev 9004) +++ branches/release-1.4.0/locale/po/ja.po 2014-07-25 13:58:07 UTC (rev 9005) @@ -6,10 +6,11 @@ msgstr "" "Project-Id-Version: PhpWiki-1.3.11\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-09-10 14:05+0200\n" +"POT-Creation-Date: 2014-07-25 15:56+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" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -624,8 +625,8 @@ msgid "List" msgstr "最後へ" -#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:452 -#: ../lib/plugin/CreateToc.php:467 +#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:450 +#: ../lib/plugin/CreateToc.php:465 #, fuzzy msgid "Table of Contents" msgstr "コンテンツ" @@ -724,16 +725,16 @@ msgid "%s: file not found" msgstr "%s: ファイルが見つかりません。" -#: ../lib/IniConfig.php:990 +#: ../lib/IniConfig.php:991 #, fuzzy msgid "CategoryGroup" msgstr "ホームページ作成:" -#: ../lib/IniConfig.php:992 +#: ../lib/IniConfig.php:993 msgid "An unnamed PhpWiki" msgstr "" -#: ../lib/IniConfig.php:994 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:10 @@ -1827,7 +1828,7 @@ msgid "Click to display all comments" msgstr "ページのロックを解除中です。" -#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:465 +#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:463 #, fuzzy msgid "Click to display" msgstr "ページのロックを解除中です。" @@ -2334,7 +2335,7 @@ msgid "Automatically create a Bibtex file from linked pages" msgstr "" -#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:375 +#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:374 #: ../lib/plugin/IncludePage.php:77 ../lib/plugin/RateIt.php:212 #: ../lib/plugin/Template.php:107 msgid "no page specified" @@ -2397,17 +2398,17 @@ msgid "Create a Table of Contents and automatically link to headers" msgstr "" -#: ../lib/plugin/CreateToc.php:387 ../lib/plugin/Diff.php:86 +#: ../lib/plugin/CreateToc.php:385 ../lib/plugin/Diff.php:86 #: ../lib/plugin/PageDump.php:85 #, php-format msgid "Illegal access to page %s: no read access" msgstr "" -#: ../lib/plugin/CreateToc.php:396 +#: ../lib/plugin/CreateToc.php:394 msgid "CreateToc disabled for old markup" msgstr "" -#: ../lib/plugin/CreateToc.php:458 +#: ../lib/plugin/CreateToc.php:456 #, fuzzy msgid "Click to display to TOC" msgstr "ページのロックを解除中です。" @@ -2427,7 +2428,7 @@ msgstr "ランダムページ" #: ../lib/plugin/Diff.php:36 ../lib/WikiTheme.php:1041 -#: ../themes/blog/themeinfo.php:68 +#: ../themes/blog/themeinfo.php:67 msgid "Diff" msgstr "差分" @@ -5146,7 +5147,7 @@ msgstr "" #: ../lib/plugin/WatchPage.php:88 ../lib/WikiTheme.php:1040 -#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:67 +#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:66 #: ../themes/Crao/templates/actionbar.tmpl:5 #: ../themes/default/templates/actionbar.tmpl:16 #: ../themes/fusionforge/templates/actionbar.tmpl:54 @@ -5445,7 +5446,7 @@ msgstr "" #: ../lib/plugin/WikiAdminRemove.php:190 ../lib/plugin/WikiAdminRemove.php:235 -#: ../themes/blog/themeinfo.php:73 +#: ../themes/blog/themeinfo.php:72 #, fuzzy msgid "Remove" msgstr "ページ削除" @@ -6371,8 +6372,8 @@ #: ../lib/removepage.php:45 #, php-format msgid "" -"Since you started the deletion process, someone has saved a new version of %" -"s. Please check to make sure you still want to permanently remove the page " +"Since you started the deletion process, someone has saved a new version of " +"%s. Please check to make sure you still want to permanently remove the page " "from the database." msgstr "" @@ -7113,7 +7114,7 @@ msgstr "" #: ../lib/WikiTheme.php:1315 ../themes/Hawaiian/themeinfo.php:34 -#: ../themes/MacOSX/themeinfo.php:107 ../themes/MonoBook/themeinfo.php:122 +#: ../themes/MacOSX/themeinfo.php:107 ../themes/MonoBook/themeinfo.php:120 #: ../themes/Portland/themeinfo.php:63 ../themes/shamino_com/themeinfo.php:61 #: ../themes/Sidebar/themeinfo.php:121 ../themes/SpaceWiki/themeinfo.php:48 #: ../themes/wikilens/themeinfo.php:33 ../themes/Wordpress/themeinfo.php:65 @@ -7121,13 +7122,13 @@ msgstr "プリンター" #: ../lib/WikiTheme.php:1316 ../themes/MacOSX/themeinfo.php:108 -#: ../themes/MonoBook/themeinfo.php:123 ../themes/shamino_com/themeinfo.php:62 +#: ../themes/MonoBook/themeinfo.php:121 ../themes/shamino_com/themeinfo.php:62 #: ../themes/wikilens/themeinfo.php:34 msgid "Top & bottom toolbars" msgstr "上部と下部のツールバー" #: ../lib/WikiTheme.php:1317 ../themes/Hawaiian/themeinfo.php:35 -#: ../themes/MonoBook/themeinfo.php:124 ../themes/Portland/themeinfo.php:64 +#: ../themes/MonoBook/themeinfo.php:122 ../themes/Portland/themeinfo.php:64 #: ../themes/shamino_com/themeinfo.php:63 ../themes/Sidebar/themeinfo.php:122 #: ../themes/SpaceWiki/themeinfo.php:49 ../themes/wikilens/themeinfo.php:35 #: ../themes/Wordpress/themeinfo.php:66 @@ -7564,7 +7565,6 @@ #: ../themes/MonoBook/templates/viewsource.tmpl:5 #: ../themes/Portland/templates/browse.tmpl:8 #: ../themes/Portland/templates/viewsource.tmpl:5 -#: ../themes/Sidebar/templates/browse.tmpl:6 #: ../themes/Wordpress/templates/browse.tmpl:8 #: ../themes/Wordpress/templates/viewsource.tmpl:10 msgid "Note:" @@ -7580,7 +7580,6 @@ #: ../themes/MonoBook/templates/viewsource.tmpl:10 #: ../themes/Portland/templates/browse.tmpl:9 #: ../themes/Portland/templates/viewsource.tmpl:9 -#: ../themes/Sidebar/templates/browse.tmpl:7 #: ../themes/Wordpress/templates/browse.tmpl:9 #: ../themes/Wordpress/templates/viewsource.tmpl:14 msgid "You are viewing an old revision of this page." @@ -7592,7 +7591,6 @@ #: ../themes/fusionforge/templates/browse.tmpl:11 #: ../themes/MonoBook/templates/browse.tmpl:8 #: ../themes/Portland/templates/browse.tmpl:10 -#: ../themes/Sidebar/templates/browse.tmpl:8 #: ../themes/Wordpress/templates/browse.tmpl:10 #: ../themes/Wordpress/templates/viewsource.tmpl:15 msgid "View the current version" @@ -7674,35 +7672,35 @@ msgid "Comments on %s by %s." msgstr "" -#: ../themes/blog/themeinfo.php:69 +#: ../themes/blog/themeinfo.php:68 #, fuzzy msgid "SignOut" msgstr "サインサウト" -#: ../themes/blog/themeinfo.php:70 +#: ../themes/blog/themeinfo.php:69 #, fuzzy msgid "SignIn" msgstr "サインイン" -#: ../themes/blog/themeinfo.php:71 +#: ../themes/blog/themeinfo.php:70 #: ../themes/fusionforge/templates/actionbar.tmpl:95 #: ../themes/fusionforge/templates/userprefs.tmpl:267 #, fuzzy msgid "Lock" msgstr "ロックしました" -#: ../themes/blog/themeinfo.php:72 +#: ../themes/blog/themeinfo.php:71 #: ../themes/fusionforge/templates/actionbar.tmpl:93 #, fuzzy msgid "Unlock" msgstr "ページロック解除" -#: ../themes/blog/themeinfo.php:126 +#: ../themes/blog/themeinfo.php:125 #, fuzzy msgid "blog" msgstr "ダイアログ" -#: ../themes/blog/themeinfo.php:130 +#: ../themes/blog/themeinfo.php:129 msgid "(diff)" msgstr "(差分)" Modified: branches/release-1.4.0/locale/po/nl.po =================================================================== --- branches/release-1.4.0/locale/po/nl.po 2014-07-25 13:46:16 UTC (rev 9004) +++ branches/release-1.4.0/locale/po/nl.po 2014-07-25 13:58:07 UTC (rev 9005) @@ -8,10 +8,11 @@ msgstr "" "Project-Id-Version: PhpWiki-1.3.4pre\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-09-10 14:05+0200\n" +"POT-Creation-Date: 2014-07-25 15:56+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" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -621,8 +622,8 @@ msgid "List" msgstr "Links" -#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:452 -#: ../lib/plugin/CreateToc.php:467 +#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:450 +#: ../lib/plugin/CreateToc.php:465 msgid "Table of Contents" msgstr "" @@ -710,15 +711,15 @@ msgid "%s: file not found" msgstr "" -#: ../lib/IniConfig.php:990 +#: ../lib/IniConfig.php:991 msgid "CategoryGroup" msgstr "" -#: ../lib/IniConfig.php:992 +#: ../lib/IniConfig.php:993 msgid "An unnamed PhpWiki" msgstr "Naamloos PhpWiki" -#: ../lib/IniConfig.php:994 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:10 @@ -1765,7 +1766,7 @@ msgid "Click to display all comments" msgstr "" -#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:465 +#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:463 msgid "Click to display" msgstr "" @@ -2256,7 +2257,7 @@ msgid "Automatically create a Bibtex file from linked pages" msgstr "" -#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:375 +#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:374 #: ../lib/plugin/IncludePage.php:77 ../lib/plugin/RateIt.php:212 #: ../lib/plugin/Template.php:107 msgid "no page specified" @@ -2314,17 +2315,17 @@ msgid "Create a Table of Contents and automatically link to headers" msgstr "" -#: ../lib/plugin/CreateToc.php:387 ../lib/plugin/Diff.php:86 +#: ../lib/plugin/CreateToc.php:385 ../lib/plugin/Diff.php:86 #: ../lib/plugin/PageDump.php:85 #, php-format msgid "Illegal access to page %s: no read access" msgstr "" -#: ../lib/plugin/CreateToc.php:396 +#: ../lib/plugin/CreateToc.php:394 msgid "CreateToc disabled for old markup" msgstr "" -#: ../lib/plugin/CreateToc.php:458 +#: ../lib/plugin/CreateToc.php:456 msgid "Click to display to TOC" msgstr "" @@ -2341,7 +2342,7 @@ msgstr "" #: ../lib/plugin/Diff.php:36 ../lib/WikiTheme.php:1041 -#: ../themes/blog/themeinfo.php:68 +#: ../themes/blog/themeinfo.php:67 msgid "Diff" msgstr "Diff" @@ -5008,7 +5009,7 @@ msgstr "" #: ../lib/plugin/WatchPage.php:88 ../lib/WikiTheme.php:1040 -#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:67 +#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:66 #: ../themes/Crao/templates/actionbar.tmpl:5 #: ../themes/default/templates/actionbar.tmpl:16 #: ../themes/fusionforge/templates/actionbar.tmpl:54 @@ -5304,7 +5305,7 @@ msgstr "" #: ../lib/plugin/WikiAdminRemove.php:190 ../lib/plugin/WikiAdminRemove.php:235 -#: ../themes/blog/themeinfo.php:73 +#: ../themes/blog/themeinfo.php:72 msgid "Remove" msgstr "" @@ -6188,8 +6189,8 @@ #: ../lib/removepage.php:45 #, php-format msgid "" -"Since you started the deletion process, someone has saved a new version of %" -"s. Please check to make sure you still want to permanently remove the page " +"Since you started the deletion process, someone has saved a new version of " +"%s. Please check to make sure you still want to permanently remove the page " "from the database." msgstr "" @@ -6918,7 +6919,7 @@ msgstr "" #: ../lib/WikiTheme.php:1315 ../themes/Hawaiian/themeinfo.php:34 -#: ../themes/MacOSX/themeinfo.php:107 ../themes/MonoBook/themeinfo.php:122 +#: ../themes/MacOSX/themeinfo.php:107 ../themes/MonoBook/themeinfo.php:120 #: ../themes/Portland/themeinfo.php:63 ../themes/shamino_com/themeinfo.php:61 #: ../themes/Sidebar/themeinfo.php:121 ../themes/SpaceWiki/themeinfo.php:48 #: ../themes/wikilens/themeinfo.php:33 ../themes/Wordpress/themeinfo.php:65 @@ -6926,13 +6927,13 @@ msgstr "Drukker" #: ../lib/WikiTheme.php:1316 ../themes/MacOSX/themeinfo.php:108 -#: ../themes/MonoBook/themeinfo.php:123 ../themes/shamino_com/themeinfo.php:62 +#: ../themes/MonoBook/themeinfo.php:121 ../themes/shamino_com/themeinfo.php:62 #: ../themes/wikilens/themeinfo.php:34 msgid "Top & bottom toolbars" msgstr "" #: ../lib/WikiTheme.php:1317 ../themes/Hawaiian/themeinfo.php:35 -#: ../themes/MonoBook/themeinfo.php:124 ../themes/Portland/themeinfo.php:64 +#: ../themes/MonoBook/themeinfo.php:122 ../themes/Portland/themeinfo.php:64 #: ../themes/shamino_com/themeinfo.php:63 ../themes/Sidebar/themeinfo.php:122 #: ../themes/SpaceWiki/themeinfo.php:49 ../themes/wikilens/themeinfo.php:35 #: ../themes/Wordpress/themeinfo.php:66 @@ -7362,7 +7363,6 @@ #: ../themes/MonoBook/templates/viewsource.tmpl:5 #: ../themes/Portland/templates/browse.tmpl:8 #: ../themes/Portland/templates/viewsource.tmpl:5 -#: ../themes/Sidebar/templates/browse.tmpl:6 #: ../themes/Wordpress/templates/browse.tmpl:8 #: ../themes/Wordpress/templates/viewsource.tmpl:10 msgid "Note:" @@ -7378,7 +7378,6 @@ #: ../themes/MonoBook/templates/viewsource.tmpl:10 #: ../themes/Portland/templates/browse.tmpl:9 #: ../themes/Portland/templates/viewsource.tmpl:9 -#: ../themes/Sidebar/templates/browse.tmpl:7 #: ../themes/Wordpress/templates/browse.tmpl:9 #: ../themes/Wordpress/templates/viewsource.tmpl:14 msgid "You are viewing an old revision of this page." @@ -7390,7 +7389,6 @@ #: ../themes/fusionforge/templates/browse.tmpl:11 #: ../themes/MonoBook/templates/browse.tmpl:8 #: ../themes/Portland/templates/browse.tmpl:10 -#: ../themes/Sidebar/templates/browse.tmpl:8 #: ../themes/Wordpress/templates/browse.tmpl:10 #: ../themes/Wordpress/templates/viewsource.tmpl:15 msgid "View the current version" @@ -7470,32 +7468,32 @@ msgid "Comments on %s by %s." msgstr "" -#: ../themes/blog/themeinfo.php:69 +#: ../themes/blog/themeinfo.php:68 msgid "SignOut" msgstr "" -#: ../themes/blog/themeinfo.php:70 +#: ../themes/blog/themeinfo.php:69 msgid "SignIn" msgstr "" -#: ../themes/blog/themeinfo.php:71 +#: ../themes/blog/themeinfo.php:70 #: ../themes/fusionforge/templates/actionbar.tmpl:95 #: ../themes/fusionforge/templates/userprefs.tmpl:267 #, fuzzy msgid "Lock" msgstr "Låst" -#: ../themes/blog/themeinfo.php:72 +#: ../themes/blog/themeinfo.php:71 #: ../themes/fusionforge/templates/actionbar.tmpl:93 #, fuzzy msgid "Unlock" msgstr "Sluit Pagina Af" -#: ../themes/blog/themeinfo.php:126 +#: ../themes/blog/themeinfo.php:125 msgid "blog" msgstr "" -#: ../themes/blog/themeinfo.php:130 +#: ../themes/blog/themeinfo.php:129 msgid "(diff)" msgstr "(diff)" Modified: branches/release-1.4.0/locale/po/phpwiki.pot =================================================================== --- branches/release-1.4.0/locale/po/phpwiki.pot 2014-07-25 13:46:16 UTC (rev 9004) +++ branches/release-1.4.0/locale/po/phpwiki.pot 2014-07-25 13:58:07 UTC (rev 9005) @@ -6,10 +6,11 @@ msgstr "" "Project-Id-Version: PhpWiki-1.3.11\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-09-10 14:05+0200\n" +"POT-Creation-Date: 2014-07-25 15:56+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" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" @@ -609,8 +610,8 @@ msgid "List" msgstr "" -#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:452 -#: ../lib/plugin/CreateToc.php:467 +#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:450 +#: ../lib/plugin/CreateToc.php:465 msgid "Table of Contents" msgstr "" @@ -697,15 +698,15 @@ msgid "%s: file not found" msgstr "" -#: ../lib/IniConfig.php:990 +#: ../lib/IniConfig.php:991 msgid "CategoryGroup" msgstr "" -#: ../lib/IniConfig.php:992 +#: ../lib/IniConfig.php:993 msgid "An unnamed PhpWiki" msgstr "" -#: ../lib/IniConfig.php:994 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:10 @@ -1747,7 +1748,7 @@ msgid "Click to display all comments" msgstr "" -#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:465 +#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:463 msgid "Click to display" msgstr "" @@ -2236,7 +2237,7 @@ msgid "Automatically create a Bibtex file from linked pages" msgstr "" -#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:375 +#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:374 #: ../lib/plugin/IncludePage.php:77 ../lib/plugin/RateIt.php:212 #: ../lib/plugin/Template.php:107 msgid "no page specified" @@ -2293,17 +2294,17 @@ msgid "Create a Table of Contents and automatically link to headers" msgstr "" -#: ../lib/plugin/CreateToc.php:387 ../lib/plugin/Diff.php:86 +#: ../lib/plugin/CreateToc.php:385 ../lib/plugin/Diff.php:86 #: ../lib/plugin/PageDump.php:85 #, php-format msgid "Illegal access to page %s: no read access" msgstr "" -#: ../lib/plugin/CreateToc.php:396 +#: ../lib/plugin/CreateToc.php:394 msgid "CreateToc disabled for old markup" msgstr "" -#: ../lib/plugin/CreateToc.php:458 +#: ../lib/plugin/CreateToc.php:456 msgid "Click to display to TOC" msgstr "" @@ -2320,7 +2321,7 @@ msgstr "" #: ../lib/plugin/Diff.php:36 ../lib/WikiTheme.php:1041 -#: ../themes/blog/themeinfo.php:68 +#: ../themes/blog/themeinfo.php:67 msgid "Diff" msgstr "" @@ -4960,7 +4961,7 @@ msgstr "" #: ../lib/plugin/WatchPage.php:88 ../lib/WikiTheme.php:1040 -#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:67 +#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:66 #: ../themes/Crao/templates/actionbar.tmpl:5 #: ../themes/default/templates/actionbar.tmpl:16 #: ../themes/fusionforge/templates/actionbar.tmpl:54 @@ -5245,7 +5246,7 @@ msgstr "" #: ../lib/plugin/WikiAdminRemove.php:190 ../lib/plugin/WikiAdminRemove.php:235 -#: ../themes/blog/themeinfo.php:73 +#: ../themes/blog/themeinfo.php:72 msgid "Remove" msgstr "" @@ -6119,8 +6120,8 @@ #: ../lib/removepage.php:45 #, php-format msgid "" -"Since you started the deletion process, someone has saved a new version of %" -"s. Please check to make sure you still want to permanently remove the page " +"Since you started the deletion process, someone has saved a new version of " +"%s. Please check to make sure you still want to permanently remove the page " "from the database." msgstr "" @@ -6845,7 +6846,7 @@ msgstr "" #: ../lib/WikiTheme.php:1315 ../themes/Hawaiian/themeinfo.php:34 -#: ../themes/MacOSX/themeinfo.php:107 ../themes/MonoBook/themeinfo.php:122 +#: ../themes/MacOSX/themeinfo.php:107 ../themes/MonoBook/themeinfo.php:120 #: ../themes/Portland/themeinfo.php:63 ../themes/shamino_com/themeinfo.php:61 #: ../themes/Sidebar/themeinfo.php:121 ../themes/SpaceWiki/themeinfo.php:48 #: ../themes/wikilens/themeinfo.php:33 ../themes/Wordpress/themeinfo.php:65 @@ -6853,13 +6854,13 @@ msgstr "" #: ../lib/WikiTheme.php:1316 ../themes/MacOSX/themeinfo.php:108 -#: ../themes/MonoBook/themeinfo.php:123 ../themes/shamino_com/themeinfo.php:62 +#: ../themes/MonoBook/themeinfo.php:121 ../themes/shamino_com/themeinfo.php:62 #: ../themes/wikilens/themeinfo.php:34 msgid "Top & bottom toolbars" msgstr "" #: ../lib/WikiTheme.php:1317 ../themes/Hawaiian/themeinfo.php:35 -#: ../themes/MonoBook/themeinfo.php:124 ../themes/Portland/themeinfo.php:64 +#: ../themes/MonoBook/themeinfo.php:122 ../themes/Portland/themeinfo.php:64 #: ../themes/shamino_com/themeinfo.php:63 ../themes/Sidebar/themeinfo.php:122 #: ../themes/SpaceWiki/themeinfo.php:49 ../themes/wikilens/themeinfo.php:35 #: ../themes/Wordpress/themeinfo.php:66 @@ -7279,7 +7280,6 @@ #: ../themes/MonoBook/templates/viewsource.tmpl:5 #: ../themes/Portland/templates/browse.tmpl:8 #: ../themes/Portland/templates/viewsource.tmpl:5 -#: ../themes/Sidebar/templates/browse.tmpl:6 #: ../themes/Wordpress/templates/browse.tmpl:8 #: ../themes/Wordpress/templates/viewsource.tmpl:10 msgid "Note:" @@ -7295,7 +7295,6 @@ #: ../themes/MonoBook/templates/viewsource.tmpl:10 #: ../themes/Portland/templates/browse.tmpl:9 #: ../themes/Portland/templates/viewsource.tmpl:9 -#: ../themes/Sidebar/templates/browse.tmpl:7 #: ../themes/Wordpress/templates/browse.tmpl:9 #: ../themes/Wordpress/templates/viewsource.tmpl:14 msgid "You are viewing an old revision of this page." @@ -7307,7 +7306,6 @@ #: ../themes/fusionforge/templates/browse.tmpl:11 #: ../themes/MonoBook/templates/browse.tmpl:8 #: ../themes/Portland/templates/browse.tmpl:10 -#: ../themes/Sidebar/templates/browse.tmpl:8 #: ../themes/Wordpress/templates/browse.tmpl:10 #: ../themes/Wordpress/templates/viewsource.tmpl:15 msgid "View the current version" @@ -7384,30 +7382,30 @@ msgid "Comments on %s by %s." msgstr "" -#: ../themes/blog/themeinfo.php:69 +#: ../themes/blog/themeinfo.php:68 msgid "SignOut" msgstr "" -#: ../themes/blog/themeinfo.php:70 +#: ../themes/blog/themeinfo.php:69 msgid "SignIn" msgstr "" -#: ../themes/blog/themeinfo.php:71 +#: ../themes/blog/themeinfo.php:70 #: ../themes/fusionforge/templates/actionbar.tmpl:95 #: ../themes/fusionforge/templates/userprefs.tmpl:267 msgid "Lock" msgstr "" -#: ../themes/blog/themeinfo.php:72 +#: ../themes/blog/themeinfo.php:71 #: ../themes/fusionforge/templates/actionbar.tmpl:93 msgid "Unlock" msgstr "" -#: ../themes/blog/themeinfo.php:126 +#: ../themes/blog/themeinfo.php:125 msgid "blog" msgstr "" -#: ../themes/blog/themeinfo.php:130 +#: ../themes/blog/themeinfo.php:129 msgid "(diff)" msgstr "" Modified: branches/release-1.4.0/locale/po/sv.po =================================================================== --- branches/release-1.4.0/locale/po/sv.po 2014-07-25 13:46:16 UTC (rev 9004) +++ branches/release-1.4.0/locale/po/sv.po 2014-07-25 13:58:07 UTC (rev 9005) @@ -7,10 +7,11 @@ msgstr "" "Project-Id-Version: PhpWiki-1.3.4pre\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-09-10 14:05+0200\n" +"POT-Creation-Date: 2014-07-25 15:56+0200\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" "Language-Team: \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -620,8 +621,8 @@ msgid "List" msgstr "Senaste" -#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:452 -#: ../lib/plugin/CreateToc.php:467 +#: ../lib/EditToolbar.php:192 ../lib/plugin/CreateToc.php:450 +#: ../lib/plugin/CreateToc.php:465 #, fuzzy msgid "Table of Contents" msgstr "Innehåll" @@ -712,15 +713,15 @@ msgid "%s: file not found" msgstr "%s: fila ingen funna" -#: ../lib/IniConfig.php:990 +#: ../lib/IniConfig.php:991 msgid "CategoryGroup" msgstr "" -#: ../lib/IniConfig.php:992 +#: ../lib/IniConfig.php:993 msgid "An unnamed PhpWiki" msgstr "" -#: ../lib/IniConfig.php:994 ../lib/upgrade.php:70 +#: ../lib/IniConfig.php:995 ../lib/upgrade.php:70 #: ../themes/blog/templates/browse-footer.tmpl:6 #: ../themes/default/templates/userprefs.tmpl:132 #: ../themes/fusionforge/templates/navbar.tmpl:10 @@ -1773,7 +1774,7 @@ msgid "Click to display all comments" msgstr "" -#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:465 +#: ../lib/plugin/AddComment.php:106 ../lib/plugin/CreateToc.php:463 msgid "Click to display" msgstr "" @@ -2263,7 +2264,7 @@ msgid "Automatically create a Bibtex file from linked pages" msgstr "" -#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:375 +#: ../lib/plugin/CreateBib.php:117 ../lib/plugin/CreateToc.php:374 #: ../lib/plugin/IncludePage.php:77 ../lib/plugin/RateIt.php:212 #: ../lib/plugin/Template.php:107 msgid "no page specified" @@ -2321,17 +2322,17 @@ msgid "Create a Table of Contents and automatically link to headers" msgstr "" -#: ../lib/plugin/CreateToc.php:387 ../lib/plugin/Diff.php:86 +#: ../lib/plugin/CreateToc.php:385 ../lib/plugin/Diff.php:86 #: ../lib/plugin/PageDump.php:85 #, php-format msgid "Illegal access to page %s: no read access" msgstr "" -#: ../lib/plugin/CreateToc.php:396 +#: ../lib/plugin/CreateToc.php:394 msgid "CreateToc disabled for old markup" msgstr "" -#: ../lib/plugin/CreateToc.php:458 +#: ../lib/plugin/CreateToc.php:456 msgid "Click to display to TOC" msgstr "" @@ -2348,7 +2349,7 @@ msgstr "" #: ../lib/plugin/Diff.php:36 ../lib/WikiTheme.php:1041 -#: ../themes/blog/themeinfo.php:68 +#: ../themes/blog/themeinfo.php:67 msgid "Diff" msgstr "Diff" @@ -5021,7 +5022,7 @@ msgstr "" #: ../lib/plugin/WatchPage.php:88 ../lib/WikiTheme.php:1040 -#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:67 +#: ../themes/blog/templates/actionbar.tmpl:19 ../themes/blog/themeinfo.php:66 #: ../themes/Crao/templates/actionbar.tmpl:5 #: ../themes/default/templates/actionbar.tmpl:16 #: ../themes/fusionforge/templates/actionbar.tmpl:54 @@ -5314,7 +5315,7 @@ msgstr "" #: ../lib/plugin/WikiAdminRemove.php:190 ../lib/plugin/WikiAdminRemove.php:235 -#: ../themes/blog/themeinfo.php:73 +#: ../themes/blog/themeinfo.php:72 msgid "Remove" msgstr "" @@ -6195,8 +6196,8 @@ #: ../lib/removepage.php:45 #, php-format msgid "" -"Since you started the deletion process, someone has saved a new version of %" -"s. Please check to make sure you still want... [truncated message content] |