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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-28 12:07:18 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-28 12:07:18 +0300
commit60f123193ba4fcd4dc26d628e9688aee6ffe1e12 (patch)
treeb94749e044e4f9a61099143e9cc2ed0b0ed3f3e3 /lib/l10n/ko.js
parent4d8be8822c90e709a5009bf262d8fdda9f11c67c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index bb143bdd527..f67ca37b5e0 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -112,6 +112,7 @@ OC.L10N.register(
"Sharing %s failed, because the sharing backend for %s could not find its source" : "%s을(를) 공유할 수 없습니다. %s의 공유 백엔드에서 원본 파일을 찾을 수 없습니다",
"Sharing %s failed, because the file could not be found in the file cache" : "%s을(를) 공유할 수 없습니다. 파일 캐시에서 찾을 수 없습니다",
"Could not find category \"%s\"" : "분류 \"%s\"을(를) 찾을 수 없습니다.",
+ "Apps" : "앱",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "사용자 이름에는 다음과 같은 문자만 사용할 수 있습니다: \"a-z\", \"A-Z\", \"0-9\", \"_.@-\"",
"A valid username must be provided" : "올바른 사용자 이름을 입력해야 합니다",
"A valid password must be provided" : "올바른 암호를 입력해야 합니다",