diff --git a/locales/hr.json b/locales/hr.json index 9cdc219c..5770041e 100644 --- a/locales/hr.json +++ b/locales/hr.json @@ -389,7 +389,7 @@ "user_created_playlists": "`x` stvorene zbirke", "user_saved_playlists": "`x` spremljene zbirke", "Video unavailable": "Video nedostupan", - "preferences_save_player_pos_label": "Spremi trenutačno vrijeme videa: ", + "preferences_save_player_pos_label": "Spremi mjesto reprodukcije: ", "videoinfo_watch_on_youTube": "Gledaj na YouTubeu", "download_subtitles": "Podnaslovi - `x` (.vtt)", "preferences_quality_dash_option_auto": "Automatska", @@ -398,5 +398,53 @@ "preferences_quality_dash_option_720p": "720 p", "preferences_quality_dash_option_480p": "480 p", "videoinfo_started_streaming_x_ago": "Započet prijenos prije `x`", - "videoinfo_invidious_embed_link": "Ugradi poveznicu" + "videoinfo_invidious_embed_link": "Ugradi poveznicu", + "generic_count_hours_0": "{{count}} sat", + "generic_count_hours_1": "{{count}} sata", + "generic_count_hours_2": "{{count}} sati", + "generic_subscribers_count_0": "{{count}} pretplatnik", + "generic_subscribers_count_1": "{{count}} pretplatnika", + "generic_subscribers_count_2": "{{count}} pretplatnika", + "tokens_count_0": "{{count}} token", + "tokens_count_1": "{{count}} tokena", + "tokens_count_2": "{{count}} tokena", + "subscriptions_unseen_notifs_count_0": "{{count}} neviđena obavijest", + "subscriptions_unseen_notifs_count_1": "{{count}} neviđene obavijesti", + "subscriptions_unseen_notifs_count_2": "{{count}} neviđenih obavijesti", + "generic_count_years_0": "{{count}} godina", + "generic_count_years_1": "{{count}} godine", + "generic_count_years_2": "{{count}} godina", + "generic_count_months_0": "{{count}} mjesec", + "generic_count_months_1": "{{count}} mjeseca", + "generic_count_months_2": "{{count}} mjeseci", + "generic_count_weeks_0": "{{count}} tjedan", + "generic_count_weeks_1": "{{count}} tjedna", + "generic_count_weeks_2": "{{count}} tjedana", + "generic_count_minutes_0": "{{count}} minuta", + "generic_count_minutes_1": "{{count}} minute", + "generic_count_minutes_2": "{{count}} minuta", + "generic_count_seconds_0": "{{count}} sekunda", + "generic_count_seconds_1": "{{count}} sekunde", + "generic_count_seconds_2": "{{count}} sekundi", + "comments_points_count_0": "{{count}} točka", + "comments_points_count_1": "{{count}} točke", + "comments_points_count_2": "{{count}} točaka", + "generic_subscriptions_count_0": "{{count}} pretplata", + "generic_subscriptions_count_1": "{{count}} pretplate", + "generic_subscriptions_count_2": "{{count}} pretplata", + "generic_playlists_count_0": "{{count}} zbirka", + "generic_playlists_count_1": "{{count}} zbirke", + "generic_playlists_count_2": "{{count}} zbirka", + "generic_videos_count_0": "{{count}} video", + "generic_videos_count_1": "{{count}} videa", + "generic_videos_count_2": "{{count}} videa", + "generic_count_days_0": "{{count}} dan", + "generic_count_days_1": "{{count}} dana", + "generic_count_days_2": "{{count}} dana", + "generic_views_count_0": "{{count}} prikaz", + "generic_views_count_1": "{{count}} prikaza", + "generic_views_count_2": "{{count}} prikaza", + "comments_view_x_replies_0": "Prikaži {{count}} odgovor", + "comments_view_x_replies_1": "Prikaži {{count}} odgovora", + "comments_view_x_replies_2": "Prikaži {{count}} odgovora" }