mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translations update from Hosted Weblate (#749)
* Translated using Weblate (Croatian) Currently translated at 98.7% (80 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hr/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 87.6% (71 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/zh_Hans/ * Added translation using Weblate (Thai) * Translated using Weblate (Thai) Currently translated at 24.6% (20 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/th/ * Add support for Thai. Co-authored-by: Milo Ivir <mail@milotype.de> Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: Sabaijai Jang <krabipress@gmail.com> Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
This commit is contained in:
parent
9e6b8ad9d3
commit
5397b4d183
4 changed files with 38 additions and 7 deletions
28
src/locales/th.json
Normal file
28
src/locales/th.json
Normal file
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"titles": {
|
||||
"login": "ลงชื่อเข้าใช้",
|
||||
"trending": "กำลังมาแรง",
|
||||
"preferences": "การตั้งค่า",
|
||||
"history": "ประวัติ",
|
||||
"subscriptions": "การสมัครรับข้อมูล",
|
||||
"register": "ลงทะเบียน"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "ดูบน {0}"
|
||||
},
|
||||
"actions": {
|
||||
"unsubscribe": "เลิกติดตาม",
|
||||
"view_subscriptions": "ดูการสมัครสมาชิก",
|
||||
"channel_name_asc": "ชื่อช่อง (A-Z)",
|
||||
"channel_name_desc": "ชื่อช่อง (Z-A)",
|
||||
"back": "กลับ",
|
||||
"uses_api_from": "ใช้ API จาก ",
|
||||
"skip_sponsors": "ข้ามผู้สนับสนุน",
|
||||
"skip_intro": "ข้ามช่วงพัก/แนะนำแอนิเมชั่น",
|
||||
"skip_outro": "ข้ามภาพตอนจบ/เครดิต",
|
||||
"subscribe": "ติดตาม",
|
||||
"sort_by": "เรียงตาม:",
|
||||
"most_recent": "ล่าสุด",
|
||||
"enable_sponsorblock": "เปิดใช้งานการบล็อกสปอนเซอร์"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue