Translated using Weblate (English)

Currently translated at 100.0% (1668 of 1668 strings)

Translated using Weblate (English)

Currently translated at 100.0% (1667 of 1667 strings)

Translated using Weblate (English)

Currently translated at 100.0% (1667 of 1667 strings)

Translated using Weblate (English)

Currently translated at 100.0% (1667 of 1667 strings)

Translated using Weblate (English)

Currently translated at 100.0% (1667 of 1667 strings)

Co-authored-by: Ahmed Mazen <lemon@lemondev.xyz>
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: Mathilde <mathilde.grunig@xwiki.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Мария Рангелова <rangelova_1186@abv.bg>
Translate-URL: https://weblate.cryptpad.org/projects/cryptpad/app/en/
Translation: CryptPad/App
This commit is contained in:
Weblate 2023-09-29 16:08:14 +02:00
parent 4ab24474d5
commit 77ef3e9b76
1 changed files with 6 additions and 5 deletions

View File

@ -61,10 +61,10 @@
"storageStatus": "Storage:<br><b>{0}</b> used out of <b>{1}</b>",
"MB": "MB",
"GB": "GB",
"KB": "KB",
"KB": "kB",
"formattedMB": "{0} MB",
"formattedGB": "{0} GB",
"formattedKB": "{0} KB",
"formattedKB": "{0} kB",
"pinLimitReached": "You've reached your storage limit",
"pinLimitReachedAlert": "You've reached your storage limit. New documents won't be stored in your CryptDrive.<br>You can either remove documents from your CryptDrive or <a>subscribe to a premium offer</a> to increase your limit.",
"pinLimitReachedAlertNoAccounts": "You've reached your storage limit",
@ -773,7 +773,7 @@
"team_nameTitle": "Team name",
"team_nameHint": "Set the team's name",
"team_avatarTitle": "Team avatar",
"team_avatarHint": "500KB maximum size (png, jpg, jpeg, gif)",
"team_avatarHint": "500 kB maximum size (png, jpg, jpeg, gif)",
"team_infoContent": "Each team has its own CryptDrive, storage quota, chat, and members list. Team owners can delete the whole team, Admins can invite or kick members, members can leave the team.",
"team_maxTeams": "Each user account can only be a member of {0} teams.",
"team_listTitle": "Your teams",
@ -1612,7 +1612,7 @@
"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": "2FA 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_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 username and password:",
"recovery_mfa_secret": "Please enter your recovery code to disable 2FA for your account:",
"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",
@ -1667,5 +1667,6 @@
"dph_tmp_destroyed": "This template was destroyed by an owner",
"dph_tmp_moderated": "This template was deleted by the moderation team",
"dph_tmp_moderated_account": "This template was deleted for belonging to a suspended account",
"dph_tmp_pw": "This template is protected with a new password. Open it from your drive to enter the new password."
"dph_tmp_pw": "This template is protected with a new password. Open it from your drive to enter the new password.",
"access_passwordUsed": "This password has already been used for this document. It cannot be used again."
}