diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-14 02:52:34 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-14 02:52:34 +0200 |
commit | 6c534c8165d3c3fba64e3cf5c05993a84733eef7 (patch) | |
tree | 7f4321c093d7085fa841477ac3c8992dea147920 /l10n/fr | |
parent | 8edb56de05b2dd81f42d993490213e96524e27c2 (diff) | |
download | nextcloud-server-6c534c8165d3c3fba64e3cf5c05993a84733eef7.tar.gz nextcloud-server-6c534c8165d3c3fba64e3cf5c05993a84733eef7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fr')
-rw-r--r-- | l10n/fr/core.po | 30 | ||||
-rw-r--r-- | l10n/fr/files_encryption.po | 95 | ||||
-rw-r--r-- | l10n/fr/files_sharing.po | 8 |
3 files changed, 97 insertions, 36 deletions
diff --git a/l10n/fr/core.po b/l10n/fr/core.po index dec2ec57a49..f6b49ec2dca 100644 --- a/l10n/fr/core.po +++ b/l10n/fr/core.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-06-13 02:16+0200\n" -"PO-Revision-Date: 2013-06-12 01:02+0000\n" -"Last-Translator: red0ne <red-0ne@smarty-concept.com>\n" +"POT-Creation-Date: 2013-06-14 02:47+0200\n" +"PO-Revision-Date: 2013-06-14 00:47+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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" @@ -395,7 +395,7 @@ msgstr "La mise à jour a échoué. Veuillez signaler ce problème à la <a href msgid "The update was successful. Redirecting you to ownCloud now." msgstr "La mise à jour a réussi. Vous êtes redirigé maintenant vers ownCloud." -#: lostpassword/controller.php:48 +#: lostpassword/controller.php:58 msgid "ownCloud password reset" msgstr "Réinitialisation de votre mot de passe Owncloud" @@ -423,7 +423,19 @@ msgstr "Vous allez recevoir un e-mail contenant un lien pour réinitialiser votr msgid "Username" msgstr "Nom d'utilisateur" -#: lostpassword/templates/lostpassword.php:21 +#: lostpassword/templates/lostpassword.php:22 +msgid "" +"Your files seems to be encrypted. If you didn't have enabled the recovery " +"key there will be no way to get your data back once the password was " +"resetted. If you are not sure what to do, please contact your administrator " +"first before continue. Do you really want to continue?" +msgstr "" + +#: lostpassword/templates/lostpassword.php:24 +msgid "Yes, I really want to reset my password now" +msgstr "" + +#: lostpassword/templates/lostpassword.php:29 msgid "Request reset" msgstr "Demander la réinitialisation" @@ -563,16 +575,12 @@ msgstr "Serveur de la base de données" msgid "Finish setup" msgstr "Terminer l'installation" -#: templates/layout.guest.php:40 -msgid "web services under your control" -msgstr "services web sous votre contrôle" - -#: templates/layout.user.php:37 +#: templates/layout.user.php:40 #, php-format msgid "%s is available. Get more information on how to update." msgstr "%s est disponible. Obtenez plus d'informations sur la façon de mettre à jour." -#: templates/layout.user.php:62 +#: templates/layout.user.php:67 msgid "Log out" msgstr "Se déconnecter" diff --git a/l10n/fr/files_encryption.po b/l10n/fr/files_encryption.po index 36b80d4b270..a3440d23415 100644 --- a/l10n/fr/files_encryption.po +++ b/l10n/fr/files_encryption.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-06-08 02:03+0200\n" -"PO-Revision-Date: 2013-06-07 09:23+0000\n" -"Last-Translator: lyly95\n" +"POT-Creation-Date: 2013-06-14 02:46+0200\n" +"PO-Revision-Date: 2013-06-14 00:47+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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" @@ -44,61 +44,118 @@ msgstr "Mot de passe changé avec succès " msgid "Could not change the password. Maybe the old password was not correct." msgstr "Ne peut pas changer le mot de passe. L'ancien mot de passe est peut-être incorrect." +#: ajax/updatePrivateKeyPassword.php:51 +msgid "Private key password successfully updated." +msgstr "" + +#: ajax/updatePrivateKeyPassword.php:53 +msgid "" +"Could not update the private key password. Maybe the old password was not " +"correct." +msgstr "" + +#: files/error.php:7 +msgid "" +"Your private key is not valid! Maybe your password was changed from outside." +" You can update your private key password in your personal settings to " +"regain access to your files" +msgstr "" + #: js/settings-admin.js:11 msgid "Saving..." msgstr "Enregistrement..." +#: templates/invalid_private_key.php:5 +msgid "" +"Your private key is not valid! Maybe the your password was changed from " +"outside." +msgstr "" + +#: templates/invalid_private_key.php:7 +msgid "You can unlock your private key in your " +msgstr "" + +#: templates/invalid_private_key.php:7 +msgid "personal settings" +msgstr "" + #: templates/settings-admin.php:5 templates/settings-personal.php:4 msgid "Encryption" msgstr "Chiffrement" -#: templates/settings-admin.php:9 +#: templates/settings-admin.php:10 msgid "" "Enable encryption passwords recovery key (allow sharing to recovery key):" 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 +#: templates/settings-admin.php:14 msgid "Recovery account password" msgstr "Rétablissement du compte mot de passe " -#: templates/settings-admin.php:20 templates/settings-personal.php:18 +#: templates/settings-admin.php:21 templates/settings-personal.php:54 msgid "Enabled" msgstr "Activer" -#: templates/settings-admin.php:28 templates/settings-personal.php:26 +#: templates/settings-admin.php:29 templates/settings-personal.php:62 msgid "Disabled" msgstr "Désactiver" -#: templates/settings-admin.php:32 +#: templates/settings-admin.php:34 msgid "Change encryption passwords recovery key:" msgstr "Changer les mots de passe de cryptage par la clé de récupération" -#: templates/settings-admin.php:39 +#: templates/settings-admin.php:41 msgid "Old Recovery account password" msgstr "Ancien compte de récupération de mots de passe" -#: templates/settings-admin.php:46 +#: templates/settings-admin.php:48 msgid "New Recovery account password" msgstr "Nouveau compte de récupération de mots de passe" -#: templates/settings-admin.php:51 +#: templates/settings-admin.php:53 msgid "Change Password" msgstr "Changer de mot de passe" -#: templates/settings-personal.php:9 -msgid "Enable password recovery by sharing all files with your administrator:" -msgstr "Activer la récupération des mots de passe en partageant les fichiers avec votre administrateur:" - #: templates/settings-personal.php:11 +msgid "Your private key password no longer match your log-in password:" +msgstr "" + +#: templates/settings-personal.php:14 +msgid "Set your old private key password to your current log-in password." +msgstr "" + +#: templates/settings-personal.php:16 +msgid "" +" If you don't remember your old password you can ask your administrator to " +"recover your files." +msgstr "" + +#: templates/settings-personal.php:24 +msgid "Old log-in password" +msgstr "" + +#: templates/settings-personal.php:30 +msgid "Current log-in password" +msgstr "" + +#: templates/settings-personal.php:35 +msgid "Update Private Key Password" +msgstr "" + +#: templates/settings-personal.php:45 +msgid "Enable password recovery:" +msgstr "" + +#: templates/settings-personal.php:47 msgid "" "Enabling this option will allow you to reobtain access to your encrypted " -"files if your password is lost" -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" +"files in case of password loss" +msgstr "" -#: templates/settings-personal.php:27 +#: templates/settings-personal.php:63 msgid "File recovery settings updated" msgstr "Mise à jour des paramètres de récupération de fichiers " -#: templates/settings-personal.php:28 +#: templates/settings-personal.php:64 msgid "Could not update file recovery" msgstr "Ne peut pas remettre à jour les fichiers de récupération" diff --git a/l10n/fr/files_sharing.po b/l10n/fr/files_sharing.po index 5a730447603..3f1f4097bc1 100644 --- a/l10n/fr/files_sharing.po +++ b/l10n/fr/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-06-12 02:55+0200\n" -"PO-Revision-Date: 2013-06-11 23:28+0000\n" +"POT-Creation-Date: 2013-06-14 02:47+0200\n" +"PO-Revision-Date: 2013-06-14 00:47+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -42,7 +42,3 @@ msgstr "Télécharger" #: templates/public.php:40 msgid "No preview available for" msgstr "Pas d'aperçu disponible pour" - -#: templates/public.php:50 -msgid "web services under your control" -msgstr "services web sous votre contrôle" |