diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-13 00:20:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-13 00:20:46 +0000 |
commit | c9e4598360335d7eab0f4a5153dbf16a1f161351 (patch) | |
tree | 7952ec03cfd86f0c90ee8df0e55cb77bcd0b96ac /apps/files/l10n/fr.js | |
parent | d0275a7702a19105f9d7169ba7c48043458d5b95 (diff) | |
download | nextcloud-server-c9e4598360335d7eab0f4a5153dbf16a1f161351.tar.gz nextcloud-server-c9e4598360335d7eab0f4a5153dbf16a1f161351.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.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 514e90f0a80..1cfde430252 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -207,6 +207,7 @@ OC.L10N.register( "Remove filter" : "Retirer le filtre", "Total rows summary" : "Récapitulatif du nombre total de lignes", "Toggle selection for all files and folders" : "Basculer la sélection pour tous les fichiers et dossiers", + "(selected)" : "(sélectionné)", "\"{displayName}\" failed on some elements " : "\"{displayName}\" a échoué sur certains éléments", "\"{displayName}\" batch action executed successfully" : "L’action « {displayName} » par lot a été exécutée avec succès", "{count} selected" : "{count} sélectionné(s)", |