diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-20 02:26:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-20 02:26:38 +0000 |
commit | dfcb6833b3702e9f8ec8852c03ff9ea0bdbbbf62 (patch) | |
tree | 34b13f7cf8968a8df32ecc001ccabda48a3d69d1 /apps/workflowengine/l10n/ko.js | |
parent | 08b62656704708a064e785121bd98b71843994e0 (diff) | |
download | nextcloud-server-dfcb6833b3702e9f8ec8852c03ff9ea0bdbbbf62.tar.gz nextcloud-server-dfcb6833b3702e9f8ec8852c03ff9ea0bdbbbf62.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" : "작음", |