diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-15 02:17:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-15 02:17:13 +0000 |
commit | 31eccc842df4d5f0b4fe0db68e5759467d732d4b (patch) | |
tree | 6be129a04fb57fbcbe3f538bea7347e2a08d8fe9 /apps/files/l10n/fr.js | |
parent | fb4e9898822396a206ef6b14bf2566e961eeafbb (diff) | |
download | nextcloud-server-31eccc842df4d5f0b4fe0db68e5759467d732d4b.tar.gz nextcloud-server-31eccc842df4d5f0b4fe0db68e5759467d732d4b.zip |
[tx-robot] updated from transifex
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 abd5dc9c277..a97cbf1327e 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -131,6 +131,7 @@ OC.L10N.register( "{user} moved {oldfile} to {newfile}" : "{user} a déplacé {oldfile} dans {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Un fichier a été ajouté ou retiré de vos <strong>favoris</strong>", "A file or folder has been <strong>changed</strong>" : "Un fichier ou un répertoire a été <strong>modifié</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Un fichier ou un dossier favori a été <strong>modifié </strong>", "All files" : "Tous les fichiers", "Unlimited" : "Illimité", "Upload (max. %s)" : "Envoi (max. %s)", |