diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-20 02:26:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-20 02:26:28 +0000 |
commit | 9db15459b9d39681965b3a599960e6d2225c57a0 (patch) | |
tree | de6f7e405c78eb608e37338574c67bc76fedf90f /apps/workflowengine/l10n/ko.js | |
parent | 176d8e8ab3af0509d8e2fa4d745123b917f52d44 (diff) | |
download | nextcloud-server-9db15459b9d39681965b3a599960e6d2225c57a0.tar.gz nextcloud-server-9db15459b9d39681965b3a599960e6d2225c57a0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/ko.js')
-rw-r--r-- | apps/workflowengine/l10n/ko.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/ko.js b/apps/workflowengine/l10n/ko.js index 26726776815..3163e612fea 100644 --- a/apps/workflowengine/l10n/ko.js +++ b/apps/workflowengine/l10n/ko.js @@ -26,11 +26,11 @@ OC.L10N.register( "Desktop client" : "데스크톱 클라이언트", "Thunderbird & Outlook addons" : "Thunderbird와 Outlook 확장 기능", "Save" : "저장", - "File name" : "파일 이름", - "is" : "맞음", - "is not" : "아님", "matches" : "일치함", "does not match" : "일치하지 않음", + "is" : "맞음", + "is not" : "아님", + "File name" : "파일 이름", "File MIME type" : "파일 MIME 형식", "File size (upload)" : "파일 크기(업로드)", "less" : "작음", |