diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
commit | c18962252921f7e70a48ad1d734a168e6f7e3d08 (patch) | |
tree | 5ff5774b61acb7250fd3af77803d3ca1a6159135 /apps/files/l10n/fr.json | |
parent | 20781097f5bd9e35bcb7ad2f8fcacd84f05e2919 (diff) | |
download | nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.tar.gz nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fr.json')
-rw-r--r-- | apps/files/l10n/fr.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index ec81b92a6be..9e41f39c8ad 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -185,7 +185,6 @@ "Another entry with the same name already exists" : "Une autre entrée avec le même nom existe déjà", "Renamed \"{oldName}\" to \"{newName}\"" : "Renommer \"{oldName}\" en \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Impossible de renommer \"{oldName}\", il n'existe plus.", - "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "Le nom \"{newName}\"\" est déjà utilisé dans le dossier \"{dir}\". Merci de choisir un autre nom.", "Could not rename \"{oldName}\"" : "Impossible de renommer \"{oldName}\"", "Total rows summary" : "Récapitulatif du nombre total de lignes", "\"{displayName}\" failed on some elements " : "\"{displayName}\" a échoué sur certains éléments", |