From: <var...@us...> - 2011-04-04 15:33:19
|
Revision: 8013 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8013&view=rev Author: vargenau Date: 2011-04-04 15:33:07 +0000 (Mon, 04 Apr 2011) Log Message: ----------- Update translations Modified Paths: -------------- trunk/locale/de/LC_MESSAGES/phpwiki.mo trunk/locale/es/LC_MESSAGES/phpwiki.mo trunk/locale/fr/LC_MESSAGES/phpwiki.mo trunk/locale/fr/LC_MESSAGES/phpwiki.php trunk/locale/it/LC_MESSAGES/phpwiki.mo trunk/locale/ja/LC_MESSAGES/phpwiki.mo trunk/locale/nl/LC_MESSAGES/phpwiki.mo trunk/locale/po/de.po trunk/locale/po/es.po trunk/locale/po/fr.po trunk/locale/po/it.po trunk/locale/po/ja.po trunk/locale/po/nl.po trunk/locale/po/phpwiki.pot trunk/locale/po/sv.po trunk/locale/po/zh.po trunk/locale/sv/LC_MESSAGES/phpwiki.mo trunk/locale/zh/LC_MESSAGES/phpwiki.mo Modified: trunk/locale/de/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/es/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/fr/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/fr/LC_MESSAGES/phpwiki.php =================================================================== --- trunk/locale/fr/LC_MESSAGES/phpwiki.php 2011-04-04 15:27:20 UTC (rev 8012) +++ trunk/locale/fr/LC_MESSAGES/phpwiki.php 2011-04-04 15:33:07 UTC (rev 8013) @@ -229,6 +229,7 @@ $locale["Cancel"] = "Annuler"; $locale["Cancel your rating"] = "Annuler la notation"; $locale["Cancelled"] = "Annulé"; +$locale["Cannot connect e-mail server."] = "Impossible de se connecter au serveur de courriel"; $locale["Cannot create directory '%s'"] = "Impossible de créer le répertoire : « %s »"; $locale["Cannot open AUTH_GROUP_FILE %s"] = "Impossible d'ouvrir AUTH_GROUP_FILE %s"; $locale["Case exact?"] = "respect de la casse"; @@ -384,8 +385,9 @@ $locale["E-Mail address confirmation"] = "Vérification de l'adresse électronique"; $locale["E-mail"] = "Adresse électronique"; $locale["E-mail Notification"] = "Courriel de notification"; -$locale["E-mail address '%s' is not properly formatted"] = "L'adresse électronique '%s' ne semble pas être correcte."; -$locale["E-mail address '%s' is properly formatted"] = "L'adresse électronique '%s' semble être correcte."; +$locale["E-mail address '%s' appears to be valid."] = "L'adresse électronique '%s' semble être valide."; +$locale["E-mail address '%s' is not properly formatted"] = "L'adresse électronique '%s' ne semble pas être bien formée."; +$locale["E-mail address '%s' is properly formatted"] = "L'adresse électronique '%s' semble être bien formée."; $locale["ERROR uploading '%s'"] = "ERREUR en déposant '%s' : "; $locale["ERROR: No email defined! You need to do this in your "] = "ERREUR : pas d'adresse électronique definie! Vous devez le faire dans vos "; $locale["Easy navigation buttons for %s"] = "Boutons de navigation rapide pour %s"; @@ -704,6 +706,7 @@ $locale["No changes."] = "Aucun changement."; $locale["No comments found"] = "Aucun commentaire trouvé"; $locale["No file selected. Please select one."] = "Pas de fichier sélectionné. Merci d'en sélectionner un."; +$locale["No fuzzy matches with '%s'"] = "Pas de correspondances floues avec « %s »"; $locale["No metadata for %s"] = "Pas de métadonnées pour %s"; $locale["No or not enough GROUP_DB SQL statements defined"] = "Aucun ou pas assez de GROUP_DB définis pour SQL"; $locale["No or unsupported GROUP_METHOD defined"] = "Aucun GROUP_METHOD défini, ou GROUP_METHOD non supporté"; @@ -717,6 +720,7 @@ $locale["No pages removed."] = "Aucune page n'a été supprimée."; $locale["No pages renamed."] = "Aucune page n'a été renommée."; $locale["No pages with bad names had to be deleted."] = "Aucune page supprimées avec un nom invalide."; +$locale["No response from server"] = "Pas de réponse du serveur"; $locale["No revisions found"] = "Aucune version trouvée"; $locale["No uploaded file to upload?"] = "Pas de fichier à déposer ?"; $locale["No userid"] = "Pas d'identifiant utilisateur"; @@ -979,6 +983,7 @@ $locale["Semantic relations for %s"] = "Relations sémantiques pour %s"; $locale["Send email"] = "Envoyer message"; $locale["Serialized file %s"] = "Fichier sérialisé %s"; +$locale["Server rejected address: "] = "Le serveur a rejeté l'adresse : "; $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."; @@ -1278,7 +1283,7 @@ $locale["Your current rating: "] = "Votre note actuelle : "; $locale["Your current watchlist: "] = "Votre liste de suivi actuelle : "; $locale["Your home page has not been created yet so your preferences cannot not be saved."] = "Cette page a été verrouillée par l'administrateur et vos changements n'ont pas pu être enregistrée."; -$locale["Your home page is locked so your preferences cannot not be saved."] = "Cette page a été verrouillée par l'administrateur et vos changements n'ont pas pu être enregistrée."; +$locale["Your home page is locked so your preferences cannot not be saved."] = "Cette page a été verrouillée par l'administrateur et vos changements n'ont pas pu être enregistrés."; $locale["Your rating was %.1f"] = "Votre note est %.1f"; $locale["Your signature"] = "Votre signature"; $locale["Your translated text doesn't yet appear in this %s, but the Administrator will pick it up and add to the installation."] = "Le texte traduit n'apparait pas encore dans ce %s, mais l'administrateur l'ajoutera à l'installation."; Modified: trunk/locale/it/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/ja/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/nl/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/po/de.po =================================================================== --- trunk/locale/po/de.po 2011-04-04 15:27:20 UTC (rev 8012) +++ trunk/locale/po/de.po 2011-04-04 15:33:07 UTC (rev 8013) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-31 11:42+0200\n" +"POT-Creation-Date: 2011-04-04 17:31+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." @@ -872,7 +872,7 @@ msgid "Dumping Pages" msgstr "Die Seiten werden geschrieben" -#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1017 +#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1019 msgid "Skipped." msgstr "Ausgelassen." @@ -1769,7 +1769,7 @@ msgid "WARNING: InterWikiMap page is unlocked, so not using those links." msgstr "ACHTUNG: Die InterWikiListe Seite ist ungesperrt. Ignoriert." -#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:831 +#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:833 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:10 #: ../themes/fusionforge/templates/actionbar.tmpl:16 @@ -3322,7 +3322,7 @@ msgid "Contents" msgstr "Inhalt" -#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2172 +#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2174 #, php-format msgid "<%s: no such section>" msgstr "<%s: unbekannte Sektion>" @@ -6480,139 +6480,139 @@ msgid "the file '%s'" msgstr "die Datei %s" -#: ../lib/stdlib.php:388 ../lib/stdlib.php:425 +#: ../lib/stdlib.php:388 ../lib/stdlib.php:422 msgid "BAD URL -- remove all of <, >, \"" msgstr "URL Formfehler - Entfernen Sie alle Zeichen mit <, >, \"" -#: ../lib/stdlib.php:473 +#: ../lib/stdlib.php:474 #, fuzzy, php-format msgid "Invalid image attribute \"%s\" %s=%s" msgstr "Ungültiger Parameter: %s=%s" -#: ../lib/stdlib.php:485 +#: ../lib/stdlib.php:486 #, php-format msgid "Invalid image link fixed %s => %s. Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:491 +#: ../lib/stdlib.php:492 #, php-format msgid "" "Invalid image link fixed \"%s\" => \"%s\".\n" " Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:510 ../lib/stdlib.php:547 +#: ../lib/stdlib.php:511 ../lib/stdlib.php:548 msgid "Invalid image size" msgstr "Ungültige Bildgröße" -#: ../lib/stdlib.php:720 +#: ../lib/stdlib.php:722 msgid "BAD phpwiki: URL" msgstr "phpwiki: URL Formfehler" -#: ../lib/stdlib.php:758 +#: ../lib/stdlib.php:760 msgid "Lock page to enable link" msgstr "Seite sperren, um den Link zu aktivieren" -#: ../lib/stdlib.php:888 +#: ../lib/stdlib.php:890 #, php-format msgid "'%s': Bad page name: %s" msgstr "»%s«: Ungültiger Seitenname: %s" # z.B. führende Leerzeichen -#: ../lib/stdlib.php:918 ../lib/stdlib.php:949 +#: ../lib/stdlib.php:920 ../lib/stdlib.php:951 #, php-format msgid "Leading %s not allowed" msgstr "Führende %s nicht erlaubt" -#: ../lib/stdlib.php:933 +#: ../lib/stdlib.php:935 msgid "White space converted to single space" msgstr "" -#: ../lib/stdlib.php:939 +#: ../lib/stdlib.php:941 msgid "Control characters not allowed" msgstr "Steuerzeichen nicht erlaubt" -#: ../lib/stdlib.php:960 +#: ../lib/stdlib.php:962 msgid "too long" msgstr "zu lang" -#: ../lib/stdlib.php:969 +#: ../lib/stdlib.php:971 #, php-format msgid "Illegal chars %s removed" msgstr "Ungültiges Zeichen %s entfernt" -#: ../lib/stdlib.php:1015 +#: ../lib/stdlib.php:1017 msgid "The CreateTocPlugin is not yet old markup compatible! " msgstr "" -#: ../lib/stdlib.php:1016 +#: ../lib/stdlib.php:1018 msgid "" "Please remove the CreateToc line to be able to reformat this page to old " "markup. " msgstr "" -#: ../lib/stdlib.php:1279 +#: ../lib/stdlib.php:1281 msgid "Revision Not Found" msgstr "Version nicht gefunden" -#: ../lib/stdlib.php:1280 +#: ../lib/stdlib.php:1282 #, php-format msgid "I'm sorry. Version %d of %s is not in the database." msgstr "Leider ist keine Version %d von %s in der Datenbank." -#: ../lib/stdlib.php:1283 +#: ../lib/stdlib.php:1285 msgid "Bad Version" msgstr "Ungültige Version" -#: ../lib/stdlib.php:1419 +#: ../lib/stdlib.php:1421 msgid "-???" msgstr "" -#: ../lib/stdlib.php:1422 +#: ../lib/stdlib.php:1424 #, php-format msgid "%s B" msgstr "" -#: ../lib/stdlib.php:1424 ../themes/MonoBook/templates/info.tmpl:30 +#: ../lib/stdlib.php:1426 ../themes/MonoBook/templates/info.tmpl:30 #, php-format msgid "%s bytes" msgstr "%s Bytes" -#: ../lib/stdlib.php:1429 +#: ../lib/stdlib.php:1431 #, php-format msgid "%s KiB" msgstr "" -#: ../lib/stdlib.php:1431 ../themes/MonoBook/templates/info.tmpl:33 +#: ../lib/stdlib.php:1433 ../themes/MonoBook/templates/info.tmpl:33 #, php-format msgid "%s KiB (%s bytes)" msgstr "%s KiB (%s Bytes)" -#: ../lib/stdlib.php:1518 ../lib/XmlElement.php:487 +#: ../lib/stdlib.php:1520 ../lib/XmlElement.php:487 #, php-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "Kann »%s« Typ-Formatzeichenketten nicht mit »%s« vermischen." -#: ../lib/stdlib.php:1527 +#: ../lib/stdlib.php:1529 #, php-format msgid "%s: argument index out of range" msgstr "%s: Ungültiger Index in Array" -#: ../lib/stdlib.php:1606 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1608 ../themes/Hawaiian/lib/random.php:20 #, php-format msgid "%s is empty." msgstr "%s ist leer." -#: ../lib/stdlib.php:1613 +#: ../lib/stdlib.php:1615 #, php-format msgid "Unable to open directory '%s' for reading" msgstr "Konnte Verzeichnis »%s« nicht zum Lesen öffnen" -#: ../lib/stdlib.php:1944 +#: ../lib/stdlib.php:1946 msgid "Okay" msgstr "OK" -#: ../lib/stdlib.php:2129 ../lib/stdlib.php:2142 +#: ../lib/stdlib.php:2131 ../lib/stdlib.php:2144 #, php-format msgid "... (first %s words)" msgstr "... (erste %s Wörter)" @@ -7171,6 +7171,7 @@ #: ../lib/WikiTheme.php:1033 ../lib/WikiUserNew.php:509 #: ../lib/WikiUser.php:228 ../themes/Crao/templates/signin.tmpl:53 +#: ../themes/default/templates/login.tmpl:71 #: ../themes/default/templates/login.tmpl:86 #: ../themes/smaller/templates/signin.tmpl:54 msgid "Sign In" @@ -7390,6 +7391,24 @@ msgid "E-mail address '%s' is properly formatted" msgstr "" +#: ../lib/WikiUserNew.php:1871 ../lib/WikiUserNew.php:1876 +#, fuzzy +msgid "Server rejected address: " +msgstr "Ausgewählte Seiten löschen" + +#: ../lib/WikiUserNew.php:1881 +msgid "No response from server" +msgstr "" + +#: ../lib/WikiUserNew.php:1886 +msgid "Cannot connect e-mail server." +msgstr "" + +#: ../lib/WikiUserNew.php:1890 +#, php-format +msgid "E-mail address '%s' appears to be valid." +msgstr "" + #: ../lib/WikiUser/PersonalPage.php:55 ../lib/WikiUser/PersonalPage.php:64 #, php-format msgid "PersonalPage login method:" @@ -9374,10 +9393,6 @@ #~ "Sind Sie sicher, dass Sie die ausgewählen Seiten wirklich umbenennen " #~ "wollen?" -#, fuzzy -#~ msgid "Revert selected pages" -#~ msgstr "Ausgewählte Seiten löschen" - #~ msgid "Ok" #~ msgstr "Ok" Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2011-04-04 15:27:20 UTC (rev 8012) +++ trunk/locale/po/es.po 2011-04-04 15:33:07 UTC (rev 8013) @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-31 11:42+0200\n" +"POT-Creation-Date: 2011-04-04 17:31+0200\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" @@ -881,7 +881,7 @@ msgid "Dumping Pages" msgstr "Descargar Las Páginas" -#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1017 +#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1019 msgid "Skipped." msgstr "Saltado." @@ -1792,7 +1792,7 @@ "ADVERTENCIA: Se abre la página de InterMapaDeWiki, tan no usando esos " "acoplamientos." -#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:831 +#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:833 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:10 #: ../themes/fusionforge/templates/actionbar.tmpl:16 @@ -3326,7 +3326,7 @@ msgid "Contents" msgstr "" -#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2172 +#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2174 #, php-format msgid "<%s: no such section>" msgstr "" @@ -6414,139 +6414,139 @@ msgid "the file '%s'" msgstr "el archivo %s" -#: ../lib/stdlib.php:388 ../lib/stdlib.php:425 +#: ../lib/stdlib.php:388 ../lib/stdlib.php:422 msgid "BAD URL -- remove all of <, >, \"" msgstr "" -#: ../lib/stdlib.php:473 +#: ../lib/stdlib.php:474 #, php-format msgid "Invalid image attribute \"%s\" %s=%s" msgstr "" -#: ../lib/stdlib.php:485 +#: ../lib/stdlib.php:486 #, php-format msgid "Invalid image link fixed %s => %s. Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:491 +#: ../lib/stdlib.php:492 #, php-format msgid "" "Invalid image link fixed \"%s\" => \"%s\".\n" " Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:510 ../lib/stdlib.php:547 +#: ../lib/stdlib.php:511 ../lib/stdlib.php:548 msgid "Invalid image size" msgstr "" -#: ../lib/stdlib.php:720 +#: ../lib/stdlib.php:722 msgid "BAD phpwiki: URL" msgstr "" -#: ../lib/stdlib.php:758 +#: ../lib/stdlib.php:760 msgid "Lock page to enable link" msgstr "" -#: ../lib/stdlib.php:888 +#: ../lib/stdlib.php:890 #, php-format msgid "'%s': Bad page name: %s" msgstr "" -#: ../lib/stdlib.php:918 ../lib/stdlib.php:949 +#: ../lib/stdlib.php:920 ../lib/stdlib.php:951 #, php-format msgid "Leading %s not allowed" msgstr "" -#: ../lib/stdlib.php:933 +#: ../lib/stdlib.php:935 msgid "White space converted to single space" msgstr "" -#: ../lib/stdlib.php:939 +#: ../lib/stdlib.php:941 msgid "Control characters not allowed" msgstr "" -#: ../lib/stdlib.php:960 +#: ../lib/stdlib.php:962 msgid "too long" msgstr "demasiado de largo" -#: ../lib/stdlib.php:969 +#: ../lib/stdlib.php:971 #, php-format msgid "Illegal chars %s removed" msgstr "Los carbones ilegales %s quitaron" -#: ../lib/stdlib.php:1015 +#: ../lib/stdlib.php:1017 msgid "The CreateTocPlugin is not yet old markup compatible! " msgstr "" -#: ../lib/stdlib.php:1016 +#: ../lib/stdlib.php:1018 msgid "" "Please remove the CreateToc line to be able to reformat this page to old " "markup. " msgstr "" -#: ../lib/stdlib.php:1279 +#: ../lib/stdlib.php:1281 msgid "Revision Not Found" msgstr "Revisión No encontrada" # lib/pageinfo.php:36 -#: ../lib/stdlib.php:1280 +#: ../lib/stdlib.php:1282 #, php-format msgid "I'm sorry. Version %d of %s is not in the database." msgstr "Estoy apesadumbrado. La versión %d de %s no está en la base de datos." -#: ../lib/stdlib.php:1283 +#: ../lib/stdlib.php:1285 msgid "Bad Version" msgstr "" -#: ../lib/stdlib.php:1419 +#: ../lib/stdlib.php:1421 msgid "-???" msgstr "" -#: ../lib/stdlib.php:1422 +#: ../lib/stdlib.php:1424 #, php-format msgid "%s B" msgstr "" -#: ../lib/stdlib.php:1424 ../themes/MonoBook/templates/info.tmpl:30 +#: ../lib/stdlib.php:1426 ../themes/MonoBook/templates/info.tmpl:30 #, php-format msgid "%s bytes" msgstr "%s octetos" -#: ../lib/stdlib.php:1429 +#: ../lib/stdlib.php:1431 #, php-format msgid "%s KiB" msgstr "" -#: ../lib/stdlib.php:1431 ../themes/MonoBook/templates/info.tmpl:33 +#: ../lib/stdlib.php:1433 ../themes/MonoBook/templates/info.tmpl:33 #, fuzzy, php-format msgid "%s KiB (%s bytes)" msgstr "%s Kb (%s octetos)" -#: ../lib/stdlib.php:1518 ../lib/XmlElement.php:487 +#: ../lib/stdlib.php:1520 ../lib/XmlElement.php:487 #, php-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "" -#: ../lib/stdlib.php:1527 +#: ../lib/stdlib.php:1529 #, php-format msgid "%s: argument index out of range" msgstr "" -#: ../lib/stdlib.php:1606 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1608 ../themes/Hawaiian/lib/random.php:20 #, php-format msgid "%s is empty." msgstr "" -#: ../lib/stdlib.php:1613 +#: ../lib/stdlib.php:1615 #, php-format msgid "Unable to open directory '%s' for reading" msgstr "" -#: ../lib/stdlib.php:1944 +#: ../lib/stdlib.php:1946 msgid "Okay" msgstr "" -#: ../lib/stdlib.php:2129 ../lib/stdlib.php:2142 +#: ../lib/stdlib.php:2131 ../lib/stdlib.php:2144 #, php-format msgid "... (first %s words)" msgstr "" @@ -7102,6 +7102,7 @@ #: ../lib/WikiTheme.php:1033 ../lib/WikiUserNew.php:509 #: ../lib/WikiUser.php:228 ../themes/Crao/templates/signin.tmpl:53 +#: ../themes/default/templates/login.tmpl:71 #: ../themes/default/templates/login.tmpl:86 #: ../themes/smaller/templates/signin.tmpl:54 msgid "Sign In" @@ -7327,6 +7328,23 @@ msgid "E-mail address '%s' is properly formatted" msgstr "La dirección ' %s' del email se ajusta a formato correctamente" +#: ../lib/WikiUserNew.php:1871 ../lib/WikiUserNew.php:1876 +msgid "Server rejected address: " +msgstr "" + +#: ../lib/WikiUserNew.php:1881 +msgid "No response from server" +msgstr "" + +#: ../lib/WikiUserNew.php:1886 +msgid "Cannot connect e-mail server." +msgstr "" + +#: ../lib/WikiUserNew.php:1890 +#, fuzzy, php-format +msgid "E-mail address '%s' appears to be valid." +msgstr "La dirección ' %s' del email se ajusta a formato correctamente" + #: ../lib/WikiUser/PersonalPage.php:55 ../lib/WikiUser/PersonalPage.php:64 #, php-format msgid "PersonalPage login method:" Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2011-04-04 15:27:20 UTC (rev 8012) +++ trunk/locale/po/fr.po 2011-04-04 15:33:07 UTC (rev 8013) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-31 11:42+0200\n" +"POT-Creation-Date: 2011-04-04 17:31+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." @@ -851,7 +851,7 @@ msgid "Dumping Pages" msgstr "Récupération des pages" -#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1017 +#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1019 msgid "Skipped." msgstr "Ignoré." @@ -1733,7 +1733,7 @@ msgid "WARNING: InterWikiMap page is unlocked, so not using those links." msgstr "" -#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:831 +#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:833 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:10 #: ../themes/fusionforge/templates/actionbar.tmpl:16 @@ -2618,7 +2618,7 @@ #: ../lib/plugin/FuzzyPages.php:136 #, php-format msgid "No fuzzy matches with '%s'" -msgstr "" +msgstr "Pas de correspondances floues avec « %s »" #: ../lib/plugin/FuzzyPages.php:169 msgid "Spelling Score" @@ -3243,7 +3243,7 @@ msgid "Contents" msgstr "Contenu" -#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2172 +#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2174 #, php-format msgid "<%s: no such section>" msgstr "<%s : pas de section de ce type>" @@ -6278,138 +6278,138 @@ msgid "the file '%s'" msgstr "le fichier « %s »" -#: ../lib/stdlib.php:388 ../lib/stdlib.php:425 +#: ../lib/stdlib.php:388 ../lib/stdlib.php:422 msgid "BAD URL -- remove all of <, >, \"" msgstr "MAUVAIS URL -- retirez tous les <, >, \"" -#: ../lib/stdlib.php:473 +#: ../lib/stdlib.php:474 #, php-format msgid "Invalid image attribute \"%s\" %s=%s" msgstr "Argument non valable : %s=%s" -#: ../lib/stdlib.php:485 +#: ../lib/stdlib.php:486 #, php-format msgid "Invalid image link fixed %s => %s. Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:491 +#: ../lib/stdlib.php:492 #, php-format msgid "" "Invalid image link fixed \"%s\" => \"%s\".\n" " Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:510 ../lib/stdlib.php:547 +#: ../lib/stdlib.php:511 ../lib/stdlib.php:548 msgid "Invalid image size" msgstr "Taille d'image invalide" -#: ../lib/stdlib.php:720 +#: ../lib/stdlib.php:722 msgid "BAD phpwiki: URL" msgstr "" -#: ../lib/stdlib.php:758 +#: ../lib/stdlib.php:760 msgid "Lock page to enable link" msgstr "" -#: ../lib/stdlib.php:888 +#: ../lib/stdlib.php:890 #, php-format msgid "'%s': Bad page name: %s" msgstr "" -#: ../lib/stdlib.php:918 ../lib/stdlib.php:949 +#: ../lib/stdlib.php:920 ../lib/stdlib.php:951 #, php-format msgid "Leading %s not allowed" msgstr "" -#: ../lib/stdlib.php:933 +#: ../lib/stdlib.php:935 msgid "White space converted to single space" msgstr "" -#: ../lib/stdlib.php:939 +#: ../lib/stdlib.php:941 msgid "Control characters not allowed" msgstr "" -#: ../lib/stdlib.php:960 +#: ../lib/stdlib.php:962 msgid "too long" msgstr "" -#: ../lib/stdlib.php:969 +#: ../lib/stdlib.php:971 #, php-format msgid "Illegal chars %s removed" msgstr "Caractères interdits %s supprimés" -#: ../lib/stdlib.php:1015 +#: ../lib/stdlib.php:1017 msgid "The CreateTocPlugin is not yet old markup compatible! " msgstr "" -#: ../lib/stdlib.php:1016 +#: ../lib/stdlib.php:1018 msgid "" "Please remove the CreateToc line to be able to reformat this page to old " "markup. " msgstr "" -#: ../lib/stdlib.php:1279 +#: ../lib/stdlib.php:1281 msgid "Revision Not Found" msgstr "Version non trouvée" -#: ../lib/stdlib.php:1280 +#: ../lib/stdlib.php:1282 #, php-format msgid "I'm sorry. Version %d of %s is not in the database." msgstr "Je suis désolé. La version %d de %s n'est pas dans la base de données." -#: ../lib/stdlib.php:1283 +#: ../lib/stdlib.php:1285 msgid "Bad Version" msgstr "Mauvaise version" -#: ../lib/stdlib.php:1419 +#: ../lib/stdlib.php:1421 msgid "-???" msgstr "-???" -#: ../lib/stdlib.php:1422 +#: ../lib/stdlib.php:1424 #, php-format msgid "%s B" msgstr "" -#: ../lib/stdlib.php:1424 ../themes/MonoBook/templates/info.tmpl:30 +#: ../lib/stdlib.php:1426 ../themes/MonoBook/templates/info.tmpl:30 #, php-format msgid "%s bytes" msgstr "%s octets" -#: ../lib/stdlib.php:1429 +#: ../lib/stdlib.php:1431 #, php-format msgid "%s KiB" msgstr "" -#: ../lib/stdlib.php:1431 ../themes/MonoBook/templates/info.tmpl:33 +#: ../lib/stdlib.php:1433 ../themes/MonoBook/templates/info.tmpl:33 #, php-format msgid "%s KiB (%s bytes)" msgstr "%s Kio (%s octets)" -#: ../lib/stdlib.php:1518 ../lib/XmlElement.php:487 +#: ../lib/stdlib.php:1520 ../lib/XmlElement.php:487 #, php-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "Impossible de mélanger les chaînes de type '%s' et '%s'" -#: ../lib/stdlib.php:1527 +#: ../lib/stdlib.php:1529 #, php-format msgid "%s: argument index out of range" msgstr "%s : index d'argument hors intervalle" -#: ../lib/stdlib.php:1606 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1608 ../themes/Hawaiian/lib/random.php:20 #, php-format msgid "%s is empty." msgstr "%s est vide." -#: ../lib/stdlib.php:1613 +#: ../lib/stdlib.php:1615 #, php-format msgid "Unable to open directory '%s' for reading" msgstr "Impossible d'ouvrir le répertoire '%s' en lecture" -#: ../lib/stdlib.php:1944 +#: ../lib/stdlib.php:1946 msgid "Okay" msgstr "OK" -#: ../lib/stdlib.php:2129 ../lib/stdlib.php:2142 +#: ../lib/stdlib.php:2131 ../lib/stdlib.php:2144 #, php-format msgid "... (first %s words)" msgstr "... (%s premiers mots)" @@ -6949,6 +6949,7 @@ #: ../lib/WikiTheme.php:1033 ../lib/WikiUserNew.php:509 #: ../lib/WikiUser.php:228 ../themes/Crao/templates/signin.tmpl:53 +#: ../themes/default/templates/login.tmpl:71 #: ../themes/default/templates/login.tmpl:86 #: ../themes/smaller/templates/signin.tmpl:54 msgid "Sign In" @@ -7157,13 +7158,30 @@ #: ../lib/WikiUserNew.php:1842 #, php-format msgid "E-mail address '%s' is not properly formatted" -msgstr "L'adresse électronique '%s' ne semble pas être correcte." +msgstr "L'adresse électronique '%s' ne semble pas être bien formée." #: ../lib/WikiUserNew.php:1846 #, php-format msgid "E-mail address '%s' is properly formatted" -msgstr "L'adresse électronique '%s' semble être correcte." +msgstr "L'adresse électronique '%s' semble être bien formée." +#: ../lib/WikiUserNew.php:1871 ../lib/WikiUserNew.php:1876 +msgid "Server rejected address: " +msgstr "Le serveur a rejeté l'adresse : " + +#: ../lib/WikiUserNew.php:1881 +msgid "No response from server" +msgstr "Pas de réponse du serveur" + +#: ../lib/WikiUserNew.php:1886 +msgid "Cannot connect e-mail server." +msgstr "Impossible de se connecter au serveur de courriel" + +#: ../lib/WikiUserNew.php:1890 +#, php-format +msgid "E-mail address '%s' appears to be valid." +msgstr "L'adresse électronique '%s' semble être valide." + #: ../lib/WikiUser/PersonalPage.php:55 ../lib/WikiUser/PersonalPage.php:64 #, php-format msgid "PersonalPage login method:" @@ -7210,7 +7228,7 @@ msgid "Your home page is locked so your preferences cannot not be saved." msgstr "" "Cette page a été verrouillée par l'administrateur et vos changements n'ont " -"pas pu être enregistrée." +"pas pu être enregistrés." #: ../lib/WikiUser.php:398 msgid "Please contact your PhpWiki administrator for assistance." Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2011-04-04 15:27:20 UTC (rev 8012) +++ trunk/locale/po/it.po 2011-04-04 15:33:07 UTC (rev 8013) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-31 11:42+0200\n" +"POT-Creation-Date: 2011-04-04 17:31+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" @@ -860,7 +860,7 @@ msgid "Dumping Pages" msgstr "" -#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1017 +#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1019 msgid "Skipped." msgstr "" @@ -1744,7 +1744,7 @@ msgid "WARNING: InterWikiMap page is unlocked, so not using those links." msgstr "" -#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:831 +#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:833 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:10 #: ../themes/fusionforge/templates/actionbar.tmpl:16 @@ -3246,7 +3246,7 @@ msgid "Contents" msgstr "Indice" -#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2172 +#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2174 #, php-format msgid "<%s: no such section>" msgstr "" @@ -6260,138 +6260,138 @@ msgid "the file '%s'" msgstr "" -#: ../lib/stdlib.php:388 ../lib/stdlib.php:425 +#: ../lib/stdlib.php:388 ../lib/stdlib.php:422 msgid "BAD URL -- remove all of <, >, \"" msgstr "" -#: ../lib/stdlib.php:473 +#: ../lib/stdlib.php:474 #, php-format msgid "Invalid image attribute \"%s\" %s=%s" msgstr "" -#: ../lib/stdlib.php:485 +#: ../lib/stdlib.php:486 #, php-format msgid "Invalid image link fixed %s => %s. Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:491 +#: ../lib/stdlib.php:492 #, php-format msgid "" "Invalid image link fixed \"%s\" => \"%s\".\n" " Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:510 ../lib/stdlib.php:547 +#: ../lib/stdlib.php:511 ../lib/stdlib.php:548 msgid "Invalid image size" msgstr "" -#: ../lib/stdlib.php:720 +#: ../lib/stdlib.php:722 msgid "BAD phpwiki: URL" msgstr "" -#: ../lib/stdlib.php:758 +#: ../lib/stdlib.php:760 msgid "Lock page to enable link" msgstr "" -#: ../lib/stdlib.php:888 +#: ../lib/stdlib.php:890 #, php-format msgid "'%s': Bad page name: %s" msgstr "" -#: ../lib/stdlib.php:918 ../lib/stdlib.php:949 +#: ../lib/stdlib.php:920 ../lib/stdlib.php:951 #, php-format msgid "Leading %s not allowed" msgstr "" -#: ../lib/stdlib.php:933 +#: ../lib/stdlib.php:935 msgid "White space converted to single space" msgstr "" -#: ../lib/stdlib.php:939 +#: ../lib/stdlib.php:941 msgid "Control characters not allowed" msgstr "" -#: ../lib/stdlib.php:960 +#: ../lib/stdlib.php:962 msgid "too long" msgstr "" -#: ../lib/stdlib.php:969 +#: ../lib/stdlib.php:971 #, php-format msgid "Illegal chars %s removed" msgstr "" -#: ../lib/stdlib.php:1015 +#: ../lib/stdlib.php:1017 msgid "The CreateTocPlugin is not yet old markup compatible! " msgstr "" -#: ../lib/stdlib.php:1016 +#: ../lib/stdlib.php:1018 msgid "" "Please remove the CreateToc line to be able to reformat this page to old " "markup. " msgstr "" -#: ../lib/stdlib.php:1279 +#: ../lib/stdlib.php:1281 msgid "Revision Not Found" msgstr "" -#: ../lib/stdlib.php:1280 +#: ../lib/stdlib.php:1282 #, php-format msgid "I'm sorry. Version %d of %s is not in the database." msgstr "" -#: ../lib/stdlib.php:1283 +#: ../lib/stdlib.php:1285 msgid "Bad Version" msgstr "" -#: ../lib/stdlib.php:1419 +#: ../lib/stdlib.php:1421 msgid "-???" msgstr "" -#: ../lib/stdlib.php:1422 +#: ../lib/stdlib.php:1424 #, php-format msgid "%s B" msgstr "" -#: ../lib/stdlib.php:1424 ../themes/MonoBook/templates/info.tmpl:30 +#: ../lib/stdlib.php:1426 ../themes/MonoBook/templates/info.tmpl:30 #, php-format msgid "%s bytes" msgstr "%s byte" -#: ../lib/stdlib.php:1429 +#: ../lib/stdlib.php:1431 #, php-format msgid "%s KiB" msgstr "" -#: ../lib/stdlib.php:1431 ../themes/MonoBook/templates/info.tmpl:33 +#: ../lib/stdlib.php:1433 ../themes/MonoBook/templates/info.tmpl:33 #, fuzzy, php-format msgid "%s KiB (%s bytes)" msgstr "%s Kb (%s byte)" -#: ../lib/stdlib.php:1518 ../lib/XmlElement.php:487 +#: ../lib/stdlib.php:1520 ../lib/XmlElement.php:487 #, php-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "" -#: ../lib/stdlib.php:1527 +#: ../lib/stdlib.php:1529 #, php-format msgid "%s: argument index out of range" msgstr "" -#: ../lib/stdlib.php:1606 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1608 ../themes/Hawaiian/lib/random.php:20 #, php-format msgid "%s is empty." msgstr "" -#: ../lib/stdlib.php:1613 +#: ../lib/stdlib.php:1615 #, php-format msgid "Unable to open directory '%s' for reading" msgstr "" -#: ../lib/stdlib.php:1944 +#: ../lib/stdlib.php:1946 msgid "Okay" msgstr "" -#: ../lib/stdlib.php:2129 ../lib/stdlib.php:2142 +#: ../lib/stdlib.php:2131 ../lib/stdlib.php:2144 #, php-format msgid "... (first %s words)" msgstr "" @@ -6934,6 +6934,7 @@ #: ../lib/WikiTheme.php:1033 ../lib/WikiUserNew.php:509 #: ../lib/WikiUser.php:228 ../themes/Crao/templates/signin.tmpl:53 +#: ../themes/default/templates/login.tmpl:71 #: ../themes/default/templates/login.tmpl:86 #: ../themes/smaller/templates/signin.tmpl:54 msgid "Sign In" @@ -7142,6 +7143,23 @@ msgid "E-mail address '%s' is properly formatted" msgstr "" +#: ../lib/WikiUserNew.php:1871 ../lib/WikiUserNew.php:1876 +msgid "Server rejected address: " +msgstr "" + +#: ../lib/WikiUserNew.php:1881 +msgid "No response from server" +msgstr "" + +#: ../lib/WikiUserNew.php:1886 +msgid "Cannot connect e-mail server." +msgstr "" + +#: ../lib/WikiUserNew.php:1890 +#, php-format +msgid "E-mail address '%s' appears to be valid." +msgstr "" + #: ../lib/WikiUser/PersonalPage.php:55 ../lib/WikiUser/PersonalPage.php:64 #, php-format msgid "PersonalPage login method:" Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2011-04-04 15:27:20 UTC (rev 8012) +++ trunk/locale/po/ja.po 2011-04-04 15:33:07 UTC (rev 8013) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-31 11:42+0200\n" +"POT-Creation-Date: 2011-04-04 17:31+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" @@ -861,7 +861,7 @@ msgid "Dumping Pages" msgstr "" -#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1017 +#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1019 msgid "Skipped." msgstr "" @@ -1779,7 +1779,7 @@ msgid "WARNING: InterWikiMap page is unlocked, so not using those links." msgstr "" -#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:831 +#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:833 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:10 #: ../themes/fusionforge/templates/actionbar.tmpl:16 @@ -3326,7 +3326,7 @@ msgid "Contents" msgstr "コンテンツ" -#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2172 +#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2174 #, php-format msgid "<%s: no such section>" msgstr "" @@ -6420,139 +6420,139 @@ msgid "the file '%s'" msgstr "MIMEファイル %s" -#: ../lib/stdlib.php:388 ../lib/stdlib.php:425 +#: ../lib/stdlib.php:388 ../lib/stdlib.php:422 msgid "BAD URL -- remove all of <, >, \"" msgstr "" -#: ../lib/stdlib.php:473 +#: ../lib/stdlib.php:474 #, fuzzy, php-format msgid "Invalid image attribute \"%s\" %s=%s" msgstr "インライン画像一覧" -#: ../lib/stdlib.php:485 +#: ../lib/stdlib.php:486 #, php-format msgid "Invalid image link fixed %s => %s. Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:491 +#: ../lib/stdlib.php:492 #, php-format msgid "" "Invalid image link fixed \"%s\" => \"%s\".\n" " Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:510 ../lib/stdlib.php:547 +#: ../lib/stdlib.php:511 ../lib/stdlib.php:548 #, fuzzy msgid "Invalid image size" msgstr "インライン画像一覧" -#: ../lib/stdlib.php:720 +#: ../lib/stdlib.php:722 msgid "BAD phpwiki: URL" msgstr "" -#: ../lib/stdlib.php:758 +#: ../lib/stdlib.php:760 msgid "Lock page to enable link" msgstr "" -#: ../lib/stdlib.php:888 +#: ../lib/stdlib.php:890 #, php-format msgid "'%s': Bad page name: %s" msgstr "" -#: ../lib/stdlib.php:918 ../lib/stdlib.php:949 +#: ../lib/stdlib.php:920 ../lib/stdlib.php:951 #, php-format msgid "Leading %s not allowed" msgstr "" -#: ../lib/stdlib.php:933 +#: ../lib/stdlib.php:935 msgid "White space converted to single space" msgstr "" -#: ../lib/stdlib.php:939 +#: ../lib/stdlib.php:941 msgid "Control characters not allowed" msgstr "" -#: ../lib/stdlib.php:960 +#: ../lib/stdlib.php:962 msgid "too long" msgstr "長すぎます。" -#: ../lib/stdlib.php:969 +#: ../lib/stdlib.php:971 #, fuzzy, php-format msgid "Illegal chars %s removed" msgstr "ページ名が正しくありません。" -#: ../lib/stdlib.php:1015 +#: ../lib/stdlib.php:1017 msgid "The CreateTocPlugin is not yet old markup compatible! " msgstr "" -#: ../lib/stdlib.php:1016 +#: ../lib/stdlib.php:1018 msgid "" "Please remove the CreateToc line to be able to reformat this page to old " "markup. " msgstr "" -#: ../lib/stdlib.php:1279 +#: ../lib/stdlib.php:1281 msgid "Revision Not Found" msgstr "リビジョンが見つかりません" -#: ../lib/stdlib.php:1280 +#: ../lib/stdlib.php:1282 #, php-format msgid "I'm sorry. Version %d of %s is not in the database." msgstr "" -#: ../lib/stdlib.php:1283 +#: ../lib/stdlib.php:1285 msgid "Bad Version" msgstr "バージョンが正しくありません。" -#: ../lib/stdlib.php:1419 +#: ../lib/stdlib.php:1421 msgid "-???" msgstr "" -#: ../lib/stdlib.php:1422 +#: ../lib/stdlib.php:1424 #, php-format msgid "%s B" msgstr "" -#: ../lib/stdlib.php:1424 ../themes/MonoBook/templates/info.tmpl:30 +#: ../lib/stdlib.php:1426 ../themes/MonoBook/templates/info.tmpl:30 #, php-format msgid "%s bytes" msgstr "%s バイト" -#: ../lib/stdlib.php:1429 +#: ../lib/stdlib.php:1431 #, php-format msgid "%s KiB" msgstr "" -#: ../lib/stdlib.php:1431 ../themes/MonoBook/templates/info.tmpl:33 +#: ../lib/stdlib.php:1433 ../themes/MonoBook/templates/info.tmpl:33 #, fuzzy, php-format msgid "%s KiB (%s bytes)" msgstr "%s キロバイト(%s バイト)" -#: ../lib/stdlib.php:1518 ../lib/XmlElement.php:487 +#: ../lib/stdlib.php:1520 ../lib/XmlElement.php:487 #, php-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "" -#: ../lib/stdlib.php:1527 +#: ../lib/stdlib.php:1529 #, php-format msgid "%s: argument index out of range" msgstr "" -#: ../lib/stdlib.php:1606 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1608 ../themes/Hawaiian/lib/random.php:20 #, php-format msgid "%s is empty." msgstr "%s が空です。" -#: ../lib/stdlib.php:1613 +#: ../lib/stdlib.php:1615 #, php-format msgid "Unable to open directory '%s' for reading" msgstr "" -#: ../lib/stdlib.php:1944 +#: ../lib/stdlib.php:1946 msgid "Okay" msgstr "おっけー" -#: ../lib/stdlib.php:2129 ../lib/stdlib.php:2142 +#: ../lib/stdlib.php:2131 ../lib/stdlib.php:2144 #, php-format msgid "... (first %s words)" msgstr "" @@ -7103,6 +7103,7 @@ #: ../lib/WikiTheme.php:1033 ../lib/WikiUserNew.php:509 #: ../lib/WikiUser.php:228 ../themes/Crao/templates/signin.tmpl:53 +#: ../themes/default/templates/login.tmpl:71 #: ../themes/default/templates/login.tmpl:86 #: ../themes/smaller/templates/signin.tmpl:54 msgid "Sign In" @@ -7314,6 +7315,24 @@ msgid "E-mail address '%s' is properly formatted" msgstr "" +#: ../lib/WikiUserNew.php:1871 ../lib/WikiUserNew.php:1876 +#, fuzzy +msgid "Server rejected address: " +msgstr "選択ページを全て削除" + +#: ../lib/WikiUserNew.php:1881 +msgid "No response from server" +msgstr "" + +#: ../lib/WikiUserNew.php:1886 +msgid "Cannot connect e-mail server." +msgstr "" + +#: ../lib/WikiUserNew.php:1890 +#, php-format +msgid "E-mail address '%s' appears to be valid." +msgstr "" + #: ../lib/WikiUser/PersonalPage.php:55 ../lib/WikiUser/PersonalPage.php:64 #, php-format msgid "PersonalPage login method:" @@ -9087,10 +9106,6 @@ #~ msgstr "'%s' の削除に成功しました。" #, fuzzy -#~ msgid "Revert selected pages" -#~ msgstr "選択ページを全て削除" - -#, fuzzy #~ msgid "Ok" #~ msgstr "おっけー" Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2011-04-04 15:27:20 UTC (rev 8012) +++ trunk/locale/po/nl.po 2011-04-04 15:33:07 UTC (rev 8013) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-31 11:42+0200\n" +"POT-Creation-Date: 2011-04-04 17:31+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" @@ -838,7 +838,7 @@ msgid "Dumping Pages" msgstr "" -#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1017 +#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1019 msgid "Skipped." msgstr "" @@ -1718,7 +1718,7 @@ msgid "WARNING: InterWikiMap page is unlocked, so not using those links." msgstr "" -#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:831 +#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:833 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:10 #: ../themes/fusionforge/templates/actionbar.tmpl:16 @@ -3217,7 +3217,7 @@ msgid "Contents" msgstr "" -#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2172 +#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2174 #, php-format msgid "<%s: no such section>" msgstr "" @@ -6221,138 +6221,138 @@ msgid "the file '%s'" msgstr "" -#: ../lib/stdlib.php:388 ../lib/stdlib.php:425 +#: ../lib/stdlib.php:388 ../lib/stdlib.php:422 msgid "BAD URL -- remove all of <, >, \"" msgstr "" -#: ../lib/stdlib.php:473 +#: ../lib/stdlib.php:474 #, php-format msgid "Invalid image attribute \"%s\" %s=%s" msgstr "" -#: ../lib/stdlib.php:485 +#: ../lib/stdlib.php:486 #, php-format msgid "Invalid image link fixed %s => %s. Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:491 +#: ../lib/stdlib.php:492 #, php-format msgid "" "Invalid image link fixed \"%s\" => \"%s\".\n" " Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:510 ../lib/stdlib.php:547 +#: ../lib/stdlib.php:511 ../lib/stdlib.php:548 msgid "Invalid image size" msgstr "" -#: ../lib/stdlib.php:720 +#: ../lib/stdlib.php:722 msgid "BAD phpwiki: URL" msgstr "" -#: ../lib/stdlib.php:758 +#: ../lib/stdlib.php:760 msgid "Lock page to enable link" msgstr "" -#: ../lib/stdlib.php:888 +#: ../lib/stdlib.php:890 #, php-format msgid "'%s': Bad page name: %s" msgstr "" -#: ../lib/stdlib.php:918 ../lib/stdlib.php:949 +#: ../lib/stdlib.php:920 ../lib/stdlib.php:951 #, php-format msgid "Leading %s not allowed" msgstr "" -#: ../lib/stdlib.php:933 +#: ../lib/stdlib.php:935 msgid "White space converted to single space" msgstr "" -#: ../lib/stdlib.php:939 +#: ../lib/stdlib.php:941 msgid "Control characters not allowed" msgstr "" -#: ../lib/stdlib.php:960 +#: ../lib/stdlib.php:962 msgid "too long" msgstr "" -#: ../lib/stdlib.php:969 +#: ../lib/stdlib.php:971 #, php-format msgid "Illegal chars %s removed" msgstr "" -#: ../lib/stdlib.php:1015 +#: ../lib/stdlib.php:1017 msgid "The CreateTocPlugin is not yet old markup compatible! " msgstr "" -#: ../lib/stdlib.php:1016 +#: ../lib/stdlib.php:1018 msgid "" "Please remove the CreateToc line to be able to reformat this page to old " "markup. " msgstr "" -#: ../lib/stdlib.php:1279 +#: ../lib/stdlib.php:1281 msgid "Revision Not Found" msgstr "" -#: ../lib/stdlib.php:1280 +#: ../lib/stdlib.php:1282 #, php-format msgid "I'm sorry. Version %d of %s is not in the database." msgstr "" -#: ../lib/stdlib.php:1283 +#: ../lib/stdlib.php:1285 msgid "Bad Version" msgstr "" -#: ../lib/stdlib.php:1419 +#: ../lib/stdlib.php:1421 msgid "-???" msgstr "" -#: ../lib/stdlib.php:1422 +#: ../lib/stdlib.php:1424 #, php-format msgid "%s B" msgstr "" -#: ../lib/stdlib.php:1424 ../themes/MonoBook/templates/info.tmpl:30 +#: ../lib/stdlib.php:1426 ../themes/MonoBook/templates/info.tmpl:30 #, php-format msgid "%s bytes" msgstr "" -#: ../lib/stdlib.php:1429 +#: ../lib/stdlib.php:1431 #, php-format msgid "%s KiB" msgstr "" -#: ../lib/stdlib.php:1431 ../themes/MonoBook/templates/info.tmpl:33 +#: ../lib/stdlib.php:1433 ../themes/MonoBook/templates/info.tmpl:33 #, php-format msgid "%s KiB (%s bytes)" msgstr "" -#: ../lib/stdlib.php:1518 ../lib/XmlElement.php:487 +#: ../lib/stdlib.php:1520 ../lib/XmlElement.php:487 #, php-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "" -#: ../lib/stdlib.php:1527 +#: ../lib/stdlib.php:1529 #, php-format msgid "%s: argument index out of range" msgstr "" -#: ../lib/stdlib.php:1606 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1608 ../themes/Hawaiian/lib/random.php:20 #, php-format msgid "%s is empty." msgstr "" -#: ../lib/stdlib.php:1613 +#: ../lib/stdlib.php:1615 #, php-format msgid "Unable to open directory '%s' for reading" msgstr "" -#: ../lib/stdlib.php:1944 +#: ../lib/stdlib.php:1946 msgid "Okay" msgstr "" -#: ../lib/stdlib.php:2129 ../lib/stdlib.php:2142 +#: ../lib/stdlib.php:2131 ../lib/stdlib.php:2144 #, php-format msgid "... (first %s words)" msgstr "" @@ -6890,6 +6890,7 @@ #: ../lib/WikiTheme.php:1033 ../lib/WikiUserNew.php:509 #: ../lib/WikiUser.php:228 ../themes/Crao/templates/signin.tmpl:53 +#: ../themes/default/templates/login.tmpl:71 #: ../themes/default/templates/login.tmpl:86 #: ../themes/smaller/templates/signin.tmpl:54 msgid "Sign In" @@ -7097,6 +7098,23 @@ msgid "E-mail address '%s' is properly formatted" msgstr "" +#: ../lib/WikiUserNew.php:1871 ../lib/WikiUserNew.php:1876 +msgid "Server rejected address: " +msgstr "" + +#: ../lib/WikiUserNew.php:1881 +msgid "No response from server" +msgstr "" + +#: ../lib/WikiUserNew.php:1886 +msgid "Cannot connect e-mail server." +msgstr "" + +#: ../lib/WikiUserNew.php:1890 +#, php-format +msgid "E-mail address '%s' appears to be valid." +msgstr "" + #: ../lib/WikiUser/PersonalPage.php:55 ../lib/WikiUser/PersonalPage.php:64 #, php-format msgid "PersonalPage login method:" Modified: trunk/locale/po/phpwiki.pot =================================================================== --- trunk/locale/po/phpwiki.pot 2011-04-04 15:27:20 UTC (rev 8012) +++ trunk/locale/po/phpwiki.pot 2011-04-04 15:33:07 UTC (rev 8013) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki-1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-31 11:42+0200\n" +"POT-Creation-Date: 2011-04-04 17:31+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" @@ -829,7 +829,7 @@ msgid "Dumping Pages" msgstr "" -#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1017 +#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1019 msgid "Skipped." msgstr "" @@ -1704,7 +1704,7 @@ msgid "WARNING: InterWikiMap page is unlocked, so not using those links." msgstr "" -#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:831 +#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:833 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:10 #: ../themes/fusionforge/templates/actionbar.tmpl:16 @@ -3191,7 +3191,7 @@ msgid "Contents" msgstr "" -#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2172 +#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2174 #, php-format msgid "<%s: no such section>" msgstr "" @@ -6159,138 +6159,138 @@ msgid "the file '%s'" msgstr "" -#: ../lib/stdlib.php:388 ../lib/stdlib.php:425 +#: ../lib/stdlib.php:388 ../lib/stdlib.php:422 msgid "BAD URL -- remove all of <, >, \"" msgstr "" -#: ../lib/stdlib.php:473 +#: ../lib/stdlib.php:474 #, php-format msgid "Invalid image attribute \"%s\" %s=%s" msgstr "" -#: ../lib/stdlib.php:485 +#: ../lib/stdlib.php:486 #, php-format msgid "Invalid image link fixed %s => %s. Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:491 +#: ../lib/stdlib.php:492 #, php-format msgid "" "Invalid image link fixed \"%s\" => \"%s\".\n" " Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:510 ../lib/stdlib.php:547 +#: ../lib/stdlib.php:511 ../lib/stdlib.php:548 msgid "Invalid image size" msgstr "" -#: ../lib/stdlib.php:720 +#: ../lib/stdlib.php:722 msgid "BAD phpwiki: URL" msgstr "" -#: ../lib/stdlib.php:758 +#: ../lib/stdlib.php:760 msgid "Lock page to enable link" msgstr "" -#: ../lib/stdlib.php:888 +#: ../lib/stdlib.php:890 #, php-format msgid "'%s': Bad page name: %s" msgstr "" -#: ../lib/stdlib.php:918 ../lib/stdlib.php:949 +#: ../lib/stdlib.php:920 ../lib/stdlib.php:951 #, php-format msgid "Leading %s not allowed" msgstr "" -#: ../lib/stdlib.php:933 +#: ../lib/stdlib.php:935 msgid "White space converted to single space" msgstr "" -#: ../lib/stdlib.php:939 +#: ../lib/stdlib.php:941 msgid "Control characters not allowed" msgstr "" -#: ../lib/stdlib.php:960 +#: ../lib/stdlib.php:962 msgid "too long" msgstr "" -#: ../lib/stdlib.php:969 +#: ../lib/stdlib.php:971 #, php-format msgid "Illegal chars %s removed" msgstr "" -#: ../lib/stdlib.php:1015 +#: ../lib/stdlib.php:1017 msgid "The CreateTocPlugin is not yet old markup compatible! " msgstr "" -#: ../lib/stdlib.php:1016 +#: ../lib/stdlib.php:1018 msgid "" "Please remove the CreateToc line to be able to reformat this page to old " "markup. " msgstr "" -#: ../lib/stdlib.php:1279 +#: ../lib/stdlib.php:1281 msgid "Revision Not Found" msgstr "" -#: ../lib/stdlib.php:1280 +#: ../lib/stdlib.php:1282 #, php-format msgid "I'm sorry. Version %d of %s is not in the database." msgstr "" -#: ../lib/stdlib.php:1283 +#: ../lib/stdlib.php:1285 msgid "Bad Version" msgstr "" -#: ../lib/stdlib.php:1419 +#: ../lib/stdlib.php:1421 msgid "-???" msgstr "" -#: ../lib/stdlib.php:1422 +#: ../lib/stdlib.php:1424 #, php-format msgid "%s B" msgstr "" -#: ../lib/stdlib.php:1424 ../themes/MonoBook/templates/info.tmpl:30 +#: ../lib/stdlib.php:1426 ../themes/MonoBook/templates/info.tmpl:30 #, php-format msgid "%s bytes" msgstr "" -#: ../lib/stdlib.php:1429 +#: ../lib/stdlib.php:1431 #, php-format msgid "%s KiB" msgstr "" -#: ../lib/stdlib.php:1431 ../themes/MonoBook/templates/info.tmpl:33 +#: ../lib/stdlib.php:1433 ../themes/MonoBook/templates/info.tmpl:33 #, php-format msgid "%s KiB (%s bytes)" msgstr "" -#: ../lib/stdlib.php:1518 ../lib/XmlElement.php:487 +#: ../lib/stdlib.php:1520 ../lib/XmlElement.php:487 #, php-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "" -#: ../lib/stdlib.php:1527 +#: ../lib/stdlib.php:1529 #, php-format msgid "%s: argument index out of range" msgstr "" -#: ../lib/stdlib.php:1606 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1608 ../themes/Hawaiian/lib/random.php:20 #, php-format msgid "%s is empty." msgstr "" -#: ../lib/stdlib.php:1613 +#: ../lib/stdlib.php:1615 #, php-format msgid "Unable to open directory '%s' for reading" msgstr "" -#: ../lib/stdlib.php:1944 +#: ../lib/stdlib.php:1946 msgid "Okay" msgstr "" -#: ../lib/stdlib.php:2129 ../lib/stdlib.php:2142 +#: ../lib/stdlib.php:2131 ../lib/stdlib.php:2144 #, php-format msgid "... (first %s words)" msgstr "" @@ -6827,6 +6827,7 @@ #: ../lib/WikiTheme.php:1033 ../lib/WikiUserNew.php:509 #: ../lib/WikiUser.php:228 ../themes/Crao/templates/signin.tmpl:53 +#: ../themes/default/templates/login.tmpl:71 #: ../themes/default/templates/login.tmpl:86 #: ../themes/smaller/templates/signin.tmpl:54 msgid "Sign In" @@ -7033,6 +7034,23 @@ msgid "E-mail address '%s' is properly formatted" msgstr "" +#: ../lib/WikiUserNew.php:1871 ../lib/WikiUserNew.php:1876 +msgid "Server rejected address: " +msgstr "" + +#: ../lib/WikiUserNew.php:1881 +msgid "No response from server" +msgstr "" + +#: ../lib/WikiUserNew.php:1886 +msgid "Cannot connect e-mail server." +msgstr "" + +#: ../lib/WikiUserNew.php:1890 +#, php-format +msgid "E-mail address '%s' appears to be valid." +msgstr "" + #: ../lib/WikiUser/PersonalPage.php:55 ../lib/WikiUser/PersonalPage.php:64 #, php-format msgid "PersonalPage login method:" Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2011-04-04 15:27:20 UTC (rev 8012) +++ trunk/locale/po/sv.po 2011-04-04 15:33:07 UTC (rev 8013) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-31 11:42+0200\n" +"POT-Creation-Date: 2011-04-04 17:31+0200\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" "Language-Team: \n" @@ -838,7 +838,7 @@ msgid "Dumping Pages" msgstr "" -#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1017 +#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1019 msgid "Skipped." msgstr "" @@ -1724,7 +1724,7 @@ msgid "WARNING: InterWikiMap page is unlocked, so not using those links." msgstr "" -#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:831 +#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:833 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:10 #: ../themes/fusionforge/templates/actionbar.tmpl:16 @@ -3226,7 +3226,7 @@ msgid "Contents" msgstr "Innehåll" -#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2172 +#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2174 #, php-format msgid "<%s: no such section>" msgstr "" @@ -6235,138 +6235,138 @@ msgid "the file '%s'" msgstr "" -#: ../lib/stdlib.php:388 ../lib/stdlib.php:425 +#: ../lib/stdlib.php:388 ../lib/stdlib.php:422 msgid "BAD URL -- remove all of <, >, \"" msgstr "" -#: ../lib/stdlib.php:473 +#: ../lib/stdlib.php:474 #, php-format msgid "Invalid image attribute \"%s\" %s=%s" msgstr "" -#: ../lib/stdlib.php:485 +#: ../lib/stdlib.php:486 #, php-format msgid "Invalid image link fixed %s => %s. Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:491 +#: ../lib/stdlib.php:492 #, php-format msgid "" "Invalid image link fixed \"%s\" => \"%s\".\n" " Spaces must be quoted with %%20." msgstr "" -#: ../lib/stdlib.php:510 ../lib/stdlib.php:547 +#: ../lib/stdlib.php:511 ../lib/stdlib.php:548 msgid "Invalid image size" msgstr "" -#: ../lib/stdlib.php:720 +#: ../lib/stdlib.php:722 msgid "BAD phpwiki: URL" msgstr "" -#: ../lib/stdlib.php:758 +#: ../lib/stdlib.php:760 msgid "Lock page to enable link" msgstr "" -#: ../lib/stdlib.php:888 +#: ../lib/stdlib.php:890 #, php-format msgid "'%s': Bad page name: %s" msgstr "" -#: ../lib/stdlib.php:918 ../lib/stdlib.php:949 +#: ../lib/stdlib.php:920 ../lib/stdlib.php:951 #, php-format msgid "Leading %s not allowed" msgstr "" -#: ../lib/stdlib.php:933 +#: ../lib/stdlib.php:935 msgid "White space converted to single space" msgstr "" -#: ../lib/stdlib.php:939 +#: ../lib/stdlib.php:941 msgid "Control characters not allowed" msgstr "" -#: ../lib/stdlib.php:960 +#: ../lib/stdlib.php:962 msgid "too long" msgstr "" -#: ../lib/stdlib.php:969 +#: ../lib/stdlib.php:971 #, php-format msgid "Illegal chars %s removed" msgstr "" -#: ../lib/stdlib.php:1015 +#: ../lib/stdlib.php:1017 msgid "The CreateTocPlugin is not yet old markup compatible! " msgstr "" -#: ../lib/stdlib.php:1016 +#: ../lib/stdlib.php:1018 msgid "" "Please remove the CreateToc line to be able to reformat this page to old " "markup. " msgstr "" -#: ../lib/stdlib.php:1279 +#: ../lib/stdlib.php:1281 msgid "Revision Not Found" msgstr "" -#: ../lib/stdlib.php:1280 +#: ../lib/stdlib.php:1282 #, php-format msgid "I'm sorry. Version %d of %s is not in the database." msgstr "" -#: ../lib/stdlib.php:1283 +#: ../lib/stdlib.php:1285 msgid "Bad Version" msgstr "" -#: ../lib/stdlib.php:1419 +#: ../lib/stdlib.php:1421 msgid "-???" msgstr "" -#: ../lib/stdlib.php:1422 +#: ../lib/stdlib.php:1424 #, php-format msgid "%s B" msgstr "" -#: ../lib/stdlib.php:1424 ../themes/MonoBook/templates/info.tmpl:30 +#: ../lib/stdlib.php:1426 ../themes/MonoBook/templates/info.tmpl:30 #, php-format msgid "%s bytes" msgstr "" -#: ../lib/stdlib.php:1429 +#: ../lib/stdlib.php:1431 #, php-format msgid "%s KiB" msgstr "" -#: ../lib/stdlib.php:1431 ../themes/MonoBook/templates/info.tmpl:33 +#: ../lib/stdlib.php:1433 ../themes/MonoBook/templates/info.tmpl:33 #, php-format msgid "%s KiB (%s bytes)" msgstr "" -#: ../lib/stdlib.php:1518 ../lib/XmlElement.php:487 +#: ../lib/stdlib.php:1520 ../lib/XmlElement.php:487 #, php-format msgid "Can't mix '%s' with '%s' type format strings" msgstr "" -#: ../lib/stdlib.php:1527 +#: ../lib/stdlib.php:1529 #, php-format msgid "%s: argument index out of range" msgstr "" -#: ../lib/stdlib.php:1606 ../themes/Hawaiian/lib/random.php:20 +#: ../lib/stdlib.php:1608 ../themes/Hawaiian/lib/random.php:20 #, php-format msgid "%s is empty." msgstr "" -#: ../lib/stdlib.php:1613 +#: ../lib/stdlib.php:1615 #, php-format msgid "Unable to open directory '%s' for reading" msgstr "" -#: ../lib/stdlib.php:1944 +#: ../lib/stdlib.php:1946 msgid "Okay" msgstr "" -#: ../lib/stdlib.php:2129 ../lib/stdlib.php:2142 +#: ../lib/stdlib.php:2131 ../lib/stdlib.php:2144 #, php-format msgid "... (first %s words)" msgstr "" @@ -6905,6 +6905,7 @@ #: ../lib/WikiTheme.php:1033 ../lib/WikiUserNew.php:509 #: ../lib/WikiUser.php:228 ../themes/Crao/templates/signin.tmpl:53 +#: ../themes/default/templates/login.tmpl:71 #: ../themes/default/templates/login.tmpl:86 #: ../themes/smaller/templates/signin.tmpl:54 msgid "Sign In" @@ -7113,6 +7114,23 @@ msgid "E-mail address '%s' is properly formatted" msgstr "" +#: ../lib/WikiUserNew.php:1871 ../lib/WikiUserNew.php:1876 +msgid "Server rejected address: " +msgstr "" + +#: ../lib/WikiUserNew.php:1881 +msgid "No response from server" +msgstr "" + +#: ../lib/WikiUserNew.php:1886 +msgid "Cannot connect e-mail server." +msgstr "" + +#: ../lib/WikiUserNew.php:1890 +#, php-format +msgid "E-mail address '%s' appears to be valid." +msgstr "" + #: ../lib/WikiUser/PersonalPage.php:55 ../lib/WikiUser/PersonalPage.php:64 #, php-format msgid "PersonalPage login method:" Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2011-04-04 15:27:20 UTC (rev 8012) +++ trunk/locale/po/zh.po 2011-04-04 15:33:07 UTC (rev 8013) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0RC1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-31 11:42+0200\n" +"POT-Creation-Date: 2011-04-04 17:31+0200\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" "Last-Translator: DruryL <dr...@us...>\n" "Language-Team: DruryL <dr...@us...>\n" @@ -875,7 +875,7 @@ msgid "Dumping Pages" msgstr "傾印頁面中" -#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1017 +#: ../lib/loadsave.php:367 ../lib/loadsave.php:626 ../lib/stdlib.php:1019 #, fuzzy msgid "Skipped." msgstr "跳過" @@ -1783,7 +1783,7 @@ msgid "WARNING: InterWikiMap page is unlocked, so not using those links." msgstr "" -#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:831 +#: ../lib/PageType.php:259 ../lib/PageType.php:262 ../lib/stdlib.php:833 #: ../themes/default/templates/navbar.tmpl:8 #: ../themes/default/templates/navbar.tmpl:10 #: ../themes/fusionforge/templates/actionbar.tmpl:16 @@ -3335,7 +3335,7 @@ msgid "Contents" msgstr "內容" -#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2172 +#: ../lib/plugin/PageGroup.php:87 ../lib/stdlib.php:2174 #, php-format msgid "<%s: no such section>" msgstr "<%s: 沒有此部份>" @@ -6448,139 +6448,139 @@ msgid "the file '%s'" msgstr "檔案 '%s'" -#: ../lib/stdlib.php:388 ../lib/stdlib.php:425 +#: ../lib/stdlib.php:388 ../lib/stdlib.php:422 msgid "BAD URL -- remove all of <, >, \"" msgstr "錯誤 URL -- 移除所有的 <, >, \"" -#: ../lib/stdlib.php:473 +#: ../lib/stdlib.php:474 #, fuzzy, php-format msgid "Invalid image attribute \"%s\" %s=%s" msgstr "錯誤的顏色值: %s" -#: ../lib/stdlib.php:485 ... [truncated message content] |