diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-09 02:31:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-09 02:31:52 +0000 |
commit | da58e46ecded68585f6ce3c5ce778be076711b1a (patch) | |
tree | 245f05bbcd332b963d80ed0a679b94db68233b34 /apps/files/l10n/fr.js | |
parent | b7089c20ee4dd0f4b8bc805068aadbaf89a6a081 (diff) | |
download | nextcloud-server-da58e46ecded68585f6ce3c5ce778be076711b1a.tar.gz nextcloud-server-da58e46ecded68585f6ce3c5ce778be076711b1a.zip |
[tx-robot] updated 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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index aea338cd858..11d2821f015 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -41,6 +41,8 @@ OC.L10N.register( "Details" : "Détails", "Please select tag(s) to add to the selection" : "Veuillez sélectionner la ou les étiquette(s) à ajouter à la sélection", "Apply tag(s) to selection" : "Appliquer la ou les étiquette(s) à la sélection", + "Select directory \"{dirName}\"" : "Sélectionner le dossier \"{dirName}\"", + "Select file \"{fileName}\"" : "Sélectionner le fichier \"{fileName}\"", "Pending" : "En attente", "Unable to determine date" : "Impossible de déterminer la date", "This operation is forbidden" : "Cette opération est interdite", |