diff options
author | nikrou <nikrou@piwigo.org> | 2010-03-03 20:55:21 +0000 |
---|---|---|
committer | nikrou <nikrou@piwigo.org> | 2010-03-03 20:55:21 +0000 |
commit | ef00827dbcfa4ee27ae4b85310ccea85cf9b98dd (patch) | |
tree | 4fc9324c442e062dbd995f4c88cd22aaf4fa271c /language/fr_FR/LC_MESSAGES | |
parent | cc2ee5b054f0a61179509c919e69cc7f6ed9d431 (diff) |
Feature 1451 : confirm message when managing plugins
change way to manage zero for plural forms in french
git-svn-id: http://piwigo.org/svn/trunk@5039 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/fr_FR/LC_MESSAGES/messages.mo | bin | 70534 -> 71004 bytes | |||
-rw-r--r-- | language/fr_FR/LC_MESSAGES/messages.po | 13 |
2 files changed, 12 insertions, 1 deletions
diff --git a/language/fr_FR/LC_MESSAGES/messages.mo b/language/fr_FR/LC_MESSAGES/messages.mo Binary files differindex 43bd1e6b3..0ac0e50cb 100644 --- a/language/fr_FR/LC_MESSAGES/messages.mo +++ b/language/fr_FR/LC_MESSAGES/messages.mo diff --git a/language/fr_FR/LC_MESSAGES/messages.po b/language/fr_FR/LC_MESSAGES/messages.po index cd2a19549..f30038be2 100644 --- a/language/fr_FR/LC_MESSAGES/messages.po +++ b/language/fr_FR/LC_MESSAGES/messages.po @@ -13,7 +13,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" msgid "About" msgstr "À propos" @@ -135,6 +135,17 @@ msgstr "Appliquer aux sous-catégories" msgid "Are you sure?" msgstr "Etes-vous sur?" +msgid "Are you sure you want to delete this plugin?" +msgstr "Etes-vous sûr de vouloir supprimer ce plugin?" + +msgid "Are you sure you want to install this plugin?" +msgstr "Etes-vous sûr de vouloir installer ce plugin?" + +msgid "" +"Are you sure to install this upgrade? You must verify if this version does " +"not need uninstallation." +msgstr "Etes-vous sur de vouloir installer cette mise à jour? Vous devez vérifiez que cette mise à jour ne nécessite pas de désinstallation." + msgid "ascending" msgstr "croissant" |