diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:51 +0000 |
commit | 823d3c2b425363ecd32fe1093a80967a15afd6df (patch) | |
tree | 56d0921df78fb8f222c07287576acb40af071fb6 /apps/files/l10n/fr.json | |
parent | 3f04d6aa0077f01cbeabc5586c0b38754d4cdbe3 (diff) | |
download | nextcloud-server-823d3c2b425363ecd32fe1093a80967a15afd6df.tar.gz nextcloud-server-823d3c2b425363ecd32fe1093a80967a15afd6df.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 5588a7319e1..76ab885e9e4 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -271,6 +271,7 @@ "You cannot move a file/folder onto itself or into a subfolder of itself" : "Vous ne pouvez pas déplacer un fichier/dossier sur lui-même ou dans un sous-dossier de celui-ci", "(copy)" : "(copier)", "(copy %n)" : "(copier %n)", + "Move cancelled" : "Déplacement annulé", "A file or folder with that name already exists in this folder" : "Un fichier ou un dossier portant ce nom existe déjà dans ce dossier", "The files is locked" : "Le fichier est verrouillé", "The file does not exist anymore" : "Le fichier n'existe plus", @@ -306,6 +307,7 @@ "Personal Files" : "Fichiers personnels", "List of your files and folders that are not shared." : "Liste de vos fichiers et dossiers non partagés.", "No personal files found" : "Aucun fichier personnel trouvé", + "Files that are not shared will show up here." : "Les fichiers qui ne sont pas partagés apparaîtront ici", "List of recently modified files and folders." : "Liste des fichiers et dossiers récemment modifiés.", "No recently modified files" : "Pas de fichiers récemment modifiés", "Files and folders you recently modified will show up here." : "Les fichiers et dossiers que vous avez récemment modifiés apparaîtront ici.", |