translations PR 20170522 (#6475)
Этот коммит содержится в:
114
i18n/ko.json
114
i18n/ko.json
@@ -89,7 +89,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.admin.saml.metadata.app_error",
|
||||
"translation": "서비스 제공자 메타데이터를 빌드하는 중 오류가 발생했습니다."
|
||||
"translation": "An error occurred while building Service Provider Metadata."
|
||||
},
|
||||
{
|
||||
"id": "api.admin.test_email.body",
|
||||
@@ -1449,6 +1449,10 @@
|
||||
"id": "api.oauth.singup_with_oauth.invalid_link.app_error",
|
||||
"translation": "유효하지 않은 가입 링크입니다."
|
||||
},
|
||||
{
|
||||
"id": "api.opengraph.init.debug",
|
||||
"translation": "Initializing open graph protocol api routes"
|
||||
},
|
||||
{
|
||||
"id": "api.post.check_for_out_of_channel_mentions.message.multiple",
|
||||
"translation": "{{.Usernames}}, {{.LastUsername}} 이 멘션되었으나, 그들은 이 채널에 속하지 않기 때문에 알림을 받지 못했습니다."
|
||||
@@ -2273,7 +2277,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.templates.signin_change_email.subject",
|
||||
"translation": "[{{ .SiteName }}] You updated your sign-in method on {{ .SiteName }}"
|
||||
"translation": "[{{ .SiteName }}] Your sign-in method has been updated"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.signup_team_body.button",
|
||||
@@ -2463,6 +2467,14 @@
|
||||
"id": "api.user.create_user.joining.error",
|
||||
"translation": "기본 채널에 참여하는데 실패했습니다. user_id=%s, team_id=%s, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_hash_or_data.app_error",
|
||||
"translation": "Missing Hash or URL query data."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "Missing Invite Id."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "This server does not allow open signups. Please speak with your Administrator to receive an invitation."
|
||||
@@ -2965,7 +2977,7 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_channel_import_data.create_at_zero.error",
|
||||
"translation": "Channel create_at must not be 0 if provided."
|
||||
"translation": "Channel create_at must not be zero if provided."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_channel_import_data.display_name_length.error",
|
||||
@@ -2973,7 +2985,7 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_channel_import_data.display_name_missing.error",
|
||||
"translation": "Missing required channel property: display_name."
|
||||
"translation": "Missing required channel property: display_name"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_channel_import_data.header_length.error",
|
||||
@@ -3017,7 +3029,7 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_post_import_data.create_at_zero.error",
|
||||
"translation": "Post CreateAt must not be zero if it is provided."
|
||||
"translation": "Post CreateAt property must not be zero if provided."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_post_import_data.message_length.error",
|
||||
@@ -3041,7 +3053,7 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_team_import_data.create_at_zero.error",
|
||||
"translation": "Team create_at must not be 0 if provided."
|
||||
"translation": "Team create_at must not be zero if provided."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_team_import_data.description_length.error",
|
||||
@@ -3053,7 +3065,7 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_team_import_data.display_name_missing.error",
|
||||
"translation": "Missing required team property: display_name"
|
||||
"translation": "Missing required team property: display_name."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_team_import_data.name_characters.error",
|
||||
@@ -3069,7 +3081,7 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_team_import_data.name_reserved.error",
|
||||
"translation": "Team name contains reserved word."
|
||||
"translation": "Team name contains reserved words."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_team_import_data.type_invalid.error",
|
||||
@@ -3077,7 +3089,7 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_team_import_data.type_missing.error",
|
||||
"translation": "Missing required team property: type"
|
||||
"translation": "Missing required team property: type."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_user_channels_import_data.channel_name_missing.error",
|
||||
@@ -3295,6 +3307,38 @@
|
||||
"id": "ent.compliance.run_started.info",
|
||||
"translation": "Compliance export started for job '{{.JobName}}' at '{{.FilePath}}'"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_posts.disabled",
|
||||
"translation": "ElasticSearch searching is disabled on this server"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_posts.search_failed",
|
||||
"translation": "Search failed to complete"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_posts.unmarshall_post_failed",
|
||||
"translation": "Failed to decode search results"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.connect_failed",
|
||||
"translation": "Setting up ElasticSearch Client Failed"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.index_create_failed",
|
||||
"translation": "Failed to create ElasticSearch index"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.index_exists_failed",
|
||||
"translation": "Failed to establish whether ElasticSearch index exists"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.index_mapping_failed",
|
||||
"translation": "Failed to setup ElasticSearch index mapping"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.index_settings_failed",
|
||||
"translation": "Failed to set ElasticSearch index settings"
|
||||
},
|
||||
{
|
||||
"id": "ent.emoji.licence_disable.app_error",
|
||||
"translation": "사용자 정의 이모티콘 제한을 활성화 하려면 엔터프라이즈 라이센스가 필요합니다. 시스템 관리자에게 업그레이드를 문의해보세요."
|
||||
@@ -3851,6 +3895,22 @@
|
||||
"id": "model.config.is_valid.cluster_email_batching.app_error",
|
||||
"translation": "Unable to enable email batching when clustering is enabled"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.connection_url.app_error",
|
||||
"translation": "Elastic Search ConnectionUrl setting must be provided when Elastic Search indexing is enabled."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.enable_searching.app_error",
|
||||
"translation": "Elastic Search IndexingEnabled setting must be set to true when Elastic Search SearchEnabled is set to true."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.password.app_error",
|
||||
"translation": "Elastic Search Password setting must be provided when Elastic Search indexing is enabled."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.username.app_error",
|
||||
"translation": "Elastic Search Username setting must be provided when Elastic Search indexing is enabled."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.email_batching_buffer_size.app_error",
|
||||
"translation": "Invalid email batching buffer size for email settings. Must be zero or a positive number."
|
||||
@@ -5035,6 +5095,30 @@
|
||||
"id": "store.sql_file_info.save.app_error",
|
||||
"translation": "We couldn't save the file info"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_file_info.save_or_update.app_error",
|
||||
"translation": "We couldn't save or update the file info"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_job_status.delete_by_type.app_error",
|
||||
"translation": "채널을 찾을 수 없습니다"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_job_status.get.app_error",
|
||||
"translation": "채널을 찾을 수 없습니다"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_job_status.get_all.app_error",
|
||||
"translation": "채널을 찾을 수 없습니다"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_job_status.save.app_error",
|
||||
"translation": "채널을 찾을 수 없습니다"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_job_status.update.app_error",
|
||||
"translation": "채널을 찾을 수 없습니다"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_license.get.app_error",
|
||||
"translation": "We encountered an error getting the license"
|
||||
@@ -5183,6 +5267,10 @@
|
||||
"id": "store.sql_post.get_posts_around.get_parent.app_error",
|
||||
"translation": "We couldn't get the parent posts for the channel"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.get_posts_by_ids.app_error",
|
||||
"translation": "채널을 찾을 수 없습니다"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.get_posts_created_att.app_error",
|
||||
"translation": "We couldn't get the posts for the channel"
|
||||
@@ -5895,6 +5983,10 @@
|
||||
"id": "utils.license.validate_license.signing.error",
|
||||
"translation": "Encountered error signing license, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.connect_smtp.helo.app_error",
|
||||
"translation": "Failed to set HELO"
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.connect_smtp.open.app_error",
|
||||
"translation": "Failed to open connection"
|
||||
@@ -5907,6 +5999,10 @@
|
||||
"id": "utils.mail.new_client.auth.app_error",
|
||||
"translation": "Failed to authenticate on SMTP server"
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.new_client.helo.error",
|
||||
"translation": "Failed to to set the HELO to SMTP server %v"
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.new_client.open.error",
|
||||
"translation": "Failed to open a connection to SMTP server %v"
|
||||
|
||||
Ссылка в новой задаче
Block a user