From 81fd36078105e349580717be6d54b4abf1bfde30 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 13 Jul 2023 15:55:28 +0200 Subject: [PATCH] Translated using Weblate (English) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (1618 of 1618 strings) Translated using Weblate (English) Currently translated at 100.0% (1608 of 1608 strings) Translated using Weblate (English) Currently translated at 100.0% (1588 of 1588 strings) Translated using Weblate (English) Currently translated at 100.0% (1588 of 1588 strings) Translated using Weblate (English) Currently translated at 100.0% (1586 of 1586 strings) Co-authored-by: Anonymous Co-authored-by: David Benqué Co-authored-by: Weblate Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ Translation: CryptPad/App --- www/common/translations/messages.json | 42 +++++++++++++++++++++++---- 1 file changed, 37 insertions(+), 5 deletions(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 3dc430d1d..1ff81f089 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -16,7 +16,8 @@ "teams": "Teams", "form": "Form", "doc": "Document", - "presentation": "Presentation" + "presentation": "Presentation", + "diagram": "Diagram" }, "common_connectionLost": "Server Connection Lost
You're now in read-only mode until the connection is back.", "typeError": "This document is not compatible with the selected application", @@ -327,7 +328,7 @@ "login_password": "Password", "login_confirm": "Confirm your password", "login_hashing": "Hashing your password, this might take some time.", - "login_noSuchUser": "Invalid username or password. Try again, or sign up", + "login_noSuchUser": "Invalid username or password", "login_invalUser": "Username required", "login_invalPass": "Password required", "login_unhandledError": "An unexpected error occurred :(", @@ -862,7 +863,7 @@ "oo_sheetMigration_complete": "Updated version available, press OK to reload.", "oo_sheetMigration_anonymousEditor": "This document requires an upgrade. Editing is disabled for guests until a registered user opens it.", "imprint": "Legal notice", - "settings_cat_security": "Confidentiality", + "settings_cat_security": "Security & Privacy", "settings_safeLinksTitle": "Safe Links", "settings_safeLinksCheckbox": "Enable safe links", "safeLinks_error": "This link was copied from the browser's address bar and does not provide access to the document. Please use the Share menu to share directly with contacts or copy the link. Read more about the Safe Links feature.", @@ -1075,7 +1076,7 @@ "register_notes_title": "Important notes", "register_notes": "
  • Your password is the secret key that encrypts all of your documents. If you lose it there is no way we can recover your data.
  • If you are using a shared computer, remember to log out when you are done. Only closing the browser window leaves your account exposed.
  • To keep the documents you created and/or stored without being logged in, tick \"Import documents from your guest session\".
", "register_warning_note": "Due to the encrypted nature of CryptPad, the service administrators will not be able to recover data in case you forget your username and/or password. Please save them in a safe place.", - "creation_expiresIn": "Détruire dans", + "creation_expiresIn": "Destroy in", "creation_helperText": "Open in documentation", "docs_link": "Documentation", "settings_cacheTitle": "Cache", @@ -1586,5 +1587,36 @@ "form_showDetails": "Details", "form_condorcetExtendedDisplay": "Number of matches won by each candidate: ", "form_noCondorcetWinner": "No winner", - "form_type_date": "Date" + "form_type_date": "Date", + "settings_mfaTitle": "Two-Factor Authentication (2FA)", + "settings_mfaHint": "Protect your account with an additional verification code provided by an authenticator app of your choice", + "done": "Done", + "continue": "Continue", + "mfa_setup_label": "To enable 2FA, please begin by entering your account password", + "mfa_setup_button": "Begin 2FA setup", + "mfa_revoke_label": "To disable 2FA, please begin by entering your account password", + "mfa_revoke_button": "Confirm disable 2FA", + "mfa_revoke_code": "Please enter your verification code", + "mfa_status_on": "2FA is active on this account", + "mfa_status_off": "2FA is not active on this account", + "mfa_recovery_title": "Save this recovery code now", + "mfa_recovery_hint": "If you loose access to your authenticator app you may be locked out of your CryptPad account. This recovery code can be used to disable 2FA and let you back in.", + "mfa_recovery_warning": "This code will not be shown again, please save it in a safe space now and do not share it with anyone.", + "mfa_enable": "Enable 2FA", + "mfa_disable": "Disable 2FA", + "settings_otp_code": "Verification code", + "settings_otp_invalid": "Invalid verification code", + "settings_otp_tuto": "Please scan this QR code with your authenticator app and enter the verification code to confirm.", + "settings_removeOwnedTitle": "Destroy all owned documents", + "settings_removeOwnedButton": "Destroy owned documents", + "settings_removeOwnedText": "Please wait while your document are being destroyed...", + "settings_removeOwnedHint": "All documents where you are the sole owner will be permanently destroyed", + "recovery_header": "Account recovery", + "recovery_mfa_description": "If you have lost access to your Two-Factor Authentication method you can disable 2FA for your account using your recovery code. Please start by entering your login and password:", + "recovery_mfa_secret": "Please enter your recovery code to disable 2FA for your account:", + "ery_mfa_secret_ph": "Recovery code", + "recovery_forgot": "Forgot recovery code", + "recovery_forgot_text": "Please copy the following information and email it to your instance administrators", + "recovery_mfa_error": "Unknown error. Please reload and try again.", + "recovery_mfa_disabled": "Multi-factor authentication is already disabled for this account." }