Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-27 03:13:07 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-27 03:13:07 +0300
commit9e00b51c879094a79371b0ed68065efed97a7ed5 (patch)
tree95962c3fe32efaef83b7e11df2c183c49ed5b359 /lib/l10n/ko.js
parenta27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 84b58cb8d16..4138e5df955 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -74,7 +74,6 @@ OC.L10N.register(
"Additional settings" : "고급 설정",
"Tips & tricks" : "팁과 추가 정보",
"Personal info" : "개인 정보",
- "Sync clients" : "동기화 클라이언트",
"Unlimited" : "무제한",
"Verifying" : "검사 중",
"Verifying …" : "검사 중…",
@@ -241,6 +240,7 @@ OC.L10N.register(
"Files can't be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다",
"Cannot set expiration date more than %s days in the future" : "만료 날짜를 %s일 이상 이후로 설정할 수 없습니다",
"No app name specified" : "앱 이름이 지정되지 않았음",
- "App '%s' could not be installed!" : "앱 '%s'을(를) 설치할 수 없습니다!"
+ "App '%s' could not be installed!" : "앱 '%s'을(를) 설치할 수 없습니다!",
+ "Sync clients" : "동기화 클라이언트"
},
"nplurals=1; plural=0;");