diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-13 02:26:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-13 02:26:28 +0000 |
commit | 458f4398eff93f2bb29bb2c1d03160e8c8b04f88 (patch) | |
tree | 68bfbcb0bfd9fe108d9e6b7a133ed27d59ecc128 /settings/l10n/ko.js | |
parent | 3fe9fb611a5502dc3164d088eb90426514b30454 (diff) | |
download | nextcloud-server-458f4398eff93f2bb29bb2c1d03160e8c8b04f88.tar.gz nextcloud-server-458f4398eff93f2bb29bb2c1d03160e8c8b04f88.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index 20255b121a0..753014c2f6b 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -101,7 +101,6 @@ OC.L10N.register( "Install Client" : "클라이언트 설치", "Create" : "생성", "Change" : "변경", - "Share" : "공유", "Unlimited" : "무제한", "Verifying" : "검사", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "2단계 인증을 모든 유저 또는 특정 그룹에 강제할 수 있습니다. 만약 대상자가 2단계 인증 공급자를 설정하지 않았다면, 대상자는 시스템에 접근할 수 없게 될 것입니다.", @@ -158,22 +157,20 @@ OC.L10N.register( "Done" : "완료", "Copied!" : "복사 성공!", "Copy" : "복사", - "New password" : "새 암호", - "Never" : "하지 않음", "Delete user" : "유저 지우기", "Disable user" : "유저 비활성화하기", "Enable user" : "유저 활성화하기", "Resend welcome email" : "환영 메일 다시 보내기", - "{size} used" : "{size} 사용됨", "Cancel" : "취소", "Welcome mail sent!" : "환영 메일을 보냈습니다!", + "{size} used" : "{size} 사용됨", "Display name" : "표시 이름", "Email" : "이메일", "Group admin for" : "다음 그룹의 관리자:", "Quota" : "할당량", "Language" : "언어", - "Storage location" : "저장소 위치", "User backend" : "사용자 백엔드", + "Storage location" : "저장소 위치", "Last login" : "마지막 로그인", "Default language" : "기본 언어", "Add a new user" : "새 사용자 추가", @@ -199,6 +196,7 @@ OC.L10N.register( "Add group" : "그룹 추가", "You are about to remove the group {group}. The users will NOT be deleted." : "당신은 {group} 그룹을 지우려고 합니다. 그룹의 사용자들은 삭제되지 않습니다.", "Please confirm the group removal " : "그룹 지우기를 확인해주세요.", + "Never" : "하지 않음", "An error occured during the request. Unable to proceed." : "요청을 보내는 도중 에러가 발생하였습니다. 더 이상 진행할 수 없습니다.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "앱이 활성화되었지만, 앱을 업데이트해야 합니다. 5초 후 앱 업데이트 페이지로 넘어갑니다.", "App update" : "앱 업데이트", @@ -321,6 +319,7 @@ OC.L10N.register( "Help translate" : "번역 돕기", "Locale" : "지역", "Current password" : "현재 암호", + "New password" : "새 암호", "Change password" : "암호 변경", "Use a second factor besides your password to increase security for your account." : "사용자의 계정을 더욱 안전하게 보호하기 위해 암호와 함께 2단계 인증을 사용하세요.", "Disconnect" : "연결 해제", @@ -331,6 +330,7 @@ OC.L10N.register( "Store credentials" : "인증 정보 저장", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "15분마다 HTTP를 통해 cron.php를 실행하는 webcron 서비스에 cron.php가 등록되었습니다.", "Use system cron service to call the cron.php file every 15 minutes." : "시스템 cron 서비스를 통해 15분마다 cron.php 파일을 실행합니다.", - "Set default expiration date" : "기본 만료 날짜 설정" + "Set default expiration date" : "기본 만료 날짜 설정", + "Share" : "공유" }, "nplurals=1; plural=0;"); |