diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-13 01:56:58 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-13 01:56:58 -0500 |
commit | 3ece0a7767e51082d89c549a742f0faed0b7eda5 (patch) | |
tree | 1679fed4cde09fdebcd3065dc3ecc234fc747d86 /apps/files_trashbin/l10n | |
parent | ed797a248cf88dc9dede104fa6babaeb11efc751 (diff) | |
download | nextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.tar.gz nextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/fr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/fr.js b/apps/files_trashbin/l10n/fr.js index ccda19fb69c..573977570a7 100644 --- a/apps/files_trashbin/l10n/fr.js +++ b/apps/files_trashbin/l10n/fr.js @@ -10,6 +10,7 @@ OC.L10N.register( "restored" : "restauré", "No deleted files" : "Aucun fichier supprimé", "You will be able to recover deleted files from here" : "Vous pourrez restaurer vos fichiers supprimés ici", + "No entries found in this folder" : "Aucune entrée trouvée dans ce dossier", "Select all" : "Tout sélectionner", "Name" : "Nom", "Deleted" : "Effacé", diff --git a/apps/files_trashbin/l10n/fr.json b/apps/files_trashbin/l10n/fr.json index 523e575a958..f4525b9d079 100644 --- a/apps/files_trashbin/l10n/fr.json +++ b/apps/files_trashbin/l10n/fr.json @@ -8,6 +8,7 @@ "restored" : "restauré", "No deleted files" : "Aucun fichier supprimé", "You will be able to recover deleted files from here" : "Vous pourrez restaurer vos fichiers supprimés ici", + "No entries found in this folder" : "Aucune entrée trouvée dans ce dossier", "Select all" : "Tout sélectionner", "Name" : "Nom", "Deleted" : "Effacé", |