aboutsummaryrefslogtreecommitdiffstats
path: root/settings/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-08-17 13:30:52 +0000
committerNextcloud bot <bot@nextcloud.com>2016-08-17 13:30:52 +0000
commit39c180117ea48c313de09223eec111d14188588d (patch)
tree9e77e85df3b4777474758ec2300760248981bf4c /settings/l10n/ko.js
parent5a599d5c4e4e0fca6b5edc1b841d08eec39cd671 (diff)
downloadnextcloud-server-39c180117ea48c313de09223eec111d14188588d.tar.gz
nextcloud-server-39c180117ea48c313de09223eec111d14188588d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r--settings/l10n/ko.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js
index edbcc47a7fc..ca8465de4d2 100644
--- a/settings/l10n/ko.js
+++ b/settings/l10n/ko.js
@@ -1,16 +1,16 @@
OC.L10N.register(
"settings",
{
+ "Enabled" : "활성",
+ "Not enabled" : "비활성",
"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." : "관리자 복구 암호가 잘못되었습니다. 암호를 다시 확인하십시오.",
"Backend doesn't support password change, but the user's encryption key was successfully updated." : "백엔드에서 암호 변경을 지원하지 않지만, 암호화 키는 갱신되었습니다.",
- "Unable to change password" : "암호를 변경할 수 없음",
- "Enabled" : "활성",
- "Not enabled" : "비활성",
"installing and updating apps via the app store or Federated Cloud Sharing" : "앱 스토어 및 연합 클라우드 공유로 앱 설치 및 업데이트",
"Federated Cloud Sharing" : "클라우드 연합 공유",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL이 오래된 %s 버전을 사용하고 있습니다(%s). 운영 체제나 기능을 업데이트하지 않으면 %s 등을 안정적으로 사용할 수 없습니다.",