diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-21 00:08:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-21 00:08:36 +0000 |
commit | cb212712f60f598860bafd5da13e07d74024839f (patch) | |
tree | 325f672b645840de6920137a01e83bc38bbb978f /core/l10n/ko.js | |
parent | 9945d2f039799ab0d4e7594173ee5aaee053ca5d (diff) | |
download | nextcloud-server-cb212712f60f598860bafd5da13e07d74024839f.tar.gz nextcloud-server-cb212712f60f598860bafd5da13e07d74024839f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 2acea2d182f..f6429f2e9d6 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -40,6 +40,7 @@ OC.L10N.register( "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "데이터베이스 스키마 업데이트 가능 여부 확인 중(데이터베이스 크기에 따라서 오래 걸릴 수도 있습니다)", "Checked database schema update" : "데이터베이스 스키마 업데이트 확인됨", "Checking updates of apps" : "앱 업데이트 확인 중", + "Checking for update of app \"%s\" in appstore" : "앱스토어에서 %s 앱의 업데이트를 확인하는 중", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "%s의 데이터베이스 스키마 업데이트 가능 여부 확인 중(데이터베이스 크기에 따라서 오래 걸릴 수도 있습니다)", "Checked database schema update for apps" : "앱용 데이터베이스 스키마 업데이트 확인됨", "Updated \"%s\" to %s" : "\"%s\"을(를) %s(으)로 업데이트함", |