Translated using Weblate (English)

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 <noreply@weblate.org>
Co-authored-by: David Benqué <david.benque@xwiki.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translation: CryptPad/App
This commit is contained in:
Weblate 2023-07-13 15:55:28 +02:00
parent 1cbac8804d
commit 81fd360781
1 changed files with 37 additions and 5 deletions

View File

@ -16,7 +16,8 @@
"teams": "Teams",
"form": "Form",
"doc": "Document",
"presentation": "Presentation"
"presentation": "Presentation",
"diagram": "Diagram"
},
"common_connectionLost": "<b>Server Connection Lost</b><br>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 <i></i> <b>Share</b> menu to share directly with contacts or copy the link. <a> Read more about the Safe Links feature</a>.",
@ -1075,7 +1076,7 @@
"register_notes_title": "Important notes",
"register_notes": "<ul class=\"cp-notes-list\"><li>Your password is the secret key that encrypts all of your documents. <span class=\"red\">If you lose it there is no way we can recover your data.</span></li><li>If you are using a shared computer, <span class=\"red\">remember to log out</span> when you are done. Only closing the browser window leaves your account exposed. </li><li>To keep the documents you created and/or stored without being logged in, tick \"Import documents from your guest session\". </li></ul>",
"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 <a href=\"mailto:{0}\">email it</a> 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."
}