mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 01:17:04 +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
|
|
@ -102,6 +102,7 @@ en_US:
|
|||
BUTTON_BACK: "Back"
|
||||
BUTTON_CLOSE: "Close"
|
||||
BUTTON_DELETE: "Delete"
|
||||
BUTTON_UNSUBSCRIBE: "Unsubscribe from this list"
|
||||
BUTTON_ARCHIVE: "Archive"
|
||||
BUTTON_SPAM: "Spam"
|
||||
BUTTON_NOT_SPAM: "Not Spam"
|
||||
|
|
@ -393,12 +394,12 @@ en_US:
|
|||
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"
|
||||
|
|
@ -415,7 +416,6 @@ en_US:
|
|||
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:
|
||||
|
|
@ -462,6 +462,7 @@ en_US:
|
|||
LABEL_AUTOLOGOUT: "Auto Logout"
|
||||
AUTOLOGIN_NEVER_OPTION_NAME: "Never"
|
||||
AUTOLOGIN_MINUTES_OPTION_NAME: "%MINUTES% minute(s)"
|
||||
AUTOLOGIN_HOURS_OPTION_NAME: "%HOURS% hour(s)"
|
||||
SETTINGS_GENERAL:
|
||||
LEGEND_GENERAL: "General"
|
||||
LABEL_LANGUAGE: "Language"
|
||||
|
|
@ -527,7 +528,7 @@ en_US:
|
|||
SETTINGS_FOLDERS:
|
||||
LEGEND_FOLDERS: "Folder List"
|
||||
BUTTON_CREATE: "Create Folder"
|
||||
BUTTON_SYSTEM: "Select System Folders"
|
||||
BUTTON_SYSTEM: "System Folders"
|
||||
BUTTON_DELETE: "Delete"
|
||||
BUTTON_SUBSCRIBE: "Subscribe"
|
||||
BUTTON_UNSUBSCRIBE: "Unsubscribe"
|
||||
|
|
@ -638,14 +639,14 @@ en_US:
|
|||
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