New Crowdin updates (#24517)

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
This commit is contained in:
Eugen Rochko
2023-04-22 12:37:41 +02:00
committed by GitHub
parent 501d6197c4
commit 9d75b03ba4
213 changed files with 2082 additions and 1283 deletions

View File

@ -25,7 +25,7 @@ ko:
edit: 편집
submit: 제출
confirmations:
destroy: 정말로 실행하시겠습니까?
destroy: 확실합니까?
edit:
title: 애플리케이션 수정
form:
@ -38,21 +38,21 @@ ko:
application: 애플리케이션
callback_url: 콜백 URL
delete: 삭제
empty: 이 없습니다.
empty: 애플리케이션이 없습니다.
name: 이름
new: 새 애플리케이션
scopes: 범위
show: 표시
title: 내 응용프로그램
new:
title: 새 애플리케이션
title: 로운 애플리케이션
show:
actions: 동작
application_id: 클라이언트 키
callback_urls: 콜백 URL
scopes: 범위
secret: 클라이언트 비밀키
title: ': %{name}'
title: '애플리케이션: %{name}'
authorizations:
buttons:
authorize: 승인
@ -60,11 +60,11 @@ ko:
error:
title: 오류가 발생하였습니다
new:
prompt_html: "%{client_name} 제3자 이 귀하의 계정에 접근하기 위한 권한을 요청습니다. <strong>이 을 신뢰할 수 없다면 요청을 승인하지 마십시오.</strong>"
prompt_html: "%{client_name} 제3자 애플리케이션이 귀하의 계정에 접근하기 위한 권한을 요청하고 있습니다. <strong>이 애플리케이션을 신뢰할 수 없다면 요청을 승인하지 마십시오.</strong>"
review_permissions: 권한 검토
title: 승인 필요
show:
title: 이 승인 코드를 복사해 앱에 붙여 넣어야 합니다.
title: 이 승인 코드를 복사하여 애플리케이션에 붙여넣으세요
authorized_applications:
buttons:
revoke: 취소
@ -72,7 +72,7 @@ ko:
revoke: 확실합니까?
index:
authorized_at: "%{date}에 승인됨"
description_html: 이 계정에 API를 통해 접근 가능한 애플리케이션의 목록입니다. 알 수 없는 애플리케이션이나 잘못된 행위를 하는 애플리케이션이 있다면 권한을 취소할 수 있습니다.
description_html: API를 통해 이 계정에 접근 가능한 애플리케이션의 목록입니다. 알 수 없는 애플리케이션이나 잘못된 행위를 하는 애플리케이션이 있다면 권한을 취소할 수 있습니다.
last_used_at: "%{date}에 마지막으로 사용됨"
never_used: 사용되지 않음
scopes: 권한
@ -111,7 +111,7 @@ ko:
notice: 애플리케이션을 갱신했습니다.
authorized_applications:
destroy:
notice: 애플리케이션을 취소하였습니다.
notice: 애플리케이션 승인을 취소하였습니다.
grouped_scopes:
access:
read: 읽기 전용 권한
@ -142,7 +142,7 @@ ko:
layouts:
admin:
nav:
applications:
applications: 애플리케이션
oauth2_provider: OAuth2 제공자
application:
title: OAuth 인증이 필요합니다