summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-27 00:51:03 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-27 00:51:03 +0000
commitf3bdb9af665e0f53478c1e74d9ff0c51104a74be (patch)
tree0b401504648d7cecc1ac9036e02570c8ae68f7fc
parent445f1450bffdb17418c193b025399023faaa9bda (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ko.js14
-rw-r--r--l10n/ko.json14
2 files changed, 28 insertions, 0 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
index f09dfc90..6740e8c9 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -31,6 +31,7 @@ OC.L10N.register(
"Address books" : "주소록",
"Export" : "내보내기",
"Send email" : "이메일 보내기",
+ "Send email as BCC" : "BCC로 이메일 보내기",
"Contact groups" : "연락처 그룹",
"Create a new contact group" : "새 연락처 그룹 생성",
"Contact group name" : "연락처 그룹 이름",
@@ -42,6 +43,7 @@ OC.L10N.register(
"Collapse circles" : "서클 접기",
"This group already exists" : "그룹이 이미 존재함",
"This circle already exists" : "서클이 이미 존재함",
+ "An error happened during the creation of the circle" : "서클을 만드는 중 오류 발생",
"{addressbookname} (Disabled)" : "{addressbookname} (비활성화됨)",
"Download" : "다운로드",
"Show" : "보이기",
@@ -80,7 +82,11 @@ OC.L10N.register(
"Sort by {sorting}" : "{sorting}(으)로 정렬",
"An error happened during the config change" : "변경 사항을 설정하는 중 오류 발생",
"Password protection" : "암호 보호",
+ "Enforce password protection on files shared to this circle" : "이 서클에 공유된 파일에 대해 암호 보호 강제",
+ "Use a unique password for all shares to this circle" : "이 서클에 대한 모든 공유에 대해 독자적 암호 사용",
+ "Unique password …" : "독자 암호 ...",
"Save" : "저장",
+ "Change unique password" : "독자 암호 변경",
"Failed to save password. Please try again later." : "암호를 저장하는 데 실패했습니다. 잠시 후 다시 시도하십시오.",
"Circle name" : "서클 이름",
"Circle owned by {owner}" : "{owner}님이 소유한 서클",
@@ -119,7 +125,12 @@ OC.L10N.register(
"Contact vCard as QR code" : "QR 코드로 된 vCard 연락처",
"Pick an address book" : "주소록 선택",
"Select address book" : "주소록 선택",
+ "Go to talk conversation" : "Talk 대화로 이동",
"View profile" : "프로필 보기",
+ "Media shares with you" : "나와 공유된 미디어",
+ "Talk conversations with you" : "나와의 Talk 대화",
+ "Calendar events with you" : "나와의 달력 일정",
+ "No shared items with this contact" : "이 연락처와 공유된 항목 없음",
"This contact is in read-only mode. You do not have permission to edit this contact." : "이 연락처는 읽기 전용 모드입니다. 편집할 수 있는 권한이 없습니다.",
"The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "편집하려고 하는 연락처가 변경되었습니다. 연락처를 직접 새로 고치십시오. 추가 변경 사항은 손실됩니다.",
"Address book" : "주소록",
@@ -144,8 +155,10 @@ OC.L10N.register(
"Personal circle" : "개인 서클",
"This circle will only be visible to you. Other members will not be able to see or use it." : "이 서클은 당신에게만 보입니다. 다른 회원은 보거나 이용할 수 없습니다.",
"Local circle" : "로컬 서클",
+ "This circle will not be shared with the other instances of the global scale" : "이 서클은 다른 인스턴스와 공유되지 않을 것입니다",
"Create circle" : "서클 만들기",
"Loading members list …" : "회원 목록 불러오는 중 ...",
+ "The list of members is only visible to members of this circle" : "이 서클의 회원 목록은 회원들만 볼 수 있습니다",
"You currently have no access to the member list" : "현재 이 구성원 목록에 접근할 수 없습니다",
"Add members" : "회원 추가",
"Show circle details" : "서클 자세히 보기",
@@ -276,6 +289,7 @@ OC.L10N.register(
"Time zone" : "시간대",
"Spoken languages" : "사용 언어",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["연락처 {failed}개를 읽을 수 없음"],
+ "An error has occurred in circle(s). Check the console for more details." : "서클에서 오류가 발생했습니다. 더 자세한 정보는 콘솔을 참조하십시오.",
"Unable to create circle {circleName}" : "{circleName} 서클을 만들 수 없음",
"Unable to delete circle {circleId}" : "{circleId} 서클을 삭제할 수 없음",
"Unable to delete contact" : "연락처를 삭제할 수 없음"
diff --git a/l10n/ko.json b/l10n/ko.json
index eecd5348..406c014a 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -29,6 +29,7 @@
"Address books" : "주소록",
"Export" : "내보내기",
"Send email" : "이메일 보내기",
+ "Send email as BCC" : "BCC로 이메일 보내기",
"Contact groups" : "연락처 그룹",
"Create a new contact group" : "새 연락처 그룹 생성",
"Contact group name" : "연락처 그룹 이름",
@@ -40,6 +41,7 @@
"Collapse circles" : "서클 접기",
"This group already exists" : "그룹이 이미 존재함",
"This circle already exists" : "서클이 이미 존재함",
+ "An error happened during the creation of the circle" : "서클을 만드는 중 오류 발생",
"{addressbookname} (Disabled)" : "{addressbookname} (비활성화됨)",
"Download" : "다운로드",
"Show" : "보이기",
@@ -78,7 +80,11 @@
"Sort by {sorting}" : "{sorting}(으)로 정렬",
"An error happened during the config change" : "변경 사항을 설정하는 중 오류 발생",
"Password protection" : "암호 보호",
+ "Enforce password protection on files shared to this circle" : "이 서클에 공유된 파일에 대해 암호 보호 강제",
+ "Use a unique password for all shares to this circle" : "이 서클에 대한 모든 공유에 대해 독자적 암호 사용",
+ "Unique password …" : "독자 암호 ...",
"Save" : "저장",
+ "Change unique password" : "독자 암호 변경",
"Failed to save password. Please try again later." : "암호를 저장하는 데 실패했습니다. 잠시 후 다시 시도하십시오.",
"Circle name" : "서클 이름",
"Circle owned by {owner}" : "{owner}님이 소유한 서클",
@@ -117,7 +123,12 @@
"Contact vCard as QR code" : "QR 코드로 된 vCard 연락처",
"Pick an address book" : "주소록 선택",
"Select address book" : "주소록 선택",
+ "Go to talk conversation" : "Talk 대화로 이동",
"View profile" : "프로필 보기",
+ "Media shares with you" : "나와 공유된 미디어",
+ "Talk conversations with you" : "나와의 Talk 대화",
+ "Calendar events with you" : "나와의 달력 일정",
+ "No shared items with this contact" : "이 연락처와 공유된 항목 없음",
"This contact is in read-only mode. You do not have permission to edit this contact." : "이 연락처는 읽기 전용 모드입니다. 편집할 수 있는 권한이 없습니다.",
"The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "편집하려고 하는 연락처가 변경되었습니다. 연락처를 직접 새로 고치십시오. 추가 변경 사항은 손실됩니다.",
"Address book" : "주소록",
@@ -142,8 +153,10 @@
"Personal circle" : "개인 서클",
"This circle will only be visible to you. Other members will not be able to see or use it." : "이 서클은 당신에게만 보입니다. 다른 회원은 보거나 이용할 수 없습니다.",
"Local circle" : "로컬 서클",
+ "This circle will not be shared with the other instances of the global scale" : "이 서클은 다른 인스턴스와 공유되지 않을 것입니다",
"Create circle" : "서클 만들기",
"Loading members list …" : "회원 목록 불러오는 중 ...",
+ "The list of members is only visible to members of this circle" : "이 서클의 회원 목록은 회원들만 볼 수 있습니다",
"You currently have no access to the member list" : "현재 이 구성원 목록에 접근할 수 없습니다",
"Add members" : "회원 추가",
"Show circle details" : "서클 자세히 보기",
@@ -274,6 +287,7 @@
"Time zone" : "시간대",
"Spoken languages" : "사용 언어",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["연락처 {failed}개를 읽을 수 없음"],
+ "An error has occurred in circle(s). Check the console for more details." : "서클에서 오류가 발생했습니다. 더 자세한 정보는 콘솔을 참조하십시오.",
"Unable to create circle {circleName}" : "{circleName} 서클을 만들 수 없음",
"Unable to delete circle {circleId}" : "{circleId} 서클을 삭제할 수 없음",
"Unable to delete contact" : "연락처를 삭제할 수 없음"