From 67c933622ddf04fca42acd7c5a73933b05cf9635 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 25 Mar 2020 17:15:37 +0100 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (1244 of 1244 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/ --- www/common/translations/messages.fr.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.fr.json b/www/common/translations/messages.fr.json index 39a26fdf0..c641bd8de 100644 --- a/www/common/translations/messages.fr.json +++ b/www/common/translations/messages.fr.json @@ -1337,5 +1337,8 @@ "kanban_color": "Couleur", "kanban_body": "Contenu", "kanban_title": "Titre", - "oo_isLocked": "Synchronisation, veuillez patienter" + "oo_isLocked": "Synchronisation, veuillez patienter", + "admin_openFilesHint": "Nombre de descripteurs de fichiers actuellement ouverts sur le serveur.", + "admin_openFilesTitle": "Fichiers Ouverts", + "profile_copyKey": "Copier la clé publique" }