From 08606e26a3df92e4c52a80a9de561d18f5b7bfe8 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 11 Dec 2020 12:27:47 +0100 Subject: [PATCH 1/2] Translated using Weblate (English) Currently translated at 100.0% (1400 of 1400 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 179c0a296..f07dab3e0 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1495,5 +1495,6 @@ "settings_mediatagSizeTitle": "Automatic download limit", "settings_mediatagSizeHint": "Maximum size in megabytes (MB) for automatically loading media elements (images, videos, pdf) embedded into documents. Elements bigger than the specified size can be loaded manually. Use \"-1\" to always load the media elements automatically.", "mediatag_loadButton": "Load attachment", - "history_trimPrompt": "This document has accumulated {0} of history that may slow down loading time. Consider deleting the history if it is not needed." + "history_trimPrompt": "This document has accumulated {0} of history that may slow down loading time. Consider deleting the history if it is not needed.", + "contacts_confirmCancel": "Are you sure you want to cancel your contact request with {0}?" } From 18d4d498a7e839a1717cee2947907d30d569b919 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 11 Dec 2020 12:27:48 +0100 Subject: [PATCH 2/2] Translated using Weblate (French) Currently translated at 100.0% (1400 of 1400 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/ --- www/common/translations/messages.fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.fr.json b/www/common/translations/messages.fr.json index b1dccaf48..72a3fad90 100644 --- a/www/common/translations/messages.fr.json +++ b/www/common/translations/messages.fr.json @@ -1495,5 +1495,6 @@ "admin_archiveHint": "Rendre un document indisponible sans le supprimer définitivement. Il sera placé dans un répertoire \"archive\" et supprimé après quelques jours (configurable dans le fichier de configuration du serveur).", "admin_archiveTitle": "Archiver les documents", "mediatag_loadButton": "Charger la pièce jointe", - "history_trimPrompt": "Ce document a accumulé {0} d'historique qui peut ralentir le temps de chargement. Envisagez de supprimer l'historique s'il n'est pas nécessaire." + "history_trimPrompt": "Ce document a accumulé {0} d'historique qui peut ralentir le temps de chargement. Envisagez de supprimer l'historique s'il n'est pas nécessaire.", + "contacts_confirmCancel": "Êtes-vous sûr de vouloir annuler votre demande de contact avec {0} ?" }