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/
This commit is contained in:
rootedetc 2021-11-11 12:41:09 +00:00 committed by Hosted Weblate
parent 43c60c6adf
commit 1ff6c38b86
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

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: "
}
}