mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-13 03:38:23 +00:00
71e68bfb8c
* Added translation using Weblate (German) * Added translation using Weblate (Norwegian Bokmål) * Added translation using Weblate (Chinese (Traditional)) * Translated using Weblate (Norwegian Bokmål) Currently translated at 82.5% (33 of 40 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nb_NO/ * Added translation using Weblate (Malayalam) * Translated using Weblate (French) Currently translated at 100.0% (40 of 40 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/ * Translated using Weblate (French) Currently translated at 100.0% (40 of 40 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/ * Translated using Weblate (German) Currently translated at 100.0% (40 of 40 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 42.5% (17 of 40 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/zh_Hant/ * Translated using Weblate (Malayalam) Currently translated at 90.0% (36 of 40 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ml/ * Add support for 4 new languages. Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Jamugha <hackdown@necord.com> Co-authored-by: vachan-maker <vachan2014carmel@gmail.com> Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
24 lines
741 B
JSON
24 lines
741 B
JSON
{
|
|
"actions": {
|
|
"skip_intro": "跳過中場休息/介紹動畫",
|
|
"skip_sponsors": "跳過贊助商",
|
|
"enable_sponsorblock": "啟用 SponsorBlock",
|
|
"country_selection": "國家/地區選擇",
|
|
"channel_name_desc": "通道名稱 (Z-A)",
|
|
"channel_name_asc": "通道名稱 (A-Z)",
|
|
"unsubscribe": "取消訂閱",
|
|
"subscribe": "訂閱",
|
|
"sort_by": "排序方式:",
|
|
"view_subscriptions": "查看訂閱",
|
|
"language_selection": "語言選擇"
|
|
},
|
|
"titles": {
|
|
"history": "歷史記錄",
|
|
"preferences": "偏好設定",
|
|
"feed": "摘要",
|
|
"trending": "趨勢",
|
|
"register": "註冊",
|
|
"login": "登錄"
|
|
}
|
|
}
|