diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-09 01:55:02 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-09 01:55:02 -0400 |
commit | 5cb83937faf7a6cf72c932346fcf62073d4b405b (patch) | |
tree | c4058de94dd30f2a89ade558584d3d63dc0a5b22 /apps/files_external/l10n/fr.js | |
parent | 020bb33150ddaab4463b63799774f144a3448263 (diff) | |
download | nextcloud-server-5cb83937faf7a6cf72c932346fcf62073d4b405b.tar.gz nextcloud-server-5cb83937faf7a6cf72c932346fcf62073d4b405b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/fr.js')
-rw-r--r-- | apps/files_external/l10n/fr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index f183bfeef57..c5ceea05566 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -12,6 +12,8 @@ OC.L10N.register( "Invalid mount point" : "Point de montage non valide", "Objectstore forbidden" : "\"Objectstore\" interdit", "Invalid storage backend \"%s\"" : "Service de stockage non valide : \"%s\"", + "Not permitted to use backend \"%s\"" : "Non autorisé à utiliser backend \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Non autorisé à utiliser le mécanisme d'authentification \"%s\"", "Unsatisfied backend parameters" : "Paramètres manquants pour le service", "Unsatisfied authentication mechanism parameters" : "Paramètres manquants pour la méthode d'authentification", "Personal" : "Personnel", @@ -77,6 +79,7 @@ OC.L10N.register( "SMB / CIFS using OC login" : "SMB / CIFS en utilisant les identifiants OC", "Username as share" : "Nom d'utilisateur comme nom de partage", "OpenStack Object Storage" : "OpenStack Object Storage", + "Service name" : "Nom du service", "<b>Note:</b> " : "<b>Attention :</b>", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Attention :</b> La prise en charge de cURL par PHP n'est pas activée ou installée. Le montage de %s n'est pas possible. Contactez votre administrateur système pour l'installer.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Attention : </b> La prise en charge du FTP par PHP n'est pas activée ou installée. Le montage de %s n'est pas possible. Contactez votre administrateur système pour l'installer.", |