From 7d1f362aa030b0b279067da3a05105890bd5d194 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 16 May 2017 00:08:08 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/ko.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/l10n/ko.js') diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index 5971a29913e..2a26f1031f9 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -44,6 +44,8 @@ OC.L10N.register( "File name is too long" : "파일 이름이 너무 김", "Dot files are not allowed" : "점으로 시작하는 파일은 허용되지 않음", "Empty filename is not allowed" : "파일 이름을 비워 둘 수 없음", + "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfo 파일을 읽을 수 없어서 앱 \"%s\"을(를) 설치할 수 없습니다.", + "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "이 서버 버전과 호환되지 않아서 앱 \"%s\"을(를) 설치할 수 없습니다", "This is an automatically sent email, please do not reply." : "자동으로 전송한 이메일입니다. 답장하지 마십시오.", "Help" : "도움말", "Apps" : "앱", @@ -165,8 +167,6 @@ OC.L10N.register( "The username is already being used" : "사용자 이름이 이미 존재합니다", "User disabled" : "사용자 비활성화", "Login canceled by app" : "앱 로그인 취소", - "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfo 파일을 읽을 수 없어서 앱 \"%s\"을(를) 설치할 수 없습니다.", - "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "이 서버 버전과 호환되지 않아서 앱 \"%s\"을(를) 설치할 수 없습니다", "No app name specified" : "앱 이름이 지정되지 않았음", "App '%s' could not be installed!" : "앱 '%s'을(를) 설치할 수 없습니다!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "앱 \"%s\"의 다음 의존성을 만족하지 못하므로 설치할 수 없습니다: %s", -- cgit v1.2.3