From 269e446d0b9bb64b850f6096f41d8034952ed3ab Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 23 Mar 2022 13:54:05 +0100 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1458 of 1458 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1457 of 1457 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1456 of 1456 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1455 of 1455 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1454 of 1454 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translated using Weblate (English) Currently translated at 100.0% (1453 of 1453 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index e6a1faaee..09db9758d 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1452,5 +1452,11 @@ "ui_openDirectly": "This functionality is not available when CryptPad is embedded in another site. Open this document in a new tab?", "support_cat_debugging": "Debug data", "support_debuggingDataTitle": "Account debugging information", - "support_debuggingDataHint": "The following information is included in support tickets you submit. None of it allows administrators to access or decrypt your documents. This information is encrypted such that only administrators can read it." + "support_debuggingDataHint": "The following information is included in support tickets you submit. None of it allows administrators to access or decrypt your documents. This information is encrypted such that only administrators can read it.", + "fivehundred_internalServerError": "Internal server error", + "admin_cacheEvictionRequired": "The server has been updated with the new setting. Please use the Flush Cache button to ensure this change becomes visible to all users.", + "admin_reviewCheckupNotice": "It is recommended to review the checkup page to confirm that this instance is configured correctly.", + "admin_infoNotice1": "Use the following fields to describe your instance. This information will be used on the instance front page in a future version of CryptPad. It is sent as part of the server telemetry only if you opt in to be included in the list of public CryptPad instances.", + "admin_infoNotice2": "See the 'Network' tab for more details.", + "admin_enableDiskMeasurementsTitle": "Measure disk performance" }