summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-13 00:12:59 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-13 00:12:59 +0000
commit5ecfd80f0735c6ff37a4b624016866fae7392c08 (patch)
treece734605c9f3979a280100fb7119c7931d75f23c /settings/l10n/ko.js
parented25fc3440f4d66539b2aa512f47ad12b03b7533 (diff)
downloadnextcloud-server-5ecfd80f0735c6ff37a4b624016866fae7392c08.tar.gz
nextcloud-server-5ecfd80f0735c6ff37a4b624016866fae7392c08.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r--settings/l10n/ko.js20
1 files changed, 10 insertions, 10 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js
index e07b1c1f823..e63f59ba93b 100644
--- a/settings/l10n/ko.js
+++ b/settings/l10n/ko.js
@@ -1,16 +1,6 @@
OC.L10N.register(
"settings",
{
- "Unable to change password" : "암호를 변경할 수 없음",
- "Verifying …" : "확인 중 …",
- "An error occured while changing your language. Please reload the page and try again." : "언어를 변경하는 중 오류가 발생했습니다. 페이지를 새로 고친 후 다시 시도하십시오.",
- "Select a profile picture" : "프로필 사진 선택",
- "Very weak password" : "매우 약한 암호",
- "Weak password" : "약한 암호",
- "So-so password" : "그저 그런 암호",
- "Good password" : "좋은 암호",
- "Strong password" : "강력한 암호",
- "Groups" : "그룹",
"Official" : "공식",
"Visit website" : "웹 사이트 방문",
"User documentation" : "사용자 문서",
@@ -206,6 +196,7 @@ OC.L10N.register(
"Wrong password" : "잘못된 암호",
"Saved" : "저장됨",
"No user supplied" : "사용자가 지정되지 않음",
+ "Unable to change password" : "암호를 변경할 수 없음",
"Authentication error" : "인증 오류",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "관리자 복구 암호를 입력하십시오. 그렇지 않으면 모든 사용자 데이이터가 초기화됩니다다.",
"Wrong admin recovery password. Please check the password and try again." : "관리자 복구 암호가 잘못되었습니다. 암호를 다시 확인하십시오.",
@@ -329,6 +320,15 @@ OC.L10N.register(
"Public" : "공개",
"Will be synced to a global and public address book" : "공개 및 전역 주소록으로 동기화됨",
"Verify" : "확인",
+ "Verifying …" : "확인 중 …",
+ "An error occured while changing your language. Please reload the page and try again." : "언어를 변경하는 중 오류가 발생했습니다. 페이지를 새로 고친 후 다시 시도하십시오.",
+ "Select a profile picture" : "프로필 사진 선택",
+ "Very weak password" : "매우 약한 암호",
+ "Weak password" : "약한 암호",
+ "So-so password" : "그저 그런 암호",
+ "Good password" : "좋은 암호",
+ "Strong password" : "강력한 암호",
+ "Groups" : "그룹",
"Unable to delete {objName}" : "{objName}을(를) 삭제할 수 없음",
"Error creating group: {message}" : "그룹 생성 오류: {message}",
"A valid group name must be provided" : "올바른 그룹 이름을 입력해야 함",