SF.net SVN: phpwiki:[10675] trunk

vargenau--- via phpwiki-checkins <[email protected]>
Newsgroups gmane.comp.web.wiki.phpwiki.checkins
Message-ID <[email protected]>
Revision: 10675
          http://sourceforge.net/p/phpwiki/code/10675
Author:   vargenau
Date:     2021-11-22 20:36:40 +0000 (Mon, 22 Nov 2021)
Log Message:
-----------
Translate strings only used with "__"

Modified Paths:
--------------
    trunk/lib/IniConfig.php
    trunk/locale/de/LC_MESSAGES/phpwiki.mo
    trunk/locale/es/LC_MESSAGES/phpwiki.mo
    trunk/locale/fr/LC_MESSAGES/phpwiki.mo
    trunk/locale/it/LC_MESSAGES/phpwiki.mo
    trunk/locale/ja/LC_MESSAGES/phpwiki.mo
    trunk/locale/nl/LC_MESSAGES/phpwiki.mo
    trunk/locale/po/de.po
    trunk/locale/po/es.po
    trunk/locale/po/fr.po
    trunk/locale/po/it.po
    trunk/locale/po/ja.po
    trunk/locale/po/nl.po
    trunk/locale/po/phpwiki.pot
    trunk/locale/po/sv.po
    trunk/locale/po/zh.po
    trunk/locale/sv/LC_MESSAGES/phpwiki.mo
    trunk/locale/zh/LC_MESSAGES/phpwiki.mo

Modified: trunk/lib/IniConfig.php
===================================================================
--- trunk/lib/IniConfig.php	2021-11-22 20:23:38 UTC (rev 10674)
+++ trunk/lib/IniConfig.php	2021-11-22 20:36:40 UTC (rev 10675)
@@ -918,3 +918,23 @@
 {
     return $text;
 }
+
+// These strings are used only with "__", they need to be translated
+$strings_to_translate = array(
+    _("About"),
+    _("AdminDeleteAcl"),
+    _("CategoryActionPage"),
+    _("CategoryWikiPlugin"),
+    _("Copyrights"),
+    _("DeleteAcl"),
+    _("GeneralDisclaimer"),
+    _("GoodStyle"),
+    _("HowTo"),
+    _("MyRecentChanges"),
+    _("PgsrcTranslation"),
+    _("RecentChangesMyPages"),
+    _("SemanticSearchAdvancedPlugin"),
+    _("SetAclSimple"),
+    _("SetExternal"),
+    _("TermsOfUse"),
+);

Modified: trunk/locale/de/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

Modified: trunk/locale/es/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

Modified: trunk/locale/fr/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

Modified: trunk/locale/it/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

Modified: trunk/locale/ja/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

Modified: trunk/locale/nl/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

Modified: trunk/locale/po/de.po
===================================================================
--- trunk/locale/po/de.po	2021-11-22 20:23:38 UTC (rev 10674)
+++ trunk/locale/po/de.po	2021-11-22 20:36:40 UTC (rev 10675)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-17 19:48+0100\n"
+"POT-Creation-Date: 2021-11-22 21:29+0100\n"
 "PO-Revision-Date: 2000-10-31 02:23+0200\n"
 "Last-Translator: Reini Urban <[email protected]>, Carsten Klapp "
 "<[email protected]>, Helmer Pardun <pardunpress@t-online."
@@ -260,9 +260,6 @@
 "moderators at the definition in %s"
 msgstr ""
 
-msgid "UserPreferences"
-msgstr "BenutzerEinstellungen"
-
 #, php-format
 msgid ""
 "The approval has a grace period of 5 days. If you have your e-mail defined "
@@ -488,6 +485,54 @@
 msgid "An unnamed PhpWiki"
 msgstr "Unbenanntes PhpWiki"
 
+msgid "About"
+msgstr "Über"
+
+msgid "AdminDeleteAcl"
+msgstr "AdminAclLöschen"
+
+msgid "CategoryActionPage"
+msgstr "KategorieAktionSeite"
+
+msgid "CategoryWikiPlugin"
+msgstr "KategorieWikiPlugin"
+
+msgid "Copyrights"
+msgstr "Urheberrechte"
+
+msgid "DeleteAcl"
+msgstr "AclLöschen"
+
+msgid "GeneralDisclaimer"
+msgstr ""
+
+msgid "GoodStyle"
+msgstr "GuterStil"
+
+msgid "HowTo"
+msgstr ""
+
+msgid "MyRecentChanges"
+msgstr "MeineNeuesteÄnderungen"
+
+msgid "PgsrcTranslation"
+msgstr "PgsrcÜbersetzung"
+
+msgid "RecentChangesMyPages"
+msgstr ""
+
+msgid "SemanticSearchAdvancedPlugin"
+msgstr ""
+
+msgid "SetAclSimple"
+msgstr ""
+
+msgid "SetExternal"
+msgstr ""
+
+msgid "TermsOfUse"
+msgstr "BenutzungsBedingungen"
+
 msgid "Invalid [] syntax ignored"
 msgstr "Ungültige [] syntax ignoriert"
 
@@ -2222,6 +2267,9 @@
 msgid "Changing passwords is done at "
 msgstr ""
 
+msgid "UserPreferences"
+msgstr "BenutzerEinstellungen"
+
 #, php-format
 msgid "No e-mail stored for user %s."
 msgstr ""
@@ -2422,9 +2470,6 @@
 msgid "Prediction: %.1f"
 msgstr ""
 
-msgid "RateIt"
-msgstr "BewerteEs"
-
 msgid "Rate It"
 msgstr "Bewerte es"
 
@@ -2677,9 +2722,6 @@
 msgid "Related Changes"
 msgstr "Verlinkte Änderungen"
 
-msgid "RelatedChanges"
-msgstr "VerlinkteÄnderungen"
-
 msgid "Layout tables using a very rich markup style."
 msgstr "Tabellen mit erweiterter HTML Syntax."
 
@@ -4224,6 +4266,9 @@
 msgid "Processing"
 msgstr ""
 
+msgid "RateIt"
+msgstr "BewerteEs"
+
 msgid "RawHtml"
 msgstr ""
 
@@ -4245,6 +4290,9 @@
 msgid "RedirectToPlugin"
 msgstr "WeiterLeitenPlugin"
 
+msgid "RelatedChanges"
+msgstr "VerlinkteÄnderungen"
+
 msgid "ReleaseNotes"
 msgstr ""
 
@@ -5666,9 +5714,6 @@
 msgid "Purge HTML cache"
 msgstr "HTML-Cachedatei Säubern"
 
-msgid "About"
-msgstr "Über"
-
 #, php-format
 msgid "Statistics about %s."
 msgstr "Statistik über %s."
@@ -5859,24 +5904,9 @@
 #~ msgid "CONVERTING"
 #~ msgstr "KONVERTIERE"
 
-#~ msgid "GoodStyle"
-#~ msgstr "GuterStil"
-
 #~ msgid "Page info"
 #~ msgstr "Seiten Info"
 
-#~ msgid "Copyrights"
-#~ msgstr "Urheberrechte"
-
-#~ msgid "TermsOfUse"
-#~ msgstr "BenutzungsBedingungen"
-
-#~ msgid ""
-#~ "Empty Preferences or format of UserPreferences cookie not recognised."
-#~ msgstr ""
-#~ "Leere BenutzerEinstellungen oder BenutzerEinstellungs Cookie nicht "
-#~ "erkannt."
-
 #~ msgid "Default preferences will be used."
 #~ msgstr "Die Vorgabe Benutzereinstellungen werden verwendent."
 

Modified: trunk/locale/po/es.po
===================================================================
--- trunk/locale/po/es.po	2021-11-22 20:23:38 UTC (rev 10674)
+++ trunk/locale/po/es.po	2021-11-22 20:36:40 UTC (rev 10675)
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-17 19:48+0100\n"
+"POT-Creation-Date: 2021-11-22 21:29+0100\n"
 "PO-Revision-Date: 2000-02-01 00:50-0500\n"
 "Last-Translator: Pablo Roca <[email protected]>\n"
 "Language-Team: \n"
@@ -260,9 +260,6 @@
 "moderators at the definition in %s"
 msgstr ""
 
-msgid "UserPreferences"
-msgstr "UsuarioPreferencias"
-
 #, php-format
 msgid ""
 "The approval has a grace period of 5 days. If you have your e-mail defined "
@@ -483,6 +480,54 @@
 msgid "An unnamed PhpWiki"
 msgstr "Un PhpWiki sin un nombre"
 
+msgid "About"
+msgstr ""
+
+msgid "AdminDeleteAcl"
+msgstr ""
+
+msgid "CategoryActionPage"
+msgstr ""
+
+msgid "CategoryWikiPlugin"
+msgstr ""
+
+msgid "Copyrights"
+msgstr ""
+
+msgid "DeleteAcl"
+msgstr ""
+
+msgid "GeneralDisclaimer"
+msgstr ""
+
+msgid "GoodStyle"
+msgstr "BuenEstilo"
+
+msgid "HowTo"
+msgstr ""
+
+msgid "MyRecentChanges"
+msgstr "Mis Cambios Recientes"
+
+msgid "PgsrcTranslation"
+msgstr ""
+
+msgid "RecentChangesMyPages"
+msgstr ""
+
+msgid "SemanticSearchAdvancedPlugin"
+msgstr ""
+
+msgid "SetAclSimple"
+msgstr ""
+
+msgid "SetExternal"
+msgstr ""
+
+msgid "TermsOfUse"
+msgstr ""
+
 msgid "Invalid [] syntax ignored"
 msgstr "[] el sintaxis inválido no hizo caso"
 
@@ -2164,6 +2209,9 @@
 msgid "Changing passwords is done at "
 msgstr ""
 
+msgid "UserPreferences"
+msgstr "UsuarioPreferencias"
+
 #, php-format
 msgid "No e-mail stored for user %s."
 msgstr ""
@@ -2360,9 +2408,6 @@
 msgid "Prediction: %.1f"
 msgstr ""
 
-msgid "RateIt"
-msgstr ""
-
 msgid "Rate It"
 msgstr ""
 
@@ -2610,9 +2655,6 @@
 msgid "Related Changes"
 msgstr "Cambios Relacionados"
 
-msgid "RelatedChanges"
-msgstr "CambiosRelacionados"
-
 msgid "Layout tables using a very rich markup style."
 msgstr ""
 
@@ -4122,6 +4164,9 @@
 msgid "Processing"
 msgstr ""
 
+msgid "RateIt"
+msgstr ""
+
 msgid "RawHtml"
 msgstr ""
 
@@ -4143,6 +4188,9 @@
 msgid "RedirectToPlugin"
 msgstr ""
 
+msgid "RelatedChanges"
+msgstr "CambiosRelacionados"
+
 msgid "ReleaseNotes"
 msgstr ""
 
@@ -5537,9 +5585,6 @@
 msgid "Purge HTML cache"
 msgstr ""
 
-msgid "About"
-msgstr ""
-
 #, php-format
 msgid "Statistics about %s."
 msgstr ""
@@ -5679,21 +5724,9 @@
 #~ msgid "version <em>%s</em>"
 #~ msgstr "versión <em>%s</em>"
 
-#~ msgid "GoodStyle"
-#~ msgstr "BuenEstilo"
-
 #~ msgid "Page dump"
 #~ msgstr "Descarge de la Página"
 
-#~ msgid "MyRecentChanges"
-#~ msgstr "Mis Cambios Recientes"
-
-#~ msgid ""
-#~ "Empty Preferences or format of UserPreferences cookie not recognised."
-#~ msgstr ""
-#~ "Preferencias o formato vacías de la galleta de UsuarioPreferencias no "
-#~ "reconocido."
-
 #~ msgid "Default preferences will be used."
 #~ msgstr "Las preferencias del defecto serán utilizadas."
 

Modified: trunk/locale/po/fr.po
===================================================================
--- trunk/locale/po/fr.po	2021-11-22 20:23:38 UTC (rev 10674)
+++ trunk/locale/po/fr.po	2021-11-22 20:36:40 UTC (rev 10675)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-17 19:48+0100\n"
+"POT-Creation-Date: 2021-11-22 21:29+0100\n"
 "PO-Revision-Date: 2004-06-22 21:10+0200\n"
 "Last-Translator: Pierrick Meignen <[email protected]>, Roland "
 "Trique <[email protected]>, Stéphane Gourichon <stephane.gourichon@lip6."
@@ -262,9 +262,6 @@
 "Vous pouvez modifier, mais vos modifications devront être approuvées par les "
 "modérateurs de %s"
 
-msgid "UserPreferences"
-msgstr "PréférencesUtilisateurs"
-
 #, php-format
 msgid ""
 "The approval has a grace period of 5 days. If you have your e-mail defined "
@@ -493,6 +490,54 @@
 msgid "An unnamed PhpWiki"
 msgstr "Un PhpWiki sans titre"
 
+msgid "About"
+msgstr "À propos de"
+
+msgid "AdminDeleteAcl"
+msgstr "AdminSupprimerAcl"
+
+msgid "CategoryActionPage"
+msgstr "CatégoriePageDAction"
+
+msgid "CategoryWikiPlugin"
+msgstr "CatégorieGreffonWiki"
+
+msgid "Copyrights"
+msgstr "Copyrights"
+
+msgid "DeleteAcl"
+msgstr "SupprimerAcl"
+
+msgid "GeneralDisclaimer"
+msgstr "ConditionsGénérales"
+
+msgid "GoodStyle"
+msgstr "StyleCorrect"
+
+msgid "HowTo"
+msgstr "CommentFaire"
+
+msgid "MyRecentChanges"
+msgstr "MesChangementsRécents"
+
+msgid "PgsrcTranslation"
+msgstr "TraductionPgsrc"
+
+msgid "RecentChangesMyPages"
+msgstr "DernièresModifsDeMesPages"
+
+msgid "SemanticSearchAdvancedPlugin"
+msgstr "GreffonRechercheSémantiqueAvancée"
+
+msgid "SetAclSimple"
+msgstr "ModifierAclSimple"
+
+msgid "SetExternal"
+msgstr "RendreExterne"
+
+msgid "TermsOfUse"
+msgstr "Conditions d'utilisation"
+
 msgid "Invalid [] syntax ignored"
 msgstr "Syntaxe [] invalide ignorée"
 
@@ -2205,6 +2250,9 @@
 msgid "Changing passwords is done at "
 msgstr ""
 
+msgid "UserPreferences"
+msgstr "PréférencesUtilisateurs"
+
 #, php-format
 msgid "No e-mail stored for user %s."
 msgstr "Pas d'adresse électronique enregistrée pour %s."
@@ -2404,9 +2452,6 @@
 msgid "Prediction: %.1f"
 msgstr "Prédiction : %.1f"
 
-msgid "RateIt"
-msgstr "ÉvaluezLa"
-
 msgid "Rate It"
 msgstr "Évaluez-la"
 
@@ -2659,9 +2704,6 @@
 msgid "Related Changes"
 msgstr "Changements liés"
 
-msgid "RelatedChanges"
-msgstr "ChangementsLiés"
-
 msgid "Layout tables using a very rich markup style."
 msgstr "Un système de marques pour faire des tableaux sophistiqués."
 
@@ -4214,6 +4256,9 @@
 msgid "Processing"
 msgstr ""
 
+msgid "RateIt"
+msgstr "ÉvaluezLa"
+
 msgid "RawHtml"
 msgstr "HtmlPur"
 
@@ -4235,6 +4280,9 @@
 msgid "RedirectToPlugin"
 msgstr "GreffonRedirection"
 
+msgid "RelatedChanges"
+msgstr "ChangementsLiés"
+
 msgid "ReleaseNotes"
 msgstr "NotesDeVersion"
 
@@ -4847,7 +4895,7 @@
 msgstr "Greffon %s: non défini"
 
 msgid "Related Links"
-msgstr "Liens correspondants"
+msgstr "Liens connexes"
 
 msgid "External Links"
 msgstr "Liens externes"
@@ -5657,9 +5705,6 @@
 msgid "Purge HTML cache"
 msgstr "Purger le cache HTML"
 
-msgid "About"
-msgstr "À propos de"
-
 #, php-format
 msgid "Statistics about %s."
 msgstr "Statistiques sur %s."
@@ -5852,12 +5897,6 @@
 #~ msgstr ""
 #~ "Les sous-pages ne peuvent être créées quand la page mère n'existe pas."
 
-#~ msgid "HowTo"
-#~ msgstr "CommentFaire"
-
-#~ msgid "GoodStyle"
-#~ msgstr "StyleCorrect"
-
 #~ msgid "Page info"
 #~ msgstr "Infos sur la page"
 
@@ -5864,22 +5903,6 @@
 #~ msgid "Page dump"
 #~ msgstr "Cliché de la page"
 
-#~ msgid "Copyrights"
-#~ msgstr "Copyrights"
-
-#~ msgid "GeneralDisclaimer"
-#~ msgstr "ConditionsGénérales"
-
-#~ msgid "MyRecentChanges"
-#~ msgstr "MesChangementsRécents"
-
-#~ msgid "TermsOfUse"
-#~ msgstr "Conditions d'utilisation"
-
-#~ msgid ""
-#~ "Empty Preferences or format of UserPreferences cookie not recognised."
-#~ msgstr "PréférencesUtilisateurs vides, le cookie peut être mal reconnu."
-
 #~ msgid "Default preferences will be used."
 #~ msgstr "Les préférences par défaut seront utilisées."
 
@@ -5998,9 +6021,6 @@
 #~ msgid "Adjust"
 #~ msgstr "Ajuster"
 
-#~ msgid "PgsrcTranslation"
-#~ msgstr "TraductionPgsrc"
-
 #~ msgid "Wanted Pages for %s (%d total):"
 #~ msgstr "Pages recherchées pour %s dans ce wiki (%d au total) :"
 

Modified: trunk/locale/po/it.po
===================================================================
--- trunk/locale/po/it.po	2021-11-22 20:23:38 UTC (rev 10674)
+++ trunk/locale/po/it.po	2021-11-22 20:36:40 UTC (rev 10675)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-17 19:48+0100\n"
+"POT-Creation-Date: 2021-11-22 21:29+0100\n"
 "PO-Revision-Date: 2005-02-12 16:23+0100\n"
 "Last-Translator: Antonio Bonifati ant[(at)]monitor.deis.unical.it\n"
 "Language-Team: \n"
@@ -249,9 +249,6 @@
 "moderators at the definition in %s"
 msgstr ""
 
-msgid "UserPreferences"
-msgstr "Preferenze"
-
 #, php-format
 msgid ""
 "The approval has a grace period of 5 days. If you have your e-mail defined "
@@ -473,6 +470,54 @@
 msgid "An unnamed PhpWiki"
 msgstr ""
 
+msgid "About"
+msgstr ""
+
+msgid "AdminDeleteAcl"
+msgstr ""
+
+msgid "CategoryActionPage"
+msgstr ""
+
+msgid "CategoryWikiPlugin"
+msgstr ""
+
+msgid "Copyrights"
+msgstr ""
+
+msgid "DeleteAcl"
+msgstr ""
+
+msgid "GeneralDisclaimer"
+msgstr ""
+
+msgid "GoodStyle"
+msgstr "BuonStile"
+
+msgid "HowTo"
+msgstr ""
+
+msgid "MyRecentChanges"
+msgstr ""
+
+msgid "PgsrcTranslation"
+msgstr ""
+
+msgid "RecentChangesMyPages"
+msgstr ""
+
+msgid "SemanticSearchAdvancedPlugin"
+msgstr ""
+
+msgid "SetAclSimple"
+msgstr ""
+
+msgid "SetExternal"
+msgstr ""
+
+msgid "TermsOfUse"
+msgstr ""
+
 msgid "Invalid [] syntax ignored"
 msgstr ""
 
@@ -2145,6 +2190,9 @@
 msgid "Changing passwords is done at "
 msgstr ""
 
+msgid "UserPreferences"
+msgstr "Preferenze"
+
 #, php-format
 msgid "No e-mail stored for user %s."
 msgstr ""
@@ -2341,9 +2389,6 @@
 msgid "Prediction: %.1f"
 msgstr ""
 
-msgid "RateIt"
-msgstr ""
-
 msgid "Rate It"
 msgstr ""
 
@@ -2587,9 +2632,6 @@
 msgid "Related Changes"
 msgstr "Modifiche Correlate"
 
-msgid "RelatedChanges"
-msgstr ""
-
 msgid "Layout tables using a very rich markup style."
 msgstr ""
 
@@ -4099,6 +4141,9 @@
 msgid "Processing"
 msgstr ""
 
+msgid "RateIt"
+msgstr ""
+
 msgid "RawHtml"
 msgstr ""
 
@@ -4120,6 +4165,9 @@
 msgid "RedirectToPlugin"
 msgstr ""
 
+msgid "RelatedChanges"
+msgstr ""
+
 msgid "ReleaseNotes"
 msgstr "NoteDiRilascio"
 
@@ -5497,9 +5545,6 @@
 msgid "Purge HTML cache"
 msgstr "RimuoviDallaCacheHtml"
 
-msgid "About"
-msgstr ""
-
 #, php-format
 msgid "Statistics about %s."
 msgstr ""
@@ -5627,9 +5672,6 @@
 #~ msgid "version <em>%s</em>"
 #~ msgstr "versione <em>%s</em>"
 
-#~ msgid "GoodStyle"
-#~ msgstr "BuonStile"
-
 #~ msgid "Synopsis"
 #~ msgstr "Sommario"
 

Modified: trunk/locale/po/ja.po
===================================================================
--- trunk/locale/po/ja.po	2021-11-22 20:23:38 UTC (rev 10674)
+++ trunk/locale/po/ja.po	2021-11-22 20:36:40 UTC (rev 10675)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-17 19:48+0100\n"
+"POT-Creation-Date: 2021-11-22 21:29+0100\n"
 "PO-Revision-Date: 2003-06-07 09:01+0900\n"
 "Last-Translator: Tadashi Jokagi <[email protected]>\n"
 "Language-Team: LANGUAGE <[email protected]>\n"
@@ -246,9 +246,6 @@
 "moderators at the definition in %s"
 msgstr ""
 
-msgid "UserPreferences"
-msgstr "ユーザー設定"
-
 #, php-format
 msgid ""
 "The approval has a grace period of 5 days. If you have your e-mail defined "
@@ -461,6 +458,54 @@
 msgid "An unnamed PhpWiki"
 msgstr ""
 
+msgid "About"
+msgstr ""
+
+msgid "AdminDeleteAcl"
+msgstr ""
+
+msgid "CategoryActionPage"
+msgstr ""
+
+msgid "CategoryWikiPlugin"
+msgstr ""
+
+msgid "Copyrights"
+msgstr ""
+
+msgid "DeleteAcl"
+msgstr ""
+
+msgid "GeneralDisclaimer"
+msgstr ""
+
+msgid "GoodStyle"
+msgstr ""
+
+msgid "HowTo"
+msgstr ""
+
+msgid "MyRecentChanges"
+msgstr ""
+
+msgid "PgsrcTranslation"
+msgstr ""
+
+msgid "RecentChangesMyPages"
+msgstr ""
+
+msgid "SemanticSearchAdvancedPlugin"
+msgstr ""
+
+msgid "SetAclSimple"
+msgstr ""
+
+msgid "SetExternal"
+msgstr ""
+
+msgid "TermsOfUse"
+msgstr ""
+
 msgid "Invalid [] syntax ignored"
 msgstr ""
 
@@ -2131,6 +2176,9 @@
 msgid "Changing passwords is done at "
 msgstr ""
 
+msgid "UserPreferences"
+msgstr "ユーザー設定"
+
 #, php-format
 msgid "No e-mail stored for user %s."
 msgstr ""
@@ -2327,9 +2375,6 @@
 msgid "Prediction: %.1f"
 msgstr ""
 
-msgid "RateIt"
-msgstr ""
-
 msgid "Rate It"
 msgstr ""
 
@@ -2573,9 +2618,6 @@
 msgid "Related Changes"
 msgstr ""
 
-msgid "RelatedChanges"
-msgstr ""
-
 msgid "Layout tables using a very rich markup style."
 msgstr ""
 
@@ -4085,6 +4127,9 @@
 msgid "Processing"
 msgstr ""
 
+msgid "RateIt"
+msgstr ""
+
 msgid "RawHtml"
 msgstr ""
 
@@ -4106,6 +4151,9 @@
 msgid "RedirectToPlugin"
 msgstr ""
 
+msgid "RelatedChanges"
+msgstr ""
+
 msgid "ReleaseNotes"
 msgstr ""
 
@@ -5483,9 +5531,6 @@
 msgid "Purge HTML cache"
 msgstr ""
 
-msgid "About"
-msgstr ""
-
 #, php-format
 msgid "Statistics about %s."
 msgstr ""

Modified: trunk/locale/po/nl.po
===================================================================
--- trunk/locale/po/nl.po	2021-11-22 20:23:38 UTC (rev 10674)
+++ trunk/locale/po/nl.po	2021-11-22 20:36:40 UTC (rev 10675)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-17 19:48+0100\n"
+"POT-Creation-Date: 2021-11-22 21:29+0100\n"
 "PO-Revision-Date: 2000-09-30 02:23+0200\n"
 "Last-Translator: Jan Nieuwenhuizen <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
@@ -252,9 +252,6 @@
 "moderators at the definition in %s"
 msgstr ""
 
-msgid "UserPreferences"
-msgstr "GebruikersVoorkeuren"
-
 #, php-format
 msgid ""
 "The approval has a grace period of 5 days. If you have your e-mail defined "
@@ -467,6 +464,54 @@
 msgid "An unnamed PhpWiki"
 msgstr "Naamloos PhpWiki"
 
+msgid "About"
+msgstr ""
+
+msgid "AdminDeleteAcl"
+msgstr ""
+
+msgid "CategoryActionPage"
+msgstr ""
+
+msgid "CategoryWikiPlugin"
+msgstr ""
+
+msgid "Copyrights"
+msgstr ""
+
+msgid "DeleteAcl"
+msgstr ""
+
+msgid "GeneralDisclaimer"
+msgstr ""
+
+msgid "GoodStyle"
+msgstr "GoedeStijl"
+
+msgid "HowTo"
+msgstr ""
+
+msgid "MyRecentChanges"
+msgstr "MijnRecenteVeranderingen"
+
+msgid "PgsrcTranslation"
+msgstr ""
+
+msgid "RecentChangesMyPages"
+msgstr ""
+
+msgid "SemanticSearchAdvancedPlugin"
+msgstr ""
+
+msgid "SetAclSimple"
+msgstr ""
+
+msgid "SetExternal"
+msgstr ""
+
+msgid "TermsOfUse"
+msgstr ""
+
 msgid "Invalid [] syntax ignored"
 msgstr ""
 
@@ -2137,6 +2182,9 @@
 msgid "Changing passwords is done at "
 msgstr ""
 
+msgid "UserPreferences"
+msgstr "GebruikersVoorkeuren"
+
 #, php-format
 msgid "No e-mail stored for user %s."
 msgstr ""
@@ -2333,9 +2381,6 @@
 msgid "Prediction: %.1f"
 msgstr ""
 
-msgid "RateIt"
-msgstr ""
-
 msgid "Rate It"
 msgstr ""
 
@@ -2579,9 +2624,6 @@
 msgid "Related Changes"
 msgstr ""
 
-msgid "RelatedChanges"
-msgstr ""
-
 msgid "Layout tables using a very rich markup style."
 msgstr ""
 
@@ -4091,6 +4133,9 @@
 msgid "Processing"
 msgstr ""
 
+msgid "RateIt"
+msgstr ""
+
 msgid "RawHtml"
 msgstr ""
 
@@ -4112,6 +4157,9 @@
 msgid "RedirectToPlugin"
 msgstr ""
 
+msgid "RelatedChanges"
+msgstr ""
+
 msgid "ReleaseNotes"
 msgstr "UitgaveNoten"
 
@@ -5489,9 +5537,6 @@
 msgid "Purge HTML cache"
 msgstr ""
 
-msgid "About"
-msgstr ""
-
 #, php-format
 msgid "Statistics about %s."
 msgstr ""
@@ -5619,12 +5664,6 @@
 #~ msgid "version <em>%s</em>"
 #~ msgstr "versie <em>%s</em>"
 
-#~ msgid "GoodStyle"
-#~ msgstr "GoedeStijl"
-
-#~ msgid "MyRecentChanges"
-#~ msgstr "MijnRecenteVeranderingen"
-
 #~ msgid "Help/TextFormattingRules"
 #~ msgstr "Help/TekstFormatteringsRegels"
 

Modified: trunk/locale/po/phpwiki.pot
===================================================================
--- trunk/locale/po/phpwiki.pot	2021-11-22 20:23:38 UTC (rev 10674)
+++ trunk/locale/po/phpwiki.pot	2021-11-22 20:36:40 UTC (rev 10675)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki-1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-17 19:48+0100\n"
+"POT-Creation-Date: 2021-11-22 21:29+0100\n"
 "PO-Revision-Date: 2002-12-14 17:51-0500\n"
 "Last-Translator: Reini Urban <[email protected]>\n"
 "Language-Team: LANGUAGE <[email protected]>\n"
@@ -246,9 +246,6 @@
 "moderators at the definition in %s"
 msgstr ""
 
-msgid "UserPreferences"
-msgstr ""
-
 #, php-format
 msgid ""
 "The approval has a grace period of 5 days. If you have your e-mail defined "
@@ -461,6 +458,54 @@
 msgid "An unnamed PhpWiki"
 msgstr ""
 
+msgid "About"
+msgstr ""
+
+msgid "AdminDeleteAcl"
+msgstr ""
+
+msgid "CategoryActionPage"
+msgstr ""
+
+msgid "CategoryWikiPlugin"
+msgstr ""
+
+msgid "Copyrights"
+msgstr ""
+
+msgid "DeleteAcl"
+msgstr ""
+
+msgid "GeneralDisclaimer"
+msgstr ""
+
+msgid "GoodStyle"
+msgstr ""
+
+msgid "HowTo"
+msgstr ""
+
+msgid "MyRecentChanges"
+msgstr ""
+
+msgid "PgsrcTranslation"
+msgstr ""
+
+msgid "RecentChangesMyPages"
+msgstr ""
+
+msgid "SemanticSearchAdvancedPlugin"
+msgstr ""
+
+msgid "SetAclSimple"
+msgstr ""
+
+msgid "SetExternal"
+msgstr ""
+
+msgid "TermsOfUse"
+msgstr ""
+
 msgid "Invalid [] syntax ignored"
 msgstr ""
 
@@ -2131,6 +2176,9 @@
 msgid "Changing passwords is done at "
 msgstr ""
 
+msgid "UserPreferences"
+msgstr ""
+
 #, php-format
 msgid "No e-mail stored for user %s."
 msgstr ""
@@ -2327,9 +2375,6 @@
 msgid "Prediction: %.1f"
 msgstr ""
 
-msgid "RateIt"
-msgstr ""
-
 msgid "Rate It"
 msgstr ""
 
@@ -2573,9 +2618,6 @@
 msgid "Related Changes"
 msgstr ""
 
-msgid "RelatedChanges"
-msgstr ""
-
 msgid "Layout tables using a very rich markup style."
 msgstr ""
 
@@ -4085,6 +4127,9 @@
 msgid "Processing"
 msgstr ""
 
+msgid "RateIt"
+msgstr ""
+
 msgid "RawHtml"
 msgstr ""
 
@@ -4106,6 +4151,9 @@
 msgid "RedirectToPlugin"
 msgstr ""
 
+msgid "RelatedChanges"
+msgstr ""
+
 msgid "ReleaseNotes"
 msgstr ""
 
@@ -5483,9 +5531,6 @@
 msgid "Purge HTML cache"
 msgstr ""
 
-msgid "About"
-msgstr ""
-
 #, php-format
 msgid "Statistics about %s."
 msgstr ""

Modified: trunk/locale/po/sv.po
===================================================================
--- trunk/locale/po/sv.po	2021-11-22 20:23:38 UTC (rev 10674)
+++ trunk/locale/po/sv.po	2021-11-22 20:36:40 UTC (rev 10675)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-17 19:48+0100\n"
+"POT-Creation-Date: 2021-11-22 21:29+0100\n"
 "PO-Revision-Date: 2001-01-27 01:58+0200\n"
 "Last-Translator: Jon Åslund <[email protected]>\n"
 "Language-Team: \n"
@@ -247,9 +247,6 @@
 "moderators at the definition in %s"
 msgstr ""
 
-msgid "UserPreferences"
-msgstr ""
-
 #, php-format
 msgid ""
 "The approval has a grace period of 5 days. If you have your e-mail defined "
@@ -462,6 +459,54 @@
 msgid "An unnamed PhpWiki"
 msgstr ""
 
+msgid "About"
+msgstr ""
+
+msgid "AdminDeleteAcl"
+msgstr ""
+
+msgid "CategoryActionPage"
+msgstr ""
+
+msgid "CategoryWikiPlugin"
+msgstr ""
+
+msgid "Copyrights"
+msgstr ""
+
+msgid "DeleteAcl"
+msgstr ""
+
+msgid "GeneralDisclaimer"
+msgstr ""
+
+msgid "GoodStyle"
+msgstr "BraStil"
+
+msgid "HowTo"
+msgstr ""
+
+msgid "MyRecentChanges"
+msgstr "MinaSenasteÄndringar"
+
+msgid "PgsrcTranslation"
+msgstr ""
+
+msgid "RecentChangesMyPages"
+msgstr ""
+
+msgid "SemanticSearchAdvancedPlugin"
+msgstr ""
+
+msgid "SetAclSimple"
+msgstr ""
+
+msgid "SetExternal"
+msgstr ""
+
+msgid "TermsOfUse"
+msgstr ""
+
 msgid "Invalid [] syntax ignored"
 msgstr ""
 
@@ -2132,6 +2177,9 @@
 msgid "Changing passwords is done at "
 msgstr ""
 
+msgid "UserPreferences"
+msgstr ""
+
 #, php-format
 msgid "No e-mail stored for user %s."
 msgstr ""
@@ -2328,9 +2376,6 @@
 msgid "Prediction: %.1f"
 msgstr ""
 
-msgid "RateIt"
-msgstr ""
-
 msgid "Rate It"
 msgstr ""
 
@@ -2574,9 +2619,6 @@
 msgid "Related Changes"
 msgstr ""
 
-msgid "RelatedChanges"
-msgstr ""
-
 msgid "Layout tables using a very rich markup style."
 msgstr ""
 
@@ -4086,6 +4128,9 @@
 msgid "Processing"
 msgstr ""
 
+msgid "RateIt"
+msgstr ""
+
 msgid "RawHtml"
 msgstr ""
 
@@ -4107,6 +4152,9 @@
 msgid "RedirectToPlugin"
 msgstr ""
 
+msgid "RelatedChanges"
+msgstr ""
+
 msgid "ReleaseNotes"
 msgstr ""
 
@@ -5484,9 +5532,6 @@
 msgid "Purge HTML cache"
 msgstr ""
 
-msgid "About"
-msgstr ""
-
 #, php-format
 msgid "Statistics about %s."
 msgstr ""
@@ -5611,12 +5656,6 @@
 #~ msgid "Thank you for editing %s."
 #~ msgstr "Tack för att du redigerade %s."
 
-#~ msgid "GoodStyle"
-#~ msgstr "BraStil"
-
-#~ msgid "MyRecentChanges"
-#~ msgstr "MinaSenasteÄndringar"
-
 #~ msgid "Help/TextFormattingRules"
 #~ msgstr "Hjälp/Textformateringsregler"
 

Modified: trunk/locale/po/zh.po
===================================================================
--- trunk/locale/po/zh.po	2021-11-22 20:23:38 UTC (rev 10674)
+++ trunk/locale/po/zh.po	2021-11-22 20:36:40 UTC (rev 10675)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: PhpWiki 1.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-17 19:48+0100\n"
+"POT-Creation-Date: 2021-11-22 21:29+0100\n"
 "PO-Revision-Date: 2004-04-21 10:08+0800\n"
 "Last-Translator: DruryL <[email protected]>\n"
 "Language-Team: DruryL <[email protected]>\n"
@@ -245,9 +245,6 @@
 "moderators at the definition in %s"
 msgstr ""
 
-msgid "UserPreferences"
-msgstr ""
-
 #, php-format
 msgid ""
 "The approval has a grace period of 5 days. If you have your e-mail defined "
@@ -464,6 +461,54 @@
 msgid "An unnamed PhpWiki"
 msgstr "未被命名的 PhpWiki"
 
+msgid "About"
+msgstr ""
+
+msgid "AdminDeleteAcl"
+msgstr ""
+
+msgid "CategoryActionPage"
+msgstr ""
+
+msgid "CategoryWikiPlugin"
+msgstr ""
+
+msgid "Copyrights"
+msgstr ""
+
+msgid "DeleteAcl"
+msgstr ""
+
+msgid "GeneralDisclaimer"
+msgstr ""
+
+msgid "GoodStyle"
+msgstr ""
+
+msgid "HowTo"
+msgstr ""
+
+msgid "MyRecentChanges"
+msgstr ""
+
+msgid "PgsrcTranslation"
+msgstr ""
+
+msgid "RecentChangesMyPages"
+msgstr ""
+
+msgid "SemanticSearchAdvancedPlugin"
+msgstr ""
+
+msgid "SetAclSimple"
+msgstr ""
+
+msgid "SetExternal"
+msgstr ""
+
+msgid "TermsOfUse"
+msgstr ""
+
 msgid "Invalid [] syntax ignored"
 msgstr ""
 
@@ -2140,6 +2185,9 @@
 msgid "Changing passwords is done at "
 msgstr ""
 
+msgid "UserPreferences"
+msgstr ""
+
 #, php-format
 msgid "No e-mail stored for user %s."
 msgstr ""
@@ -2336,9 +2384,6 @@
 msgid "Prediction: %.1f"
 msgstr ""
 
-msgid "RateIt"
-msgstr "評比"
-
 msgid "Rate It"
 msgstr "評比"
 
@@ -2582,9 +2627,6 @@
 msgid "Related Changes"
 msgstr ""
 
-msgid "RelatedChanges"
-msgstr ""
-
 msgid "Layout tables using a very rich markup style."
 msgstr "使用豐富標記風格進行佈局的表格."
 
@@ -4096,6 +4138,9 @@
 msgid "Processing"
 msgstr ""
 
+msgid "RateIt"
+msgstr "評比"
+
 msgid "RawHtml"
 msgstr ""
 
@@ -4117,6 +4162,9 @@
 msgid "RedirectToPlugin"
 msgstr "重導向Plugin"
 
+msgid "RelatedChanges"
+msgstr ""
+
 msgid "ReleaseNotes"
 msgstr ""
 
@@ -5511,9 +5559,6 @@
 msgid "Purge HTML cache"
 msgstr ""
 
-msgid "About"
-msgstr ""
-
 #, php-format
 msgid "Statistics about %s."
 msgstr "關於 %s 的統計."
@@ -5650,10 +5695,6 @@
 #~ msgid "version <em>%s</em>"
 #~ msgstr "版本 <em>%s</em>"
 
-#~ msgid ""
-#~ "Empty Preferences or format of UserPreferences cookie not recognised."
-#~ msgstr "空的偏好設定或 UserPreferences cookie 格式無法辨認."
-
 #~ msgid "Default preferences will be used."
 #~ msgstr "預設偏好設定將被使用."
 

Modified: trunk/locale/sv/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

Modified: trunk/locale/zh/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



_______________________________________________
phpwiki-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpwiki-checkins
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.