mailcow/data/web/lang/lang.en.json

982 lines
62 KiB
JSON
Raw Normal View History

introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
{
"header": {
"apps": "Apps",
"restart_sogo": "Restart SOGo",
"restart_netfilter": "Restart netfilter",
"mailcow_settings": "Configuration",
"administration": "Configuration & Details",
"mailboxes": "Mail Setup",
"user_settings": "User Settings",
"quarantine": "Quarantine",
"debug": "System Information"
},
"footer": {
"loading": "Please wait...",
"restart_container": "Restart container",
"restart_now": "Restart now",
"restarting_container": "Restarting container, this may take a while",
"restart_container_info": "<b>Important:</b> A graceful restart may take a while to complete, please wait for it to finish.",
"confirm_delete": "Confirm deletion",
"delete_these_items": "Please confirm your changes to the following object id",
"delete_now": "Delete now",
"cancel": "Cancel",
"hibp_nok": "Matched! This is a potentially dangerous password!",
"hibp_ok": "No match found."
},
"danger": {
"invalid_filter_type": "Invalid filter type",
"file_open_error": "File cannot be opened for writing",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"transport_dest_exists": "Transport destination \"%s\" exists",
"unlimited_quota_acl": "Unlimited quota prohibited by ACL",
"mysql_error": "MySQL error: %s",
"redis_error": "Redis error: %s",
"pushover_token": "Pushover token has a wrong format",
"pushover_key": "Pushover key has a wrong format",
"pushover_credentials_missing": "Pushover token and or key missing",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"unknown_tfa_method": "Unknown TFA method",
"totp_verification_failed": "TOTP verification failed",
"u2f_verification_failed": "U2F verification failed: %s",
"yotp_verification_failed": "Yubico OTP verification failed: %s",
"ip_list_empty": "List of allowed IPs cannot be empty",
"invalid_destination": "Destination format \"%s\" is invalid",
"invalid_nexthop": "Next hop format is invalid",
"invalid_nexthop_authenticated": "Next hop exists with different credentials, please update the existing credentials for this next hop first.",
"next_hop_interferes": "%s interferes with nexthop %s",
"next_hop_interferes_any": "An existing next hop interferes with %s",
"rspamd_ui_pw_length": "Rspamd UI password should be at least 6 chars long",
"unknown": "An unknown error occurred",
"malformed_username": "Malformed username",
"login_failed": "Login failed",
"set_acl_failed": "Failed to set ACL",
"no_user_defined": "No user defined",
"script_empty": "Script cannot be empty",
"sieve_error": "Sieve parser error: %s",
"value_missing": "Please provide all values",
"filter_type": "Wrong filter type",
"domain_cannot_match_hostname": "Domain cannot match hostname",
"rl_timeframe": "Rate limit time frame is incorrect",
"invalid_bcc_map_type": "Invalid BCC map type",
"bcc_empty": "BCC destination cannot be empty",
"bcc_must_be_email": "BCC destination %s is not a valid email address",
"bcc_exists": "A BCC map %s exists for type %s",
"private_key_error": "Private key error: %s",
"map_content_empty": "Map content cannot be empty",
"app_name_empty": "App name cannot be empty",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"settings_map_invalid": "Settings map ID %s invalid",
"app_passwd_id_invalid": "App password ID %s invalid",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"global_map_invalid": "Global map ID %s invalid",
"global_map_write_error": "Could not write global map ID %s: %s",
"global_filter_write_error": "Could not write filter file: %s",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"invalid_host": "Invalid host specified: %s",
"relayhost_invalid": "Map entry %s is invalid",
"dkim_domain_or_sel_invalid": "DKIM domain or selector invalid: %s",
"access_denied": "Access denied or invalid form data",
"domain_invalid": "Domain name is empty or invalid",
"mailbox_quota_exceeds_domain_quota": "Max. quota exceeds domain quota limit",
"object_is_not_numeric": "Value %s is not numeric",
"alias_empty": "Alias address must not be empty",
"last_key": "Last key cannot be deleted, please deactivate TFA instead.",
2020-03-01 18:23:52 +08:00
"goto_empty": "An alias address must contain at least one valid goto address",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"policy_list_from_exists": "A record with given name exists",
"policy_list_from_invalid": "Record has invalid format",
"alias_invalid": "Alias address %s is invalid",
"goto_invalid": "Goto address %s is invalid",
"alias_domain_invalid": "Alias domain %s is invalid",
"target_domain_invalid": "Target domain %s is invalid",
"object_exists": "Object %s already exists",
"domain_exists": "Domain %s already exists",
"alias_goto_identical": "Alias and goto address must not be identical",
"aliasd_targetd_identical": "Alias domain must not be equal to target domain: %s",
"maxquota_empty": "Max. quota per mailbox must not be 0.",
"targetd_not_found": "Target domain %s not found",
"targetd_relay_domain": "Target domain %s is a relay domain",
"username_invalid": "Username %s cannot be used",
"password_mismatch": "Confirmation password does not match",
"password_complexity": "Password does not meet the policy",
"password_empty": "Password must not be empty",
"mailbox_invalid": "Mailbox name is invalid",
"description_invalid": "Resource description for %s is invalid",
"resource_invalid": "Resource name %s is invalid",
"is_alias": "%s is already known as an alias address",
"is_alias_or_mailbox": "%s is already known as an alias, a mailbox or an alias address expanded from an alias domain.",
"is_spam_alias": "%s is already known as a spam alias address",
"quota_not_0_not_numeric": "Quota must be numeric and >= 0",
"domain_not_found": "Domain %s not found",
"max_mailbox_exceeded": "Max. mailboxes exceeded (%d of %d)",
"max_alias_exceeded": "Max. aliases exceeded",
"mailbox_quota_exceeded": "Quota exceeds the domain limit (max. %d MiB)",
"mailbox_quota_left_exceeded": "Not enough space left (space left: %d MiB)",
"max_quota_in_use": "Mailbox quota must be greater or equal to %d MiB",
"domain_quota_m_in_use": "Domain quota must be greater or equal to %s MiB",
"mailboxes_in_use": "Max. mailboxes must be greater or equal to %d",
"aliases_in_use": "Max. aliases must be greater or equal to %d",
"sender_acl_invalid": "Sender ACL value %s is invalid",
"domain_not_empty": "Cannot remove non-empty domain %s",
"validity_missing": "Please assign a period of validity",
"comment_too_long": "Comment too long, max 160 chars allowed",
"img_tmp_missing": "Cannot validate image file: Temporary file not found",
"img_invalid": "Cannot validate image file",
"invalid_mime_type": "Invalid mime type",
"imagick_exception": "Error: Imagick exception while reading image",
"spam_learn_error": "Spam learn error: %s",
"ham_learn_error": "Ham learn error: %s",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"release_send_failed": "Message could not be released: %s",
"invalid_recipient_map_new": "Invalid new recipient specified: %s",
"invalid_recipient_map_old": "Invalid original recipient specified: %s",
"recipient_map_entry_exists": "A Recipient map entry \"%s\" exists",
"tls_policy_map_entry_exists": "A TLS policy map entry \"%s\" exists",
"tls_policy_map_parameter_invalid": "Policy parameter is invalid",
"tls_policy_map_dest_invalid": "Policy destination is invalid",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"temp_error": "Temporary error",
"text_empty": "Text must not be empty",
"subject_empty": "Subject must not be empty",
"from_invalid": "Sender must not be empty",
"network_host_invalid": "Invalid network or host: %s",
"mailbox_defquota_exceeds_mailbox_maxquota": "Default quota exceeds max quota limit",
"defquota_empty": "Default quota per mailbox must not be 0.",
"extra_acl_invalid": "External sender address \"%s\" is invalid",
"extra_acl_invalid_domain": "External sender \"%s\" uses an invalid domain"
},
"success": {
"dovecot_restart_success": "Dovecot was restarted successfully",
"pushover_settings_edited": "Pushover settings successfully set, please verify credentials.",
"global_filter_written": "Filter was successfully written to file",
"learned_ham": "Successfully learned ID % as ham",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"verified_totp_login": "Verified TOTP login",
"verified_u2f_login": "Verified U2F login",
"verified_yotp_login": "Verified Yubico OTP login",
"rspamd_ui_pw_set": "Rspamd UI password successfully set",
"queue_command_success": "Queue command completed successfully",
"logged_in_as": "Logged in as %s",
"rl_saved": "Rate limit for object %s saved",
"acl_saved": "ACL for object %s saved",
"deleted_syncjobs": "Deleted syncjobs: %s",
"deleted_syncjob": "Deleted syncjob ID %s",
"delete_filters": "Deleted filters: %s",
"delete_filter": "Deleted filters ID %s",
"bcc_saved": "BCC map entry saved",
"bcc_edited": "BCC map entry %s edited",
"bcc_deleted": "BCC map entries deleted: %s",
"settings_map_added": "Added settings map entry",
"app_passwd_added": "Added new app password",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"settings_map_removed": "Removed settings map ID %s",
"app_passwd_removed": "Removed app password ID %s",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"saved_settings": "Saved settings",
"db_init_complete": "Database initialization completed",
"dkim_removed": "DKIM key %s has been removed",
"dkim_added": "DKIM key %s has been saved",
"dkim_duplicated": "DKIM key for domain %s has been copied to %s",
"domain_added": "Added domain %s",
"items_deleted": "Item %s successfully deleted",
"item_deleted": "Item %s successfully deleted",
"alias_added": "Alias address %s has been added",
"alias_modified": "Changes to alias address %s have been saved",
"mailbox_modified": "Changes to mailbox %s have been saved",
"resource_modified": "Changes to mailbox %s have been saved",
"object_modified": "Changes to object %s have been saved",
"f2b_modified": "Changes to Fail2ban parameters have been saved",
"aliasd_added": "Added alias domain %s",
"aliasd_modified": "Changes to alias domain %s have been saved",
"domain_modified": "Changes to domain %s have been saved",
"domain_admin_modified": "Changes to domain administrator %s have been saved",
"domain_admin_added": "Domain administrator %s has been added",
"admin_added": "Administrator %s has been added",
"admin_modified": "Changes to administrator have been saved",
"admin_api_modified": "Changes to API have been saved",
"license_modified": "Changes to license have been saved",
"mailbox_added": "Mailbox %s has been added",
"resource_added": "Resource %s has been added",
"domain_removed": "Domain %s has been removed",
"alias_removed": "Alias %s has been removed",
"alias_domain_removed": "Alias domain %s has been removed",
"domain_admin_removed": "Domain administrator %s has been removed",
"admin_removed": "Administrator %s has been removed",
"mailbox_removed": "Mailbox %s has been removed",
"eas_reset": "ActiveSync devices for user %s were reset",
"sogo_profile_reset": "SOGo profile for user %s was reset",
"resource_removed": "Resource %s has been removed",
"hash_deleted": "Hash deleted",
"forwarding_host_removed": "Forwarding host %s has been removed",
"forwarding_host_added": "Forwarding host %s has been added",
"relayhost_removed": "Map entry %s has been removed",
"relayhost_added": "Map entry %s has been added",
"upload_success": "File uploaded successfully",
"app_links": "Saved changes to app links",
"ui_texts": "Saved changes to UI texts",
"reset_main_logo": "Reset to default logo",
"items_released": "Selected items were released",
"item_released": "Item %s released",
"qlearn_spam": "Message ID %s was learned as spam and deleted",
"recipient_map_entry_saved": "Recipient map entry \"%s\" has been saved",
"recipient_map_entry_deleted": "Recipient map ID %s has been deleted",
"tls_policy_map_entry_saved": "TLS policy map entry \"%s\" has been saved",
"tls_policy_map_entry_deleted": "TLS policy map ID %s has been deleted"
},
"info": {
"awaiting_tfa_confirmation": "Awaiting TFA confirmation",
"session_expires": "Your session will expire in about 15 seconds",
"no_action": "No action applicable"
},
"warning": {
"dovecot_restart_failed": "Dovecot failed to restart, please check the logs",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"domain_added_sogo_failed": "Added domain but failed to restart SOGo, please check your server logs.",
"session_ua": "Form token invalid: User-Agent validation error",
"session_token": "Form token invalid: Token mismatch",
"cannot_delete_self": "Cannot delete logged in user",
"no_active_admin": "Cannot deactivate last active admin",
"hash_not_found": "Hash not found or already deleted",
"fuzzy_learn_error": "Fuzzy hash learn error: %s",
"ip_invalid": "Skipped invalid IP: %s",
"quota_exceeded_scope": "Domain quota exceeded: Only unlimited mailboxes can be created in this domain scope."
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
},
"user": {
"pushover_info": "Push notification settings will apply to all clean (non-spam) mail delivered to <b>%s</b> including aliases (shared, non-shared, tagged).",
"verify": "Verify",
"pushover_verify": "Verify credentials",
"title": "Title",
"pushover_title": "Notification title",
"text": "Text",
2020-04-16 17:32:53 +08:00
"pushover_text": "Notification text",
"pushover_vars": "Useable variables for text and title (please take note of data protection)",
"pushover_sender_array": "Only consider the following sender email addresses <small>(comma-separated)</small>",
"no_last_login": "No last UI login information",
"last_mail_login": "Last mail login",
"save": "Save changes",
2019-12-15 20:02:38 +08:00
"apple_connection_profile": "Apple connection profile",
"apple_connection_profile_mailonly": "This connection profile includes IMAP and SMTP configuration parameters for an Apple device.",
"apple_connection_profile_complete": "This connection profile includes IMAP and SMTP parameters as well as CalDAV (calendars) and CardDAV (contacts) pathes for an Apple device.",
"email": "Email",
"email_and_dav": "Email, calendars and contacts",
"generate": "generate",
"create_app_passwd": "Create app password",
"app_passwds": "App passwords",
"app_name": "App name",
"app_hint": "App passwords are alternative passwords for your <b>IMAP and SMTP</b> login. The username remains unchanged.<br>SOGo (including ActiveSync) is not available through app passwords.",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"loading": "Loading...",
"force_pw_update": "You <b>must</b> set a new password to be able to access groupware related services.",
"active_sieve": "Active filter",
"show_sieve_filters": "Show active user sieve filter",
"no_active_filter": "No active filter available",
"messages": "messages",
"in_use": "Used",
"user_settings": "User settings",
"mailbox_details": "Mailbox details",
"change_password": "Change password",
"client_configuration": "Show configuration guides for email clients and smartphones",
"new_password": "New password",
2019-12-04 17:00:46 +08:00
"password": "Password",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"save_changes": "Save changes",
"password_now": "Current password (confirm changes)",
"new_password_repeat": "Confirmation password (repeat)",
"password_repeat": "Password (repeat)",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"new_password_description": "Requirement: 6 characters long, letters and numbers.",
"spam_aliases": "Temporary email aliases",
"alias": "Alias",
"shared_aliases": "Shared alias addresses",
"shared_aliases_desc": "Shared aliases are not affected by user specific settings such as the spam filter or encryption policy. Corresponding spam filters can only be made by an administrator as a domain-wide policy.",
"direct_aliases": "Direct alias addresses",
"direct_aliases_desc": "Direct alias addresses are affected by spam filter and TLS policy settings.",
"is_catch_all": "Catch-all for domain/s",
"aliases_also_send_as": "Also allowed to send as user",
"aliases_send_as_all": "Do not check sender access for the following domain(s) and its alias domains",
"alias_create_random": "Generate random alias",
"alias_extend_all": "Extend aliases by 1 hour",
"alias_valid_until": "Valid until",
"alias_remove_all": "Remove all aliases",
"alias_time_left": "Time left",
"alias_full_date": "d.m.Y, H:i:s T",
"alias_select_validity": "Period of validity",
"sync_jobs": "Sync jobs",
"expire_in": "Expire in",
"hour": "hour",
"hours": "hours",
"day": "day",
"week": "week",
"weeks": "weeks",
"spamfilter": "Spam filter",
"spamfilter_wl": "Whitelist",
"spamfilter_wl_desc": "Whitelisted email addresses to <b>never</b> classify as spam. Wildcards may be used. A filter is only applied to direct aliases (aliases with a single target mailbox) excluding catch-all aliases and a mailbox itself.",
"spamfilter_bl": "Blacklist",
"spamfilter_bl_desc": "Blacklisted email addresses to <b>always</b> classify as spam and reject. Wildcards may be used. A filter is only applied to direct aliases (aliases with a single target mailbox) excluding catch-all aliases and a mailbox itself.",
"spamfilter_behavior": "Rating",
"spamfilter_table_rule": "Rule",
"spamfilter_table_action": "Action",
"spamfilter_table_empty": "No data to display",
"spamfilter_table_remove": "remove",
"spamfilter_table_add": "Add item",
"spamfilter_green": "Green: this message is not spam",
"spamfilter_yellow": "Yellow: this message may be spam, will be tagged as spam and moved to your junk folder",
"spamfilter_red": "Red: This message is spam and will be rejected by the server",
"spamfilter_default_score": "Default values",
"spamfilter_hint": "The first value describes the \"low spam score\", the second represents the \"high spam score\".",
"spamfilter_table_domain_policy": "n/a (domain policy)",
"waiting": "Waiting",
"status": "Status",
"running": "Running",
"tls_policy_warning": "<strong>Warning:</strong> If you decide to enforce encrypted mail transfer, you may lose emails.<br>Messages to not satisfy the policy will be bounced with a hard fail by the mail system.<br>This option applies to your primary email address (login name), all addresses derived from alias domains as well as alias addresses <b>with only this single mailbox</b> as target.",
"tls_policy": "Encryption policy",
"tls_enforce_in": "Enforce TLS incoming",
"tls_enforce_out": "Enforce TLS outgoing",
"no_record": "No record",
"tag_handling": "Set handling for tagged mail",
"tag_in_subfolder": "In subfolder",
"tag_in_subject": "In subject",
"tag_in_none": "Do nothing",
"tag_help_explain": "In subfolder: a new subfolder named after the tag will be created below INBOX (\"INBOX/Facebook\").<br>\r\nIn subject: the tags name will be prepended to the mails subject, example: \"[Facebook] My News\".",
"tag_help_example": "Example for a tagged email address: me<b>+Facebook</b>@example.org",
"eas_reset": "Reset ActiveSync device cache",
"eas_reset_now": "Reset now",
"eas_reset_help": "In many cases a device cache reset will help to recover a broken ActiveSync profile.<br><b>Attention:</b> All elements will be redownloaded!",
"sogo_profile_reset": "Reset SOGo profile",
"sogo_profile_reset_now": "Reset profile now",
"sogo_profile_reset_help": "This will destroy a users SOGo profile and <b>delete all contact and calendar data irretrievable</b>.",
"encryption": "Encryption",
"username": "Username",
"last_run": "Last run",
"excludes": "Excludes",
"interval": "Interval",
"active": "Active",
"action": "Action",
"edit": "Edit",
"remove": "Remove",
"create_syncjob": "Create new sync job",
"sender_acl_disabled": "<span class=\"label label-danger\">Sender check is disabled</span>",
"quarantine_notification": "Quarantine notifications",
"never": "Never",
"hourly": "Hourly",
"daily": "Daily",
"weekly": "Weekly",
"quarantine_notification_info": "Once a notification has been sent, items will be marked as \"notified\" and no further notifications will be sent for this particular item.",
"spam_score_reset": "Reset to server default"
},
"admin": {
"pushover_info": "Push notification settings will apply to all clean (non-spam) mail delivered to <b>%s</b> including aliases (shared, non-shared, tagged).",
"verify": "Verify",
"pushover_verify": "Verify credentials",
"title": "Title",
"pushover_title": "Notification title",
"text": "Text",
2020-04-16 17:32:53 +08:00
"pushover_text": "Notification text",
"pushover_vars": "Useable variables for text and title (please take note of data protection)",
"pushover_sender_array": "Only consider the following sender email addresses <small>(comma-separated)</small>",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"spamfilter": "Spam filter",
"domain": "Domain",
"domain_s": "Domain/s",
"rspamd-com_settings": "A setting name will be auto-generated, please see the example presets below. For more details see <a href=\"https://rspamd.com/doc/configuration/settings.html#settings-structure\" target=\"_blank\">Rspamd docs</a>",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"no_new_rows": "No further rows available",
"queue_manager": "Queue manager",
"additional_rows": " additional rows were added",
"private_key": "Private key",
"import": "Import",
"duplicate": "Duplicate",
"import_private_key": "Import private key",
"duplicate_dkim": "Duplicate DKIM record",
"dkim_from": "From",
"dkim_to": "To",
"dkim_from_title": "Source domain to copy data from",
"dkim_to_title": "Target domain/s - will be overwritten",
"f2b_parameters": "Fail2ban parameters",
"f2b_ban_time": "Ban time (s)",
"f2b_max_attempts": "Max. attempts",
"f2b_retry_window": "Retry window (s) for max. attempts",
"f2b_netban_ipv4": "IPv4 subnet size to apply ban on (8-32)",
"f2b_netban_ipv6": "IPv6 subnet size to apply ban on (8-128)",
"f2b_whitelist": "Whitelisted networks/hosts",
"f2b_blacklist": "Blacklisted networks/hosts",
"f2b_list_info": "A blacklisted host or network will always outweigh a whitelist entity. <b>List updates will take a few seconds to be applied.</b>",
"search_domain_da": "Search domains",
"r_inactive": "Inactive restrictions",
"r_active": "Active restrictions",
"r_info": "Greyed out/disabled elements on the list of active restrictions are not known as valid restrictions to mailcow and cannot be moved. Unknown restrictions will be set in order of appearance anyway. <br>You can add new elements in <code>inc/vars.local.inc.php</code> to be able to toggle them.",
"dkim_key_length": "DKIM key length (bits)",
"dkim_key_valid": "Key valid",
"dkim_key_unused": "Key unused",
"dkim_key_missing": "Key missing",
"dkim_add_key": "Add ARC/DKIM key",
"dkim_keys": "ARC/DKIM keys",
"dkim_private_key": "Private key",
"dkim_domains_wo_keys": "Select domains with missing keys",
"dkim_domains_selector": "Selector",
"add": "Add",
"configuration": "Configuration",
"password": "Password",
"password_repeat": "Confirmation password (repeat)",
"active": "Active",
"inactive": "Inactive",
"action": "Action",
"add_domain_admin": "Add domain administrator",
"add_admin": "Add administrator",
"add_settings_rule": "Add settings rule",
"rsetting_desc": "Short description",
"rsetting_content": "Rule content",
"rsetting_none": "No rules available",
"rsetting_no_selection": "Please select a rule",
"rsettings_preset_1": "Disable all but DKIM and rate limit for authenticated users",
"rsettings_preset_2": "Postmasters want spam",
"rsettings_preset_3": "Only allow specific senders for a mailbox (i.e. usage as internal mailbox only)",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"rsettings_insert_preset": "Insert example preset \"%s\"",
"rsetting_add_rule": "Add rule",
"queue_ays": "Please confirm you want to delete all items from the current queue.",
"arrival_time": "Arrival time (server time)",
"message_size": "Message size",
"sender": "Sender",
"recipients": "Recipients",
"admin_domains": "Domain assignments",
"domain_admins": "Domain administrators",
"flush_queue": "Flush queue",
"delete_queue": "Delete all",
"queue_deliver_mail": "Deliver",
"queue_hold_mail": "Hold",
"queue_unhold_mail": "Unhold",
"username": "Username",
"edit": "Edit",
"remove": "Remove",
"save": "Save changes",
"admin": "Administrator",
"admin_details": "Edit administrator details",
"unchanged_if_empty": "If unchanged leave blank",
"yes": "&#10003;",
"no": "&#10005;",
"access": "Access",
"no_record": "No record",
"filter_table": "Filter table",
"empty": "No results",
"time": "Time",
"last_applied": "Last applied",
"reset_limit": "Remove hash",
"hash_remove_info": "Removing a ratelimit hash (if still existing) will reset its counter completely.<br>\r\n Each hash is indicated by an individual color.",
"authed_user": "Auth. user",
"priority": "Priority",
"message": "Message",
"rate_name": "Rate name",
"refresh": "Refresh",
"to_top": "Back to top",
"in_use_by": "In use by",
"forwarding_hosts": "Forwarding Hosts",
"forwarding_hosts_hint": "Incoming messages are unconditionally accepted from any hosts listed here. These hosts are then not checked against DNSBLs or subjected to greylisting. Spam received from them is never rejected, but optionally it can be filed into the Junk folder. The most common use for this is to specify mail servers on which you have set up a rule that forwards incoming emails to your mailcow server.",
"forwarding_hosts_add_hint": "You can either specify IPv4/IPv6 addresses, networks in CIDR notation, host names (which will be resolved to IP addresses), or domain names (which will be resolved to IP addresses by querying SPF records or, in their absence, MX records).",
"relayhosts_hint": "Define sender-dependent transports to be able to select them in a domains configuration dialog.<br>\r\n The transport service is always \"smtp:\". A users individual outbound TLS policy setting is taken into account.<br>\r\n Affects selected domains including alias domains.",
"transports_hint": "→ A transport map entry <b>overrules</b> a sender-dependent transport map</b>.<br>\r\n→ Outbound TLS policy settings per-user are ignored and can only be enforced by TLS policy map entries.<br>\r\n→ The transport service for defined transports is always \"smtp:\".<br>\r\n→ Addresses matching \"/localhost$/\" will always be transported via \"local:\", therefore a \"*\" destination will not apply to those addresses.<br>\r\n→ To determine credentials for an exemplary next hop \"[host]:25\", Postfix <b>always</b> queries for \"host\" before searching for \"[host]:25\". This behavior makes it impossible to use \"host\" and \"[host]:25\" at the same time.",
"add_relayhost_hint": "Please be aware that authentication data, if any, will be stored as plain text.",
"add_transports_hint": "Please be aware that authentication data, if any, will be stored as plain text.",
"host": "Host",
"source": "Source",
"add_forwarding_host": "Add forwarding host",
"add_relayhost": "Add sender-dependent transport",
"add_transport": "Add transport",
"relayhosts": "Sender-dependent transports",
"transport_maps": "Transport Maps",
"routing": "Routing",
"credentials_transport_warning": "<b>Warning</b>: Adding a new transport map entry will update the credentials for all entries with a matching nexthop column.",
"destination": "Destination",
"nexthop": "Next hop",
"oauth2_info": "The OAuth2 implementation supports the grant type \"Authorization Code\" and issues refresh tokens.<br>\r\nThe server also automatically issues new refresh tokens, after a refresh token has been used.<br><br>\r\n→ The default scope is <i>profile</i>. Only mailbox users can be authenticated against OAuth2. If the scope parameter is omitted, it falls back to <i>profile</i>.<br>\r\n→ The <i>state</i> parameter is required to be sent by the client as part of the authorize request.<br><br>\r\nPathes for requests to the OAuth2 API: <br>\r\n<ul>\r\n <li>Authorization endpoint: <code>/oauth/authorize</code></li>\r\n <li>Token endpoint: <code>/oauth/token</code></li>\r\n <li>Resource page: <code>/oauth/profile</code></li>\r\n</ul>\r\nRegenerating the client secret will not expire existing authorization codes, but they will fail to renew their token.<br><br>\r\nRevoking client tokens will cause immediate termination of all active sessions. All clients need to re-authenticate.",
"oauth2_client_id": "Client ID",
"oauth2_client_secret": "Client secret",
"oauth2_redirect_uri": "Redirect URI",
"oauth2_revoke_tokens": "Revoke all client tokens",
"oauth2_renew_secret": "Generate new client secret",
"relay_from": "\"From:\" address",
"relay_run": "Run test",
"api_allow_from": "Allow API access from these IPs (separated by comma or new line)",
"api_key": "API key",
2020-02-17 03:08:36 +08:00
"api_skip_ip_check": "Skip IP check for API",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"activate_api": "Activate API",
"regen_api_key": "Regenerate API key",
"ban_list_info": "See a list of banned IPs below: <b>network (remaining ban time) - [actions]</b>.<br />IPs queued to be unbanned will be removed from the active ban list within a few seconds.<br />Red labels indicate active permanent bans by blacklisting.",
"unban_pending": "unban pending",
"queue_unban": "queue unban",
"no_active_bans": "No active bans",
"quarantine": "Quarantine",
"rspamd_settings_map": "Rspamd settings map",
"quota_notifications": "Quota notifications",
"quota_notifications_vars": "{{percent}} equals the current quota of the user<br>{{username}} is the mailbox name",
"active_rspamd_settings_map": "Active settings map",
"quota_notifications_info": "Quota notications are sent to users once when crossing 80% and once when crossing 95% usage.",
2020-01-11 03:49:27 +08:00
"quarantine_bcc": "Send a copy of all notifications (BCC) to this recipient:<br><small>Leave empty to disable. <b>Unsigned, unchecked mail. Should be delivered internally only.</b></small>",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"quarantine_retention_size": "Retentions per mailbox:<br><small>0 indicates <b>inactive</b>.</small>",
"quarantine_max_size": "Maximum size in MiB (larger elements are discarded):<br><small>0 does <b>not</b> indicate unlimited.</small>",
"quarantine_max_age": "Maximum age in days<br><small>Value must be equal to or greater than 1 day.</small>",
"quarantine_exclude_domains": "Exclude domains and alias-domains",
"quarantine_release_format": "Format of released items",
"quarantine_release_format_raw": "Unmodified original",
"quarantine_release_format_att": "As attachment",
"quarantine_notification_sender": "Notification email sender",
"quarantine_notification_subject": "Notification email subject",
"quarantine_notification_html": "Notification email template:<br><small>Leave empty to restore default template.</small>",
"quota_notification_sender": "Notification email sender",
"quota_notification_subject": "Notification email subject",
"quota_notification_html": "Notification email template:<br><small>Leave empty to restore default template.</small>",
"ui_texts": "UI labels and texts",
"help_text": "Override help text below login mask (HTML allowed)",
"title_name": "\"mailcow UI\" website title",
"main_name": "\"mailcow UI\" name",
"apps_name": "\"mailcow Apps\" name",
"ui_footer": "Footer (HTML allowed)",
"customize": "Customize",
"change_logo": "Change logo",
"logo_info": "Your image will be scaled to a height of 40px for the top navigation bar and a max. width of 250px for the start page. A scalable graphic is highly recommended.",
"upload": "Upload",
"app_links": "App links",
"app_name": "App name",
"link": "Link",
"remove_row": "Remove row",
"add_row": "Add row",
"reset_default": "Reset to default",
"merged_vars_hint": "Greyed out rows were merged from <code>vars.(local.)inc.php</code> and cannot be modified.",
"sys_mails": "System mails",
"subject": "Subject",
"from": "From",
"include_exclude": "Include/Exclude",
"include_exclude_info": "By default - with no selection - <b>all mailboxes</b> are addressed",
"excludes": "Excludes these recipients",
"includes": "Include these recipients",
"text": "Text",
"activate_send": "Activate send button",
"send": "Send",
"api_info": "The API is a work in progress. The documentation can be found at <a href=\"/api\">/api</a>",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"guid_and_license": "GUID & License",
"guid": "GUID - unique instance ID",
"license_info": "A license is not required but helps further development.<br><a href=\"https://www.servercow.de/mailcow?lang=en#sal\" target=\"_blank\" alt=\"SAL order\">Register your GUID here</a> or <a href=\"https://www.servercow.de/mailcow?lang=en#support\" target=\"_blank\" alt=\"Support order\">buy support for your mailcow installation.</a>",
"validate_license_now": "Validate GUID against license server",
"customer_id": "Customer ID",
"service_id": "Service ID",
"sal_level": "Moo level",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"lookup_mx": "Match destination against MX (.outlook.com to route all mail targeted to a MX *.outlook.com over this hop)",
"transport_dest_format": "Syntax: example.org, .example.org, *, box@example.org (multiple values can be comma-separated)",
"rspamd_global_filters_agree": "I will be careful!",
"rspamd_global_filters": "Global filter maps",
"rspamd_global_filters_info": "Global filter maps contain different kind of global black and whitelists.",
"rspamd_global_filters_regex": "Their names explain their purpose. All content must contain valid regular expression in the format of \"/pattern/options\" (e.g. <code>/.+@domain\\.tld/i</code>).<br>\r\n Although rudimentary checks are being executed on each line of regex, Rspamds functionality can be broken, if it fails to read the syntax correctly.<br>\r\n Rspamd will try to read the map content when changed. If you experience problems, <a href=\"\" data-toggle=\"modal\" data-container=\"rspamd-mailcow\" data-target=\"#RestartContainer\">restart Rspamd</a> to enforce a map reload."
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
},
"start": {
"mailcow_apps_detail": "Use a mailcow app to access your mails, calendar, contacts and more.",
"mailcow_panel_detail": "<b>Domain administrators</b> create, modify or delete mailboxes and aliases, change domains and read further information about their assigned domains.<br>\r\n<b>Mailbox users</b> are able to create time-limited aliases (spam aliases), change their password and spam filter settings.",
"imap_smtp_server_auth_info": "Please use your full email address and the PLAIN authentication mechanism.<br>\r\nYour login data will be encrypted by the server-side mandatory encryption.",
"help": "Show/Hide help panel"
},
"quarantine": {
"refresh": "Refresh",
"table_size": "Table size",
"table_size_show_n": "Show %s items",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"disabled_by_config": "The current system configuration disables the quarantine functionality.",
"quarantine": "Quarantine",
"learn_spam_delete": "Learn as spam and delete",
"qinfo": "The quarantine system will save rejected mail to the database, while the sender will <em>not</em> be given the impression of a delivered mail.\r\n <br>\"Learn as spam and delete\" will learn a message as spam via Bayesian theorem and also calculate fuzzy hashes to deny similar messages in the future.\r\n <br>Please be aware that learning multiple messages can be - depending on your system - time consuming.",
"download_eml": "Download (.eml)",
"release": "Release",
"empty": "No results",
"toggle_all": "Toggle all",
"quick_actions": "Actions",
"remove": "Remove",
"received": "Received",
"action": "Action",
"rcpt": "Recipient",
"qid": "Rspamd QID",
"sender": "Sender",
"show_item": "Show item",
"check_hash": "Search file hash @ VT",
"qitem": "Quarantine item",
"rspamd_result": "Rspamd result",
"subj": "Subject",
"recipients": "Recipients",
"text_plain_content": "Content (text/plain)",
"text_from_html_content": "Content (converted html)",
"atts": "Attachments",
"low_danger": "Low danger",
"neutral_danger": "Neutral/no rating",
"medium_danger": "Medium danger",
"high_danger": "High",
"danger": "Danger",
"spam_score": "Score",
"confirm_delete": "Confirm the deletion of this element.",
"qhandler_success": "Request successfully sent to the system. You can now close the window.",
"release_body": "We have attached your message as eml file to this message.",
"release_subject": "Potentially damaging quarantine item %s",
"notified": "Notified"
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
},
"mailbox": {
2020-04-06 14:52:27 +08:00
"stats": "Statistics",
"last_mail_login": "Last mail login",
"table_size": "Table size",
"table_size_show_n": "Show %s items",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"tls_policy_maps": "TLS policy maps",
"sogo_allow_admin_hint": "Administrative SOGo logins are only available for mailboxes with an existing SOGo profile. A user must have been logged in to SOGo at least once.",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"tls_policy_maps_long": "Outgoing TLS policy map overrides",
"tls_policy_maps_info": "This policy map overrides outgoing TLS transport rules independently of a users TLS policy settings.<br>\r\n Please check <a href=\"http://www.postfix.org/postconf.5.html#smtp_tls_policy_maps\" target=\"_blank\">the \"smtp_tls_policy_maps\" docs</a> for further information.",
"tls_enforce_in": "Enforce TLS incoming",
"tls_enforce_out": "Enforce TLS outgoing",
"tls_map_dest": "Destination",
"tls_map_dest_info": "Examples: example.org, .example.org, [mail.example.org]:25",
"tls_map_policy": "Policy",
"tls_map_parameters": "Parameters",
"tls_map_parameters_info": "Empty or parameters, for example: protocols=!SSLv2 ciphers=medium exclude=3DES",
"booking_0": "Always show as free",
"booking_lt0": "Unlimited, but show as busy when booked",
"booking_custom": "Hard-limit to a custom amount of bookings",
"booking_0_short": "Always free",
"booking_lt0_short": "Soft limit",
"booking_custom_short": "Hard limit",
"alias_domain_alias_hint": "Aliases are <b>not</b> applied on domain aliases automatically. An alias address <code>my-alias@domain</code> <b>does not</b> cover the address <code>my-alias@alias-domain</code> (where \"alias-domain\" is an imaginary alias domain for \"domain\").<br>Please use a sieve filter to redirect mail to an external mailbox (see tab \"Filters\" or use SOGo -> Forwarder).",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"domain": "Domain",
"spam_aliases": "Temp. alias",
"multiple_bookings": "Multiple bookings",
"kind": "Kind",
"description": "Description",
"alias": "Alias",
"aliases": "Aliases",
"domains": "Domains",
"mailboxes": "Mailboxes",
"mailbox": "Mailbox",
"resources": "Resources",
"mailbox_quota": "Max. size of a mailbox",
"domain_quota": "Quota",
"active": "Active",
"action": "Action",
"backup_mx": "Backup MX",
"domain_admins": "Domain administrators",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"domain_aliases": "Domain aliases",
"target_domain": "Target domain",
"target_address": "Goto address",
"username": "Username",
"fname": "Full name",
"filter_table": "Filter table",
"yes": "&#10003;",
"no": "&#10005;",
"in_use": "In use (%)",
"msg_num": "Message #",
"remove": "Remove",
"edit": "Edit",
"no_record": "No record for object %s",
"no_record_single": "No record",
"add_domain": "Add domain",
"add_domain_alias": "Add domain alias",
"add_mailbox": "Add mailbox",
"add_resource": "Add resource",
"add_alias": "Add alias",
"add_domain_record_first": "Please add a domain first",
"empty": "No results",
"toggle_all": "Toggle all",
"quick_actions": "Actions",
"activate": "Activate",
"deactivate": "Deactivate",
"owner": "Owner",
"mins_interval": "Interval (min)",
"last_run": "Last run",
"excludes": "Excludes",
"last_run_reset": "Schedule next",
"sieve_info": "You can store multiple filters per user, but only one prefilter and one postfilter can be active at the same time.<br>\r\nEach filter will be processed in the described order. Neither a failed script nor an issued \"keep;\" will stop processing of further scripts. Changes to global sieve scripts will trigger a restart of Dovecot.<br><br>Global sieve prefilter → Prefilter → User scripts → Postfilter → Global sieve postfilter",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"sogo_visible": "Alias is visible in SOGo",
"sogo_visible_y": "Show alias in SOGo",
"sogo_visible_n": "Hide alias in SOGo",
"public_comment": "Public comment",
"private_comment": "Private comment",
"quarantine_notification": "Quarantine notifications",
"never": "Never",
"hourly": "Hourly",
"daily": "Daily",
"weekly": "Weekly",
"add_filter": "Add filter",
"set_prefilter": "Mark as prefilter",
"set_postfilter": "Mark as postfilter",
"filters": "Filters",
"sync_jobs": "Sync jobs",
"inactive": "Inactive",
"waiting": "Waiting",
"status": "Status",
"running": "Running",
"enable_x": "Enable",
"disable_x": "Disable",
"bcc_map": "BCC map",
"bcc_map_type": "BCC type",
"bcc_type": "BCC type",
"bcc_sender_map": "Sender map",
"bcc_rcpt_map": "Recipient map",
"bcc_local_dest": "Local destination",
"bcc_destinations": "BCC destination",
"bcc_destination": "BCC destination",
"bcc": "BCC",
"bcc_maps": "BCC maps",
"bcc_to_sender": "Switch to sender map type",
"bcc_to_rcpt": "Switch to recipient map type",
"add_bcc_entry": "Add BCC map",
"add_tls_policy_map": "Add TLS policy map",
"bcc_info": "BCC maps are used to silently forward copies of all messages to another address. A recipient map type entry is used, when the local destination acts as recipient of a mail. Sender maps conform to the same principle.<br/>\r\n The local destination will not be informed about a failed delivery.",
"address_rewriting": "Address rewriting",
"recipient_maps": "Recipient maps",
"recipient_map": "Recipient map",
"recipient_map_info": "Recipient maps are used to replace the destination address on a message before it is delivered.",
"recipient_map_old_info": "A recipient maps original destination must be valid email addresses or a domain name.",
"recipient_map_new_info": "Recipient map destination must be a valid email address.",
"recipient_map_old": "Original recipient",
"recipient_map_new": "New recipient",
"add_recipient_map_entry": "Add recipient map",
"mailbox_defquota": "Default mailbox size",
"alias_domain_backupmx": "Alias domain inactive for relay domain",
"insert_preset": "Insert example preset \"%s\"",
"sieve_preset_header": "Please see the example presets below. For more details see <a href=\"https://en.wikipedia.org/wiki/Sieve_(mail_filtering_language)\" target=\"_blank\">Wikipedia</a>.",
"sieve_preset_1": "Discard mail with probable dangerous file types",
2019-12-28 05:03:06 +08:00
"sieve_preset_2": "Always mark the e-mail of a specific sender as seen",
"sieve_preset_3": "Discard silently, stop all further sieve processing",
"sieve_preset_4": "File into INBOX, skip further processing by sieve filters",
"sieve_preset_5": "Auto responder (vacation)",
"sieve_preset_6": "Reject mail with reponse",
"sieve_preset_7": "Redirect and keep/drop"
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
},
"edit": {
2020-04-16 17:32:53 +08:00
"evaluate_x_prio": "Escalate high priority mail [<code>X-Priority: 1</code>]",
"only_x_prio": "Only consider high priority mail [<code>X-Priority: 1</code>]",
"app_name": "App name",
2020-04-16 17:32:53 +08:00
"generate": "generate",
"app_passwd": "App password",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"sogo_visible": "Alias is visible in SOGo",
"sogo_visible_info": "This option only affects objects, that can be displayed in SOGo (shared or non-shared alias addresses pointing to at least one local mailbox). If hidden, an alias will not appear as selectable sender in SOGo.",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"syncjob": "Edit sync job",
"hostname": "Hostname",
"encryption": "Encryption",
"maxage": "Maximum age of messages in days that will be polled from remote<br><small>(0 = ignore age)</small>",
"maxbytespersecond": "Max. bytes per second <br><small>(0 = unlimited)</small>",
"automap": "Try to automap folders (\"Sent items\", \"Sent\" => \"Sent\" etc.)",
"skipcrossduplicates": "Skip duplicate messages across folders (first come, first serve)",
"subfolder2": "Sync into subfolder on destination<br><small>(empty = do not use subfolder)</small>",
"mins_interval": "Interval (min)",
"exclude": "Exclude objects (regex)",
"save": "Save changes",
"username": "Username",
"max_mailboxes": "Max. possible mailboxes",
"title": "Edit object",
"target_address": "Goto address/es <small>(comma-separated)</small>",
"active": "Active",
"gal": "Global Address List",
"gal_info": "The GAL contains all objects of a domain and cannot be edited by any user. Free/busy information in SOGo is missing, if disabled! <b>Restart SOGo to apply changes.</b>",
"force_pw_update": "Force password update at next login",
"force_pw_update_info": "This user will only be able to login to %s.",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"sogo_access": "Grant access to SOGo",
"sogo_access_info": "Grant or permit access to SOGo. This setting does neither affect access to all other services nor does it delete or change a users existing SOGo profile.",
"target_domain": "Target domain",
"password": "Password",
"password_repeat": "Confirmation password (repeat)",
"domain_admin": "Edit domain administrator",
"domain": "Edit domain",
"edit_alias_domain": "Edit Alias domain",
"domains": "Domains",
"alias": "Edit alias",
"mailbox": "Edit mailbox",
"description": "Description",
"max_aliases": "Max. aliases",
"max_quota": "Max. quota per mailbox (MiB)",
"domain_quota": "Domain quota",
"backup_mx_options": "Backup MX options",
"relay_domain": "Relay this domain",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"relay_all": "Relay all recipients",
"relay_all_info": "↪ If you choose <b>not</b> to relay all recipients, you will need to add a (\"blind\") mailbox for every single recipient that should be relayed.",
"relay_unknown_only": "Relay non-existing mailboxes only. Existing mailboxes will be delivered locally.",
"relay_transport_info": "<div class=\"label label-info\">Info</div> You can define transport maps for a custom destination for this domain. If not set, a MX lookup will be made.",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"full_name": "Full name",
"quota_mb": "Quota (MiB)",
"sender_acl": "Allow to send as",
"sender_acl_disabled": "↳ <span class=\"label label-danger\">Sender check is disabled</span>",
"previous": "Previous page",
"unchanged_if_empty": "If unchanged leave blank",
"dont_check_sender_acl": "Disable sender check for domain %s (+ alias domains)",
"multiple_bookings": "Multiple bookings",
"kind": "Kind",
"resource": "Resource",
"relayhost": "Sender-dependent transports",
"public_comment": "Public comment",
"private_comment": "Private comment",
"comment_info": "A private comment is not visible to the user, while a public comment is shown as tooltip when hovering it in a users overview",
"extended_sender_acl": "External sender addresses",
"extended_sender_acl_info": "A DKIM domain key should be imported, if available.<br>\r\n Remember to add this server to the corresponding SPF TXT record.<br>\r\n Whenever a domain or alias domain is added to this server, that overlaps with an external address, the external address is removed.<br>\r\n Use @domain.tld to allow to send as *@domain.tld.",
"sender_acl_info": "If mailbox user A is allowed to send as mailbox user B, the sender address is not automatically displayed as selectable \"from\" field in SOGo.<br>\r\n Mailbox user B needs to create a delegation in SOGo to allow mailbox user A to select their address as sender. To delegate a mailbox in SOGo, use the menu (three dots) to the right of your mailbox name in the upper left while in mail view. This behaviour does not apply to alias addresses.",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"nexthop": "Next hop",
"timeout1": "Timeout for connection to remote host",
"timeout2": "Timeout for connection to local host",
"delete2duplicates": "Delete duplicates on destination",
"delete1": "Delete from source when completed",
"delete2": "Delete messages on destination that are not on source",
"sieve_desc": "Short description",
"sieve_type": "Filter type",
"validate_save": "Validate and save",
"client_id": "Client ID",
"client_secret": "Client secret",
"scope": "Scope",
"grant_types": "Grant types",
"redirect_uri": "Redirect/Callback URL",
"spam_score": "Set a custom spam score",
"spam_policy": "Add or remove items to white-/blacklist",
"spam_alias": "Create or change time limited alias addresses",
"bcc_dest_format": "BCC destination must be a single valid email address.",
"mailbox_quota_def": "Default mailbox quota",
"mbox_rl_info": "This rate limit is applied on the SASL login name, it matches any \"from\" address used by the logged-in user. A mailbox rate limit overrides a domain-wide rate limit."
},
"add": {
"automap": "Try to automap folders (\"Sent items\", \"Sent\" => \"Sent\" etc.)",
"skipcrossduplicates": "Skip duplicate messages across folders (first come, first serve)",
"gal": "Global Address List",
"gal_info": "The GAL contains all objects of a domain and cannot be edited by any user. Free/busy information in SOGo is missing, if disabled! <b>Restart SOGo to apply changes.</b>",
"public_comment": "Public comment",
"private_comment": "Private comment",
"comment_info": "A private comment is not visible to the user, while a public comment is shown as tooltip when hovering it in a users overview",
"generate": "generate",
"syncjob": "Add sync job",
"syncjob_hint": "Be aware that passwords need to be saved plain-text!",
"hostname": "Host",
"destination": "Destination",
"nexthop": "Next hop",
"port": "Port",
"app_name": "App name",
"app_password": "Add app password",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"username": "Username",
"enc_method": "Encryption method",
"mins_interval": "Polling interval (minutes)",
"exclude": "Exclude objects (regex)",
"delete2duplicates": "Delete duplicates on destination",
"delete1": "Delete from source when completed",
"delete2": "Delete messages on destination that are not on source",
"custom_params": "Custom parameters",
"custom_params_hint": "Right: --param=xy, wrong: --param xy",
"subscribeall": "Subscribe all folders",
"timeout1": "Timeout for connection to remote host",
"timeout2": "Timeout for connection to local host",
"domain_matches_hostname": "Domain %s matches hostname",
"domain": "Domain",
"active": "Active",
"multiple_bookings": "Multiple bookings",
"description": "Description",
"max_aliases": "Max. possible aliases",
"max_mailboxes": "Max. possible mailboxes",
"mailbox_quota_m": "Max. quota per mailbox (MiB)",
"domain_quota_m": "Total domain quota (MiB)",
"backup_mx_options": "Backup MX options",
"relay_all": "Relay all recipients",
"relay_domain": "Relay this domain",
"relay_all_info": "↪ If you choose <b>not</b> to relay all recipients, you will need to add a (\"blind\") mailbox for every single recipient that should be relayed.",
"relay_unknown_only": "Relay non-existing mailboxes only. Existing mailboxes will be delivered locally.",
"relay_transport_info": "<div class=\"label label-info\">Info</div> You can define transport maps for a custom destination for this domain. If not set, a MX lookup will be made.",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"alias_address": "Alias address/es",
"alias_address_info": "<small>Full email address/es or @example.com, to catch all messages for a domain (comma-separated). <b>mailcow domains only</b>.</small>",
"alias_domain_info": "<small>Valid domain names only (comma-separated).</small>",
"target_address": "Goto addresses",
"target_address_info": "<small>Full email address/es (comma-separated).</small>",
"alias_domain": "Alias domain",
"select": "Please select...",
"target_domain": "Target domain",
"kind": "Kind",
"mailbox_username": "Username (left part of an email address)",
"full_name": "Full name",
"quota_mb": "Quota (MiB)",
"select_domain": "Please select a domain first",
"password": "Password",
"password_repeat": "Confirmation password (repeat)",
"post_domain_add": "The SOGo container, \"sogo-mailcow\", needs to be restarted after adding a new domain!<br><br>Additionally the domains DNS configuration should be reviewed. Once the DNS configuration is approved, restart \"acme-mailcow\" to automatically generate certificates for your new domain (autoconfig.&lt;domain&gt;, autodiscover.&lt;domain&gt;).<br>This step is optional and will be retried every 24 hours.",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"goto_null": "Silently discard mail",
"goto_ham": "Learn as <span class=\"text-success\"><b>ham</b></span>",
"goto_spam": "Learn as <span class=\"text-danger\"><b>spam</b></span>",
"validation_success": "Validated successfully",
"activate_filter_warn": "All other filters will be deactivated, when active is checked.",
"validate": "Validate",
"sieve_desc": "Short description",
"sieve_type": "Filter type",
"add_domain_restart": "Add domain and restart SOGo",
"add_domain_only": "Add domain only",
"mailbox_quota_def": "Default mailbox quota",
"relayhost_wrapped_tls_info": "Please do <b>not</b> use TLS-wrapped ports (mostly used on port 465).<br>\r\nUse any non-wrapped port and issue STARTTLS. A TLS policy to enforce TLS can be created in \"TLS policy maps\"."
},
"acl": {
"pushover": "Pushover",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"spam_alias": "Temporary aliases",
"tls_policy": "TLS policy",
"spam_score": "Spam score",
"spam_policy": "Blacklist/Whitelist",
"delimiter_action": "Delimiter action",
"syncjobs": "Sync jobs",
"eas_reset": "Reset EAS devices",
"sogo_profile_reset": "Reset SOGo profile",
"quarantine": "Quarantine actions",
"quarantine_notification": "Change quarantine notifications",
"quarantine_attachments": "Quarantine attachments",
"alias_domains": "Add alias domains",
"login_as": "Login as mailbox user",
"bcc_maps": "BCC maps",
"filters": "Filters",
"ratelimit": "Rate limit",
"recipient_maps": "Recipient maps",
"unlimited_quota": "Unlimited quota for mailboxes",
"extend_sender_acl": "Allow to extend sender ACL by external addresses",
"prohibited": "Prohibited by ACL",
2019-12-02 23:30:37 +08:00
"sogo_access": "Allow management of SOGo access",
"app_passwds": "Manage app passwords"
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
},
"login": {
"username": "Username",
"password": "Password",
"login": "Login",
2019-12-15 20:02:38 +08:00
"mobileconfig_info": "Please login as mailbox user to download the requested Apple connection profile.",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"delayed": "Login was delayed by %s seconds."
},
"tfa": {
"tfa": "Two-factor authentication",
"set_tfa": "Set two-factor authentication method",
"yubi_otp": "Yubico OTP authentication",
"key_id": "An identifier for your YubiKey",
"init_u2f": "Initializing, please wait...",
"start_u2f_validation": "Start validation",
"reload_retry": "- (reload browser if the error persists)",
"key_id_totp": "An identifier for your key",
"error_code": "Error code",
"api_register": "%s uses the Yubico Cloud API. Please get an API key for your key <a href=\"https://upgrade.yubico.com/getapikey/\" target=\"_blank\">here</a>",
introduce json-files for translations (#3120) * introduce json-files for translations to structure data and add ability using translation managements * Translated using Weblate (Italian) Currently translated at 40.1% (342 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/it/ * Translated using Weblate (Catalan) Currently translated at 58.3% (497 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ca/ * Translated using Weblate (Polish) Currently translated at 45.3% (386 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pl/ * Translated using Weblate (Latvian) Currently translated at 59.0% (503 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/lv/ * Translated using Weblate (Portuguese) Currently translated at 27.5% (234 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/pt/ * Translated using Weblate (Russian) Currently translated at 45.4% (387 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/ru/ * Translated using Weblate (German) Currently translated at 99.9% (851 of 852 strings) Translation: test/mailcow Translate-URL: http://192.168.178.22:8080/projects/test/mailcow/de/ * removed empty and unused text user_change_fn * removed empty and unused text user_change_fn II
2019-11-09 17:09:23 +08:00
"u2f": "U2F authentication",
"none": "Deactivate",
"delete_tfa": "Disable TFA",
"disable_tfa": "Disable TFA until next successful login",
"confirm": "Confirm",
"totp": "Time-based OTP (Google Authenticator, Authy, etc.)",
"select": "Please select",
"waiting_usb_auth": "<i>Waiting for USB device...</i><br><br>Please tap the button on your U2F USB device now.",
"waiting_usb_register": "<i>Waiting for USB device...</i><br><br>Please enter your password above and confirm your U2F registration by tapping the button on your U2F USB device.",
"scan_qr_code": "Please scan the following code with your authenticator app or enter the code manually.",
"enter_qr_code": "Your TOTP code if your device cannot scan QR codes",
"confirm_totp_token": "Please confirm your changes by entering the generated token"
},
"oauth2": {
"scope_ask_permission": "An application asked for the following permissions",
"profile": "Profile",
"profile_desc": "View personal information: username, full name, created, modified, active",
"permit": "Authorize application",
"authorize_app": "Authorize application",
"deny": "Deny",
"access_denied": "Please login as mailbox owner to grant access via OAuth2."
},
"diagnostics": {
"dns_records": "DNS Records",
"dns_records_24hours": "Please note that changes made to DNS may take up to 24 hours to correctly have their current state reflected on this page. It is intended as a way for you to easily see how to configure your DNS records and to check whether all your records are correctly stored in DNS.",
"dns_records_name": "Name",
"dns_records_type": "Type",
"dns_records_data": "Correct Data",
"dns_records_status": "Current State",
"optional": "This record is optional.",
"cname_from_a": "Value derived from A/AAAA record. This is supported as long as the record points to the correct resource."
},
"debug": {
"system_containers": "System & Containers",
"started_on": "Started on",
"jvm_memory_solr": "JVM memory usage",
"solr_status": "Solr status",
"solr_dead": "Solr is starting, disabled or died.",
"logs": "Logs",
"log_info": "<p>mailcow <b>in-memory logs</b> are collected in Redis lists and trimmed to LOG_LINES (%d) every minute to reduce hammering.\r\n <br>In-memory logs are not meant to be persistent. All applications that log in-memory, also log to the Docker daemon and therefore to the default logging driver.\r\n <br>The in-memory log type should be used for debugging minor issues with containers.</p>\r\n <p><b>External logs</b> are collected via API of the given application.</p>\r\n <p><b>Static logs</b> are mostly activity logs, that are not logged to the Dockerd but still need to be persistent (except for API logs).</p>",
"in_memory_logs": "In-memory logs",
"external_logs": "External logs",
"static_logs": "Static logs",
"solr_uptime": "Uptime",
"solr_started_at": "Started at",
"solr_last_modified": "Last modified",
"solr_size": "Size",
"solr_docs": "Docs",
"disk_usage": "Disk usage",
"containers_info": "Container information",
"restart_container": "Restart"
}
}