diff options
| author | Weblate (bot) <hosted@weblate.org> | 2021-10-14 20:41:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-14 20:41:54 +0200 |
| commit | 9da1c6c6de3780cb4bbcc7c40be933b02cdfec97 (patch) | |
| tree | 1360acdb3c1ad1e69844486c421479633edb301c /locales/ko.json | |
| parent | 76c688679175a4bcb8d8b05605c9e72752a6fbe1 (diff) | |
| download | invidious-9da1c6c6de3780cb4bbcc7c40be933b02cdfec97.tar.gz invidious-9da1c6c6de3780cb4bbcc7c40be933b02cdfec97.tar.bz2 invidious-9da1c6c6de3780cb4bbcc7c40be933b02cdfec97.zip | |
Translations update from Weblate (#2505)
* Update Arabic translation
* Update Spanish translation
* Update Spanish translation
* Update Esperanto translation
* Update Chinese (Simplified) translation
* Update Turkish translation
* Update Chinese (Traditional) translation
* Update Japanese translation
* Update Lithuanian translation
* Update Korean translation
* Update Portuguese translation
Co-authored-by: Rex_sa <rex.sa@pm.me>
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Jeff Huang <s8321414@gmail.com>
Co-authored-by: 黒にゃんこ <renraku@076.ne.jp>
Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com>
Co-authored-by: 황윤성 <me@hys.pe.kr>
Co-authored-by: SC <lalocas@protonmail.com>
Diffstat (limited to 'locales/ko.json')
| -rw-r--r-- | locales/ko.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/locales/ko.json b/locales/ko.json index 16d4797e..27fdc683 100644 --- a/locales/ko.json +++ b/locales/ko.json @@ -423,5 +423,13 @@ "today": "오늘", "hour": "지난 1시간", "sort": "정렬기준", - "features": "기능별" + "features": "기능별", + "short": "4분 미만", + "long": "20분 초과", + "footer_donate": "후원: ", + "footer_documentation": "문서", + "footer_source_code": "소스 코드", + "footer_original_source_code": "원본 소스 코드", + "footer_modfied_source_code": "수정된 소스 코드", + "adminprefs_modified_source_code_url_label": "수정된 소스 코드 저장소의 URL" } |
