diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-04 00:08:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-04 00:08:27 +0000 |
commit | 3d981c0d4091c685b32eb686b81b2ff512a802fa (patch) | |
tree | 4506f2cf97a5c727684aa9817ec92c89fa74c933 /lib/l10n/fr.js | |
parent | 70f80e3aa21e6694d925a5bf0a840cd422699b3e (diff) | |
download | nextcloud-server-3d981c0d4091c685b32eb686b81b2ff512a802fa.tar.gz nextcloud-server-3d981c0d4091c685b32eb686b81b2ff512a802fa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r-- | lib/l10n/fr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 9257203dfff..09685ca62a3 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -84,6 +84,7 @@ OC.L10N.register( "Set an admin username." : "Spécifiez un nom d'utilisateur pour l'administrateur.", "Set an admin password." : "Spécifiez un mot de passe pour l'administrateur.", "Can't create or write into the data directory %s" : "Impossible de créer, ou d'écrire dans, le répertoire des données %s", + "Given database host is invalid and must not contain the port: %s" : "L'hôte de la base de donnée donné est invalide et ne doit pas contenir le port: %s", "Invalid Federated Cloud ID" : "ID Federated Cloud incorrect", "Sharing %s failed, because the backend does not allow shares from type %i" : "Le partage de %s a échoué car l’infrastructure n'autorise pas les partages de type %i", "Sharing %s failed, because the file does not exist" : "Le partage de %s a échoué car le fichier n'existe pas", |