From 61d6aa3fed37b02fa9e4624469468368e42202a9 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 12 May 2022 22:41:13 +0200 Subject: [PATCH 1/2] Translated using Weblate (English) Currently translated at 100.0% (1470 of 1470 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1469 of 1469 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1468 of 1468 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1467 of 1467 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1466 of 1466 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1465 of 1465 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1464 of 1464 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 6ca69007c..01de24716 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1463,5 +1463,12 @@ "error_embeddingDisabledSpecific": "Embedding is disabled for this CryptPad application.", "error_incorrectAccess": "This page can only be accessed via {0}.", "error_evalPermitted": "Aborting because eval should not be permitted.\n\nThis error is linked to Content-Security-Policy headers, it could be due to: an outdated browser that does not support them, browser extensions that interfere with their correct behaviour, or an incorrect configuration of this CryptPad instance.", - "ui_experimental": "This feature is considered experimental." + "ui_experimental": "This feature is considered experimental.", + "admin_noticeTitle": "Home page notice", + "admin_noticeHint": "An optional message to display on the home page", + "footer_website": "Project Website", + "home_location": "Encrypted data is hosted in {0}", + "home_morestorage": "For more storage space:", + "login_instance": "Connect to your account on {0}", + "register_instance": "Creating a new account on {0}" } From d7e8ecc211ca0833cdb1d5bf9a5f0b966fa604e5 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 13 May 2022 10:11:45 +0200 Subject: [PATCH 2/2] Translated using Weblate (English) Currently translated at 100.0% (1470 of 1470 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 01de24716..2d9e1cb0f 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -654,7 +654,7 @@ "footer_donate": "Donate", "footer_legal": "Legal", "footer_tos": "Terms of Service", - "contact_admin": "Contact the administrators", + "contact_admin": "Contact the administrators for: {0}", "contact_adminHint": "For any issues related to your account, storage limit, or availability of the service.\n", "contact_dev": "Contact the developers", "contact_devHint": "For feature requests, usability improvements, or to say thank you.",