diff options
Diffstat (limited to 'apps/files_external/l10n/fr.js')
-rw-r--r-- | apps/files_external/l10n/fr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index 0c2bb063b29..cc1c1bc693c 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -18,6 +18,7 @@ OC.L10N.register( "Unsatisfied authentication mechanism parameters" : "Paramètres manquants pour la méthode d'authentification", "Insufficient data: %s" : "Données insuffisantes : %s", "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Le support de stockage d'id \"%i\" n'est pas modifiable par les utilisateurs", "Personal" : "Personnel", "System" : "Système", "Grant access" : "Autoriser l'accès", @@ -60,9 +61,7 @@ OC.L10N.register( "Identity endpoint URL" : "Identity endpoint URL", "Rackspace" : "Rackspace", "API key" : "Clé API", - "Login credentials" : "Informations d'identification", "Username and password" : "Nom d'utilisateur et mot de passe", - "Session credentials" : "Informations d'identification de session", "RSA public key" : "Clé publique RSA", "Public key" : "Clef publique", "Amazon S3" : "Amazon S3", |