diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-17 00:27:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-17 00:27:03 +0000 |
commit | 158aedb549b253b0b8a84a7c68c0d7bca9e7be54 (patch) | |
tree | 0ad78b532faf8ac367a337003846a48e4dc80663 /apps/files/l10n/ko.js | |
parent | 9a3d45b0ef169c2119e9a63115e3c3ec04fd45e3 (diff) | |
download | nextcloud-server-158aedb549b253b0b8a84a7c68c0d7bca9e7be54.tar.gz nextcloud-server-158aedb549b253b0b8a84a7c68c0d7bca9e7be54.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r-- | apps/files/l10n/ko.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index f7be73a75ba..a7a32e27297 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -189,7 +189,6 @@ OC.L10N.register( "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\"(이)가 더이상 존재하지 않아 이름을 바꿀 수 없습니다.", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" 이름이 \"{dir}\" 폴더에서 이미 사용 중입니다. 다른 이름을 고르세요.", "Could not rename \"{oldName}\"" : "\"{oldName}\"의 이름을 바꿀 수 없음", - "A long time ago" : "오래 전", "Could not copy {file}. {message}" : "{file}(을)를 복사할 수 없음. {message}", "Could not move {file}. {message}" : "{file}(을)를 이동할 수 없음. {message}", "Total rows summary" : "총 행 요약", |