summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/fr.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-27 01:55:20 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-27 01:55:20 -0400
commit46978b616cf18d86c3b5790560d233ebde1fc8e7 (patch)
tree9391699efe82c340bc86f6636ca30ccb170d578a /apps/files_external/l10n/fr.json
parentd4fca4985819f11c1fc258ea45486440e9feb7d3 (diff)
downloadnextcloud-server-46978b616cf18d86c3b5790560d233ebde1fc8e7.tar.gz
nextcloud-server-46978b616cf18d86c3b5790560d233ebde1fc8e7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/fr.json')
-rw-r--r--apps/files_external/l10n/fr.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json
index c0c927ebffb..ffc2de0ef53 100644
--- a/apps/files_external/l10n/fr.json
+++ b/apps/files_external/l10n/fr.json
@@ -1,4 +1,7 @@
{ "translations": {
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons de requête a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons d'accès a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.",
+ "Please provide a valid app key and secret." : "Veuillez fournir une clé d'application et un mot de passe valides.",
"Step 1 failed. Exception: %s" : "L’étape 1 a échoué. Erreur : %s",
"Step 2 failed. Exception: %s" : "L’étape 2 a échoué. Erreur : %s",
"External storage" : "Stockage externe",
@@ -20,8 +23,11 @@
"SFTP with secret key login" : "SFTP avec identification par clé",
"Public key" : "Clef publique",
"Storage with id \"%i\" not found" : "Stockage avec l'id \"%i\" non trouvé",
+ "Invalid backend or authentication mechanism class" : "Système de stockage ou méthode d'authentification non valable",
"Invalid mount point" : "Point de montage non valide",
"Invalid storage backend \"%s\"" : "Service de stockage non valide : \"%s\"",
+ "Unsatisfied authentication mechanism parameters" : "Paramètres manquants pour la méthode d'authentification",
+ "Admin-only storage backend \"%s\"" : "Service de stockage \"%s\" pour admins seulement",
"Personal" : "Personnel",
"System" : "Système",
"Grant access" : "Autoriser l'accès",
@@ -38,11 +44,15 @@
"Generate keys" : "Générer des clés",
"Error generating key pair" : "Erreur lors de la génération des clés",
"None" : "Aucun",
+ "OAuth1" : "OAuth1",
"App key" : "App key",
"App secret" : "App secret",
+ "OAuth2" : "OAuth2",
"Client ID" : "ID Client",
"Client secret" : "Secret client",
+ "Username and password" : "Nom d'utilisateur et mot de passe",
"Password" : "Mot de passe",
+ "Session credentials" : "Informations d'identification de session",
"Amazon S3" : "Amazon S3",
"Hostname" : "Nom de l'hôte",
"Port" : "Port",
@@ -53,11 +63,15 @@
"URL" : "URL",
"Secure https://" : "Sécurisation https://",
"Dropbox" : "Dropbox",
+ "FTP" : "FTP",
"Secure ftps://" : "Sécurisation ftps://",
+ "Google Drive" : "Google Drive",
"Local" : "Local",
"Location" : "Emplacement",
"ownCloud" : "ownCloud",
+ "SFTP" : "SFTP",
"Root" : "Root",
+ "SMB / CIFS" : "SMB / CIFS",
"<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.",
@@ -69,6 +83,7 @@
"Scope" : "Portée",
"External Storage" : "Stockage externe",
"Folder name" : "Nom du dossier",
+ "Authentication" : "Authentification",
"Configuration" : "Configuration",
"Available for" : "Disponible pour",
"Advanced settings" : "Paramètres avancés",