diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-30 00:31:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-30 00:31:48 +0000 |
commit | 191e20d7f48338ca336fd0091301653251fc0667 (patch) | |
tree | a41047cf33addd0d237f584894832e1cf3946bea /apps/files_trashbin/l10n | |
parent | daa2d69a1fcadbc4b6ef521c4073776889456060 (diff) | |
download | nextcloud-server-191e20d7f48338ca336fd0091301653251fc0667.tar.gz nextcloud-server-191e20d7f48338ca336fd0091301653251fc0667.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 | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/fr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/fr.js b/apps/files_trashbin/l10n/fr.js index beab8c8bd89..0709a2595ea 100644 --- a/apps/files_trashbin/l10n/fr.js +++ b/apps/files_trashbin/l10n/fr.js @@ -16,7 +16,7 @@ OC.L10N.register( "Select all" : "Tout sélectionner", "Name" : "Nom", "Actions" : "Actions", - "Delete permanently" : "Supprimer de façon définitive", + "Delete permanently" : "Supprimer définitivement", "Error while restoring file from trash bin" : "Erreur à la restauration du fichier depuis la corbeille", "Error while removing file from trash bin" : "Erreur à la suppression du fichier de la corbeille", "Error while restoring files from trash bin" : "Erreur à la restauration de fichiers depuis la corbeille", diff --git a/apps/files_trashbin/l10n/fr.json b/apps/files_trashbin/l10n/fr.json index 096d46511c0..f5a651d230d 100644 --- a/apps/files_trashbin/l10n/fr.json +++ b/apps/files_trashbin/l10n/fr.json @@ -14,7 +14,7 @@ "Select all" : "Tout sélectionner", "Name" : "Nom", "Actions" : "Actions", - "Delete permanently" : "Supprimer de façon définitive", + "Delete permanently" : "Supprimer définitivement", "Error while restoring file from trash bin" : "Erreur à la restauration du fichier depuis la corbeille", "Error while removing file from trash bin" : "Erreur à la suppression du fichier de la corbeille", "Error while restoring files from trash bin" : "Erreur à la restauration de fichiers depuis la corbeille", |