@shift72/core-template 0.3.8 → 0.4.2
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +40 -3
- package/kibble.json +1 -1
- package/package.json +2 -2
- package/site/404.html.jet +1 -1
- package/site/acceptinvite.html.jet +1 -1
- package/site/account.html.jet +1 -1
- package/site/ar_LB.all.json +82 -3
- package/site/ca_ES.all.json +81 -2
- package/site/da_DK.all.json +82 -2
- package/site/de_DE.all.json +80 -1
- package/site/devices.html.jet +1 -1
- package/site/ee_EE.all.json +82 -4
- package/site/el_EL.all.json +80 -2
- package/site/en_AU.all.json +54 -14
- package/site/es_ES.all.json +81 -2
- package/site/es_MX.all.json +10 -1
- package/site/fi_FI.all.json +81 -2
- package/site/forgotpassword.html.jet +1 -1
- package/site/fr_FR.all.json +80 -2
- package/site/genres.html.jet +1 -1
- package/site/hr_HR.all.json +481 -403
- package/site/hu_HU.all.json +82 -4
- package/site/it_IT.all.json +80 -2
- package/site/ja_JP.all.json +81 -3
- package/site/library.html.jet +1 -1
- package/site/lt_LT.all.json +81 -3
- package/site/nl_BE.all.json +82 -3
- package/site/no_NO.all.json +82 -4
- package/site/pin.html.jet +1 -1
- package/site/pl_PL.all.json +81 -3
- package/site/plans.html.jet +94 -0
- package/site/pt_BR.all.json +81 -2
- package/site/pt_PT.all.json +81 -3
- package/site/resetpassword.html.jet +1 -1
- package/site/ru_RU.all.json +81 -3
- package/site/se_SE.all.json +81 -3
- package/site/search.html.jet +1 -1
- package/site/signin.html.jet +1 -1
- package/site/signup.html.jet +1 -1
- package/site/static/images/common/sponsors-md.png +0 -0
- package/site/static/images/common/sponsors-xs.png +0 -0
- package/site/static/images/common/sponsors-xxxs.png +0 -0
- package/site/styles/_awards.scss +39 -0
- package/site/styles/_buttons.scss +13 -0
- package/site/styles/_card.scss +3 -0
- package/site/styles/_footer.scss +43 -0
- package/site/styles/_forms.scss +1 -1
- package/site/styles/_globals.scss +7 -0
- package/site/styles/_icons.scss +4 -0
- package/site/styles/_meta-detail.scss +1 -2
- package/site/styles/_pages.scss +13 -3
- package/site/styles/_plans.scss +87 -0
- package/site/styles/_poster.scss +25 -1
- package/site/styles/_shift72.scss +19 -0
- package/site/styles/_shopping.scss +6 -0
- package/site/styles/_variables.scss +14 -0
- package/site/styles/_wishlist.scss +2 -2
- package/site/styles/main.scss +6 -1
- package/site/templates/{application.jet → application/application.jet} +5 -5
- package/site/templates/{footer → application/footer}/app-badges.jet +3 -3
- package/site/templates/{footer → application/footer}/brand.jet +0 -0
- package/site/templates/{footer → application/footer}/copyright-statement.jet +0 -0
- package/site/templates/{footer → application/footer}/footer.jet +3 -0
- package/site/templates/{footer → application/footer}/info.jet +0 -0
- package/site/templates/{footer → application/footer}/nav.jet +0 -0
- package/site/templates/{footer → application/footer}/powered-by.jet +0 -0
- package/site/templates/application/footer/sponsor-banner.jet +9 -0
- package/site/{google.jet → templates/application/google.jet} +0 -0
- package/site/templates/application/head/font.jet +4 -0
- package/site/templates/{seo.jet → application/head/seo.jet} +0 -0
- package/site/templates/{header-banner.jet → application/nav/header-banner.jet} +0 -0
- package/site/templates/{nav.jet → application/nav/nav.jet} +2 -2
- package/site/templates/{nav → application/nav}/user_logged_in.jet +0 -0
- package/site/templates/{nav → application/nav}/user_logged_out.jet +0 -0
- package/site/templates/bundle/item.jet +1 -1
- package/site/templates/collection/carousel_item.jet +3 -1
- package/site/templates/collection/index.jet +1 -1
- package/site/templates/collection/item.jet +1 -1
- package/site/templates/collection/list.jet +4 -4
- package/site/templates/collection/page_collection.jet +8 -8
- package/site/templates/common/awards/carousel.jet +10 -0
- package/site/templates/common/awards/item.jet +12 -0
- package/site/templates/common/awards/partial.jet +7 -0
- package/site/templates/common/social-media-buttons.jet +1 -1
- package/site/templates/film/item.jet +5 -1
- package/site/templates/items/meta_item.jet +7 -2
- package/site/templates/items/tagline.jet +11 -11
- package/site/templates/page/content.jet +4 -1
- package/site/templates/page/curated.jet +25 -6
- package/site/templates/page/homepage.jet +1 -1
- package/site/templates/page/landing.jet +1 -1
- package/site/templates/page/page-content.jet +24 -2
- package/site/templates/page/page-header.jet +21 -2
- package/site/templates/tv/detail.jet +1 -1
- package/site/tr_TR.all.json +82 -4
- package/site/uk_UA.all.json +81 -2
- package/site/wishlist.html.jet +1 -1
- package/site/zh_TW.all.json +79 -1
- package/site/static/styles/main.css.map +0 -1
package/site/hr_HR.all.json
CHANGED
@@ -1,406 +1,484 @@
|
|
1
1
|
{
|
2
|
-
|
2
|
+
"site_owner": { "other": "ABC Cinemas" },
|
3
3
|
"settings_title": { "other": "Settings" },
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
4
|
+
"powered_by": { "other": "Sadržaj omogućio" },
|
5
|
+
"in_partnership_with": { "other": "u suradnji s" },
|
6
|
+
|
7
|
+
"episode_name": { "other": "Epizoda" },
|
8
|
+
|
9
|
+
"season_name": { "other": "Sezona" },
|
10
|
+
|
11
|
+
"seasons": { "other": "{{.Count}} sezona" },
|
12
|
+
"tvseason": { "other": "{{.ShowInfo.Title}} Serija {{.Season.SeasonNumber}}" },
|
13
|
+
"tvseason_html": { "other": "{{.ShowInfo.Title}} <span>Serija {{.Season.SeasonNumber}}</span>" },
|
14
|
+
"tvepisode": { "other": "{{.Episode.Title}}" },
|
15
|
+
"tvseason_number": { "other": "Serija {{.Season.SeasonNumber}}" },
|
16
|
+
"episode_count": { "other": "{{.Count}} Epizoda" },
|
17
|
+
|
18
|
+
"date_day": { "other": "Dan" },
|
19
|
+
"date_month": { "other": "Mjesec" },
|
20
|
+
"date_year": { "other": "Godina" },
|
21
|
+
|
22
|
+
"404_page_header": { "other": "Tražena stranica nije dostupna..." },
|
23
|
+
"404_page_content": { "other": "<p>Žao nam je, ali stranica koju tražite nije dostupna.</p><p>Stranica je možda premještena ili izbrisana, ili je unesena pogrešna adresa stranice.</p><p>Pokušajte se vratiti na početnu stranicu i ponovno pronaći traženi sadržaj.</p><p><a href=\"{{.URL}}\">Povratak na početnu stranicu</a></p>" },
|
24
|
+
|
25
|
+
|
26
|
+
"nav_signin": { "other": "Prijava" },
|
27
|
+
"nav_signup": { "other": "Izradi korisnički račun" },
|
28
|
+
"nav_signed_in_as": { "other": "Prijavljen kao" },
|
29
|
+
"nav_library": { "other": "Moja zbirka" },
|
30
|
+
"nav_devices": { "other": "Moji uređaji" },
|
31
|
+
"nav_wishlist": { "other": "Moj popis" },
|
32
|
+
"nav_account": { "other": "Moj račun" },
|
33
|
+
"nav_signout": { "other": "Odjava" },
|
34
|
+
"play_trailer": { "other": "Trailer" },
|
35
|
+
"runtime_hours": { "other": "h" },
|
36
|
+
"runtime_minutes": { "other": "min" },
|
37
|
+
|
38
|
+
"datetime_today": { "other": "danas {{.Date}}" },
|
39
|
+
"datetime_tomorrow": { "other": "sutra {{.Date}}" },
|
40
|
+
"datetime_yesterday": { "other": "jučer {{.Date}}" },
|
41
|
+
"datetime_next": { "other": "{{.Date}}" },
|
42
|
+
"datetime_last": { "other": "posljednje {{.Date}}" },
|
43
|
+
|
44
|
+
"search_control_placeholder": { "other": "Pretraživanje" },
|
45
|
+
"search_control_submit": { "other": "Potvrdi pretraživanje" },
|
46
|
+
|
47
|
+
"play_button_watch": { "other": "Pokreni sadržaj" },
|
48
|
+
"play_button_resume": { "other": "Nastavi" },
|
49
|
+
|
50
|
+
"social_media_buttons_title": { "other": "Podijeli" },
|
51
|
+
"social_media_buttons_facebook": { "other": "Podijeli na Facebooku" },
|
52
|
+
"social_media_buttons_twitter": { "other": "Podijelite na Twitteru" },
|
53
|
+
"social_media_buttons_linkedin": { "other": "Podijelite na Linkedinu" },
|
54
|
+
"social_media_buttons_email": { "other": "Podijelite putem e-pošte" },
|
55
|
+
"social_media_buttons_email_subject": { "other": "Dijeljenje veze" },
|
56
|
+
"social_media_buttons_copied_link": { "other": "Veza je kopirana u međuspremnik!" },
|
57
|
+
"social_media_buttons_copy_link": { "other": "Kopirati u međuspremnikKopirati u međuspremnik" },
|
58
|
+
|
59
|
+
"accept_invite_page_header": { "other": "Dobrodošli" },
|
60
|
+
"acceptinvite_form_invalid_reset_password_token": { "other": "Ovaj pozivni kod je već iskorišten i potrebna je ponovna <a href=\"{{.SigninURL}}\">prijava</a>. Ako ste zaboravili lozinku, možete je <a href=\"{{.ForgotPasswordURL}}\">resetirati</a>." },
|
61
|
+
"acceptinvite_complete": { "other": "Hvala vam. Izradili ste korisnički račun." },
|
62
|
+
"acceptinvite_form_submit": { "other": "Prihvati pozivnicu" },
|
63
|
+
"acceptinvite_agreement": { "other": "Pritiskom na dugme \"Prihvati pozivnicu\" potvrđujete da ste pročitali i razumjeli <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">uvjete korištenja</a> i <a href=\"{{.PrivacyPolicyURL}}\" target=\"_blank\">pravila o zaštiti privatnosti</a>." },
|
64
|
+
|
65
|
+
"signup_page_header": { "other": "Izradi novi korisnički račun" },
|
66
|
+
"signup_form_name": { "other": "Ime" },
|
67
|
+
"signup_form_email": { "other": "Email adresa" },
|
68
|
+
"signup_form_password": { "other": "Lozinka" },
|
69
|
+
"signup_form_password_confirmation": { "other": "Potvrdi lozinku" },
|
70
|
+
"signup_form_gender": { "other": "Spol" },
|
71
|
+
"signup_form_dob": { "other": "Datum rođenja" },
|
72
|
+
"signup_form_submit": { "other": "Potvrdi" },
|
73
|
+
|
74
|
+
"signin_page_header": { "other": "Prijava" },
|
75
|
+
"signin_form_email": { "other": "Email adresa" },
|
76
|
+
"signin_form_password": { "other": "Lozinka" },
|
77
|
+
"signin_form_remember": { "other": "Zapamti me" },
|
78
|
+
"signin_form_submit": { "other": "Potvrdi" },
|
79
|
+
"signin_page_forgotpassword": { "other": "Zaboravili ste lozinku?" },
|
80
|
+
"signin_page_createnewaccount": { "other": "Nemate korisnički račun? Izradi novi korisnički račun" },
|
81
|
+
"signup_page_alreadyhaveanaccount": { "other": "Imate korisnički račun? Prijavite se" },
|
82
|
+
"signup_form_error_email_already_in_use": { "other": "Email adresa je povezana s drugim korisničkim računom." },
|
83
|
+
"signin_form_error_incorrect_credentials": { "other": "Pogrešno korisničko ime ili lozinka." },
|
84
|
+
"signin_form_error_ip_throttled": { "other": "Premašili ste broj pokušaja prijave. Pokušajte ponovno kasnije." },
|
85
|
+
"signin_form_error_account_suspended": { "other": "Korisnički račun je privremeno blokiran. Obratite se administratoru ako smatrate da je riječ o pogrešci." },
|
86
|
+
|
87
|
+
"signup_form_error_forbidden": { "other": "Došlo je do pogreške." },
|
88
|
+
|
89
|
+
"combined_auth_continue": { "other": "Nastavi" },
|
90
|
+
"combined_auth_change": { "other": "promijeni" },
|
91
|
+
"combined_auth_signin": { "other": "Prijava" },
|
92
|
+
"combined_auth_signup": { "other": "Izradi korisnički račun" },
|
93
|
+
"combined_auth_signin_password": { "other": "Molimo unesite lozinku za prijavu na vaš korisnički račun." },
|
94
|
+
"combined_auth_signin_error_incorrect_credentials": { "other": "Pogrešna lozinka." },
|
95
|
+
"combined_auth_error_forbidden": { "other": "Došlo je do pogreške." },
|
96
|
+
"combined_auth_error_too_many_requests": { "other": "Previše zahtjeva. Pokušajte ponovno kasnije." },
|
97
|
+
|
98
|
+
"forgotpassword_page_header": { "other": "Resetirajte lozinku" },
|
99
|
+
"forgotpassword_form_email": { "other": "Email adresa" },
|
100
|
+
"forgotpassword_form_submit": { "other": "Resetiraj" },
|
101
|
+
"forgotpassword_form_error_email_doesnt_exist": { "other": "Ne postoji korisnički račun povezan s email adresom." },
|
102
|
+
"forgotpassword_form_error_account_suspended": { "other": "Ovaj račun je blokiran." },
|
103
|
+
"forgotpassword_complete": { "other": "Hvala vam. Email s uputama za resetiranje lozinke upućen je na vaš email." },
|
104
|
+
"forgotpassword_form_error_forbidden": { "other": "Došlo je do pogreške." },
|
105
|
+
"forgotpassword_form_error_too_many_requests": { "other": "Previše zahtjeva. Pokušajte ponovno kasnije." },
|
106
|
+
|
107
|
+
"resetpassword_page_header": { "other": "Promijeni lozinku" },
|
108
|
+
"resetpassword_form_invalid_reset_password_token": { "other": "Zahtjev za resetiranje lozinke nije valjan, molimo ispunite <a href=\"{{.URL}}\">Forgot Password</a> obrazac ponovno." },
|
109
|
+
"resetpassword_form_password": { "other": "Nova lozinka" },
|
110
|
+
"resetpassword_form_password2": { "other": "Potvrdi novu lozinku" },
|
111
|
+
"resetpassword_form_submit": { "other": "Izmijeni" },
|
112
|
+
"resetpassword_complete": { "other": "Hvala vam. Vaša lozinka je promijenjena i prijavljeni ste." },
|
113
|
+
"resetpassword_form_error_invalid_reset_password_token": { "other": "Zahtjev za resetiranje lozinke nije valjan. Molimo pokušajte kasnije." },
|
114
|
+
"resetpassword_form_error_reset_password_token_expired": { "other": "Ključ za resetiranje lozinke je istekao. Molimo zatražite novi." },
|
115
|
+
"resetpassword_form_error_too_many_requests": { "other": "Previše zahtjeva. Pokušajte ponovno kasnije." },
|
116
|
+
|
117
|
+
"account_page_header": { "other": "Moj korisnički račun" },
|
118
|
+
"account_form_name": { "other": "Ime" },
|
119
|
+
"account_form_email": { "other": "Email adresa" },
|
120
|
+
"account_form_password": { "other": "Lozinka" },
|
121
|
+
"account_form_change_password": { "other": "Izmijeni" },
|
122
|
+
"account_form_gender": { "other": "Spol" },
|
123
|
+
"account_form_dob": { "other": "Datum rođenja" },
|
124
|
+
"account_form_submit": { "other": "Ažuriranje" },
|
125
|
+
"account_form_submitted": { "other": "Ažurirano" },
|
126
|
+
"account_form_password_changed": { "other": "Ažurirano" },
|
127
|
+
"account_form_error_incorrect_password": { "other": "Pogrešna lozinka." },
|
128
|
+
"account_form_pin_code": { "other": "PIN" },
|
129
|
+
"account_form_pin_code_not_set": { "other": "Niste postavili PIN, koji je potreban za kupovinu, posudbu i gledanje nekih naslova." },
|
130
|
+
"account_form_set_pin": { "other": "Postavite PIN" },
|
131
|
+
"account_form_pin_changed": { "other": "Ažurirano" },
|
132
|
+
"account_form_change_pin": { "other": "Promijenite PIN" },
|
133
|
+
|
134
|
+
"user_set_pin_header": { "other": "Postavite vaš PIN" },
|
135
|
+
"user_set_pin_button": { "other": "Postavite PIN" },
|
136
|
+
"user_submit_pin_heading": { "other": "Unesite PIN za {{.Action}} ograničenom sadržaju" },
|
137
|
+
"user_error_wrong_pin_retry": { "other": "Unijeli ste pogrešan PIN" },
|
138
|
+
"user_error_too_many_pin_errors": { "other": "<p>Došlo je do problema s unosom.</p><p>Resetirajte PIN ili nam se obratite za <a href=\"{{.HelpURL}}\" target=\"_blank\">pomoć</a>" },
|
139
|
+
"user_submit_pin_button": { "other": "Unos" },
|
140
|
+
"user_reset_pin_button": { "other": "Resetirajte PIN" },
|
141
|
+
|
142
|
+
"signup_form_optin": { "other": "Prijavite se za naš newsletter" },
|
143
|
+
|
144
|
+
"passwordconfirmation_modal_header": { "other": "Potvrdite lozinku" },
|
145
|
+
"passwordconfirmation_modal_label": { "other": "Molimo unesite lozinku kako bi potvrdili promjene" },
|
146
|
+
"passwordconfirmation_modal_confirm": { "other": "Potvrdi" },
|
147
|
+
|
148
|
+
"changepassword_modal_header": { "other": "Promijenite lozinku" },
|
149
|
+
"changepassword_modal_currentpassword": { "other": "Vaša trenutna lozinka" },
|
150
|
+
"changepassword_modal_password": { "other": "Vaša nova lozinka" },
|
151
|
+
"changepassword_modal_password2": { "other": "Potvrdite novu lozinku" },
|
152
|
+
"changepassword_modal_submit": { "other": "Ažuriranje" },
|
153
|
+
"changepassword_modal_error_incorrect_password": { "other": "Pogrešna lozinka." },
|
154
|
+
|
155
|
+
"userlibrary_page_header": { "other": "Moja zbirka" },
|
156
|
+
"userlibrary_empty_header": { "other": "Vaša zbirka je prazna." },
|
157
|
+
"userlibrary_empty_content": { "other": "Popunite zbirku <a href=\"{{.HomeURL}}\">pretraživanjem</a> naših sadržaja." },
|
158
|
+
|
159
|
+
"searchresults_page_header": { "other": "Rezultati pretraživanja" },
|
160
|
+
"searchresults_load_more": { "other": "Učitaj {{.Count}} više" },
|
161
|
+
"searchresults_total": { "other": "Pronađeno {{.Count}} rezultata za \"{{.Query}}\"." },
|
162
|
+
"searchresults_empty_header": { "other": "Nema rezultata pretrage za \"{{.Query}}\"" },
|
163
|
+
"searchresults_empty_content": { "other": "Pokušajte s drugim terminom za pretragu ili <a href=\"{{.HomeURL}}\">pretražite sadržaje</a> kako bi pronašli ono što tražite." },
|
164
|
+
|
165
|
+
"validation_name_required": { "other": "Molimo unesite ime." },
|
166
|
+
"validation_email_required": { "other": "Molimo unesite email adresu." },
|
167
|
+
"validation_email_email": { "other": "Molimo unesite valjanu email adresu." },
|
168
|
+
"validation_currentpassword_required": { "other": "Molimo unesite trenutnu lozinku." },
|
169
|
+
"validation_password_required": { "other": "Molimo unesite lozinku." },
|
170
|
+
"validation_password2_required": { "other": "Molimo potvrdite lozinku." },
|
171
|
+
"validation_password2_match": { "other": "Lozinke se ne podudaraju." },
|
172
|
+
"validation_password_minlength": { "other": "Molimo unesite najmanje {{.Count}} znakova." },
|
173
|
+
"validation_promocode_required": { "other": "Molimo unesite promotivni kod." },
|
174
|
+
"validation_pincode_required": { "other": "Molimo unesite PIN." },
|
175
|
+
"validation_pincode1_required": { "other": "Molimo unesite valjan PIN." },
|
176
|
+
"validation_pincode2_required": { "other": "Molimo unesite valjan PIN." },
|
177
|
+
"validation_pincode1_pattern": { "other": "Molimo unesite valjan PIN." },
|
178
|
+
"validation_pincode2_pattern": { "other": "Molimo unesite valjan PIN." },
|
179
|
+
"validation_pincode2_match": { "other": "PIN ne odgovara." },
|
180
|
+
"validation_gender_required": { "other": "Molimo unesite spol s kojim se identificirate." },
|
181
|
+
"validation_dob_required": { "other": "Molimo unesite datum rođenja." },
|
182
|
+
"validation_dob_date": { "other": "Molimo unesite valjan datum rođenja." },
|
183
|
+
|
184
|
+
"shopping_info_subtitle_hd": { "other": "HD Video na zahtjev." },
|
185
|
+
"shopping_info_subtitle_sd": { "other": "SD Video na zahtjev." },
|
186
|
+
"shopping_info_subtitle_wallet": { "other": "Sredstva možete iskoristiti za kupovinu ili posudbu sadržaja na ScreenPlus." },
|
187
|
+
"shopping_info_subtitle_help": { "other": "Vidi zahtjeve sustava." },
|
188
|
+
"shopping_info_ownership_buy": { "other": "kupovina" },
|
189
|
+
"shopping_info_ownership_rent": { "other": "posudba" },
|
190
|
+
|
191
|
+
"shopping_info_sd_only": { "other": "Ograničeno na SD format." },
|
192
|
+
"shopping_info_release_date_title": { "other": "Dolazi {{.Date}}." },
|
193
|
+
"shopping_info_release_date_explanation_rent": { "other": "Sadržaj možete posuditi sada, ali ga nećete moći gledati do zadanog datuma." },
|
194
|
+
"shopping_info_release_date_explanation_buy": { "other": "Sadržaj možete kupiti sada, ali ga nećete moći gledati do zadanog datuma." },
|
195
|
+
|
196
|
+
"shopping_info_available_until_date_title": { "other": "Dostupno do {{.Date}}. " },
|
197
|
+
"shopping_info_available_until_date_explanation_rent": { "other": "Nakon ovoga više ne možete gledati sadržaj." },
|
198
|
+
"shopping_info_available_until_date_explanation_buy": { "other": "Nakon ovoga više ne možete gledati sadržaj." },
|
199
|
+
|
200
|
+
"duration_hour": { "one": "1 sat", "other": "{{.Count}} sata" },
|
194
201
|
"duration_day": { "one": "1 dan", "other": "{{.Count}} dana" },
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
}
|
202
|
+
"shopping_info_rental_period_duration": { "other": "{{.ValueUnit}} posudbe " },
|
203
|
+
"shopping_info_watch_window_duration": { "other": "{{.Count}} sati zaslona za reprodukciju. " },
|
204
|
+
|
205
|
+
"shopping_info_watch_window_explanation_film": {
|
206
|
+
"one": "Nakon posudbe, film će biti dostupan na vašem korisničkom računu {{.ValueUnit}}. ",
|
207
|
+
"other": "Nakon posudbe, film će biti dostupan na vašem korisničkom računu {{.ValueUnit}}. "
|
208
|
+
},
|
209
|
+
"shopping_info_watch_window_explanation2_film": { "other": "Nakon pokretanja sadržaja, otvara se prozor prikazivanja i imate na raspolaganju {{.Count}} sati za gledanje filma, koliko puta želite. " },
|
210
|
+
"shopping_info_watch_window_explanation_bundle": { "other": "Nakon posudbe, sadržaji iz paketa će biti dostupni na vašem korisničkom računu {{.Count}} dana. " },
|
211
|
+
"shopping_info_watch_window_explanation2_bundle": { "other": "Nakon pokretanja određenog filma, otvara se prozor prikazivanja i imate na raspolaganju {{.Count}} sati za gledanje filma, koliko puta želite." },
|
212
|
+
"shopping_info_watch_window_explanation_season": { "other": "Nakon posudbe, sezona će biti dostupna na vašem korisničkom računu {{.Count}} dana. " },
|
213
|
+
"shopping_info_watch_window_explanation2_season": { "other": "Nakon pokretanja epizode, otvara se prozor prikazivanja i imate na raspolaganju {{.Count}} sati za gledanje epizode, koliko puta želite." },
|
214
|
+
|
215
|
+
"shopping_info_credit_bonus_title": { "other": "{{.BonusPercentage}}% Bonus" },
|
216
|
+
"shopping_enter_card_prompt": { "other": "Unesite podatke s vaše kreditne kartice za završetak {{.Verb}}." },
|
217
|
+
"shopping_terms": { "other": "Izvršavanjem transakcije, prihvaćam <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\" tabindex=\"-1\">uvjete korištenja</a>." },
|
218
|
+
|
219
|
+
"shopping_discount_applied": { "other": "{{.DiscountAmount}} popust iskorišten." },
|
220
|
+
"shopping_discount_apply": { "other": "Iskoristi" },
|
221
|
+
"shopping_discount_code": { "other": "Unesite promotivni kod." },
|
222
|
+
"shopping_discount_have_code": { "other": "Imam promotivni kod." },
|
223
|
+
|
224
|
+
"shopping_price_you_pay": { "other": "Plaćate" },
|
225
|
+
"shopping_price_nothing": { "other": "Ništa" },
|
226
|
+
"shopping_price_free": { "other": "Besplatno" },
|
227
|
+
"shopping_auth_directions": { "other": "Potreban je korisnički račun. Molimo unesite email adresu." },
|
228
|
+
|
229
|
+
"shopping_error_in_library": { "other": "{{.Title}} se već nalazi u vašoj zbirci." },
|
230
|
+
"shopping_error_missing_card": { "other": "Molimo unesite podatke s vaše kreditne kartice." },
|
231
|
+
"shopping_error_title": { "other": "Došlo je do pogreške" },
|
232
|
+
"shopping_error_incorrect_cvc": { "other": "Molimo unesite valjan CVV." },
|
233
|
+
"shopping_error_invalid_cvc": { "other": "Molimo unesite valjan CVV." },
|
234
|
+
"shopping_error_incorrect_number": { "other": "Molimo unesite valjan broj kreditne kartice." },
|
235
|
+
"shopping_error_invalid_number": { "other": "Molimo unesite valjan broj kreditne kartice." },
|
236
|
+
"shopping_error_card_declined": { "other": "Kreditna kartica je odbijena." },
|
237
|
+
"shopping_error_invalid_expiry_month": { "other": "Molimo unesite važeći rok valjanosti.." },
|
238
|
+
"shopping_error_invalid_expiry_year": { "other": "Molimo unesite važeći rok valjanosti." },
|
239
|
+
"shopping_error_expired_card": { "other": "Kreditna kartica je istekla." },
|
240
|
+
"shopping_error_creditcard_country_mismatch": { "other": "Vaša {{.Ownership}} nije izvršena. Morate se nalaziti u zemlji u kojoj je izdana vaša kreditna kartica. Molimo koristite drugu karticu za plaćanje." },
|
241
|
+
"shopping_error_proxy_detected": { "other": "Vaša {{.Ownership}} nije izvršena. Otkriven je kod za deblokiranje ili proxy poslužitelj. Molimo isključite takve usluge i pokušajte ponovno." },
|
242
|
+
|
243
|
+
"shopping_error_discount_worn_out": { "other": "Promotivni kod se ne može više koristiti." },
|
244
|
+
"shopping_error_discount_blank": { "other": "Molimo unesite promotivni kod." },
|
245
|
+
"shopping_error_discount_not_applied": { "other": "Molimo unesite valjani promotivni kod." },
|
246
|
+
"shopping_error_discount_invalid": { "other": "Molimo unesite valjani promotivni kod." },
|
247
|
+
"shopping_error_discount_disabled": { "other": "Molimo unesite valjani promotivni kod." },
|
248
|
+
"shopping_error_discount_already_applied": { "other": "Promotivni kod je već iskorišten za ovaj termin." },
|
249
|
+
"shopping_error_discount_already_redeemed": { "other": "Promotivni kod je već iskorišten." },
|
250
|
+
"shopping_error_discount_used_previously": { "other": "Promotivni kod je već iskorišten." },
|
251
|
+
"shopping_error_discount_max_limit": { "other": "Promotivni kod se ne može više koristiti." },
|
252
|
+
"shopping_error_discount_expired": { "other": "Promotivni kod je istekao." },
|
253
|
+
"shopping_error_discount_invalid_ownership_buy": { "other": "Promotivni kod se ne može koristiti za kupovinu." },
|
254
|
+
"shopping_error_discount_invalid_ownership_rent": { "other": "Promotivni kod se ne može koristiti za posudbu." },
|
255
|
+
"shopping_error_discount_invalid_item": { "other": "Promotivni kod se ne može koristiti za ovaj naslov." },
|
256
|
+
"shopping_error_discount_invalid_pricing_region": { "other": "Promotivni kod se ne može koristiti u vašoj zemlji." },
|
257
|
+
"shopping_error_discounts_not_allowed": { "other": "Promotivni kod se ne može koristiti." },
|
258
|
+
"shopping_error_discount_disallowed_on_bundles": { "other": "Promotivni kod ne može se koristiti za pakete." },
|
259
|
+
"shopping_error_payment_intent_authentication_failure": { "other": "Kreditna kartica je odbijena. Molimo pokušajte ponovno." },
|
260
|
+
|
261
|
+
"shopping_complete_rental": { "other": "Uspješan unos!" },
|
262
|
+
"shopping_complete_rental_period": { "other": "Sada možete gledati sadržaj tijekom narednih {{.Count}} dana, koliko puta želite." },
|
263
|
+
"shopping_complete_purchase": { "other": "Hvala vam što ste kupili {{.Title}}." },
|
264
|
+
"shopping_complete_credit_purchase": { "other": "Hvala vam što ste kupili {{.Title}}, {{.CreditTotal}} je naplaćeno s vašeg računa." },
|
265
|
+
"shopping_complete_purchase_coming_soon": { "other": "Sadržaj možete gledati od {{.Date}}." },
|
266
|
+
"shopping_complete_receipt": { "other": "Račun je upućen na vašu email adresu." },
|
267
|
+
"shopping_complete_library_link": { "other": "Pregled naslova iz zbirke" },
|
268
|
+
"shopping_complete_rental_watch_window_start": { "other": "Sada možete gledati sadržaj tijekom sljedećih {{.Count}} dana." },
|
269
|
+
"shopping_complete_rental_watch_window_end": { "other": "Kad započnete reprodukciju, imate {{.Count}} jedan sat za gledanje sadržaja, koliko puta želite." },
|
270
|
+
"shopping_complete_rental_coming_soon": { "other": "Sadržaj možete gledati od {{.Date}} i vaša posudba traje {{.Count}} dana." },
|
271
|
+
"shopping_complete_rental_coming_soon_watch_window_start": { "other": "Sadržaj možete gledati od {{.Date}} i vaša posudba traje {{.Count}} dana." },
|
272
|
+
"shopping_complete_plan": {
|
273
|
+
"other": "Vaša kupnja {{ .Title }} je uspjela."
|
274
|
+
},
|
275
|
+
"shopping_action_rent": { "other": "Posudi" },
|
276
|
+
"shopping_action_buy": { "other": "Kupi" },
|
277
|
+
|
278
|
+
"shopping_payment_method_header": { "other": "Načini plaćanja" },
|
279
|
+
"shopping_payment_method_credit_card": { "other": "Kreditna kartica " },
|
280
|
+
"shopping_payment_method_giropay": { "other": "Giropay" },
|
281
|
+
|
282
|
+
"shopping_error_stripe_unknown_error": { "other": "Došlo je do pogreške prilikom plaćanja. Molimo pokušajte ponovno kasnije." },
|
283
|
+
"shopping_error_payment_complete_failed": { "other": "Plaćanje je odbijeno. Zatvorite ovaj prozor i pokušajte ponovno." },
|
284
|
+
|
285
|
+
"meta_detail_cast_title": { "other": "Glumci" },
|
286
|
+
"meta_detail_crew_title": { "other": "Filmska ekipa" },
|
287
|
+
"meta_detail_languages": { "other": "Jezici" },
|
288
|
+
"meta_detail_studios": { "other": "Studiji" },
|
289
|
+
"meta_detail_countries": { "other": "Zemlje" },
|
290
|
+
"meta_detail_subtitles": { "other": "Podnaslovi" },
|
291
|
+
"meta_detail_episodes_title": { "other": "Epizode" },
|
292
|
+
"meta_detail_bonus_title": { "other": "Bonus sadržaj" },
|
293
|
+
"meta_detail_recommendations_title": { "other": "Nalovi koji bi vam se mogli svidjeti" },
|
294
|
+
"meta_detail_bundle_items_title": { "other": "Sadržaj uključen u ovaj paket" },
|
295
|
+
|
296
|
+
"bundle_items_all_films": { "other": "{{.Count}} filmova" },
|
297
|
+
"bundle_items_all_seasons": { "other": "{{.Count}} sezona" },
|
298
|
+
"bundle_items_mixed": { "other": "{{.Count}} filmova i sezona" },
|
299
|
+
|
300
|
+
"userwishlist_page_header": { "other": "Moj popis" },
|
301
|
+
"userwishlist_slider_header": { "other": "Moj popis" },
|
302
|
+
"userwishlist_empty_header": { "other": "Vaš popis je prazan." },
|
303
|
+
"userwishlist_empty_content": { "other": "Nadopuni popis <a href=\"{{.HomeURL}}\">pretraživanjem naslova</a> iz naše kolekcije." },
|
304
|
+
"userwishlist_button_add": { "other": "Dodaj na moj popis" },
|
305
|
+
"userwishlist_button_remove": { "other": "Moj popis" },
|
306
|
+
"userwishlist_button_add_compact": { "other": "Moj popis" },
|
307
|
+
"userwishlist_button_remove_compact": { "other": "Moj popis" },
|
308
|
+
|
309
|
+
"activatedevice_page_header": { "other": "Aktiviraj uređaj" },
|
310
|
+
"activatedevice_page_content": { "other": "Slijedite upute na vašem uređaju kako bi dobili PIN. Vaše računalo i uređaj moraju biti spojeni na internet za aktivaciju." },
|
311
|
+
"activatedevice_form_pin": { "other": "PIN" },
|
312
|
+
"activatedevice_form_submit": { "other": "Aktiviraj" },
|
313
|
+
"activatedevice_form_error_invalid_code": { "other": "PIN nije pronađen, pokušajte ponovno." },
|
314
|
+
"activatedevice_form_error_pin_not_found": { "other": "PIN nije pronađen, pokušajte ponovno." },
|
315
|
+
"activatedevice_signin_prompt": { "other": "Molimo prijavite se prije aktivirana uređaja." },
|
316
|
+
"activatedevice_page_activated": { "other": "Hvala vam što ste aktivirali {{.DeviceName}}. Sada možete pretraživati sadržaje na vašem TV-u ili uređaju." },
|
317
|
+
|
318
|
+
"userdevices_page_header": { "other": "Uređaji " },
|
319
|
+
"userdevices_page_content": { "other": "Uređaji se automatski dodaju prilikom korištenja. Broj uređaja je ograničen na {{.Count}}." },
|
320
|
+
"userdevices_empty_content": { "other": "Trenutno imate 0 registriranih uređaja." },
|
321
|
+
"userdevices_header_type": { "other": "Tip uređaja" },
|
322
|
+
"userdevices_header_description": { "other": "Opis" },
|
323
|
+
"userdevices_device_added": { "other": "Dodano {{.Date}}" },
|
324
|
+
"userdevices_device_actions_delete": { "other": "Ukloni" },
|
325
|
+
"userdevices_device_actions_cancel": { "other": "Poništi" },
|
326
|
+
"userdevices_device_actions_confirm": { "other": "Da, ukloni uređaj" },
|
327
|
+
"userdevices_device_deleted": { "other": "(Uklonjeno)" },
|
328
|
+
"userdevices_delete_limits": { "other": "Možete ukloniti sljedeći broj {{.Limit}} uređaja s ovog popisa svakih {{.Period}} dana." },
|
329
|
+
"userdevices_delete_limit_reached": { "other": "Dostigli ste ograničenje i sada ne možete uklanjati uređaje. Možete ukloniti uređaj za {{.Days}} dana." },
|
330
|
+
|
331
|
+
"playlist_page_header": { "other": "Popis za reprodukciju" },
|
332
|
+
"playlist_sign_in_warning": { "other": "Prijavite se za gledanje live TV-a." },
|
333
|
+
"playlist_share_title": { "other": "Popis za reprodukciju" },
|
334
|
+
"playlist_up_next_title": { "other": "Sljedeće" },
|
335
|
+
|
336
|
+
"pricing_ownership_buy": { "other": "Kupi" },
|
337
|
+
"pricing_ownership_rent": { "other": "Posudi" },
|
338
|
+
|
339
|
+
"classification_intro": { "other": "Ocjena:" },
|
340
|
+
"cookie_banner_message": { "other": "Mrežne stranice koriste kolačiće za bolje korisničko iskustvo. Korištenjem stranica, prihvaćate <a href=\"{{.CookiePolicyURL}}\">korištenje podataka o stranicama</a>." },
|
341
|
+
"cookie_banner_accept": { "other": "Prihvatiti" },
|
342
|
+
"all_rights_reserved": { "other": "Sva prava pridržana. Nijedan dio ovih mrežnih stranica ne smije se koristiti bez naše pisane privole." },
|
343
|
+
|
344
|
+
"users_gender_none": { "other": "Nije definirano" },
|
345
|
+
"users_gender_female": { "other": "Žensko" },
|
346
|
+
"users_gender_male": { "other": "Muško" },
|
347
|
+
"users_gender_diverse": { "other": "Različito" },
|
348
|
+
"users_gender_other": { "other": "Ostalo" },
|
349
|
+
|
350
|
+
"shopping_card_save_card": { "other": "Sačuvaj karticu za buduće korištenje" },
|
351
|
+
"shopping_card_button_change": { "other": "Prikaži sve pohranjene kartice" },
|
352
|
+
"shopping_card_existing_description": { "other": "{{.Card.Brand}} završne znamenke {{.Card.Number}}" },
|
353
|
+
"shopping_card_existing_expiry": { "other": "(vrijedi do {{.Card.Expiry}})" },
|
354
|
+
"shopping_card_existing_expired": { "other": "(istekla)" },
|
355
|
+
"shopping_card_use_other": { "other": "Koristite novu karticu" },
|
356
|
+
"shopping_card_use_new_card": { "other": "Promijenite karticu" },
|
357
|
+
"shopping_card_update_reason_none": { "other": "shopping_card_update_reason_none" },
|
358
|
+
"shopping_card_new_subscription": { "other": "Ova kartica će biti pohranjena za redovitu naplatu" },
|
359
|
+
"shopping_card_change": { "other": "Kreditna kartica nije ispravna? <a href=\"{{.SubscriptionsURL}}\">Pritisnite ovdje za ažuriranje kartice.</a>" },
|
360
|
+
"shopping_info_rental_period_coming_soon": { "other": "od datuma i sata objavljivanja." },
|
361
|
+
|
362
|
+
"availability_coming_soon": { "other": "Uskoro dostupno" },
|
363
|
+
"availability_renting": { "other": "Posudba" },
|
364
|
+
"availability_not_available": { "other": "Nije dostupno" },
|
365
|
+
"availability_in_watch_window": { "other": "availability_in_watch_window" },
|
366
|
+
"availability_sold_out": { "other": "Rasprodano" },
|
367
|
+
"availability_available_till": { "other": "Dostupno do {{.ExpiryDate}}" },
|
368
|
+
"availability_not_available_in_country": { "other": "Nije dostupno u vašoj zemlji" },
|
369
|
+
"availability_available": { "other": "Dostupno {{.ReleaseDate}}" },
|
370
|
+
"availability_expires": { "other": "Ističe {{.Expiry}}" },
|
371
|
+
"availability_expired": { "other": "Isteklo" },
|
372
|
+
|
373
|
+
"modal_cancel": { "other": "Prekid" },
|
374
|
+
"play": { "other": "Pokreni reprodukciju" },
|
375
|
+
|
376
|
+
"combined_auth_signin_prompt": { "other": "Prijavi se " },
|
377
|
+
"combined_auth_signup_prompt": { "other": "Izradi korisnički račun" },
|
378
|
+
"combined_auth_terms": { "other": "Prihvaćam <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">uvjete korištenja</a>." },
|
379
|
+
|
380
|
+
"signup_terms": { "other": "Prihvaćam <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">uvjete korištenja</a>." },
|
381
|
+
"validation_terms_required": { "other": "Morate prihvatiti uvjete korištenja." },
|
382
|
+
"shopping_error_item_limit_exceeded": { "other": "Nažalost, sadržaj {{.Title}} je rasprodan." },
|
383
|
+
|
384
|
+
"changepincode_modal_header": { "other": "Promijenite PIN" },
|
385
|
+
"changepincode_modal_currentpassword": { "other": "Vaša trenutna lozinka" },
|
386
|
+
"changepincode_modal_pincode1": { "other": "Vaš novi 4-znamenkasti PIN" },
|
387
|
+
"changepincode_modal_pincode2": { "other": "Potvrdi novi 4-znamenkasti PIN" },
|
388
|
+
"changepincode_modal_submit": { "other": "Postavi PIN" },
|
389
|
+
"changepincode_modal_error_wrong_password": { "other": "Pogrešna lozinka." },
|
390
|
+
|
391
|
+
"user_set_pin_intro": { "other": "Potreban je PIN za {{.Action}} ograničenom sadržaju" },
|
392
|
+
"user_error_wrong_pin_reset": { "other": "Pritisnite ze resetiranje PIN-a" },
|
393
|
+
"shopping_error_age_restricted": { "other": "Ovaj sadržaj je ograničen za maloljetnike." },
|
394
|
+
"shopping_error_close_button": { "other": "OK" },
|
395
|
+
|
396
|
+
"wcag_skip_links_header": { "other": "Poveznice pristupačnosti" },
|
397
|
+
"wcag_skip_links_content": { "other": "Idi na sadržaj" },
|
398
|
+
"wcag_skip_links_footer": { "other": "Idi na podnožje" },
|
399
|
+
"wcag_homepage_h1": { "other": "Početna stranica" },
|
400
|
+
"wcag_carousel_h2": { "other": "Kružni prikaz" },
|
401
|
+
"wcag_collections_h2": { "other": "Zbirke" },
|
402
|
+
"wcag_aria_label_footer": { "other": "Podnožje" },
|
403
|
+
"wcag_aria_label_nav_main": { "other": "Glavni dio" },
|
404
|
+
"wcag_aria_label_nav_sub": { "other": "Sub" },
|
405
|
+
"wcag_aria_label_toggle_nav": { "other": "Način prikaza" },
|
406
|
+
"wcag_aria_label_bundle_items": { "other": "Naslovi iz paketa" },
|
407
|
+
"wcag_aria_label_carousel": { "other": "Kružni prikaz" },
|
408
|
+
"wcag_aria_label_page_collection": { "other": "Zbirka stranica" },
|
409
|
+
"wcag_aria_label_collection_list": { "other": "Popis zbirki" },
|
410
|
+
"wcag_aria_label_collection_slider": { "other": "Klizač s naslovima iz zbirke" },
|
411
|
+
"wcag_aria_label_wishlist": { "other": "Popis želja" },
|
412
|
+
"wcag_aria_label_facebook": { "other": "Podijeli sadržaj Facebook" },
|
413
|
+
"wcag_aria_label_twitter": { "other": "Podijeli sadržaj Twitter" },
|
414
|
+
"wcag_aria_label_linkedin": { "other": "Podijeli sadržaj LinkedIn" },
|
415
|
+
|
416
|
+
"shopping_price_title_plan": {
|
417
|
+
"other": "Cijena"
|
418
|
+
},
|
419
|
+
"shopping_price_plan_note": {
|
420
|
+
"zero": "Naplaćuje se svaki {{ .Interval }} .",
|
421
|
+
"one": "Naplaćuje se svaki {{ .Interval }} nakon što završi besplatno probno razdoblje od 24 sata.",
|
422
|
+
"other": "Naplaćuje se svaki {{ .Interval }} nakon što {{ .Count }} besplatno probno razdoblje od .Count day."
|
423
|
+
},
|
424
|
+
"shopping_price_plan_note_interval": {
|
425
|
+
"one": "{{ .Interval }}",
|
426
|
+
"other": "{{ .Count }} {{ .Interval }}"
|
427
|
+
},
|
428
|
+
"shopping_enter_card_prompt_plan": {
|
429
|
+
"other": "Unesite podatke svoje kreditne kartice ispod kako biste započeli svoju pretplatu."
|
430
|
+
},
|
431
|
+
"shopping_action_plan": {
|
432
|
+
"other": "Dovršeno"
|
433
|
+
},
|
434
|
+
"shopping_complete_subscription": {
|
435
|
+
"other": "Vaša je kupnja pretplate uspjela. Sada ste pretplaćeni na {{ .Title }} ."
|
436
|
+
},
|
437
|
+
"shopping_complete_subscription_browse": {
|
438
|
+
"other": "Slobodno <a href=\"/\">pregledavajte</a> stranicu ili <a href=\"/search.html\">tražite</a> nešto specifično."
|
439
|
+
},
|
440
|
+
"shopping_info_plan_offer": {
|
441
|
+
"one": "Automatski obnavlja svaki {{ .Interval }}",
|
442
|
+
"other": "Automatski obnavlja svaki {{ .Count }} {{ .Interval }}"
|
443
|
+
},
|
444
|
+
"shopping_info_trial_period_offer": {
|
445
|
+
"one": "Isprobajte svoju besplatnu probnu verziju od 24 sata sada!",
|
446
|
+
"other": "Isprobajte svoju besplatnu {{ .Count }} day!"
|
447
|
+
},
|
448
|
+
"plans_page_header": {
|
449
|
+
"other": "Dostupni planovi"
|
450
|
+
},
|
451
|
+
"plan_label_owned": {
|
452
|
+
"other": "Vi ste vlasnik ovog plana"
|
453
|
+
},
|
454
|
+
"plan_expiry_date": {
|
455
|
+
"other": "Završena prodaja:"
|
456
|
+
},
|
457
|
+
"plan_read_more": {
|
458
|
+
"other": "Saznaj više"
|
459
|
+
},
|
460
|
+
"plan_page_read_more": {
|
461
|
+
"other": "Čitaj više"
|
462
|
+
},
|
463
|
+
"plan_page_header_text": {
|
464
|
+
"other": "Uživajte {{ .Name }}"
|
465
|
+
},
|
466
|
+
"page_plan_explore_intro": {
|
467
|
+
"other": "ILI"
|
468
|
+
},
|
469
|
+
"page_plan_explore_link": {
|
470
|
+
"other": "Istražite druge prolaze"
|
471
|
+
},
|
472
|
+
"plan_showcase_page_ownership_button_buy": {
|
473
|
+
"other": "Kupi sada"
|
474
|
+
},
|
475
|
+
"plan_free_link_text": {
|
476
|
+
"other": "Prijavite se besplatno"
|
477
|
+
},
|
478
|
+
"awards_nominated_for": {
|
479
|
+
"other": "Nominiran za"
|
480
|
+
},
|
481
|
+
"awards_in_competition": {
|
482
|
+
"other": "U natjecanju"
|
483
|
+
}
|
484
|
+
}
|