From 2848815bd7d74deddc1a0ee115aadfa0023f0b80 Mon Sep 17 00:00:00 2001 From: RAISSA Date: Fri, 12 Jun 2020 22:58:33 -0400 Subject: [PATCH] Adding missing translation to Korean/KR --- .../resources/LabelsBundle_kr_KR.properties | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/main/resources/LabelsBundle_kr_KR.properties b/src/main/resources/LabelsBundle_kr_KR.properties index 34a35a7a..e0110055 100644 --- a/src/main/resources/LabelsBundle_kr_KR.properties +++ b/src/main/resources/LabelsBundle_kr_KR.properties @@ -35,23 +35,23 @@ inactive = \uBE44\uD65C\uC131\uD654 re-rip.checked = \uB2E4\uC2DC \uBCF5\uC0AC\uD558\uAE30 \uCCB4\uD06C\uB428 remove = \uC120\uD0DD\uD55C \uAE30\uB85D \uC0AD\uC81C clear = \uD788\uC2A4\uD1A0\uB9AC \uBAA8\uB450 \uC0AD\uC81C -download.url.list = Download url list -select.save.dir = Select Save Directory +download.url.list = URL \ubAA9\uB85D\uC744 \uB2E4\uC6B4\uB85C\uB4DC\uD558\uAE30 +select.save.dir = \uC800\uC7A5\uC744 \uB514\uB809\uD1A0\uB9AC \uC120\uD0DD\uD558\uAE30 # Keys for the logs generated by DownloadFileThread -nonretriable.status.code = Non-retriable status code -retriable.status.code = Retriable status code -server.doesnt.support.resuming.downloads = Server doesn't support resuming downloads +nonretriable.status.code = \uBCF5\uAD6C\uD560 \uC218 \uC5C6\uB294 \uC0C1\uD0DC \uCF54\uB4DC +retriable.status.code = \uBCF5\uAD6C\uD560 \uC218 \uC788\uB294 \uC0C1\uD0DC \uCF54\uB4DC +server.doesnt.support.resuming.downloads = \uC11C\uBC84 \uB2E4\uC6B4\uB85C\uB4DC \uC7AC\uAC1C\uB97C \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uB2E4 # A "magic number" can also be called a file signature -was.unable.to.get.content.type.using.magic.number = Was unable to get content type using magic number -magic.number.was = Magic number was -deleting.existing.file = Deleting existing file -request.properties = Request properties -download.interrupted = Download interrupted -exceeded.maximum.retries = Exceeded maximum retries -http.status.exception = HTTP status exception -exception.while.downloading.file = Exception while downloading file -failed.to.download = Failed to download -skipping = Skipping -file.already.exists = file already exists \ No newline at end of file +was.unable.to.get.content.type.using.magic.number = \uC2DC\uADF8\uB108\uCC98 \uD30C\uC77C \uC0AC\uC6A9\uD558\uC5EC \uB0B4\uC6A9 \uC720\uD615\uC744 \uAC00\uC838\uC62C \uC218 \uC5C6\uAE30 +magic.number.was = \uC2DC\uADF8\uB108\uCC98 \uD30C\uC77C \uC774\uAC70\uC600\uC2B5\uB2C8\uB2E4 +deleting.existing.file = \uAE30\uC874 \uD30C\uC77C\uC744 \uC0AD\uC81C\uD558\uB294 \uC911\uC785\uB2C8\uB2E4 +request.properties = \uC18D\uC131\uC744 \uC694\uCCAD\uD558\uAE30 +download.interrupted = \uB2E4\uC6B4\uB85C\uB4DC\uAC00 \uC911\uB2E8\uB418\uC5C8\uC2B5\uB2C8\uB2E4 +exceeded.maximum.retries = \uCD5C\uB300 \uC7AC\uC2DC\uB3C4 \uD69F\uC218\uB97C \uCD08\uACFC\uD588\uC2B5\uB2C8\uB2E4 +http.status.exception = HTTP \uC0C1\uD0DC \uC608\uC678\uB97C +exception.while.downloading.file = \uD30C\uC77C\uC744 \uB2E4\uC6B4\uB85C\uB4DC\uD558\uB294 \uB3D9\uC548 \uC608\uC678\uAC00 \uBC1C\uC0DD\uD558\uAE30 +failed.to.download = \uB2E4\uC6B4\uB85C\uB4DC\uD558\uC9C0 \uBABB\uD558\uAE30 +skipping = \uAC74\uB108\uB6F0\uACE0 \uC788\uC2B5\uB2C8\uB2E4 +file.already.exists = \uD30C\uC77C\uC774 \uC774\uBBF8 \uC788\uC2B5\uB2C8\uB2E4 \ No newline at end of file