From: <var...@us...> - 2013-04-08 14:19:13
|
Revision: 8744 http://sourceforge.net/p/phpwiki/code/8744 Author: vargenau Date: 2013-04-08 14:19:07 +0000 (Mon, 08 Apr 2013) Log Message: ----------- Spelling 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 2013-04-08 14:14:38 UTC (rev 8743) +++ trunk/locale/fr/LC_MESSAGES/phpwiki.php 2013-04-08 14:19:07 UTC (rev 8744) @@ -422,7 +422,7 @@ $locale["Failed to connect to LDAP host"] = "Impossible de se connecter au serveur LDAP "; $locale["Fatal PhpWiki Error"] = "Erreur fatale de PhpWiki"; $locale["Favorite Categories"] = "Catégories populaires"; -$locale["File successfully uploaded."] = "Fichier téléchargé avec succès"; +$locale["File successfully uploaded."] = "Fichier téléchargé avec succès."; $locale["File “%s” not found."] = "Fichier « %s » non trouvé."; $locale["Files with extension %s are not allowed."] = "%s: extension interdite."; $locale["Find page"] = "Rechercher"; @@ -430,7 +430,7 @@ $locale["First"] = "Premier"; $locale["Found by "] = "Trouvé par "; $locale["FrameInclude"] = "InclureUnCadre"; -$locale["From english to %s: "] = "De l'anglais au %s: "; +$locale["From english to %s: "] = "De l'anglais au %s : "; $locale["Full changes"] = "Changements exhaustifs"; $locale["Full text search results for “%s”"] = "Résultats de la recherche en texte intégral de « %s »"; $locale["FullDump"] = "SauvegardeTotale"; @@ -530,7 +530,7 @@ $locale["Include an external web page within the body of a wiki page."] = "Inclure une page externe dans le corps de la page wiki."; $locale["Include recursively all linked pages starting at %s."] = "Créer une carte du site commençant à %s."; $locale["Include text from another wiki page."] = "Inclure le texte d'une autre page wiki."; -$locale["Include the content of all SubPages of the current page."] = "Pour inclure le contenu de toutes les sous pages de la page actuelle."; +$locale["Include the content of all SubPages of the current page."] = "Pour inclure le contenu de toutes les sous-pages de la page actuelle."; $locale["IncludePage"] = "InclureUnePage"; $locale["IncludePages"] = "InclurePages"; $locale["IncludeSiteMap"] = "CarteDuSite"; @@ -776,7 +776,7 @@ $locale["Pages which have been deleted at least %s days are already checked."] = "Les pages qui ont été supprimées il y a au plus %s jours sont déjà cochées."; $locale["Password cannot be changed."] = "Impossible de changer le mot de passe."; $locale["Password updated."] = "Mot de passe mis à jour"; -$locale["Password was not changed."] = "Le mot de passe n'a pas été mis à jour"; +$locale["Password was not changed."] = "Le mot de passe n'a pas été mis à jour."; $locale["Password:"] = "Mot de passe :"; $locale["Past versions of this page."] = "Versions précédentes de cette page."; $locale["Perform searches on InterWiki sites listed in InterWikiMap."] = "Effectuer une recherche sur les sites InterWiki contenu dans la carte InterWiki."; @@ -1241,7 +1241,7 @@ $locale["You must specify a directory to dump to"] = "Vous devez spécifier un répertoire pour l'archivage de la sauvegarde"; $locale["You stored an empty password in your “%s” page."] = "Vous n'avez pas saisi de mot de passe pour la page %s."; $locale["Your PHP version is too old. You must have at least PHP 5.2."] = "Votre version de PHP est trop ancienne. Il faut avoir au moins PHP 5.2."; -$locale["Your UserPreferences have been successfully reset to default."] = "Vos préférences ont été réinitialisées avec succès"; +$locale["Your UserPreferences have been successfully reset to default."] = "Vos préférences ont été réinitialisées avec succès."; $locale["Your WikiDB DB backend “%s” cannot be used for DbSession."] = "Votre choix « %s » de WikiDB DB ne peut pas être utilisé pour DbSession."; $locale["Your access permissions are only for a BogoUser."] = "Vos permissions d'acces sont celles d'un utilisateur Bogo."; $locale["Your are probably trying to edit/create an invalid version of this page."] = "Vous essayez probablement de modifier ou de créer une version invalide de cette page."; 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 2013-04-08 14:14:38 UTC (rev 8743) +++ trunk/locale/po/de.po 2013-04-08 14:19:07 UTC (rev 8744) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-04-08 16:13+0200\n" +"POT-Creation-Date: 2013-04-08 16:18+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." Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2013-04-08 14:14:38 UTC (rev 8743) +++ trunk/locale/po/es.po 2013-04-08 14:19:07 UTC (rev 8744) @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-04-08 16:13+0200\n" +"POT-Creation-Date: 2013-04-08 16:18+0200\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2013-04-08 14:14:38 UTC (rev 8743) +++ trunk/locale/po/fr.po 2013-04-08 14:19:07 UTC (rev 8744) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-04-08 16:13+0200\n" +"POT-Creation-Date: 2013-04-08 16:18+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." @@ -3378,7 +3378,7 @@ #, php-format msgid "From english to %s: " -msgstr "De l'anglais au %s: " +msgstr "De l'anglais au %s : " msgid "Translate" msgstr "Traduire" @@ -3387,7 +3387,7 @@ msgstr "ListeDesSousPages" msgid "Include the content of all SubPages of the current page." -msgstr "Pour inclure le contenu de toutes les sous pages de la page actuelle." +msgstr "Pour inclure le contenu de toutes les sous-pages de la page actuelle." #, php-format msgid "%s has no subpages defined." @@ -3436,7 +3436,7 @@ msgstr "Désolé, mais le fichier est trop gros." msgid "File successfully uploaded." -msgstr "Fichier téléchargé avec succès" +msgstr "Fichier téléchargé avec succès." #, php-format msgid "uploaded %s" @@ -3474,7 +3474,7 @@ "préférences ne peuvent pas être enregistrées." msgid "Your UserPreferences have been successfully reset to default." -msgstr "Vos préférences ont été réinitialisées avec succès" +msgstr "Vos préférences ont été réinitialisées avec succès." msgid "Do you really want to reset all your UserPreferences?" msgstr "Voulez-vous réellement réinitialiser toutes vos préférences ?" @@ -3486,7 +3486,7 @@ msgstr "Mot de passe mis à jour" msgid "Password was not changed." -msgstr "Le mot de passe n'a pas été mis à jour" +msgstr "Le mot de passe n'a pas été mis à jour." msgid "Password cannot be changed." msgstr "Impossible de changer le mot de passe." Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2013-04-08 14:14:38 UTC (rev 8743) +++ trunk/locale/po/it.po 2013-04-08 14:19:07 UTC (rev 8744) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-04-08 16:13+0200\n" +"POT-Creation-Date: 2013-04-08 16:18+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" Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2013-04-08 14:14:38 UTC (rev 8743) +++ trunk/locale/po/ja.po 2013-04-08 14:19:07 UTC (rev 8744) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-04-08 16:13+0200\n" +"POT-Creation-Date: 2013-04-08 16:18+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" Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2013-04-08 14:14:38 UTC (rev 8743) +++ trunk/locale/po/nl.po 2013-04-08 14:19:07 UTC (rev 8744) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-04-08 16:13+0200\n" +"POT-Creation-Date: 2013-04-08 16:18+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" Modified: trunk/locale/po/phpwiki.pot =================================================================== --- trunk/locale/po/phpwiki.pot 2013-04-08 14:14:38 UTC (rev 8743) +++ trunk/locale/po/phpwiki.pot 2013-04-08 14:19:07 UTC (rev 8744) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki-1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-04-08 16:13+0200\n" +"POT-Creation-Date: 2013-04-08 16:18+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" Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2013-04-08 14:14:38 UTC (rev 8743) +++ trunk/locale/po/sv.po 2013-04-08 14:19:07 UTC (rev 8744) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-04-08 16:13+0200\n" +"POT-Creation-Date: 2013-04-08 16:18+0200\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" "Language-Team: \n" Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2013-04-08 14:14:38 UTC (rev 8743) +++ trunk/locale/po/zh.po 2013-04-08 14:19:07 UTC (rev 8744) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.4.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-04-08 16:13+0200\n" +"POT-Creation-Date: 2013-04-08 16:18+0200\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" "Last-Translator: DruryL <dr...@us...>\n" "Language-Team: DruryL <dr...@us...>\n" 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. |