diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-01 02:16:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-01 02:16:55 +0000 |
commit | dbd0cf054cad1230b67fa091c4df66aebe24ba19 (patch) | |
tree | 575c842ef267b228bd8440fc405259900cb28342 /apps/files_sharing/l10n/fr.js | |
parent | 4a35dc1f896317f7f8836620b48208304aacad6e (diff) | |
download | nextcloud-server-dbd0cf054cad1230b67fa091c4df66aebe24ba19.tar.gz nextcloud-server-dbd0cf054cad1230b67fa091c4df66aebe24ba19.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/fr.js')
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 4d01d825cdd..43caa70479f 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -35,8 +35,8 @@ OC.L10N.register( "Delete" : "Supprimer", "You can upload into this folder" : "Vous pouvez envoyer des fichiers dans ce dossier", "Terms of service" : "Conditions d'utilisation", - "Show list view" : "Afficher la vue en liste", - "Show grid view" : "Afficher la vue en grille", + "Show list view" : "Activer l'affichage liste", + "Show grid view" : "Activer l'affichage mosaïque", "No compatible server found at {remote}" : "Aucun serveur compatible trouvé sur {remote}", "Invalid server URL" : "URL serveur invalide", "Failed to add the public link to your Nextcloud" : "Échec de l'ajout du lien public à votre Nextcloud", |