aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-15 02:25:45 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-15 02:25:45 +0000
commit54954cc374aed5265b53002b02fc40c9e93e7507 (patch)
tree09bfe791dff90e44750c926b2af35610a9434060 /apps/files/l10n/fr.js
parente764ee84c9a987a0c1258520fda873d5e42a5515 (diff)
downloadnextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.tar.gz
nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.zip
Fix(l10n): đź”  Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fr.js')
-rw-r--r--apps/files/l10n/fr.js6
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index aafe3f3dc45..372134e3df0 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -187,11 +187,10 @@ OC.L10N.register(
"Show hidden files" : "Afficher les fichiers masqués",
"Crop image previews" : "Afficher en miniatures carrées",
"Additional settings" : "Paramètres supplémentaires",
- "Webdav" : "Webdav",
+ "WebDAV" : "WebDAV",
"Copy to clipboard" : "Copier dans le presse-papiers",
"Use this address to access your Files via WebDAV" : "Utilisez cette adresse pour accéder à vos fichiers via WebDAV",
"Clipboard is not available" : "Le presse-papiers n'est pas disponible",
- "Webdav URL copied to clipboard" : "URL Webdav copiée dans le presse-papiers",
"Unable to change the favourite state of the file" : "Impossible de modifier l'Ă©tat favori du fichier",
"Error while loading the file data" : "Erreur lors du chargement du fichier de données",
"Pick a template for {name}" : "Choisissez un modèle pour {name}",
@@ -233,7 +232,6 @@ OC.L10N.register(
"%s used" : "%s utilisés",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s utilisés sur %2$s",
- "Settings" : "Paramètres",
- "WebDAV" : "WebDAV"
+ "Settings" : "Paramètres"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");