mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 17:07:03 +03:00
Fix translations missing for ckeditor (#1142)
Synchronize localizations from Transifex
This commit is contained in:
parent
fa6d7b3b86
commit
6e453553e0
38 changed files with 1153 additions and 1170 deletions
|
|
@ -390,12 +390,12 @@ en_GB:
|
|||
TWO_FACTOR_SECRET_CONFIGURED_DESC: "Configured"
|
||||
TWO_FACTOR_SECRET_NOT_CONFIGURED_DESC: "Not configured"
|
||||
TWO_FACTOR_SECRET_DESC: >
|
||||
Import this info into your Google Authenticator client (or other TOTP client)
|
||||
using the provided QR code below or by entering the code manually.
|
||||
Import this info into your Google Authenticator client (or other TOTP client)
|
||||
using the provided QR code below or by entering the code manually.
|
||||
TWO_FACTOR_BACKUP_CODES_DESC: >
|
||||
If you can't receive codes via Google Authenticator (or other TOTP client),
|
||||
you can use backup codes to sign in. After you’ve used a backup code to sign
|
||||
in, it will become inactive.
|
||||
If you can't receive codes via Google Authenticator (or other TOTP client),
|
||||
you can use backup codes to sign in. After you’ve used a backup code to sign
|
||||
in, it will become inactive.
|
||||
TWO_FACTOR_SECRET_TEST_BEFORE_DESC: "You can't change this setting before test."
|
||||
TITLES:
|
||||
LOADING: "Loading"
|
||||
|
|
@ -412,7 +412,6 @@ en_GB:
|
|||
ERROR_FILE_TYPE: "Invalid file type"
|
||||
ERROR_UNKNOWN: "An unknown file upload error occurred"
|
||||
EDITOR:
|
||||
TEXT_SWITCHER_PLAINT_TEXT: "Plain text"
|
||||
TEXT_SWITCHER_RICH_FORMATTING: "Rich formatting"
|
||||
TEXT_SWITCHER_CONFIRM: "Text formatting and images will be lost. Are you sure you want to continue?"
|
||||
SETTINGS_LABELS:
|
||||
|
|
@ -455,7 +454,7 @@ en_GB:
|
|||
LABEL_ADD_SIGNATURE_TO_ALL: "Add your signature to all the outgoing messages"
|
||||
SETTINGS_SECURITY:
|
||||
LEGEND_SECURITY: "Security"
|
||||
LABEL_CONFIGURATE_TWO_FACTOR: "Configure 2-Step verification"
|
||||
LABEL_CONFIGURE_TWO_FACTOR: "Configure 2-Step verification"
|
||||
LABEL_AUTOLOGOUT: "Auto Logout"
|
||||
AUTOLOGIN_NEVER_OPTION_NAME: "Never"
|
||||
AUTOLOGIN_MINUTES_OPTION_NAME: "%MINUTES% minute(s)"
|
||||
|
|
@ -524,7 +523,6 @@ en_GB:
|
|||
SETTINGS_FOLDERS:
|
||||
LEGEND_FOLDERS: "Folder List"
|
||||
BUTTON_CREATE: "Create Folder"
|
||||
BUTTON_SYSTEM: "Select System Folders"
|
||||
BUTTON_DELETE: "Delete"
|
||||
BUTTON_SUBSCRIBE: "Subscribe"
|
||||
BUTTON_UNSUBSCRIBE: "Unsubscribe"
|
||||
|
|
@ -635,14 +633,14 @@ en_GB:
|
|||
CONNECTION_ERROR: "Can't connect to server"
|
||||
CAPTCHA_ERROR: "Incorrect CAPTCHA."
|
||||
SOCIAL_FACEBOOK_LOGIN_ACCESS_DISABLE: >
|
||||
This social ID is not assigned for any email account yet. Log in using email
|
||||
credentials and enable this feature in account settings.
|
||||
This social ID is not assigned for any email account yet. Log in using email
|
||||
credentials and enable this feature in account settings.
|
||||
SOCIAL_TWITTER_LOGIN_ACCESS_DISABLE: >
|
||||
This social ID is not assigned for any email account yet. Log in using email
|
||||
credentials and enable this feature in account settings.
|
||||
This social ID is not assigned for any email account yet. Log in using email
|
||||
credentials and enable this feature in account settings.
|
||||
SOCIAL_GOOGLE_LOGIN_ACCESS_DISABLE: >
|
||||
This social ID is not assigned for any email account yet. Log in using email
|
||||
credentials and enable this feature in account settings.
|
||||
This social ID is not assigned for any email account yet. Log in using email
|
||||
credentials and enable this feature in account settings.
|
||||
DOMAIN_NOT_ALLOWED: "Domain is not allowed"
|
||||
ACCOUNT_NOT_ALLOWED: "Account is not allowed"
|
||||
ACCOUNT_TWO_FACTOR_AUTH_REQUIRED: "Two factor verification required"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue