Translations update from Hosted Weblate (#621)

* Translated using Weblate (Croatian)

Currently translated at 100.0% (78 of 78 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hr/

* Added translation using Weblate (Japanese)

* Translated using Weblate (Japanese)

Currently translated at 100.0% (78 of 78 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ja/

* Add Japanese to language selector.

Co-authored-by: rootedetc <rootable@protonmail.com>
Co-authored-by: からトン <inthemountain0828@gmail.com>
Co-authored-by: FireMaskterK <20838718+FireMasterK@users.noreply.github.com>
This commit is contained in:
Weblate (bot)
2021-11-12 15:01:07 +01:00
committed by GitHub
parent 43c60c6adf
commit bc4aaf5fb3
3 changed files with 104 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
"watched": "Gledano",
"views": "prikaza",
"videos": "Videozapisi",
"ratings_disabled": "Ocjenjivanje deaktivirano"
"ratings_disabled": "Ocjenjivanje isključeno"
},
"preferences": {
"ssl_score": "SSL ocjena",
@@ -68,7 +68,11 @@
"loading": "Učitavanje …",
"filter": "Filtar",
"search": "Pretraga",
"view_ssl_score": "Prikaži SSL ocjenu"
"view_ssl_score": "Prikaži SSL ocjenu",
"show_replies": "Prikaži odgovore",
"hide_replies": "Sakrij odgovore",
"load_more_replies": "Prikaži više odgovora",
"clear_history": "Obriši povijest"
},
"player": {
"watch_on": "Gledaj na"
@@ -87,6 +91,6 @@
"username": "Korisničko ime"
},
"search": {
"did_you_mean": "Možda misliš: "
"did_you_mean": "Jeste li mislili: "
}
}