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:
Weblate (bot)
2022-01-19 21:51:31 +01:00
committed by GitHub
parent 9e6b8ad9d3
commit 5397b4d183
4 changed files with 38 additions and 7 deletions

View File

@@ -2,9 +2,10 @@
"video": {
"sponsor_segments": "Sponzorski segmenti",
"watched": "Gledano",
"views": "prikaza",
"views": "{views} prikaza",
"videos": "Videozapisi",
"ratings_disabled": "Ocjenjivanje isključeno"
"ratings_disabled": "Ocjenjivanje isključeno",
"chapters": "Poglavlja"
},
"preferences": {
"ssl_score": "SSL ocjena",
@@ -72,10 +73,11 @@
"show_replies": "Prikaži odgovore",
"hide_replies": "Sakrij odgovore",
"load_more_replies": "Prikaži više odgovora",
"clear_history": "Obriši povijest"
"clear_history": "Obriši povijest",
"skip_highlight": "Preskoči isticanje"
},
"player": {
"watch_on": "Gledaj na"
"watch_on": "Gledaj na {0}"
},
"titles": {
"subscriptions": "Pretplate",
@@ -91,6 +93,6 @@
"username": "Korisničko ime"
},
"search": {
"did_you_mean": "Jeste li mislili: "
"did_you_mean": "Misliš li: {0}?"
}
}