diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:50 +0000 |
commit | 4c52fed77996c71a539501aeb08a78cd13194f0b (patch) | |
tree | 2f939961c32e0c651a8ca10399139c91f523dac5 /apps/files_external/l10n/fr.json | |
parent | 88ece3f5d7b061ab604edbb336747b3f2f61ba52 (diff) | |
download | nextcloud-server-4c52fed77996c71a539501aeb08a78cd13194f0b.tar.gz nextcloud-server-4c52fed77996c71a539501aeb08a78cd13194f0b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/fr.json')
-rw-r--r-- | apps/files_external/l10n/fr.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index 0416b9f805f..5920bc44def 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -54,9 +54,9 @@ "OAuth2" : "OAuth2", "Client ID" : "ID Client", "Client secret" : "Secret client", - "OpenStack" : "OpenStack", "Tenant name" : "Tenant name", "Identity endpoint URL" : "Identity endpoint URL", + "Domain" : "Domaine", "Rackspace" : "Rackspace", "API key" : "Clé API", "Global credentials" : "Informations d'identification globales", @@ -89,7 +89,6 @@ "SFTP with secret key login" : "SFTP avec identification par clé", "SMB / CIFS" : "SMB / CIFS", "Share" : "Partage", - "Domain" : "Domaine", "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", @@ -99,8 +98,6 @@ "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Le support du FTP dans PHP n'est pas activé ou installé. Le montage de %s n'est pas possible. Merci de demander à votre administrateur de l'installer.", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" n'est pas installé. Le montage de %s n'est pas possible. Merci de demander à l'administrateur système de l'installer.", "External storage support" : "Support de stockage externe", - "No external storage configured" : "Aucun stockage externe configuré", - "You can add external storages in the personal settings" : "Vous pouvez ajouter des stockages externes via vos paramètres personnels", "Name" : "Nom", "Storage type" : "Type de stockage", "Scope" : "Portée", @@ -126,7 +123,10 @@ "Step 2 failed. Exception: %s" : "L’étape 2 a échoué. Exception : %s", "Dropbox App Configuration" : "Configuration de l'application Dropbox", "Google Drive App Configuration" : "Configuration de l'application Google Drive", + "OpenStack" : "OpenStack", "Dropbox" : "Dropbox", - "Google Drive" : "Google Drive" + "Google Drive" : "Google Drive", + "No external storage configured" : "Aucun stockage externe configuré", + "You can add external storages in the personal settings" : "Vous pouvez ajouter des stockages externes via vos paramètres personnels" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |