diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
commit | be4cf8992d31f39c8012413fca588ab4b87f6919 (patch) | |
tree | 6446ca0d4cd49ccc51817b446689d4330493936b /core/l10n/ko.js | |
parent | c03c446bd8f7a0218491b3392a5fa70e32f1e3a4 (diff) | |
download | nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.tar.gz nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 5f4d1a7d13b..928ce6b02cd 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -104,7 +104,6 @@ OC.L10N.register( "Non-existing tag #{tag}" : "존재하지 않는 태그 #{tag}", "restricted" : "제한됨", "invisible" : "보이지 않음", - "({scope})" : "({scope})", "Delete" : "삭제", "Rename" : "이름 바꾸기", "Collaborative tags" : "협동 태그", @@ -397,6 +396,7 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "이름, 연합 클라우드 ID 및 이메일 주소...", "Name..." : "이름...", "Error removing share" : "공유 삭제 중 오류 발생", + "({scope})" : "({scope})", "Saving..." : "저장 중...", "Dismiss" : "닫기", "Your client should now be connected! You can close this window." : "클라이언트가 연동되었습니다! 이제 창을 닫으셔도 됩니다.", |