locale: sync from Crowdin (#6174)

pull/6180/head
ᴜɴᴋɴᴡᴏɴ 2020-05-24 18:59:43 +08:00 committed by GitHub
parent cb406bb350
commit 7e99a6ce42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 62 additions and 62 deletions

View File

@ -1269,61 +1269,61 @@ config.user_config=User configuration
config.user.enable_email_notify=Enable email notification config.user.enable_email_notify=Enable email notification
config.session_config=세션 설정 config.session_config=세션 설정
config.session.provider=Provider config.session.provider=공급자
config.session.provider_config=Provider config config.session.provider_config=공급자 설정
config.session.cookie_name=Cookie config.session.cookie_name=쿠키
config.session.https_only=HTTPS only config.session.https_only=HTTPS
config.session.gc_interval=GC interval config.session.gc_interval=GC 간격
config.session.max_life_time=Max life time config.session.max_life_time=Max life time
config.session.csrf_cookie_name=CSRF cookie config.session.csrf_cookie_name=CSRF 쿠키
config.cache_config=캐시 설정 config.cache_config=캐시 설정
config.cache.adapter=Adapter config.cache.adapter=Adapter
config.cache.interval=GC interval config.cache.interval=GC 간격
config.cache.host=Host config.cache.host=호스트
config.http_config=HTTP 설정 config.http_config=HTTP 설정
config.http.access_control_allow_origin=Access control allow origin config.http.access_control_allow_origin=Access control allow origin
config.attachment_config=Attachment configuration config.attachment_config=Attachment configuration
config.attachment.enabled=Enabled config.attachment.enabled=활성화됨
config.attachment.path=Path config.attachment.path=경로
config.attachment.allowed_types=Allowed types config.attachment.allowed_types=허용 유형
config.attachment.max_size=Size limit config.attachment.max_size=크기 제한
config.attachment.max_files=Files limit config.attachment.max_files=파일 제한
config.release_config=Release configuration config.release_config=릴리즈 설정
config.release.attachment.enabled=Attachment enabled config.release.attachment.enabled=첨부 파일 활성화됨
config.release.attachment.allowed_types=Attachment allowed types config.release.attachment.allowed_types=허용되는 첨부 파일 유형
config.release.attachment.max_size=Attachment size limit config.release.attachment.max_size=첨부 파일 크기 제한
config.release.attachment.max_files=Attachment files limit config.release.attachment.max_files=첨부 파일 제한
config.picture_config=이미지 설정 config.picture_config=이미지 설정
config.picture.avatar_upload_path=User avatar upload path config.picture.avatar_upload_path=사용자 아바타 업로드 경로
config.picture.repo_avatar_upload_path=Repository avatar upload path config.picture.repo_avatar_upload_path=Repository avatar upload path
config.picture.gravatar_source=Gravatar source config.picture.gravatar_source=Gravatar source
config.picture.disable_gravatar=Disable Gravatar config.picture.disable_gravatar=Disable Gravatar
config.picture.enable_federated_avatar=Enable federated avatars config.picture.enable_federated_avatar=Enable federated avatars
config.mirror_config=Mirror configuration config.mirror_config=Mirror configuration
config.mirror.default_interval=Default interval config.mirror.default_interval=기본 간격
config.webhook_config=웹훅 설정 config.webhook_config=웹훅 설정
config.webhook.types=Types config.webhook.types=유형
config.webhook.deliver_timeout=Deliver timeout config.webhook.deliver_timeout=배달 제한 시간
config.webhook.skip_tls_verify=Skip TLS verify config.webhook.skip_tls_verify=TLS 검증 건너뛰기
config.git_config=깃 설정 config.git_config=깃 설정
config.git.disable_diff_highlight=Disable diff syntax highlight config.git.disable_diff_highlight=Disable diff syntax highlight
config.git.max_diff_lines=Diff lines limit (for a single file) config.git.max_diff_lines=Diff lines limit (for a single file)
config.git.max_diff_line_characters=Diff characters limit (for a single line) config.git.max_diff_line_characters=Diff characters limit (for a single line)
config.git.max_diff_files=Diff files limit (for a single diff) config.git.max_diff_files=Diff files limit (for a single diff)
config.git.gc_args=GC arguments config.git.gc_args=GC 인수
config.git.migrate_timeout=Migration timeout config.git.migrate_timeout=마이그레이션 제한 시간
config.git.mirror_timeout=Mirror fetch timeout config.git.mirror_timeout=미러 페치 제한 시간
config.git.clone_timeout=Clone timeout config.git.clone_timeout=클론 제한 시간
config.git.pull_timeout=Pull timeout config.git.pull_timeout=풀 제한 시간
config.git.gc_timeout=GC timeout config.git.gc_timeout=GC 제한 시간
config.log_config=로그 설정 config.log_config=로그 설정
config.log_file_root_path=로그 파일 최상위 경로 config.log_file_root_path=로그 파일 최상위 경로
@ -1398,7 +1398,7 @@ months=%d 달 %s
years=%d 년 %s years=%d 년 %s
raw_seconds= raw_seconds=
raw_minutes= raw_minutes=
raw_hours=hours raw_hours=시간
[dropzone] [dropzone]
default_message=여기에 파일을 끌어 놓거나 클릭하여 업로드하세요. default_message=여기에 파일을 끌어 놓거나 클릭하여 업로드하세요.

File diff suppressed because one or more lines are too long