diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-19 00:21:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-19 00:21:31 +0000 |
commit | ae0521ec2834a0a41a7824e78d9af88d23c4c451 (patch) | |
tree | e790925bf7eb1dfd8c951dd30fc86b8db5e481f7 /apps/files_trashbin/l10n | |
parent | a60f71bd939eeb94012d608736c0e96e72b20e95 (diff) | |
download | nextcloud-server-ae0521ec2834a0a41a7824e78d9af88d23c4c451.tar.gz nextcloud-server-ae0521ec2834a0a41a7824e78d9af88d23c4c451.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/fr.js | 3 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/fr.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/fr.js b/apps/files_trashbin/l10n/fr.js index ebf0392e48b..98fe131c98b 100644 --- a/apps/files_trashbin/l10n/fr.js +++ b/apps/files_trashbin/l10n/fr.js @@ -14,7 +14,10 @@ OC.L10N.register( "Deleted by" : "Supprimé par", "Deleted" : "Supprimé", "A long time ago" : "Il y a longtemps", + "Confirm permanent deletion" : "Confirmer la suppression définitive", + "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Êtes-vous sûr de vouloir supprimer définitivement tous les fichiers et dossiers dans la corbeille ? Cette action est irréversible.", "Cancel" : "Annuler", + "Empty deleted files" : "Vider les fichiers supprimés", "Deletion cancelled" : "Suppression annulée", "List of files that have been deleted." : "Liste des fichiers qui ont été supprimés.", "No deleted files" : "Aucun fichier supprimé", diff --git a/apps/files_trashbin/l10n/fr.json b/apps/files_trashbin/l10n/fr.json index e8483b6fc3a..61cf1d37a70 100644 --- a/apps/files_trashbin/l10n/fr.json +++ b/apps/files_trashbin/l10n/fr.json @@ -12,7 +12,10 @@ "Deleted by" : "Supprimé par", "Deleted" : "Supprimé", "A long time ago" : "Il y a longtemps", + "Confirm permanent deletion" : "Confirmer la suppression définitive", + "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Êtes-vous sûr de vouloir supprimer définitivement tous les fichiers et dossiers dans la corbeille ? Cette action est irréversible.", "Cancel" : "Annuler", + "Empty deleted files" : "Vider les fichiers supprimés", "Deletion cancelled" : "Suppression annulée", "List of files that have been deleted." : "Liste des fichiers qui ont été supprimés.", "No deleted files" : "Aucun fichier supprimé", |