diff options
| author | Weblate (bot) <hosted@weblate.org> | 2021-10-31 16:56:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-31 16:56:56 +0100 |
| commit | 93252f33ffca03604a23de2e7c7444e328b1a06e (patch) | |
| tree | 6c0cd7a7f8a8129123d351da753a0d9014f494f2 | |
| parent | 2b81a82620cee3c1dac3c9b314f37dc2f8ac3086 (diff) | |
| download | invidious-93252f33ffca03604a23de2e7c7444e328b1a06e.tar.gz invidious-93252f33ffca03604a23de2e7c7444e328b1a06e.tar.bz2 invidious-93252f33ffca03604a23de2e7c7444e328b1a06e.zip | |
Translations update from Weblate (#2543)
* Update Spanish translation
* Update Arabic translation
* Update Esperanto translation
* Update Chinese (Simplified) translation
* Update Turkish translation
* Update Chinese (Traditional) translation
* Update Lithuanian translation
* Update Portuguese translation
Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
Co-authored-by: Rex_sa <rex.sa@pm.me>
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: Gediminas Murauskas <muziejusinfo@gmail.com>
Co-authored-by: SC <lalocas@protonmail.com>
* Update translation files
Translation: Invidious/Invidious Translations
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Omer I.S <omeritzicschwartz@gmail.com>
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
Co-authored-by: 황윤성 <hys@osbusiness.net>
| -rw-r--r-- | locales/ar.json | 3 | ||||
| -rw-r--r-- | locales/eo.json | 3 | ||||
| -rw-r--r-- | locales/es.json | 3 | ||||
| -rw-r--r-- | locales/eu.json | 3 | ||||
| -rw-r--r-- | locales/lt.json | 3 | ||||
| -rw-r--r-- | locales/pt.json | 3 | ||||
| -rw-r--r-- | locales/si.json | 4 | ||||
| -rw-r--r-- | locales/tr.json | 3 | ||||
| -rw-r--r-- | locales/zh-CN.json | 3 | ||||
| -rw-r--r-- | locales/zh-TW.json | 3 |
10 files changed, 17 insertions, 14 deletions
diff --git a/locales/ar.json b/locales/ar.json index df45c060..15cf89bf 100644 --- a/locales/ar.json +++ b/locales/ar.json @@ -431,5 +431,6 @@ "footer_modfied_source_code": "شفرة المصدر المعدلة", "adminprefs_modified_source_code_url_label": "URL إلى مستودع التعليمات البرمجية المصدرية المعدلة", "footer_documentation": "التوثيق", - "footer_donate_page": "تبرّع" + "footer_donate_page": "تبرّع", + "preferences_region_label": "بلد المحتوى:. " } diff --git a/locales/eo.json b/locales/eo.json index c9c16a74..eafa5928 100644 --- a/locales/eo.json +++ b/locales/eo.json @@ -431,5 +431,6 @@ "adminprefs_modified_source_code_url_label": "URL al modifita deponejo de fontkodo", "footer_modfied_source_code": "Modifita Fontkodo", "footer_original_source_code": "Originala fontkodo", - "footer_donate_page": "Donaci" + "footer_donate_page": "Donaci", + "preferences_region_label": "Lando de enhavo: " } diff --git a/locales/es.json b/locales/es.json index 49d1e09e..c4cb41d2 100644 --- a/locales/es.json +++ b/locales/es.json @@ -431,5 +431,6 @@ "adminprefs_modified_source_code_url_label": "URL al repositorio de código fuente modificado", "footer_source_code": "Código fuente", "footer_modfied_source_code": "Código fuente modificado", - "footer_donate_page": "Donar" + "footer_donate_page": "Donar", + "preferences_region_label": "País del contenido: " } diff --git a/locales/eu.json b/locales/eu.json index 1458e9a9..a62bb60b 100644 --- a/locales/eu.json +++ b/locales/eu.json @@ -73,6 +73,5 @@ "Dark mode: ": "Gai iluna: ", "preferences_dark_mode_label": "Gaia: ", "dark": "iluna", - "light": "argia", - "Subscription preferences": "Harpidetzen hobespenak" + "light": "argia" } diff --git a/locales/lt.json b/locales/lt.json index cc609126..6864a178 100644 --- a/locales/lt.json +++ b/locales/lt.json @@ -431,5 +431,6 @@ "footer_original_source_code": "Pradinis pirminis kodas", "adminprefs_modified_source_code_url_label": "URL į pakeisto pirminio kodo repozitoriją", "footer_modfied_source_code": "Pakeistas pirminis kodas", - "footer_donate_page": "Paaukoti" + "footer_donate_page": "Paaukoti", + "preferences_region_label": "Turinio šalis: " } diff --git a/locales/pt.json b/locales/pt.json index 554569f4..b545d098 100644 --- a/locales/pt.json +++ b/locales/pt.json @@ -431,5 +431,6 @@ "adminprefs_modified_source_code_url_label": "URL do repositório do código-fonte alterado", "footer_documentation": "Documentação", "footer_modfied_source_code": "Código-fonte alterado", - "footer_donate_page": "Doar" + "footer_donate_page": "Doar", + "preferences_region_label": "País do conteúdo: " } diff --git a/locales/si.json b/locales/si.json deleted file mode 100644 index 09ed43a4..00000000 --- a/locales/si.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "LIVE": "සජීව", - "popular": "ජනප්රිය" -} diff --git a/locales/tr.json b/locales/tr.json index 28f46963..c8a0648a 100644 --- a/locales/tr.json +++ b/locales/tr.json @@ -431,5 +431,6 @@ "footer_original_source_code": "Orijinal kaynak kodları", "footer_modfied_source_code": "Değiştirilmiş kaynak kodları", "adminprefs_modified_source_code_url_label": "Değiştirilmiş kaynak kodları deposunun URL'si", - "footer_donate_page": "Bağış yap" + "footer_donate_page": "Bağış yap", + "preferences_region_label": "İçerik ülkesi: " } diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 9bb3ae71..59287ee8 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -431,5 +431,6 @@ "footer_modfied_source_code": "修改的源代码", "adminprefs_modified_source_code_url_label": "更改的源代码仓库网址", "footer_original_source_code": "原始源代码", - "footer_donate_page": "捐赠" + "footer_donate_page": "捐赠", + "preferences_region_label": "内容国家: " } diff --git a/locales/zh-TW.json b/locales/zh-TW.json index d27491da..139b2786 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -431,5 +431,6 @@ "footer_original_source_code": "原本的原始碼", "footer_modfied_source_code": "修改後的原始碼", "adminprefs_modified_source_code_url_label": "修改後的原始碼倉庫 URL", - "footer_donate_page": "捐款" + "footer_donate_page": "捐款", + "preferences_region_label": "內容國家: " } |
