diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-07 00:12:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-07 00:12:06 +0000 |
commit | 35342b4b7d0cb71ac9bccd4d923657184703f314 (patch) | |
tree | 22af26866f3ebc6fd45c7a0babbac18a1e05d219 /core/l10n | |
parent | aa5956f1eb85bea1666ddb8462df5169b5e2f120 (diff) | |
download | nextcloud-server-35342b4b7d0cb71ac9bccd4d923657184703f314.tar.gz nextcloud-server-35342b4b7d0cb71ac9bccd4d923657184703f314.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/fr.js | 1 | ||||
-rw-r--r-- | core/l10n/fr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 6e075b5b5a4..15dc0502dc3 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -84,6 +84,7 @@ OC.L10N.register( "No" : "Non", "Yes" : "Oui", "No files in here" : "Aucun fichier", + "No more subfolders in here" : "Plus aucun sous-dossier ici", "Choose" : "Choisir", "Copy" : "Copier", "Move" : "Déplacer", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index aeb64374a12..891e3e813b7 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -82,6 +82,7 @@ "No" : "Non", "Yes" : "Oui", "No files in here" : "Aucun fichier", + "No more subfolders in here" : "Plus aucun sous-dossier ici", "Choose" : "Choisir", "Copy" : "Copier", "Move" : "Déplacer", |