aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-11 00:19:27 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-11 00:19:27 +0000
commitc00a19079cd016099aafd1b126093724af6ec066 (patch)
treefa28e931f09ef07f6d2d12adb2f42f8ff3e5ed42 /apps/files/l10n/fr.js
parent3a45e8873a528ff5a3c5acd6b2d7446fc2b6e476 (diff)
downloadnextcloud-server-c00a19079cd016099aafd1b126093724af6ec066.tar.gz
nextcloud-server-c00a19079cd016099aafd1b126093724af6ec066.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fr.js')
-rw-r--r--apps/files/l10n/fr.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 9bfd342c383..6582527f05e 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -322,7 +322,6 @@ OC.L10N.register(
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Cette liste n'est pas affichée en totalité pour des raisons de performances. Les fichiers seront affichés au fur et à mesure que vous parcourrez la liste.",
"Search for an account" : "Chercher un compte",
"Choose" : "Choisir",
- "No files or folders have been deleted yet" : "Aucun fichier ou dossier n'a encore été supprimé",
- "Chose destination" : "Choisir la destination"
+ "No files or folders have been deleted yet" : "Aucun fichier ou dossier n'a encore été supprimé"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");