Translated using Weblate (Croatian)

Currently translated at 100.0% (186 of 186 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hr/
This commit is contained in:
Milo Ivir 2023-07-20 12:04:23 +00:00 committed by Hosted Weblate
parent 9a2fe4064b
commit 1301da2d4f
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -148,7 +148,9 @@
"playlist_name": "Ime playliste",
"playlist_description": "Opis playliste",
"chapters_layout_mobile": "Raspored poglavlja na mobilnim uređajima",
"show_search_suggestions": "Prikaži prijedloge pretrage"
"show_search_suggestions": "Prikaži prijedloge pretrage",
"delete_automatically": "Automatski izbriši nakon",
"enable_dearrow": "Aktiviraj DeArrow"
},
"player": {
"watch_on": "Gledaj na {0}"
@ -168,7 +170,8 @@
"channels": "Kanali",
"livestreams": "Prijenosi uživo",
"bookmarks": "Zabilješke",
"channel_groups": "Grupe kanala"
"channel_groups": "Grupe kanala",
"dearrow": "DeArrow"
},
"login": {
"password": "Lozinka",
@ -199,6 +202,10 @@
"cannot_copy": "Nije moguće kopirati!",
"local_storage": "Ova radnja zahtijeva lokalno spremište. Jesu li kolačići uključeni?",
"register_no_email_note": "Korištenje e-mail adrese kao korisničkog imena se ne preporučuje. Svejedno nastaviti?",
"next_video_countdown": "Reprodukcija sljedećeg videa za {0} s"
"next_video_countdown": "Reprodukcija sljedećeg videa za {0} s",
"hours": "{amount} h",
"days": "{amount} dan(a)",
"weeks": "{amount} tj",
"months": "{amount} mj"
}
}