diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-16 00:08:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-16 00:08:08 +0000 |
commit | 7d1f362aa030b0b279067da3a05105890bd5d194 (patch) | |
tree | 2bd8a9f87bea0fb1a85b44e6cbf04b923c6735a5 /lib/l10n/ko.json | |
parent | 2c9007616bc4c985c9e101c5f9c306f42cf211c5 (diff) | |
download | nextcloud-server-7d1f362aa030b0b279067da3a05105890bd5d194.tar.gz nextcloud-server-7d1f362aa030b0b279067da3a05105890bd5d194.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.json')
-rw-r--r-- | lib/l10n/ko.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index be31b08716c..3bf4ceac1b5 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -42,6 +42,8 @@ "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" : "앱", @@ -163,8 +165,6 @@ "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", |