@shift72/core-template 0.4.3 → 0.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (58) hide show
  1. package/CHANGELOG.md +47 -14
  2. package/kibble.json +108 -29
  3. package/package.json +21 -8
  4. package/scripts/core-template-version.js +30 -0
  5. package/scripts/language-file-to-csv/language-file-to-csv.js +2 -2
  6. package/scripts/language-file-validator.js +1 -1
  7. package/scripts/translate.mjs +43 -0
  8. package/site/ar_LB.all.json +1262 -595
  9. package/site/ca_ES.all.json +437 -417
  10. package/site/da_DK.all.json +307 -221
  11. package/site/de_DE.all.json +1119 -459
  12. package/site/ee_EE.all.json +1261 -600
  13. package/site/el_EL.all.json +1112 -459
  14. package/site/en_AU.all.json +1158 -466
  15. package/site/es_ES.all.json +1105 -452
  16. package/site/es_MX.all.json +1160 -479
  17. package/site/fi_FI.all.json +1113 -460
  18. package/site/fr_FR.all.json +1105 -454
  19. package/site/hr_HR.all.json +1169 -464
  20. package/site/hu_HU.all.json +1261 -599
  21. package/site/it_IT.all.json +1112 -458
  22. package/site/ja_JP.all.json +1114 -460
  23. package/site/lt_LT.all.json +1112 -454
  24. package/site/nl_BE.all.json +1112 -456
  25. package/site/no_NO.all.json +1252 -596
  26. package/site/pl_PL.all.json +1090 -447
  27. package/site/pt_BR.all.json +432 -429
  28. package/site/pt_PT.all.json +1252 -602
  29. package/site/ru_RU.all.json +1088 -449
  30. package/site/sr_SR.all.json +1254 -0
  31. package/site/styles/_awards.scss +5 -0
  32. package/site/styles/_buttons.scss +27 -4
  33. package/site/styles/_carousel.scss +9 -1
  34. package/site/styles/_forms.scss +78 -11
  35. package/site/styles/_meta-detail.scss +2 -2
  36. package/site/styles/_meta-item-tagline.scss +1 -1
  37. package/site/styles/_nav.scss +6 -6
  38. package/site/styles/_pages.scss +0 -2
  39. package/site/styles/_plans.scss +5 -0
  40. package/site/styles/_search.scss +1 -1
  41. package/site/styles/_shift72.scss +3 -3
  42. package/site/styles/_shopping.scss +1 -1
  43. package/site/styles/_skip-link.scss +19 -0
  44. package/site/styles/_variables.scss +10 -6
  45. package/site/styles/_wishlist.scss +19 -11
  46. package/site/styles/main.scss +1 -0
  47. package/site/templates/application/application.jet +11 -14
  48. package/site/templates/application/google.jet +26 -10
  49. package/site/templates/common/awards/carousel.jet +7 -1
  50. package/site/templates/common/awards/item.jet +2 -2
  51. package/site/templates/film/item.jet +83 -76
  52. package/site/templates/page/curated.jet +1 -1
  53. package/site/templates/page/page-content.jet +1 -23
  54. package/site/templates/page/page-header.jet +25 -6
  55. package/site/tr_TR.all.json +1252 -602
  56. package/site/uk_UA.all.json +528 -451
  57. package/site/zh_TW.all.json +438 -419
  58. package/site/se_SE.all.json +0 -601
@@ -1,601 +0,0 @@
1
- {
2
- "site_owner": { "other": "ABC Cinemas" },
3
- "settings_title": { "other": "Settings" },
4
- "powered_by": { "other": "Powered by" },
5
- "powered_by_name": { "other": "ScreenPlus" },
6
- "powered_by_url": { "other": "https://www.screenplus.com" },
7
- "in_partnership_with": { "other": "in partnership with" },
8
- "festival_scope": { "other": "Festival Scope" },
9
- "festival_scope_url": { "other": "https://www.festivalscope.com/page/create-your-online-film-festival/" },
10
- "en": { "other": "English" },
11
- "fr": { "other": "French" },
12
-
13
- "episode_name": {
14
- "other": "Епизода"
15
- },
16
-
17
- "season_name": {
18
- "other": "Сезона"
19
- },
20
-
21
- "seasons":{
22
- "one": "one season",
23
- "other": "{{.Count}} seasons"
24
- },
25
- "tvseason": {
26
- "other": "{{.ShowInfo.Title}} Series {{.Season.SeasonNumber}}"
27
- },
28
- "tvseason_html": {
29
- "other": "{{.ShowInfo.Title}} <span>Series {{.Season.SeasonNumber}}</span>"
30
- },
31
- "tvepisode": {
32
- "other": "{{.Episode.Title}}"
33
- },
34
- "tvseason_number": {
35
- "other": "Series {{.Season.SeasonNumber}}"
36
- },
37
- "episode_count": {
38
- "one": "1 Episode",
39
- "other": "{{.Count}} Episodes"
40
- },
41
-
42
- "date_day": { "other": "Дан" },
43
- "date_month": { "other": "Месец" },
44
- "date_year": { "other": "Година" },
45
-
46
- "404_page_header": { "other": "Таква страница не постоји..." },
47
- "404_page_content": { "other": "<p>Нажалост, изледа да страница коју тражите не постоји.</p><p>Можда је премештена или обрисана или сте направили грешку при писању.</p><p>Покушајте да се вратите на почетну страницу и пронађете то што тражите.</p><p><a href=\"{{.URL}}\">Назад на почетну страницу</a></p>" },
48
-
49
-
50
- "nav_homepage": { "other": "ABC Cinemas" },
51
- "nav_signin": { "other": "Пријавите се" },
52
- "nav_signup": { "other": "Направите налог" },
53
- "nav_signed_in_as": { "other": "Пријављени сте као" },
54
- "nav_library": { "other": "Моја библиотека" },
55
- "nav_devices": { "other": "Моји уређаји" },
56
- "nav_wishlist": { "other": "Моја листа" },
57
- "nav_account": { "other": "Мој налог" },
58
- "nav_signout": { "other": "Одјављени сте" },
59
- "play_trailer": { "other": "Трејлер" },
60
- "runtime_hours": { "other": "ч" },
61
- "runtime_minutes": { "other": "м" },
62
-
63
- "datetime_today": { "other": "данас {{.Date}}" },
64
- "datetime_tomorrow": { "other": "сутра {{.Date}}" },
65
- "datetime_yesterday": { "other": "јуче {{.Date}}" },
66
- "datetime_next": { "other": "следеће {{.Date}}" },
67
- "datetime_last": { "other": "претходно {{.Date}}" },
68
-
69
- "search_control_placeholder": { "other": "Претрага" },
70
- "search_control_submit": { "other": "Пошаљите претрагу" },
71
-
72
- "play_button_watch": { "other" : "Гледајте одмах"},
73
- "play_button_resume": { "other" : "Наставите"},
74
-
75
- "social_media_buttons_title": { "other": "Поделите" },
76
- "social_media_buttons_facebook": { "other": "Поделите на Фејсбуку" },
77
- "social_media_buttons_twitter": { "other": "Делите на Твитеру" },
78
- "social_media_buttons_linkedin": { "other": "Делите на Линкедину" },
79
- "social_media_buttons_email": { "other": "Делите путем е-поште" },
80
- "social_media_buttons_email_subject": { "other": "Дељење везе" },
81
- "social_media_buttons_copied_link": { "other": "Линк је копиран у међуспремник!" },
82
- "social_media_buttons_copy_link": { "other": "Копирај у међуспремник" },
83
-
84
- "accept_invite_page_header": { "other": "Добродошли " },
85
- "acceptinvite_form_invalid_reset_password_token": { "other": "Изгледа да сте већ активирали овај позив. Потребно је да се <a href=\"{{.SigninURL}}\">пријавите</a>. Ако сте заборавили лозинку, можете и да <a href=\"{{.ForgotPasswordURL}}\">ресетујете лозинку</a>." },
86
- "acceptinvite_complete": { "other": "Хвала Вам. Ваш налог је направљен." },
87
- "acceptinvite_form_submit": { "other": "Прихватите позив." },
88
- "acceptinvite_agreement": { "other": "Кликом на „Прихватите позив” потврђујете сте да сте прочитали и разумели <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">услове и одредбе</a> and <a href=\"{{.PrivacyPolicyURL}}\" target=\"_blank\">наше политике приватности.</a>." },
89
-
90
- "signup_page_header": { "other": "Направите нови налог" },
91
- "signup_form_name": { "other": "Име" },
92
- "signup_form_email": { "other": "Имејл адреса" },
93
- "signup_form_password": { "other": "Лозинка" },
94
- "signup_form_password_confirmation": { "other": "Потврдите лозинку" },
95
- "signup_form_gender": { "other": "Пол" },
96
- "signup_form_dob": { "other": "Датум рођења" },
97
- "signup_form_submit": { "other": "Пошаљите" },
98
-
99
- "signin_page_header": { "other": "Пријавите се" },
100
- "signin_form_email": { "other": "Имејл адреса" },
101
- "signin_form_password": { "other": "Лозинка" },
102
- "signin_form_remember": { "other": "Запамти ме" },
103
- "signin_form_submit": { "other": "Пошаљите" },
104
- "signin_page_forgotpassword": { "other": "Заборавили сте лозинку?" },
105
- "signin_page_createnewaccount": { "other": "Немате налог? Направите нови налог" },
106
- "signup_page_alreadyhaveanaccount": { "other": "Већ имате налог? Пријавите се" },
107
- "signup_form_error_email_already_in_use": { "other": "Ова имејл адреса је већ употребљена." },
108
- "signin_form_error_incorrect_credentials": { "other": "Корисничко име или лозинка нису тачни." },
109
- "signin_form_error_ip_throttled": { "other": "You have failed to sign in too many times. Please try again later." },
110
- "signin_form_error_account_suspended": { "other": "Your account has been temporarily suspended. Please contact an admin if you believe this is in error." },
111
-
112
- "signup_form_error_forbidden": { "other": "Догодила се грешка." },
113
-
114
- "combined_auth_continue": { "other": "Наставите" },
115
- "combined_auth_change": { "other": "промените" },
116
- "combined_auth_signin": { "other": "Пријавите се" },
117
- "combined_auth_signup": { "other": "Направите налог" },
118
- "combined_auth_signin_password": { "other": "Молимо Вас унесите лозинку да бисте се пријавили." },
119
- "combined_auth_signin_error_incorrect_credentials": { "other": "Лозинка је нетачна." },
120
- "combined_auth_error_forbidden": { "other": "Догодила се грешка." },
121
- "combined_auth_error_too_many_requests": { "other": "Превише захтева. Покушајте поново касније." },
122
-
123
- "forgotpassword_page_header": { "other": "Ресетујте лозинку" },
124
- "forgotpassword_form_email": { "other": "Имејл адреса" },
125
- "forgotpassword_form_submit": { "other": "Ресетуј" },
126
- "forgotpassword_form_error_email_doesnt_exist": { "other": "Налог са том имејл адресом не постоји." },
127
- "forgotpassword_form_error_account_suspended": { "other": "Овај налог је суспендован." },
128
- "forgotpassword_complete": { "other": "Хвала Вам. Имејл за ресетовање лозинке ће Вам убрзо стићи у инбокс." },
129
- "forgotpassword_form_error_forbidden": { "other": "Догодила се грешка." },
130
- "forgotpassword_form_error_too_many_requests": { "other": "Превише захтева. Покушајте поново касније." },
131
-
132
- "resetpassword_page_header": { "other": "Промените лозинку" },
133
- "resetpassword_form_invalid_reset_password_token": { "other": "Изгледа да је захтев за ресетовање лозинке неправилан, молимо Вас попуните <a href=\"{{.URL}}\">Образац за заборављену лозинку</a> поново." },
134
- "resetpassword_form_password": { "other": "Нова лозинка" },
135
- "resetpassword_form_password2": { "other": "Потврдите нову лозинку" },
136
- "resetpassword_form_submit": { "other": "Промените" },
137
- "resetpassword_complete": { "other": "Хвала. Ваша лозинка је промењена и пријављени сте." },
138
- "resetpassword_form_error_invalid_reset_password_token": { "other": "Захтев за ресетовање лозинке је неправилан." },
139
- "resetpassword_form_error_reset_password_token_expired": { "other": "Токен за ресетовање лозинке је истекао. Молимо Вас, тражите нови." },
140
- "resetpassword_form_error_too_many_requests": { "other": "Превише захтева. Покушајте поново касније." },
141
-
142
- "account_page_header": { "other": "Мој налог" },
143
- "account_form_name": { "other": "Име" },
144
- "account_form_email": { "other": "Имејл адреса" },
145
- "account_form_password": { "other": "Лозинка" },
146
- "account_form_change_password": { "other": "Промените" },
147
- "account_form_gender": { "other": "Пол" },
148
- "account_form_dob": { "other": "Датум рођења" },
149
- "account_form_submit": { "other": "Ажурирајте" },
150
- "account_form_submitted": { "other": "Ажурирано" },
151
- "account_form_password_changed": { "other": "Ажурирано" },
152
- "account_form_error_incorrect_password": { "other": "Лозинка је нетачна." },
153
- "account_form_pin_code": { "other": "PIN" },
154
- "account_form_pin_code_not_set": { "other": "You don't have a PIN set, which is required for purchasing, renting and watching some titles."},
155
- "account_form_set_pin": { "other": "Set PIN" },
156
- "account_form_pin_changed": { "other": "Updated" },
157
- "account_form_change_pin": { "other": "Change PIN" },
158
-
159
-
160
-
161
- "signup_form_optin": {"other": "Пријавите се за бесплатни билтен"},
162
-
163
- "passwordconfirmation_modal_header": { "other": "Потврдите лозинку" },
164
- "passwordconfirmation_modal_label": { "other": "Молимо Вас упишите лозинку да бисте ажурирали измене које сте направили." },
165
- "passwordconfirmation_modal_confirm": { "other": "Потврдите" },
166
-
167
- "changepassword_modal_header": { "other": "Промените лозинку" },
168
- "changepassword_modal_currentpassword": { "other": "Ваша тренутна лозинка" },
169
- "changepassword_modal_password": { "other": "Ваша нова лозинка" },
170
- "changepassword_modal_password2": { "other": "Потврдите нову лозинку" },
171
- "changepassword_modal_submit": { "other": "Ажурирајте" },
172
- "changepassword_modal_error_incorrect_password": { "other": "Лозинка је нетачна." },
173
-
174
- "userlibrary_page_header": { "other": "Резултати претраге" },
175
- "userlibrary_empty_header": { "other": "Ваша библиотека је празна." },
176
- "userlibrary_empty_content": { "other": "<a href=\"{{.HomeURL}}\">Прелистајте</a> нашу селекцију да је попуните." },
177
-
178
- "searchresults_page_header": { "other": "Search Results" },
179
- "searchresults_load_more": { "other": "Учитај још {{.Count}} " },
180
- "searchresults_total": {
181
- "one": "Пронађен је 1 резултат за \"{{.Query}}\".",
182
- "other": "Пронађено је {{.Count}} резултата за \"{{.Query}}\"."
183
- },
184
- "searchresults_empty_header": { "other": "Нема резултата за \"{{.Query}}\"" },
185
- "searchresults_empty_content": { "other": "Пробајте са новом претрагом или <a href=\"{{.HomeURL}}\"> прелистајте садржај</a> како бисте нашлито што тражите." },
186
-
187
- "validation_name_required": { "other": "Молимо Вас упишите своје име." },
188
- "validation_email_required": { "other": "Молимо Вас упишите Вашу имејл адресу." },
189
- "validation_email_email": { "other": "Молимо Вас упишите исправну имејл адресу." },
190
- "validation_currentpassword_required": { "other": "Молимо Вас упишите важећу лозинку." },
191
- "validation_password_required": { "other": "Молимо Вас упишите своју лозинку." },
192
- "validation_password2_required": { "other": "Молимо Вас потврдите лозинку." },
193
- "validation_password2_match": { "other": "Лозинке се не подударају." },
194
- "validation_password_minlength": { "other": "Молимо Вас упишите најмање {{.Count}} карактера. " },
195
- "validation_promocode_required": { "other": "Молимо Вас упишите промотивни код." },
196
- "validation_pincode_required": { "other": "Please enter a PIN code." },
197
- "validation_gender_required": { "other": "Молимо Вас да одаберете пол са којим се идентификујете." },
198
- "validation_dob_required": { "other": "Молимо Вас упишите свој датум рођења." },
199
- "validation_dob_date": { "other": "Молимо Вас упишите исправан датум рођења." },
200
-
201
- "shopping_info_subtitle_hd": { "other": "ХД видео на захтев." },
202
- "shopping_info_subtitle_sd": { "other": "SD Video on Demand." },
203
- "shopping_info_subtitle_wallet": { "other": "Funds in your Wallet may be used for the purchase or rental of any content on ScreenPlus." },
204
- "shopping_info_subtitle_help": { "other": "Погледајте системске захтеве." },
205
- "shopping_info_ownership_buy": { "other": "куповина" },
206
- "shopping_info_ownership_rent": { "other": "изнајмљивање" },
207
-
208
- "shopping_info_sd_only": { "other": "Limited to SD playback only." },
209
- "shopping_info_release_date_title": { "other": "Излази {{.Date}}. " },
210
- "shopping_info_release_date_explanation_rent": { "other": "Можете одмах да изнајмите, али нећете моћи да гледате пре тога." },
211
- "shopping_info_release_date_explanation_buy": { "other": "Можете одмах да купите, али нећете моћи да гледате пре тога." },
212
-
213
- "shopping_info_available_until_date_title": { "other": "Доступно до {{.Date}}. " },
214
- "shopping_info_available_until_date_explanation_rent": { "other": "Нећете моћи да гледате садржај након тога." },
215
- "shopping_info_available_until_date_explanation_buy": { "other": "Нећете моћи да гледате садржај након тога." },
216
-
217
- "duration_hour": { "one": "1 сат", "other": "{{.Count}} сата" },
218
- "duration_day": { "one": "1 дан", "other": "{{.Count}} дана" },
219
- "shopping_info_rental_period_duration": { "other": "Изнајмљено на {{.ValueUnit}} " },
220
- "shopping_info_watch_window_duration": { "other": "{{.Count}} ч. за гледање. " },
221
- "shopping_info_watch_window_explanation_film": {
222
- "one": "Када изнајмите филм, биће доступан на Вашем налогу {{.ValueUnit}}. ",
223
- "other": "Када изнајмите филм, биће доступан на Вашем налогу {{.ValueUnit}}. "
224
- },
225
- "shopping_info_watch_window_explanation2_film": {
226
- "one": "Када притиснете дугме за гледање, имаћете један сат да погледате филм колико год пута желите.",
227
- "other": "Када притиснете дугме за гледање, имаћете {{.Count}} ч. да погледате филм колико год пута желите."
228
- },
229
- "shopping_info_watch_window_explanation_bundle": {
230
- "one": "Наслови из пакета биће Вам доступни један дан кадага изнајмите.",
231
- "other": "Наслови из пакета биће Вам доступни {{.Count}} дана када га изнајмите."
232
- },
233
- "shopping_info_watch_window_explanation2_bundle": {
234
- "one": "Када притиснете дугме за гледање изабраног филма, имаћете један сат да погледате филм колико год пута желите.",
235
- "other": "Када притиснете дугме за гледање изабраног филма, имаћете{{.Count}} ч. да погледате филм колико год пута желите."
236
- },
237
- "shopping_info_watch_window_explanation_season": {
238
- "one": "Сезона ће вам бити доступна један дан када јеизнајмите.",
239
- "other": "Сезона ће Вам бити доступна {{.Count}} дана када је изнајмите."
240
- },
241
- "shopping_info_watch_window_explanation2_season": {
242
- "one": "Када притиснете дугме за гледање епизоде имаћете један сат да погледате епизоду колико год пута желите.",
243
- "other": "Када притиснете дугме за гледање епизоде, имаћете{{.Count}} ч. да погледате епизоду колико год пута желите."
244
- },
245
- "shopping_info_credit_bonus_title": { "other": "Бонус {{.BonusPercentage}}% " },
246
-
247
- "shopping_enter_card_prompt": { "other": "Унесите детаље са Ваше кредитне картице да довршите {{.Verb}}." },
248
-
249
- "shopping_terms": { "other": "Обављањем ове трансакције прихватате <a href=\"{{.TermsAndConditionsURL}}\"target=\"_blank\" tabindex=\"-1\">услове и одредбе</a>."},
250
- "shopping_discount_applied": { "other": "Примењено снижење {{.DiscountAmount}}." },
251
- "shopping_discount_apply": { "other": "Примените" },
252
- "shopping_discount_code": { "other": "Унесите промотивни код." },
253
- "shopping_discount_have_code": { "other": "Имам промотивни код." },
254
-
255
- "shopping_price_you_pay": { "other": "Ви не плаћате" },
256
- "shopping_price_nothing": { "other": "Ништа" },
257
- "shopping_price_free": { "other": "Бесплатно" },
258
-
259
- "shopping_auth_directions": { "other": "Неопходно је да имате налог. Молимо Вас унесите своју имејл адресу." },
260
-
261
- "shopping_error_in_library": { "other": "{{.Title}} је већ у Вашој библиотеци." },
262
-
263
- "shopping_error_missing_card": { "other": "Молимо Вас унесите податке са ваше кредитне картице." },
264
- "shopping_error_title": { "other": "Догодила се грешка" },
265
- "shopping_error_incorrect_cvc": { "other": "Молимо Вас унесите исправан сигурносни код." },
266
- "shopping_error_invalid_cvc": { "other": "Молимо Вас унесите исправан сигурносни код." },
267
- "shopping_error_incorrect_number": { "other": "Молимо Вас унесите исправан број кредитне картице." },
268
- "shopping_error_invalid_number": { "other": "Молимо Вас унесите исправан број кредитне картице." },
269
- "shopping_error_card_declined": { "other": "Кредитна картица је одбијена." },
270
- "shopping_error_invalid_expiry_month": { "other": "Молимо Вас унесите исправан датум истека." },
271
- "shopping_error_invalid_expiry_year": { "other": "Молимо Вас унесите исправан датум истека." },
272
- "shopping_error_expired_card": { "other": "Кредитна картица је истекла." },
273
- "shopping_error_creditcard_country_mismatch": { "other": "Ваш {{.Ownership}} није довршен. Морате бити у земљи у којој је кредитна картицаиздата. Молимо Вас користите другу картицу за плаћање." },
274
- "shopping_error_proxy_detected": { "other": "Ваш {{.Ownership}} није довршен. Препознали смо да користите деблокатор или прокси сервис. Молимо Вас искључите ове сервисе и покушајте поново." },
275
-
276
- "shopping_error_discount_worn_out": { "other": "That promo code can no longer be used." },
277
- "shopping_error_discount_blank": { "other": "Молимо Вас унесите промотивни код." },
278
- "shopping_error_discount_not_applied": { "other": "Молимо Вас унесите исправан промотивни код." },
279
- "shopping_error_discount_invalid": { "other": "Молимо Вас унесите исправан промотивни код." },
280
- "shopping_error_discount_disabled": { "other": "Молимо Вас унесите исправан промотивни код." },
281
- "shopping_error_discount_already_applied": { "other": "Промотивни код је већ искоришћен у овој сесији." },
282
- "shopping_error_discount_already_redeemed": { "other": "Тај промотивни код је већ искоришћен." },
283
- "shopping_error_discount_used_previously": { "other": "Тај промотивни код је већ искоришћен." },
284
- "shopping_error_discount_max_limit": { "other": "Тај промотивни код више не може да се користи." },
285
- "shopping_error_discount_expired": { "other": "Тај промотивни код је истекао." },
286
- "shopping_error_discount_invalid_ownership_buy": { "other": "Тај промотивни код не може да се користи при куповини." },
287
- "shopping_error_discount_invalid_ownership_rent": { "other": "Тај промотивни код не може да се користи при изнајмљивању." },
288
- "shopping_error_discount_invalid_item": { "other": "Тај промотивни код не може да се користи са овим насловом." },
289
- "shopping_error_discount_invalid_pricing_region": { "other": "Тај промотивни код не може да се користи у Вашој земљи." },
290
- "shopping_error_discounts_not_allowed": { "other": "Тај промотивни код не може да се користи." },
291
- "shopping_error_discount_disallowed_on_bundles": { "other": "Тај промотивни код не може да се користи за пакете." },
292
- "shopping_error_payment_intent_authentication_failure": { "other": "Кредитна картица је одбијена. Молимо Вас покушајте поново." },
293
-
294
- "shopping_complete_rental": { "other": "Успешно!" },
295
- "shopping_complete_rental_period": {
296
- "one": "Сада можете да га гледате колико год желите током наредног дана.",
297
- "other": "Сада можете да га гледате колико год пута желите током наредних {.Count}} дана."
298
- },
299
- "shopping_complete_purchase": { "other": "Хвала што сте купили {{.Title}}." },
300
- "shopping_complete_credit_purchase": { "other": "Хвала што сте купили {{.Title}}, {{.CreditTotal}} је додато на ваш налог." },
301
- "shopping_complete_purchase_coming_soon": { "other": "Моћи ћете да гледате од {{.Date}}." },
302
- "shopping_complete_receipt": { "other": "Рачун вам је послат имејлом." },
303
- "shopping_complete_library_link": { "other": "Почните са гледањем {{.BundleItems}} у вашој библиотеци." },
304
- "shopping_complete_plan": {
305
- "other": "Ваша куповина {{ .Title }} је била успешна."
306
- },
307
- "shopping_complete_rental_watch_window_start": {
308
- "one": "Можете да почнете са гледањем до краја наредног дана.",
309
- "other": "Можете да почнете са гледањем одмах или у наредних {{.Count}} дана."
310
- },
311
- "shopping_complete_rental_watch_window_end": {
312
- "one": "Када пројекција почне, имате сат времена да погледате наслов колико год пута желите.",
313
- "other": "Када пројекција почне, имате {{.Count}} часова да погледате наслов колико год пута желите."
314
- },
315
- "shopping_complete_rental_coming_soon": {
316
- "one": "Моћи ћете да гледате од {{.Date}}, а изнајмљивање ће трајати један дан.",
317
- "other": "Моћи ћете да гледате од {{.Date}}, а изнајмљивање ће трајати {{.Count}} дана."
318
- },
319
- "shopping_complete_rental_coming_soon_watch_window_start": {
320
- "one": "Моћи ћете да гледате од {{.Date}}, а изнајмљивање ће трајати један дан.",
321
- "other": "Моћи ћете да гледате од {{.Date}}, а изнајмљивање ће трајати {{.Count}} дана."
322
- },
323
-
324
- "shopping_action_rent": { "other": "Изнајмите" },
325
- "shopping_action_buy": { "other": "Купите" },
326
-
327
- "meta_detail_cast_title": { "other": "Улоге" },
328
- "meta_detail_crew_title": { "other": "Екипа" },
329
- "meta_detail_languages": { "one": "Језик", "other": "Језици" },
330
- "meta_detail_studios": { "one": "Студио", "other": "Студији" },
331
- "meta_detail_countries": { "one": "Држава", "other": "Државе" },
332
- "meta_detail_subtitles": { "other": "Титлови" },
333
- "meta_detail_captions": { "other": "Титлови [CC]" },
334
- "meta_detail_episodes_title": { "other": "Епизоде" },
335
- "meta_detail_bonus_title": { "other": "Додатни садржај" },
336
- "meta_detail_recommendations_title": { "other": "Можда Вам се допадне" },
337
- "meta_detail_bundle_items_title": { "other": "Садржај овог пакета" },
338
-
339
- "bundle_items_all_films": { "other": "{{.Count}} филмова" },
340
- "bundle_items_all_seasons": { "other": "{{.Count}} сезона" },
341
- "bundle_items_mixed": { "other": "{{.Count}} филмова и сезона" },
342
- "userwishlist_page_header": { "other": "Моја листа" },
343
- "userwishlist_slider_header": { "other": "Моја листа" },
344
- "userwishlist_empty_header": { "other": "Ваша листа је празна." },
345
- "userwishlist_empty_content": { "other": "<a href=\"{{.HomeURL}}\">Прелистајте</a> нашу селекцију да је попуните." },
346
- "userwishlist_button_add": { "other": "Додај на Моју листу" },
347
- "userwishlist_button_remove": { "other": "Моја листа" },
348
- "userwishlist_button_add_compact": { "other": "Моја листа" },
349
- "userwishlist_button_remove_compact": { "other": "Моја листа" },
350
-
351
- "activatedevice_page_header": { "other": "Activate Device" },
352
- "activatedevice_page_content": { "other": "Follow the instructions on your device to get a PIN code. Your computer and device must both be connected to the internet to activate." },
353
- "activatedevice_form_pin": { "other": "PIN Code" },
354
- "activatedevice_form_submit": { "other": "Activate" },
355
- "activatedevice_form_error_invalid_code": { "other": "PIN Code not found, please try again." },
356
- "activatedevice_form_error_pin_not_found": { "other": "PIN Code not found, please try again." },
357
- "activatedevice_signin_prompt": { "other": "Please sign in before activating your device." },
358
- "activatedevice_page_activated": { "other": "Thank you for activating {{.DeviceName}}. You should now be able to browse your library on your television or device." },
359
-
360
- "userdevices_page_header": { "other": "Уређаји" },
361
- "userdevices_page_content": {
362
- "one": "Уређаји ће бити аутоматски додати овде када их будете користили. Ограничени сте на само један уређај. ",
363
- "other": "Уређаји ће аутоматски бити додати овде када их будете користили. Ограничени сте на{{.Count}} уређаја."
364
- },
365
- "userdevices_empty_content": { "other": "Тренутно имате 0 регистрованих уређаја." },
366
- "userdevices_header_type": { "other": "Тип уређаја" },
367
- "userdevices_header_description": { "other": "Опис" },
368
- "userdevices_device_added": { "other": "Додато {{.Date}}" },
369
- "userdevices_device_actions_delete": { "other": "Уклоните" },
370
- "userdevices_device_actions_cancel": { "other": "Откажите" },
371
- "userdevices_device_actions_confirm": { "other": "Да, уклони уређај" },
372
- "userdevices_device_deleted": { "other": "(Уклоњено)" },
373
- "userdevices_delete_limits": { "other": "userdevices_delete_limits" },
374
- "userdevices_delete_limit_reached": { "other": "userdevices_delete_limit_reached" },
375
-
376
- "playlist_page_header": { "other": "Playlist" },
377
- "playlist_sign_in_warning": { "other": "Please sign in to watch live TV."},
378
- "playlist_share_title": { "other": "Playlist" },
379
- "playlist_up_next_title": { "other": "Up Next" },
380
-
381
- "pricing_ownership_buy": { "other": "Купите" },
382
- "pricing_ownership_rent": { "other": "Изнајмите" },
383
-
384
- "classification_intro": { "other": "Класификација: " },
385
- "classification_divider": { "other": " - " },
386
- "classification_outro": { "other": "" },
387
-
388
- "cookie_banner_message": { "other":"Овај сајт користи колачиће да би побољшао Ваш доживљај.Коришћењем сајта прихватате <a href=\"{{.CookiePolicyURL}}\">употребу колачића</a>." },
389
- "cookie_banner_accept": { "other": "Прихвати" },
390
-
391
- "all_rights_reserved": { "other": "Сва права су задржана. Ниједан део овог сајта не сме се репродуковати без наше писмене дозволе." },
392
-
393
- "users_gender_none": { "other": "Није одређен" },
394
- "users_gender_female": { "other": "Женски" },
395
- "users_gender_male": { "other": "Мушки" },
396
- "users_gender_diverse": { "other": "Свакојаки" },
397
- "users_gender_other": { "other": "Друго" },
398
-
399
-
400
- "pricing_quality_hd": { "other": "pricing_quality_hd" },
401
- "pricing_quality_sd": { "other": "pricing_quality_sd" },
402
- "pricing_quality_hd_only": { "other": "pricing_quality_hd_only" },
403
- "pricing_quality_sd_only": { "other": "pricing_quality_sd_only" },
404
-
405
- "shopping_card_save_card": { "other": "Save this card for future use" },
406
- "shopping_card_button_change": { "other": "Show all saved cards" },
407
- "shopping_card_existing_description": { "other": "{{.Card.Brand}} ending in {{.Card.Number}}" },
408
- "shopping_card_existing_expiry": { "other": "(expires {{.Card.Expiry}})" },
409
- "shopping_card_existing_expired": { "other": "(expired)" },
410
- "shopping_card_use_other": { "other": "Use a new card" },
411
- "shopping_card_use_new_card": { "other": "Change card" },
412
- "shopping_card_update_reason_none": { "other": "shopping_card_update_reason_none" },
413
- "shopping_card_new_subscription": { "other": "This card will saved and be charged regularly" },
414
- "shopping_card_change": { "other": "Credit card not correct? <a href=\"{{.SubscriptionsURL}}\">Click here to update your card.</a>" },
415
-
416
- "shopping_info_ownership_plan": { "other": "shopping_info_ownership_plan" },
417
-
418
-
419
-
420
-
421
-
422
- "shopping_action_credit": { "other": "shopping_action_credit" },
423
-
424
- "shopping_info_rental_period_coming_soon": { "other": "fод датума и времена " },
425
-
426
- "usersubscriptions_change_payment_method_change": { "other": "usersubscriptions_change_payment_method_change" },
427
- "usersubscriptions_change_payment_method_modal_title": { "other": "usersubscriptions_change_payment_method_modal_title" },
428
- "usersubscriptions_change_payment_method_modal_submit": { "other": "usersubscriptions_change_payment_method_modal_submit" },
429
-
430
- "usersubscriptions_subscription_expiry": { "other": "usersubscriptions_subscription_expiry" },
431
- "usersubscriptions_subscription_status_cancelled": { "other": "usersubscriptions_subscription_status_cancelled" },
432
- "usersubscriptions_subscription_status_errored": { "other": "usersubscriptions_subscription_status_errored" },
433
- "usersubscriptions_subscription_status_past_due": { "other": "usersubscriptions_subscription_status_past_due" },
434
- "usersubscriptions_subscription_status_trialing": { "other": "usersubscriptions_subscription_status_trialing" },
435
- "usersubscriptions_subscription_unsubscribe": { "other": "usersubscriptions_subscription_unsubscribe" },
436
- "usersubscriptions_unsubscribe_modal_cancel": { "other": "usersubscriptions_unsubscribe_modal_cancel" },
437
- "usersubscriptions_unsubscribe_modal_confirm": { "other": "usersubscriptions_unsubscribe_modal_confirm" },
438
- "usersubscriptions_unsubscribe_modal_title": { "other": "usersubscriptions_unsubscribe_modal_title" },
439
- "usersubscriptions_unsubscribe_modal_body": { "other": "usersubscriptions_unsubscribe_modal_body" },
440
-
441
-
442
- "availability_coming_soon": { "other": "Ускоро" },
443
- "availability_renting": { "other": "Изнајмљивање" },
444
- "availability_not_available": { "other": "Није доступно" },
445
- "availability_in_watch_window": { "other": "Доступно" },
446
- "availability_sold_out": { "other": "Распродато" },
447
- "availability_available_till": { "other": "Доступно до {{.ExpiryDate}}" },
448
- "availability_not_available_in_country": { "other": "Недоступно" },
449
- "availability_available": { "other": "Доступно од {{.ReleaseDate}}" },
450
- "availability_expires": { "other": "Истиче {{.Expiry}}" },
451
- "availability_expired": { "other": "Истекло"},
452
-
453
- "modal_cancel": { "other": "Откажите" },
454
-
455
- "play": { "other": "Гледајте" },
456
-
457
- "combined_auth_signin_prompt": { "other": "Пријавите се" },
458
- "combined_auth_signup_prompt": { "other": "Направите налог" },
459
- "combined_auth_terms": { "other": "Сагласан сам са свим <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">условима и одредбама</a>." },
460
- "signup_terms": { "other": "Сагласан сам са свим <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">условима и одредбама</a>." },
461
- "validation_terms_required": { "other": "Потребно је да се сагласите са одредбама и условима." },
462
- "shopping_error_item_limit_exceeded": { "other": "Нажалост, {{.Title}} је распродат." },
463
-
464
- "changepincode_modal_header": { "other": "Change your PIN" },
465
- "changepincode_modal_currentpassword": { "other": "Your current password" },
466
- "changepincode_modal_pincode1": { "other": "Your new 4 digit PIN" },
467
- "changepincode_modal_pincode2": { "other": "Confirm your new 4 digit PIN" },
468
- "changepincode_modal_submit": { "other": "Set PIN" },
469
- "changepincode_modal_error_wrong_password": { "other": "That password is incorrect." },
470
-
471
- "user_submit_pin_heading": { "other": "Enter your PIN to {{.Action}} this restricted content"},
472
- "user_submit_pin_button": { "other": "Enter" },
473
- "user_set_pin_intro": { "other": "You need a PIN to {{.Action}} restricted content"},
474
- "user_set_pin_header": { "other": "Set your PIN" },
475
- "user_set_pin_button": { "other": "Set PIN" },
476
- "user_reset_pin_button": { "other": "Reset PIN" },
477
- "user_error_wrong_pin_retry": { "other": "Oops, you have entered an incorrect PIN" },
478
- "user_error_wrong_pin_reset": { "other": "Click here to reset your PIN" },
479
- "user_error_too_many_pin_errors": { "other": "<p>Looks like you're having trouble.</p><p>Reset your PIN or contact us for <a href=\"{{.HelpURL}}\" target=\"_blank\">help</a>" },
480
- "user_error_too_many_pin_errors_help_page_link": { "other": "" },
481
- "shopping_error_age_restricted": { "other": "This content is age restricted." },
482
- "shopping_error_close_button": { "other": "OK" },
483
-
484
- "app_badge_title": { "other": "Download the app to view your purchased content!" },
485
- "app_badge_ios": { "other": "Download on the App Store" },
486
- "app_badge_android": { "other": "Get it on Google Play" },
487
-
488
- "shopping_price_title_plan": {
489
- "other": "Цена"
490
- },
491
- "shopping_price_plan_note": {
492
- "zero": "Наплаћује се сваки {{ .Interval }} .",
493
- "one": "Наплаћује се сваки {{ .Interval }} након завршетка бесплатног пробног периода од 24 сата.",
494
- "other": "Оптужен сваки {{ .Interval }} после ваших {{ .Count }} дневни бесплатни пробни крајевима."
495
- },
496
- "shopping_price_plan_note_interval": {
497
- "one": "{{ .Interval }}",
498
- "other": "{{ .Count }} {{ .Interval }} а"
499
- },
500
- "shopping_enter_card_prompt_plan": {
501
- "other": "Унесите податке о својој кредитној картици испод да бисте започели претплату."
502
- },
503
- "shopping_action_plan": {
504
- "other": "комплетан"
505
- },
506
- "shopping_complete_subscription": {
507
- "other": "Ваша куповина претплате је била успешна. Сада сте претплаћени на {{ .Title }} ."
508
- },
509
- "shopping_complete_subscription_browse": {
510
- "other": "Слободно <a href=\"/\">претражујте по</a> сајту или <a href=\"/search.html\">тражите</a> нешто специфично."
511
- },
512
- "shopping_info_plan_offer": {
513
- "one": "Аутоматски обнавља сваки {{ .Interval }}",
514
- "other": "Аутоматски обнавља на сваких {{ .Count }} {{ .Interval }} с"
515
- },
516
- "shopping_info_trial_period_offer": {
517
- "one": "Испробајте своју бесплатну пробну верзију од 24 сата сада!",
518
- "other": "Испробајте своју бесплатну пробну верзију {{ .Count }}"
519
- },
520
- "plans_page_header": {
521
- "other": "Доступни планови"
522
- },
523
- "plan_label_owned": {
524
- "other": "Ви сте власник овог плана"
525
- },
526
- "plan_expiry_date": {
527
- "other": "Завршена продаја:"
528
- },
529
- "plan_read_more": {
530
- "other": "Откриј више"
531
- },
532
- "plan_page_read_more": {
533
- "other": "Опширније"
534
- },
535
- "plan_page_header_text": {
536
- "other": "Уживајте у {{ .Name }}"
537
- },
538
- "page_plan_explore_intro": {
539
- "other": "ИЛИ"
540
- },
541
- "page_plan_explore_link": {
542
- "other": "Истражите друге пролазе"
543
- },
544
- "plan_showcase_page_ownership_button_buy": {
545
- "other": "Купите сада"
546
- },
547
- "plan_free_link_text": {
548
- "other": "Бесплатно се пријави"
549
- },
550
- "awards_nominated_for": {
551
- "other": "Номинован за"
552
- },
553
- "awards_in_competition": {
554
- "other": "Ин Цомпетитион"
555
- },
556
- "awards_winner_of": {
557
- "other": "Победник од"
558
- },
559
- "donate_button_text": {
560
- "other": "Донирајте"
561
- },
562
- "wcag_skip_links_header": { "other": "Accessibility Links" },
563
- "wcag_skip_links_content": { "other": "Skip to Content" },
564
- "wcag_skip_links_footer": { "other": "Skip to Footer" },
565
-
566
- "wcag_homepage_h1": { "other": "Homepage" },
567
- "wcag_carousel_h2": { "other": "Carousel" },
568
- "wcag_collections_h2": { "other": "Collections" },
569
-
570
- "wcag_aria_label_footer": { "other": "Footer" },
571
- "wcag_aria_label_nav_main": { "other": "Main" },
572
- "wcag_aria_label_nav_sub": { "other": "Sub" },
573
- "wcag_aria_label_toggle_nav": { "other": "Toggle Navigation" },
574
- "wcag_aria_label_bundle_items": { "other": "Bundle Items" },
575
- "wcag_aria_label_carousel": { "other": "Carousel" },
576
- "wcag_aria_label_page_collection": { "other": "Page Collection" },
577
- "wcag_aria_label_collection_list": { "other": "Collection List" },
578
- "wcag_aria_label_collection_slider": { "other": "Collection Slider" },
579
- "wcag_aria_label_wishlist": { "other": "Wishlist" },
580
- "wcag_aria_label_facebook": { "other": "Share on Facebook" },
581
- "wcag_aria_label_twitter": { "other": "Share on Twitter" },
582
- "wcag_aria_label_linkedin": { "other": "Share on LinkedIn" },
583
- "wcag_aria_label_letterboxd": { "other": "View on Letterboxd" },
584
-
585
- "shopping_error_plan_already_owned": { "other": "You already have this plan." },
586
- "shopping_error_plan_expired": { "other": "This plan is no longer available." },
587
- "shopping_payment_method_header": { "other": "Payment methods" },
588
- "shopping_payment_method_credit_card": { "other": "Credit card" },
589
- "shopping_payment_method_giropay": { "other": "Giropay" },
590
- "shopping_error_stripe_unknown_error": { "other": "Something went wrong with this payment. Please try again later." },
591
- "shopping_error_payment_complete_failed": { "other": "The payment was declined. Close this window and try again." },
592
-
593
- "validation_pincode1_required": { "other": "Please enter a valid PIN code." },
594
- "validation_pincode2_required": { "other": "Please enter a valid PIN code." },
595
- "validation_pincode1_pattern": { "other": "Please enter a valid PIN code." },
596
- "validation_pincode2_pattern": { "other": "Please enter a valid PIN code." },
597
- "validation_pincode2_match": { "other": "PIN code does not match." },
598
-
599
- "header_banner": { "other": "ABC Cinemas – 21st Film Festival, June 1 – 6, 2021" }
600
-
601
- }