Translated using Weblate (English)
Currently translated at 100.0% (613 of 613 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/en/
This commit is contained in:
parent
7a0f27f3b0
commit
8db7cba9e1
1 changed files with 735 additions and 735 deletions
|
@ -94,9 +94,9 @@
|
||||||
"enter_recovery_code": "Enter a recovery code",
|
"enter_recovery_code": "Enter a recovery code",
|
||||||
"enter_two_factor_code": "Enter a two-factor code",
|
"enter_two_factor_code": "Enter a two-factor code",
|
||||||
"recovery_code": "Recovery code",
|
"recovery_code": "Recovery code",
|
||||||
"heading" : {
|
"heading": {
|
||||||
"totp" : "Two-factor authentication",
|
"totp": "Two-factor authentication",
|
||||||
"recovery" : "Two-factor recovery"
|
"recovery": "Two-factor recovery"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"media_modal": {
|
"media_modal": {
|
||||||
|
@ -226,17 +226,17 @@
|
||||||
"security": "Security",
|
"security": "Security",
|
||||||
"enter_current_password_to_confirm": "Enter your current password to confirm your identity",
|
"enter_current_password_to_confirm": "Enter your current password to confirm your identity",
|
||||||
"mfa": {
|
"mfa": {
|
||||||
"otp" : "OTP",
|
"otp": "OTP",
|
||||||
"setup_otp" : "Setup OTP",
|
"setup_otp": "Setup OTP",
|
||||||
"wait_pre_setup_otp" : "presetting OTP",
|
"wait_pre_setup_otp": "presetting OTP",
|
||||||
"confirm_and_enable" : "Confirm & enable OTP",
|
"confirm_and_enable": "Confirm & enable OTP",
|
||||||
"title": "Two-factor Authentication",
|
"title": "Two-factor Authentication",
|
||||||
"generate_new_recovery_codes" : "Generate new recovery codes",
|
"generate_new_recovery_codes": "Generate new recovery codes",
|
||||||
"warning_of_generate_new_codes" : "When you generate new recovery codes, your old codes won’t work anymore.",
|
"warning_of_generate_new_codes": "When you generate new recovery codes, your old codes won’t work anymore.",
|
||||||
"recovery_codes" : "Recovery codes.",
|
"recovery_codes": "Recovery codes.",
|
||||||
"waiting_a_recovery_codes": "Receiving backup codes...",
|
"waiting_a_recovery_codes": "Receiving backup codes...",
|
||||||
"recovery_codes_warning" : "Write the codes down or save them somewhere secure - otherwise you won't see them again. If you lose access to your 2FA app and recovery codes you'll be locked out of your account.",
|
"recovery_codes_warning": "Write the codes down or save them somewhere secure - otherwise you won't see them again. If you lose access to your 2FA app and recovery codes you'll be locked out of your account.",
|
||||||
"authentication_methods" : "Authentication methods",
|
"authentication_methods": "Authentication methods",
|
||||||
"scan": {
|
"scan": {
|
||||||
"title": "Scan",
|
"title": "Scan",
|
||||||
"desc": "Using your two-factor app, scan this QR code or enter text key:",
|
"desc": "Using your two-factor app, scan this QR code or enter text key:",
|
||||||
|
@ -433,7 +433,7 @@
|
||||||
"use_source": "New version",
|
"use_source": "New version",
|
||||||
"help": {
|
"help": {
|
||||||
"upgraded_from_v2": "PleromaFE has been upgraded, theme could look a little bit different than you remember.",
|
"upgraded_from_v2": "PleromaFE has been upgraded, theme could look a little bit different than you remember.",
|
||||||
"v2_imported": "File you imported was made for older FE. We try to maximize compatibility but there still could be inconsitencies.",
|
"v2_imported": "File you imported was made for older FE. We try to maximize compatibility but there still could be inconsistencies.",
|
||||||
"future_version_imported": "File you imported was made in newer version of FE.",
|
"future_version_imported": "File you imported was made in newer version of FE.",
|
||||||
"older_version_imported": "File you imported was made in older version of FE.",
|
"older_version_imported": "File you imported was made in older version of FE.",
|
||||||
"snapshot_present": "Theme snapshot is loaded, so all values are overriden. You can load theme's actual data instead.",
|
"snapshot_present": "Theme snapshot is loaded, so all values are overriden. You can load theme's actual data instead.",
|
||||||
|
@ -706,7 +706,7 @@
|
||||||
"accept_follow_request": "Accept follow request",
|
"accept_follow_request": "Accept follow request",
|
||||||
"reject_follow_request": "Reject follow request"
|
"reject_follow_request": "Reject follow request"
|
||||||
},
|
},
|
||||||
"upload":{
|
"upload": {
|
||||||
"error": {
|
"error": {
|
||||||
"base": "Upload failed.",
|
"base": "Upload failed.",
|
||||||
"file_too_big": "File too big [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
|
"file_too_big": "File too big [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
|
||||||
|
|
Loading…
Reference in a new issue