diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-06 13:28:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-06 13:28:06 +0000 |
commit | da2363a1dd08bc3ca4e0736a97516082700e846d (patch) | |
tree | 329fcc974cd16b0537adcfebbf436fce923d9d73 /apps/files_external/l10n/fr.js | |
parent | e1abe5a62b34d5de94b258b665ca612a973e2dbd (diff) | |
download | nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.tar.gz nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/fr.js')
-rw-r--r-- | apps/files_external/l10n/fr.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index f75cec87c11..486431de5e0 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -21,6 +21,8 @@ OC.L10N.register( "Compatibility with Mac NFD encoding (slow)" : "Compatibilité avec l'encodage Mac NFD (lent)", "Admin defined" : "Défini par l'administrateur", "Saved" : "Sauvegardé", + "Saving..." : "Enregistrement...", + "Save" : "Enregistrer", "Empty response from the server" : "Réponse vide du serveur", "Couldn't access. Please logout and login to activate this mount point" : "Impossible d'accéder. Veuillez vous déconnecter et vous reconnecter pour activer ce point de montage.", "Couldn't get the information from the ownCloud server: {code} {type}" : "Impossible d'obtenir l'information depuis le serveur ownCloud : {code} {type}", @@ -36,7 +38,6 @@ OC.L10N.register( "Credentials saved" : "Identifiants sauvegardés", "Credentials saving failed" : "La sauvegarde des identifiants a échoué", "Credentials required" : "Des informations d'identification sont requises", - "Save" : "Enregistrer", "Storage with id \"%i\" not found" : "Stockage avec l'id \"%i\" non trouvé", "Invalid backend or authentication mechanism class" : "Service ou méthode d'authentification non valable", "Invalid mount point" : "Point de montage non valide", @@ -64,8 +65,11 @@ OC.L10N.register( "Identity endpoint URL" : "Identity endpoint URL", "Rackspace" : "Rackspace", "API key" : "Clé API", + "Global Credentials" : "Informations d'identification globales", + "Log-in credentials, save in database" : "Identifiants de connexion, sauvegarder dans la base de données", "Username and password" : "Nom d'utilisateur et mot de passe", "Log-in credentials, save in session" : "Identifiants de connexion, sauvegardés pour la session", + "User entered, store in database" : "Utilisateur entré, stocker dans la base de données", "RSA public key" : "Clé publique RSA", "Public key" : "Clef publique", "Amazon S3" : "Amazon S3", |