diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-05 02:01:42 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-05 02:01:42 +0200 |
commit | 666a5c1cc7ed21f2b2e72c038e6fc6b1849a82a1 (patch) | |
tree | 32d6ae5cde17122febc4142b97c758cd7c984112 /l10n/fr/files_encryption.po | |
parent | c59ee99d932eb9a5d7df8fdfb6c318abfdef88b7 (diff) | |
download | nextcloud-server-666a5c1cc7ed21f2b2e72c038e6fc6b1849a82a1.tar.gz nextcloud-server-666a5c1cc7ed21f2b2e72c038e6fc6b1849a82a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fr/files_encryption.po')
-rw-r--r-- | l10n/fr/files_encryption.po | 43 |
1 files changed, 22 insertions, 21 deletions
diff --git a/l10n/fr/files_encryption.po b/l10n/fr/files_encryption.po index e5b30416823..6c77d415dbc 100644 --- a/l10n/fr/files_encryption.po +++ b/l10n/fr/files_encryption.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# lyly95, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-05-30 02:27+0200\n" -"PO-Revision-Date: 2013-05-30 00:27+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-06-05 01:58+0200\n" +"PO-Revision-Date: 2013-06-04 20:15+0000\n" +"Last-Translator: lyly95\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,29 +20,29 @@ msgstr "" #: ajax/adminrecovery.php:29 msgid "Recovery key successfully enabled" -msgstr "" +msgstr "Clé de récupération activée avec succès" #: ajax/adminrecovery.php:34 msgid "" "Could not enable recovery key. Please check your recovery key password!" -msgstr "" +msgstr "Ne peut pas activer la clé de récupération. s'il vous plait vérifiez votre mot de passe de clé de récupération!" #: ajax/adminrecovery.php:48 msgid "Recovery key successfully disabled" -msgstr "" +msgstr "Clé de récupération désactivée avc succès" #: ajax/adminrecovery.php:53 msgid "" "Could not disable recovery key. Please check your recovery key password!" -msgstr "" +msgstr "Ne peut pas désactiver la clé de récupération. S'il vous plait vérifiez votre mot de passe de clé de récupération!" #: ajax/changeRecoveryPassword.php:49 msgid "Password successfully changed." -msgstr "" +msgstr "Mot de passe changé avec succès " #: ajax/changeRecoveryPassword.php:51 msgid "Could not change the password. Maybe the old password was not correct." -msgstr "" +msgstr "Ne peut pas changer le mot de passe. L'ancien mot de passe est peut-être incorrect." #: js/settings-admin.js:11 msgid "Saving..." @@ -54,50 +55,50 @@ msgstr "Chiffrement" #: templates/settings-admin.php:9 msgid "" "Enable encryption passwords recovery key (allow sharing to recovery key):" -msgstr "" +msgstr "Activer la clé de récupération par mots de passe de cryptage (autoriser le partage de la clé de récupération) " #: templates/settings-admin.php:13 msgid "Recovery account password" -msgstr "" +msgstr "Rétablissement du compte mot de passe " #: templates/settings-admin.php:20 templates/settings-personal.php:18 msgid "Enabled" -msgstr "" +msgstr "Activer" #: templates/settings-admin.php:28 templates/settings-personal.php:26 msgid "Disabled" -msgstr "" +msgstr "Désactiver" #: templates/settings-admin.php:32 msgid "Change encryption passwords recovery key:" -msgstr "" +msgstr "Changer les mots de passe de cryptage par la clé de récupération" #: templates/settings-admin.php:39 msgid "Old Recovery account password" -msgstr "" +msgstr "Ancien compte de récupération de mots de passe" #: templates/settings-admin.php:46 msgid "New Recovery account password" -msgstr "" +msgstr "Nouveau compte de récupération de mots de passe" #: templates/settings-admin.php:51 msgid "Change Password" -msgstr "" +msgstr "Changer de mot de passe" #: templates/settings-personal.php:9 msgid "Enable password recovery by sharing all files with your administrator:" -msgstr "" +msgstr "Activer la récupération des mots de passe en partageant les fichiers avec votre administrateur:" #: templates/settings-personal.php:11 msgid "" "Enabling this option will allow you to reobtain access to your encrypted " "files if your password is lost" -msgstr "" +msgstr "En activant cette option cela vous autorisera à récupérer votre accès aux fichiers cryptés si votre mot de passe est perdu" #: templates/settings-personal.php:27 msgid "File recovery settings updated" -msgstr "" +msgstr "Mise à jour des paramètres de récupération de fichiers " #: templates/settings-personal.php:28 msgid "Could not update file recovery" -msgstr "" +msgstr "Ne peut pas remettre à jour les fichiers de récupération" |