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>2016-10-25 12:36:09 +0300
committerNextcloud bot <bot@nextcloud.com>2016-10-25 12:36:09 +0300
commite23a298a8155fb8f74c1ee2fcbef31a418b65db4 (patch)
treefbf2d2ee9af7470a5221f7127a36d90e5acdb90a /lib/l10n/ko.js
parent740ff9108b4c600ba2b0a13139ffc84ce09579b1 (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 f5ba8f8efc1..8e350bd86b3 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -121,8 +121,8 @@ OC.L10N.register(
"Users" : "사용자",
"Admin" : "관리자",
"Recommended" : "추천",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "앱 \"%s\"의 다음 의존성을 만족하지 못하므로 설치할 수 없습니다: %s",
"No app name specified" : "앱 이름이 지정되지 않았습니다.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "앱 \"%s\"의 다음 의존성을 만족하지 못하므로 설치할 수 없습니다: %s",
"File is currently busy, please try again later" : "파일이 현재 사용 중, 나중에 다시 시도하십시오",
"Can't read file" : "파일을 읽을 수 없음",
"Application is not enabled" : "앱이 활성화되지 않았습니다",
@@ -130,7 +130,6 @@ OC.L10N.register(
"Token expired. Please reload page." : "토큰이 만료되었습니다. 페이지를 새로 고치십시오.",
"Unknown user" : "알려지지 않은 사용자",
"No database drivers (sqlite, mysql, or postgresql) installed." : "데이터베이스 드라이버(sqlite, mysql, postgresql)가 설치되지 않았습니다.",
- "Microsoft Windows Platform is not supported" : "Microsoft Windows 플랫폼은 지원하지 않음",
"Cannot write into \"config\" directory" : "\"config\" 디렉터리에 기록할 수 없습니다",
"Cannot write into \"apps\" directory" : "\"apps\" 디렉터리에 기록할 수 없습니다",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "%sapps 디렉터리에 웹 서버 쓰기 권한%s을 주거나 설정 파일에서 앱 스토어를 비활성화하면 해결됩니다.",
@@ -161,6 +160,7 @@ OC.L10N.register(
"Storage connection error. %s" : "저장소 연결 오류. %s",
"Storage not available" : "저장소를 사용할 수 없음",
"Storage connection timeout. %s" : "저장소 연결 시간 초과. %s",
+ "Microsoft Windows Platform is not supported" : "Microsoft Windows 플랫폼은 지원하지 않음",
"ownCloud %s or higher is required." : "ownCloud %s 이상이 필요합니다.",
"ownCloud %s or lower is required." : "ownCloud %s 미만이 필요합니다."
},