From 009874a4c2ac9325b0345d9ce4917d6023e68177 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 1 Feb 2018 01:10:52 +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 8593058bf68..46ffd194900 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -186,8 +186,6 @@ OC.L10N.register( "Could not create user" : "사용자를 만들 수 없습니다", "User disabled" : "사용자 비활성화됨", "Login canceled by app" : "앱에서 로그인 취소함", - "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", "a safe home for all your data" : "내 모든 데이터의 안전한 저장소", "File is currently busy, please try again later" : "파일이 현재 사용 중, 나중에 다시 시도하십시오", @@ -246,6 +244,8 @@ OC.L10N.register( "Cannot set expiration date more than %s days in the future" : "만료 날짜를 %s일 이상 이후로 설정할 수 없습니다", "Personal" : "개인", "Admin" : "관리자", + "No app name specified" : "앱 이름이 지정되지 않았음", + "App '%s' could not be installed!" : "앱 '%s'을(를) 설치할 수 없습니다!", "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을 주거나 설정 파일에서 앱 스토어를 비활성화하면 해결됩니다.", "Cannot create \"data\" directory (%s)" : "\"data\" 디렉터리를 만들 수 없음(%s)", "This can usually be fixed by giving the webserver write access to the root directory." : "루트 디렉터리에 웹 서버 쓰기 권한을 주면 해결됩니다.", -- cgit v1.2.3