@shift72/core-template 0.4.4 → 0.6.0-alpha.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (83) hide show
  1. package/.nvmrc +1 -0
  2. package/CHANGELOG.md +68 -16
  3. package/kibble.json +108 -29
  4. package/package.json +21 -9
  5. package/scripts/core-template-version.js +30 -0
  6. package/scripts/language-file-to-csv/language-file-to-csv.js +2 -2
  7. package/scripts/language-file-validator.js +1 -1
  8. package/scripts/translate.mjs +51 -0
  9. package/site/ar_LB.all.json +1316 -595
  10. package/site/ca_ES.all.json +491 -417
  11. package/site/da_DK.all.json +360 -220
  12. package/site/de_DE.all.json +1173 -459
  13. package/site/el_EL.all.json +1166 -459
  14. package/site/en_AU.all.json +1213 -467
  15. package/site/es_ES.all.json +1159 -452
  16. package/site/es_MX.all.json +1213 -478
  17. package/site/et_ET.all.json +1317 -0
  18. package/site/fi_FI.all.json +1167 -460
  19. package/site/fr_FR.all.json +1159 -454
  20. package/site/hr_HR.all.json +1223 -464
  21. package/site/hu_HU.all.json +1315 -599
  22. package/site/it_IT.all.json +1166 -458
  23. package/site/ja_JP.all.json +1168 -460
  24. package/site/lt_LT.all.json +1166 -454
  25. package/site/nl_BE.all.json +1166 -456
  26. package/site/no_NO.all.json +1306 -596
  27. package/site/pl_PL.all.json +1144 -447
  28. package/site/plans.html.jet +17 -17
  29. package/site/pt_BR.all.json +487 -430
  30. package/site/pt_PT.all.json +1306 -602
  31. package/site/ru_RU.all.json +1142 -449
  32. package/site/sr_SR.all.json +1308 -0
  33. package/site/static/fonts/fa-s72.woff +0 -0
  34. package/site/static/js/main.js +1 -0
  35. package/site/static/scripts/main.js.map +1 -1
  36. package/site/styles/_availability-tags.scss +63 -31
  37. package/site/styles/_awards.scss +8 -2
  38. package/site/styles/_buttons.scss +36 -1
  39. package/site/styles/_carousel.scss +29 -24
  40. package/site/styles/_forms.scss +85 -13
  41. package/site/styles/_icons.scss +180 -9
  42. package/site/styles/_legacy.scss +0 -7
  43. package/site/styles/_meta-detail.scss +67 -42
  44. package/site/styles/_meta-item-tagline.scss +1 -1
  45. package/site/styles/_nav.scss +11 -10
  46. package/site/styles/_pages.scss +0 -2
  47. package/site/styles/_plans.scss +15 -17
  48. package/site/styles/_poster.scss +3 -9
  49. package/site/styles/_search.scss +1 -1
  50. package/site/styles/_share-modal.scss +86 -0
  51. package/site/styles/_shift72.scss +10 -3
  52. package/site/styles/_shopping.scss +1 -2
  53. package/site/styles/_skip-link.scss +19 -0
  54. package/site/styles/_tooltips.scss +7 -0
  55. package/site/styles/_variables.scss +18 -13
  56. package/site/styles/_wishlist.scss +21 -13
  57. package/site/styles/main.scss +4 -2
  58. package/site/subscriptions.html.jet +11 -0
  59. package/site/templates/application/application.jet +11 -14
  60. package/site/templates/application/google.jet +27 -16
  61. package/site/templates/application/nav/user_logged_in.jet +7 -2
  62. package/site/templates/collection/carousel_item.jet +5 -3
  63. package/site/templates/common/awards/carousel.jet +7 -1
  64. package/site/templates/common/awards/item.jet +2 -2
  65. package/site/templates/common/social-media-buttons.jet +1 -37
  66. package/site/templates/common/sponsor-image.jet +18 -0
  67. package/site/templates/film/item.jet +98 -85
  68. package/site/templates/page/curated.jet +1 -1
  69. package/site/templates/page/page-content.jet +1 -23
  70. package/site/templates/page/page-header.jet +25 -6
  71. package/site/templates/tv/detail.jet +30 -21
  72. package/site/tr_TR.all.json +1306 -602
  73. package/site/uk_UA.all.json +582 -451
  74. package/site/zh_TW.all.json +492 -419
  75. package/site/ee_EE.all.json +0 -602
  76. package/site/se_SE.all.json +0 -601
  77. package/site/static/fonts/FontAwesome.otf +0 -0
  78. package/site/static/fonts/fontawesome-webfont.eot +0 -0
  79. package/site/static/fonts/fontawesome-webfont.svg +0 -565
  80. package/site/static/fonts/fontawesome-webfont.ttf +0 -0
  81. package/site/static/fonts/fontawesome-webfont.woff +0 -0
  82. package/site/static/fonts/fontawesome-webfont.woff2 +0 -0
  83. package/site/styles/_social-media-buttons.scss +0 -159
@@ -1,602 +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": "Episood"
15
- },
16
-
17
- "season_name": {
18
- "other": "Hooaeg"
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": "Päev" },
43
- "date_month": { "other": "Kuu" },
44
- "date_year": { "other": "Aasta" },
45
-
46
- "404_page_header": { "other": "Lehte ei leitud..." },
47
- "404_page_content": { "other": "<p>Vabandame, näib, otsitud lehte ei eksisteeri.</p><p>Selle asukoht võib olla muutunud või on see kustutatud. Või tegid sa kirjutamisel vea.</p><p>Proovi minna tagasi avalehele ja otsi uuesti.</p><p><a href=\"{{.URL}}\">Tagasi lehele.</a></p>" },
48
-
49
-
50
- "nav_homepage": { "other": "ABC Cinemas" },
51
- "nav_signin": { "other": "Logi sisse" },
52
- "nav_signup": { "other": "Loo konto" },
53
- "nav_signed_in_as": { "other": "Sisse logitud kui" },
54
- "nav_library": { "other": "Minu filmid" },
55
- "nav_devices": { "other": "Minu seadmed" },
56
- "nav_wishlist": { "other": "Minu nimekiri" },
57
- "nav_account": { "other": "Minu konto" },
58
- "nav_signout": { "other": "Logi välja" },
59
- "play_trailer": { "other": "Treiler" },
60
- "runtime_hours": { "other": "h" },
61
- "runtime_minutes": { "other": "min" },
62
-
63
- "datetime_today": { "other": "täna {{.Date}}" },
64
- "datetime_tomorrow": { "other": "homme {{.Date}}" },
65
- "datetime_yesterday": { "other": "eile {{.Date}}" },
66
- "datetime_next": { "other": "{{.Date}}" },
67
- "datetime_last": { "other": "eelmine {{.Date}}" },
68
-
69
- "search_control_placeholder": { "other": "Otsing" },
70
- "search_control_submit": { "other": "Otsi" },
71
-
72
- "play_button_watch": { "other" : "Vaata"},
73
- "play_button_resume": { "other" : "Jätka"},
74
-
75
- "social_media_buttons_title": { "other": "Jaga" },
76
- "social_media_buttons_facebook": { "other": "Jaga Facebookis" },
77
- "social_media_buttons_twitter": { "other": "Jaga Twitteris" },
78
- "social_media_buttons_linkedin": { "other": "Jaga Linkedinis" },
79
- "social_media_buttons_email": { "other": "Jaga meili teel" },
80
- "social_media_buttons_email_subject": { "other": "Lingi jagamine" },
81
- "social_media_buttons_copied_link": { "other": "Link on lõikelauale kopeeritud!" },
82
- "social_media_buttons_copy_link": { "other": "Kopeerida lõikelauale" },
83
-
84
- "accept_invite_page_header": { "other": "Tere tulemast " },
85
- "acceptinvite_form_invalid_reset_password_token": { "other": "Näib, et sa oled kutse juba vastu võtnud. Sa peaksid hoopis <a href=\"{{.SigninURL}}\">sisse logima</a>. Kui oled salasõna unustanud, saad selle <a href=\"{{.ForgotPasswordURL}}\">uuendada</a>." },
86
- "acceptinvite_complete": { "other": "Aitäh! Sinu konto on loodud." },
87
- "acceptinvite_form_submit": { "other": "Võta kutse vastu." },
88
- "acceptinvite_agreement": { "other": "Vajutades Võta kutse vastu kinnitad, et oled lugenud ja nõustud <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">kasutustingimustega</a> ja <a href=\"{{.PrivacyPolicyURL}}\" target=\"_blank\">privaatsustingimustega</a>." },
89
-
90
- "signup_page_header": { "other": "Loo uus konto" },
91
- "signup_form_name": { "other": "Nimi" },
92
- "signup_form_email": { "other": "E-posti aadress" },
93
- "signup_form_password": { "other": "Salasõna" },
94
- "signup_form_password_confirmation": { "other": "Kinnita salasõna" },
95
- "signup_form_gender": { "other": "Sugu" },
96
- "signup_form_dob": { "other": "Sünniaeg" },
97
- "signup_form_submit": { "other": "Saada" },
98
-
99
- "signin_page_header": { "other": "Logi sisse" },
100
- "signin_form_email": { "other": "E-posti aadress" },
101
- "signin_form_password": { "other": "Salasõna" },
102
- "signin_form_remember": { "other": "Pea mind meeles" },
103
- "signin_form_submit": { "other": "Saada" },
104
- "signin_page_forgotpassword": { "other": "Unustasid salasõna?" },
105
- "signin_page_createnewaccount": { "other": "Sul pole kontot? Loo uus konto. " },
106
- "signup_page_alreadyhaveanaccount": { "other": "Sul juba on konto? Logi sisse." },
107
- "signup_form_error_email_already_in_use": { "other": "E-posti aadress on juba kasutusel." },
108
- "signin_form_error_incorrect_credentials": { "other": "Kasutajanimi või salasõna ei kehti." },
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": "On juhtunud viga." },
113
-
114
- "combined_auth_continue": { "other": "Jätka" },
115
- "combined_auth_change": { "other": "Muuda" },
116
- "combined_auth_signin": { "other": "Logi sisse" },
117
- "combined_auth_signup": { "other": "Loo konto" },
118
- "combined_auth_signin_password": { "other": "Sisse logimiseks sisesta palun oma salasõna." },
119
- "combined_auth_signin_error_incorrect_credentials": { "other": "Vale salasõna." },
120
- "combined_auth_error_forbidden": { "other": "On juhtunud viga." },
121
- "combined_auth_error_too_many_requests": { "other": "Liiga palju taotlusi. Palun proovi hiljem uuesti." },
122
-
123
- "forgotpassword_page_header": { "other": "Lähtesta oma salasõna" },
124
- "forgotpassword_form_email": { "other": "E-posti aadress" },
125
- "forgotpassword_form_submit": { "other": "Lähtesta" },
126
- "forgotpassword_form_error_email_doesnt_exist": { "other": "Sellise e-posti aadressiga kontot ei ole." },
127
- "forgotpassword_form_error_account_suspended": { "other": "Konto on peatatud." },
128
- "forgotpassword_complete": { "other": "Aitäh! Salasõna lähtestamise e-kiri peaks kohe su postkasti jüudma." },
129
- "forgotpassword_form_error_forbidden": { "other": "On toimunud viga." },
130
- "forgotpassword_form_error_too_many_requests": { "other": "Liiga palju taotlusi. Palun proovi hiljem uuesti." },
131
-
132
- "resetpassword_page_header": { "other": "Muuda oma salasõna" },
133
- "resetpassword_form_invalid_reset_password_token": { "other": "Näib, et salasõna lähtestamisel läks midagi valesti. Palun täida <a href=\"{{.URL}}\">salasõna lähtestamise vorm</a> uuesti." },
134
- "resetpassword_form_password": { "other": "Uus salasõna" },
135
- "resetpassword_form_password2": { "other": "Kinnita uus salasõna" },
136
- "resetpassword_form_submit": { "other": "Muuda" },
137
- "resetpassword_complete": { "other": "Aitäh! Sinu salasõna on muudetud ja oled sisse logitud." },
138
- "resetpassword_form_error_invalid_reset_password_token": { "other": "Salasõna lähtestamise päring ebaõnnestus. Palun proovi hiljem uuesti." },
139
- "resetpassword_form_error_reset_password_token_expired": { "other": "Salasõna lähtestamise võti on aegunud. Palun täida salasõna lähtestamise vorm uuesti." },
140
- "resetpassword_form_error_too_many_requests": { "other": "Liiga palju taotlusi. Palun proovi hiljem uuesti." },
141
-
142
- "account_page_header": { "other": "Minu konto" },
143
- "account_form_name": { "other": "Nimi" },
144
- "account_form_email": { "other": "E-posti aadress" },
145
- "account_form_password": { "other": "Salasõna" },
146
- "account_form_change_password": { "other": "Muuda" },
147
- "account_form_gender": { "other": "Sugu" },
148
- "account_form_dob": { "other": "Sünniaeg" },
149
- "account_form_submit": { "other": "Uuenda" },
150
- "account_form_submitted": { "other": "Uuendatud" },
151
- "account_form_password_changed": { "other": "Uuendatud" },
152
- "account_form_error_incorrect_password": { "other": "Salasõna ei kehti." },
153
-
154
- "signup_form_optin": {"other": "Liitu uudiskirjaga"},
155
-
156
- "passwordconfirmation_modal_header": { "other": "Kinnita salasõna" },
157
- "passwordconfirmation_modal_label": { "other": "Muudatuste salvestamiseks palun sisesta oma salasõna." },
158
- "passwordconfirmation_modal_confirm": { "other": "Kinnita" },
159
-
160
- "changepassword_modal_header": { "other": "Muuda oma salasõna" },
161
- "changepassword_modal_currentpassword": { "other": "Praegune salasõnaa" },
162
- "changepassword_modal_password": { "other": "Uus salasõna" },
163
- "changepassword_modal_password2": { "other": "Kinnita uus salasõna" },
164
- "changepassword_modal_submit": { "other": "Uuenda" },
165
- "changepassword_modal_error_incorrect_password": { "other": "Salasõna ei kehti." },
166
-
167
- "userlibrary_page_header": { "other": "Minu filmid" },
168
- "userlibrary_empty_header": { "other": "Otsingu tulemused" },
169
- "userlibrary_empty_content": { "other": "Täida nimekiri meie <a href=\"{{.HomeURL}}\">valikust</a>. " },
170
-
171
- "searchresults_page_header": { "other": "Search Results" },
172
- "searchresults_load_more": { "other": "Lae {{.Count}} veel" },
173
- "searchresults_total": {
174
- "one": "Leitud {{.Count}} vastust otsingule \"{{.Query}}\".",
175
- "other": "Leitud {{.Count}} vastust otsingule \"{{.Query}}\"."
176
- },
177
- "searchresults_empty_header": { "other": "Otsingule \"{{.Query}}\" ei leitud vastuseid" },
178
- "searchresults_empty_content": { "other": "Proovi uut otsingut või <a href=\"{{.HomeURL}}\">lehitse</a>." },
179
-
180
- "validation_name_required": { "other": "Palun sisesta oma nimi." },
181
- "validation_email_required": { "other": "Palun sisesta oma e-posti aadress." },
182
- "validation_email_email": { "other": "Palun sisesta kehtiv e-posti aadress." },
183
- "validation_currentpassword_required": { "other": "Palun sisesta praegune salasõna." },
184
- "validation_password_required": { "other": "Palun sisesta uus salasõna." },
185
- "validation_password2_required": { "other": "Kinnita uus salasõna." },
186
- "validation_password2_match": { "other": "Salasõnad on erinevad." },
187
- "validation_password_minlength": { "other": "Palun sisesta vähemalt {{.Count}} tähte." },
188
- "validation_promocode_required": { "other": "Palun sisesta sooduskood." },
189
- "validation_pincode_required": { "other": "Please enter a PIN code." },
190
- "validation_gender_required": { "other": "Palun vali sulle sobivaim sugu." },
191
- "validation_dob_required": { "other": "Palun sisesta oma sünniaeg." },
192
- "validation_dob_date": { "other": "Palun sisesta korrektne sünniaeg." },
193
-
194
- "shopping_info_subtitle_hd": { "other": "HD Video on Demand." },
195
- "shopping_info_subtitle_sd": { "other": "Tutvu nõuetega süsteemile." },
196
- "shopping_info_subtitle_wallet": { "other": "Funds in your Wallet may be used for the purchase or rental of any content on ScreenPlus." },
197
- "shopping_info_subtitle_help": { "other": "Tutvu süsteeminõuetega." },
198
- "shopping_info_ownership_buy": { "other": "ost" },
199
- "shopping_info_ownership_rent": { "other": "pilet" },
200
-
201
- "shopping_info_sd_only": { "other": "Limited to SD playback only." },
202
- "shopping_info_release_date_title": { "other": "Film on vaadatav alates {{.Date}}. " },
203
- "shopping_info_release_date_explanation_rent": { "other": "Pileti võid osta juba praegu, kuid film avaneb antud kuupäeval." },
204
- "shopping_info_release_date_explanation_buy": { "other": "Pileti võid osta juba praegu, kuid film avaneb antud kuupäeval." },
205
-
206
- "shopping_info_available_until_date_title": { "other": "Vaadatav kuni {{.Date}}. " },
207
- "shopping_info_available_until_date_explanation_rent": { "other": "Pärast antud kuupäeva ei saa filmi enam vaadata." },
208
- "shopping_info_available_until_date_explanation_buy": { "other": "Pärast antud kuupäeva ei saa filmi enam vaadata." },
209
-
210
- "duration_hour": { "one": "1 tund", "other": "{{.Count}} tundi" },
211
- "duration_day": { "one": "1 päev", "other": "{{.Count}} päeva" },
212
- "shopping_info_rental_period_duration": { "other": "Pilet kehtib {{.ValueUnit}} " },
213
- "shopping_info_watch_window_duration": { "other": "{{.Count}} tunnine vaatamise periood. " },
214
- "shopping_info_watch_window_explanation_film": {
215
- "one": "Pärast pileti ostmist on film sinu kontol vaadatav {{.ValueUnit}} jooksul. ",
216
- "other": "Pärast pileti ostmist on film sinu kontol vaadatav {{.ValueUnit}} jooksul. "
217
- },
218
- "shopping_info_watch_window_explanation2_film": {
219
- "one": "Kui vajutad 'Vaata', algab filmi esitamine ja sul on aega 30 tundi, et film lõpuni vaadata.",
220
- "other": "Kui vajutad 'Vaata', on sul on aega {{.Count}} tundi, et film lõpuni vaadata."
221
- },
222
- "shopping_info_watch_window_explanation_bundle": {
223
- "one": "Pärast pileti ostmist on sinu kogumiku filmid sinu kontol vaatamiseks ühe päeva. ",
224
- "other": "Pärast pileti ostmist on sinu kogumiku filmid sinu kontol vaatamiseks {{.Count}} päeva. "
225
- },
226
- "shopping_info_watch_window_explanation2_bundle": {
227
- "one": "Kui vajutad 'Vaata', on sul on aega {{.Count}} tundi, et film lõpuni vaadata.",
228
- "other": "Kui vajutad 'Vaata', on sul on aega {{.Count}} tundi, et filmid lõpuni vaadata."
229
- },
230
- "shopping_info_watch_window_explanation_season": {
231
- "one": "Pärast pileti ostmist on hooaeg sinu kontol vaatamiseks ühe päeva. ",
232
- "other": "Pärast pileti ostmist on hooaeg sinu kontol vaatamiseks {{.Count}} päeva. "
233
- },
234
- "shopping_info_watch_window_explanation2_season": {
235
- "one": "Kui vajutad 'Vaata', on sul on aega 30 tundi, et filmid lõpuni vaadata.",
236
- "other": "Kui vajutad Play / Mängi konkreetse episoodi aknas, algab esitamine ja sul on {{.Count}} tundi episoodi vaatamiseks."
237
- },
238
- "shopping_info_credit_bonus_title": { "other": "{{.BonusPercentage}}% Boonus" },
239
-
240
- "shopping_enter_card_prompt": { "other": "Sisesta oma krediitkaardi andmed, et lõpetada {{.Verb}}." },
241
-
242
- "shopping_terms": { "other": "Tehingu lõpetamisel nõustud <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\" tabindex=\"-1\">kasutustingimustega</a>."},
243
- "shopping_discount_applied": { "other": "{{.DiscountAmount}} soodustus on rakendatud." },
244
- "shopping_discount_apply": { "other": "Rakenda" },
245
- "shopping_discount_code": { "other": "Sisesta sooduskood." },
246
- "shopping_discount_have_code": { "other": "Mul on sooduskood" },
247
-
248
- "shopping_price_you_pay": { "other": "Sina maksad" },
249
- "shopping_price_nothing": { "other": "Mitte midagi" },
250
- "shopping_price_free": { "other": "Tasuta" },
251
-
252
- "shopping_auth_directions": { "other": "Vajalik on konto olemasolu. Palun sisesta oma e-posti aadress." },
253
-
254
- "shopping_error_in_library": { "other": "{{.Title}} on juba sinu filmide hulgas." },
255
-
256
- "shopping_error_missing_card": { "other": "Palun sisesta oma krediitkaardi andmed." },
257
- "shopping_error_title": { "other": "Juhtus viga. " },
258
- "shopping_error_incorrect_cvc": { "other": "Palun sisesta kehtiv CVV." },
259
- "shopping_error_invalid_cvc": { "other": "Palun sisesta kehtiv CVV." },
260
- "shopping_error_incorrect_number": { "other": "Palun sisesta kehtiv krediitkaardi number." },
261
- "shopping_error_invalid_number": { "other": "Palun sisesta kehtiv krediitkaardi number." },
262
- "shopping_error_card_declined": { "other": "Krediitkaart on tagasi lükatud." },
263
- "shopping_error_invalid_expiry_month": { "other": "Palun sisesta kehtiv aegumise tähtaeg." },
264
- "shopping_error_invalid_expiry_year": { "other": "Palun sisesta kehtiv aegumise tähtaeg." },
265
- "shopping_error_expired_card": { "other": "Krediitkaart on aegunud." },
266
- "shopping_error_creditcard_country_mismatch": { "other": "Sinu {{.Ownership}} ei ole lõpule viidud. Sa pead asuma samas riigis, kus krediitkaart on väljastatud. Palun kasuta maksmiseks teist krediitkaarti." },
267
- "shopping_error_proxy_detected": { "other": "Sinu {{.Ownership}} ei ole lõpule viidud. Oleme tuvastanud, et sa kasutad proxy teenust või unblockerit. Palun sulge need teenused ja proovi uuesti." },
268
-
269
- "shopping_error_discount_worn_out": { "other": "That promo code can no longer be used." },
270
- "shopping_error_discount_blank": { "other": "Palun sisesta sooduskood." },
271
- "shopping_error_discount_not_applied": { "other": "Palun sisesta kehtiv sooduskood." },
272
- "shopping_error_discount_invalid": { "other": "Palun sisesta kehtiv sooduskood." },
273
- "shopping_error_discount_disabled": { "other": "Palun sisesta kehtiv sooduskood." },
274
- "shopping_error_discount_already_applied": { "other": "Sooduskood on selle sessiooni jaoks juba kasutatud." },
275
- "shopping_error_discount_already_redeemed": { "other": "Sooduskood on juba kasutatud." },
276
- "shopping_error_discount_used_previously": { "other": "Sooduskood on juba kasutatud." },
277
- "shopping_error_discount_max_limit": { "other": "Sooduskoodi ei saa enam kasutada." },
278
- "shopping_error_discount_expired": { "other": "Sooduskood on aegunud." },
279
- "shopping_error_discount_invalid_ownership_buy": { "other": "Sooduskoodi ei saa ostu juures kasutada." },
280
- "shopping_error_discount_invalid_ownership_rent": { "other": "Sooduskoodi ei saa ostu juures kasutada." },
281
- "shopping_error_discount_invalid_item": { "other": "Sooduskoodi ei saa antud toote juures kasutada." },
282
- "shopping_error_discount_invalid_pricing_region": { "other": "Sooduskoodi ei saa sinu riigis kasutada." },
283
- "shopping_error_discounts_not_allowed": { "other": "Sooduskoodi ei saa kasutada." },
284
- "shopping_error_discount_disallowed_on_bundles": { "other": "Sooduskoodi ei saa kogumike juures kasutada." },
285
- "shopping_error_payment_intent_authentication_failure": { "other": "Krediitkaart on tagasi lükatud. Palun proovi uuesti." },
286
-
287
- "shopping_complete_rental": { "other": "Õnnestus!" },
288
- "shopping_complete_rental_period": {
289
- "one": "Sul on nüüd aega 30 tundi, et film lõpuni vaadata.",
290
- "other": "Alusta filmi vaatamisega {{.Count}} päeva jooksul."
291
- },
292
- "shopping_complete_purchase": { "other": "Täname, et ostsid {{.Title}}." },
293
- "shopping_complete_credit_purchase": { "other": "Täname, et ostsid {{.Title}}, {{.CreditTotal}} lisati sinu kontole." },
294
- "shopping_complete_purchase_coming_soon": { "other": "Saad hakata filmi vaatama alates {{.Date}}." },
295
- "shopping_complete_receipt": { "other": "Makse kinnitus saadeti sinu e-posti aadressile." },
296
- "shopping_complete_library_link": { "other": "Saad nüüd kogumikus olevaid filme vaatama hakata." },
297
- "shopping_complete_plan": {
298
- "other": "Teie ost {{ .Title }} oli edukas."
299
- },
300
- "shopping_complete_rental_watch_window_start": {
301
- "one": "Saad filmi vaatamist alustada {{.Count}} päeva jooksul.",
302
- "other": "Alusta filmi vaatamisega {{.Count}} päeva jooksul."
303
- },
304
- "shopping_complete_rental_watch_window_end": {
305
- "one": "Pärast filmi esitamise algust on sul aega 30 tundi, et film lõpuni vaadata.",
306
- "other": "Pärast filmi esituse alustamist on sul aega {{.Count}} tundi selle lõpuni vaatamiseks."
307
- },
308
- "shopping_complete_rental_coming_soon": {
309
- "one": "Saad filmi vaadata alates {{.Date}} ja sinu pilet kehtib üks päev.",
310
- "other": "Saad filmi vaadata alates {{.Date}} ja sinu pilet on aktiivne {{.Count}} päeva."
311
- },
312
- "shopping_complete_rental_coming_soon_watch_window_start": {
313
- "one": "Saad filmi vaadata alates {{.Date}} ja sinu pilet kehtib üks päev.",
314
- "other": "Saad filmi vaadata alates {{.Date}} ja sinu pilet on aktiivne {{.Count}} päeva."
315
- },
316
-
317
- "shopping_action_rent": { "other": "Osta pilet" },
318
- "shopping_action_buy": { "other": "Osta" },
319
-
320
- "meta_detail_cast_title": { "other": "Osades" },
321
- "meta_detail_crew_title": { "other": "Meeskond" },
322
- "meta_detail_languages": { "one": "Keeled", "other": "Keeled" },
323
- "meta_detail_studios": { "one": "Stuudiod", "other": "Stuudiod" },
324
- "meta_detail_countries": { "one": "Riigid", "other": "Riigid" },
325
- "meta_detail_subtitles": { "other": "Subtiitrid" },
326
- "meta_detail_captions": { "other": "Subtiitrid [CC]" },
327
- "meta_detail_episodes_title": { "other": "Episoodid" },
328
- "meta_detail_bonus_title": { "other": "Lisasisu" },
329
- "meta_detail_recommendations_title": { "other": "Sulle võib veel meeldida" },
330
- "meta_detail_bundle_items_title": { "other": "Kogumik sisaldab" },
331
-
332
- "bundle_items_all_films": { "other": "{{.Count}} filmi" },
333
- "bundle_items_all_seasons": { "other": "{{.Count}} hooaega" },
334
- "bundle_items_mixed": { "other": "{{.Count}} filmi ja hooaega" },
335
- "userwishlist_page_header": { "other": "Minu nimekiri" },
336
- "userwishlist_slider_header": { "other": "Minu nimekiri" },
337
- "userwishlist_empty_header": { "other": "Sinu nimekiri on tühi." },
338
- "userwishlist_empty_content": { "other": "Täida see <a href=\"{{.HomeURL}}\">meie valikust</a>." },
339
- "userwishlist_button_add": { "other": "Lisa minu nimekirja" },
340
- "userwishlist_button_remove": { "other": "Minu nimekiri" },
341
- "userwishlist_button_add_compact": { "other": "Minu nimekiri" },
342
- "userwishlist_button_remove_compact": { "other": "Minu nimekiri" },
343
-
344
- "activatedevice_page_header": { "other": "Activate Device" },
345
- "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." },
346
- "activatedevice_form_pin": { "other": "PIN Code" },
347
- "activatedevice_form_submit": { "other": "Activate" },
348
- "activatedevice_form_error_invalid_code": { "other": "PIN Code not found, please try again." },
349
- "activatedevice_form_error_pin_not_found": { "other": "PIN Code not found, please try again." },
350
- "activatedevice_signin_prompt": { "other": "Please sign in before activating your device." },
351
- "activatedevice_page_activated": { "other": "Thank you for activating {{.DeviceName}}. You should now be able to browse your library on your television or device." },
352
-
353
- "userdevices_page_header": { "other": "Seadmed" },
354
- "userdevices_page_content": {
355
- "one": "Seade lisatakse selle kasutamisel automaatselt. Seadmete hulka võib kuuluda kuni {{.Count}} seadet.",
356
- "other": "Seade lisatakse selle kasutamisel automaatselt. Seadmete hulka võib kuuluda kuni {{.Count}} seadet."
357
- },
358
- "userdevices_empty_content": { "other": "Sul on registreeritud 0 seadet." },
359
- "userdevices_header_type": { "other": "Seadme tüüp" },
360
- "userdevices_header_description": { "other": "Kirjeldus" },
361
- "userdevices_device_added": { "other": "Lisatud {{.Date}}" },
362
- "userdevices_device_actions_delete": { "other": "Eemalda" },
363
- "userdevices_device_actions_cancel": { "other": "Tühista" },
364
- "userdevices_device_actions_confirm": { "other": "Jah, eemalda seade" },
365
- "userdevices_device_deleted": { "other": "(Eemaldatud)" },
366
-
367
- "playlist_page_header": { "other": "Playlist" },
368
- "playlist_sign_in_warning": { "other": "Please sign in to watch live TV."},
369
- "playlist_share_title": { "other": "Playlist" },
370
- "playlist_up_next_title": { "other": "Up Next" },
371
-
372
- "pricing_ownership_buy": { "other": "Osta" },
373
- "pricing_ownership_rent": { "other": "Osta pilet" },
374
-
375
- "classification_intro": { "other": "Jaotus: " },
376
- "classification_divider": { "other": " - " },
377
- "classification_outro": { "other": "" },
378
-
379
- "cookie_banner_message": { "other": "Kasutuskogemuse parandamiseks kasutab see leht küpsiseid. Lehte edasi kasutades nõustud <a href=\"{{.CookiePolicyURL}}\">küpsiste kasutamisega</a>." },
380
- "cookie_banner_accept": { "other": "Accept" },
381
-
382
- "all_rights_reserved": { "other": "All rights reserved. No part of this site may be reproduced without our written permission." },
383
-
384
- "users_gender_none": { "other": "Määramata" },
385
- "users_gender_female": { "other": "Naine" },
386
- "users_gender_male": { "other": "Mees" },
387
- "users_gender_diverse": { "other": "Sooneutraalne" },
388
- "users_gender_other": { "other": "Muu" },
389
-
390
-
391
- "pricing_quality_hd": { "other": "pricing_quality_hd" },
392
- "pricing_quality_sd": { "other": "pricing_quality_sd" },
393
- "pricing_quality_hd_only": { "other": "pricing_quality_hd_only" },
394
- "pricing_quality_sd_only": { "other": "pricing_quality_sd_only" },
395
-
396
- "shopping_card_save_card": { "other": "Save this card for future use" },
397
- "shopping_card_button_change": { "other": "Show all saved cards" },
398
- "shopping_card_existing_description": { "other": "{{.Card.Brand}} ending in {{.Card.Number}}" },
399
- "shopping_card_existing_expiry": { "other": "(Aegub {{.Card.Expiry}})" },
400
- "shopping_card_existing_expired": { "other": "(expired)" },
401
- "shopping_card_use_other": { "other": "Use a new card" },
402
- "shopping_card_use_new_card": { "other": "Change card" },
403
-
404
- "shopping_info_ownership_plan": { "other": "shopping_info_ownership_plan" },
405
-
406
- "shopping_action_credit": { "other": "shopping_action_credit" },
407
-
408
- "shopping_info_rental_period_coming_soon": { "other": "alates avaldamise kuupäevast ja kellaajast." },
409
-
410
-
411
- "usersubscriptions_change_payment_method_change": { "other": "usersubscriptions_change_payment_method_change" },
412
- "usersubscriptions_change_payment_method_modal_title": { "other": "usersubscriptions_change_payment_method_modal_title" },
413
- "usersubscriptions_change_payment_method_modal_submit": { "other": "usersubscriptions_change_payment_method_modal_submit" },
414
-
415
- "usersubscriptions_subscription_expiry": { "other": "usersubscriptions_subscription_expiry" },
416
- "usersubscriptions_subscription_status_cancelled": { "other": "usersubscriptions_subscription_status_cancelled" },
417
- "usersubscriptions_subscription_status_errored": { "other": "usersubscriptions_subscription_status_errored" },
418
- "usersubscriptions_subscription_status_past_due": { "other": "usersubscriptions_subscription_status_past_due" },
419
- "usersubscriptions_subscription_status_trialing": { "other": "usersubscriptions_subscription_status_trialing" },
420
- "usersubscriptions_subscription_unsubscribe": { "other": "usersubscriptions_subscription_unsubscribe" },
421
- "usersubscriptions_unsubscribe_modal_cancel": { "other": "usersubscriptions_unsubscribe_modal_cancel" },
422
- "usersubscriptions_unsubscribe_modal_confirm": { "other": "usersubscriptions_unsubscribe_modal_confirm" },
423
- "usersubscriptions_unsubscribe_modal_title": { "other": "usersubscriptions_unsubscribe_modal_title" },
424
- "usersubscriptions_unsubscribe_modal_body": { "other": "usersubscriptions_unsubscribe_modal_body" },
425
-
426
- "shopping_card_update_reason_none": { "other": "shopping_card_update_reason_none" },
427
-
428
- "availability_coming_soon": { "other": "Tulemas" },
429
- "availability_renting": { "other": "Pilet ostetud" },
430
- "availability_not_available": { "other": "Pole saadaval" },
431
- "availability_in_watch_window": { "other": "Saadaval" },
432
- "availability_sold_out": { "other": "Välja müüdud" },
433
- "availability_available_till": { "other": "Saadaval kuni {{.ExpiryDate}}" },
434
- "availability_not_available_in_country": { "other": "Pole saadaval" },
435
- "availability_available": { "other": "Saadaval {{.ReleaseDate}}" },
436
-
437
- "modal_cancel": { "other": "Tühista" },
438
-
439
- "play": { "other": "Mängi" },
440
-
441
- "combined_auth_signin_prompt": { "other": "Logi sisse" },
442
- "combined_auth_signup_prompt": { "other": "Loo konto" },
443
- "combined_auth_terms": { "other": "Nõustun kõigi <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">kasutustingimustega</a>." },
444
- "signup_terms": { "other": "Nõustun kõigi <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">kasutustingimustega</a>." },
445
- "validation_terms_required": { "other": "Sa pead nõustuma kasutustingimustega." },
446
- "shopping_error_item_limit_exceeded": { "other": "Kahjuks on {{.Title}} välja müüdud." },
447
- "availability_expires": { "other": "Aegub {{.Expiry}}" },
448
-
449
- "shopping_card_change": { "other": "Credit card not correct? <a href=\"{{.SubscriptionsURL}}\">Click here to update your card.</a>" },
450
-
451
- "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>" },
452
-
453
- "app_badge_title": { "other": "Download the app to view your purchased content!" },
454
- "app_badge_ios": { "other": "Download on the App Store" },
455
- "app_badge_android": { "other": "Get it on Google Play" },
456
-
457
- "shopping_price_title_plan": {
458
- "other": "Hind"
459
- },
460
- "shopping_price_plan_note": {
461
- "zero": "{{ .Interval }} iga .Intervall .",
462
- "one": "{{ .Interval }} iga .intervalli järel pärast 24-tunnise tasuta prooviperioodi lõppu.",
463
- "other": "{{ .Interval }} iga .intervalli järel pärast {{ .Count }} päeva tasuta prooviperioodi lõppu."
464
- },
465
- "shopping_price_plan_note_interval": {
466
- "one": "{{ .Interval }}",
467
- "other": "{{ .Count }} {{ .Interval }}"
468
- },
469
- "shopping_enter_card_prompt_plan": {
470
- "other": "Tellimuse alustamiseks sisestage allpool oma krediitkaardi andmed."
471
- },
472
- "shopping_action_plan": {
473
- "other": "Täielik"
474
- },
475
- "shopping_complete_subscription": {
476
- "other": "Teie tellimuse ostmine õnnestus. Olete nüüd {{ .Title }} tellinud."
477
- },
478
- "shopping_complete_subscription_browse": {
479
- "other": "<a href=\"/\">Sirvige</a> saiti või <a href=\"/search.html\">otsige</a> midagi konkreetset."
480
- },
481
- "shopping_info_plan_offer": {
482
- "one": "{{ .Interval }} automaatselt iga .intervall",
483
- "other": "{{ .Count }} automaatselt iga {{ .Interval }}"
484
- },
485
- "shopping_info_trial_period_offer": {
486
- "one": "Proovige oma tasuta 24-tunnist prooviperioodi kohe!",
487
- "other": "Proovige oma tasuta {{ .Count }} päevast prooviversiooni!"
488
- },
489
- "plans_page_header": {
490
- "other": "Saadaolevad plaanid"
491
- },
492
- "plan_label_owned": {
493
- "other": "See plaan kuulub teile"
494
- },
495
- "plan_expiry_date": {
496
- "other": "Müük suletakse:"
497
- },
498
- "plan_read_more": {
499
- "other": "Leia rohkem"
500
- },
501
- "plan_page_read_more": {
502
- "other": "Loe rohkem"
503
- },
504
- "plan_page_header_text": {
505
- "other": "Nautige {{ .Name }}"
506
- },
507
- "page_plan_explore_intro": {
508
- "other": "VÕI"
509
- },
510
- "page_plan_explore_link": {
511
- "other": "Avastage teisi pääsmeid"
512
- },
513
- "plan_showcase_page_ownership_button_buy": {
514
- "other": "Osta kohe"
515
- },
516
- "plan_free_link_text": {
517
- "other": "Registreeru tasuta"
518
- },
519
- "awards_nominated_for": {
520
- "other": "Kandideeritud"
521
- },
522
- "awards_in_competition": {
523
- "other": "Võistluses"
524
- },
525
- "awards_winner_of": {
526
- "other": "Võitja"
527
- },
528
- "donate_button_text": {
529
- "other": "Anneta"
530
- },
531
- "wcag_skip_links_header": { "other": "Accessibility Links" },
532
- "wcag_skip_links_content": { "other": "Skip to Content" },
533
- "wcag_skip_links_footer": { "other": "Skip to Footer" },
534
-
535
- "wcag_homepage_h1": { "other": "Homepage" },
536
- "wcag_carousel_h2": { "other": "Carousel" },
537
- "wcag_collections_h2": { "other": "Collections" },
538
-
539
- "wcag_aria_label_footer": { "other": "Footer" },
540
- "wcag_aria_label_nav_main": { "other": "Main" },
541
- "wcag_aria_label_nav_sub": { "other": "Sub" },
542
- "wcag_aria_label_toggle_nav": { "other": "Toggle Navigation" },
543
- "wcag_aria_label_bundle_items": { "other": "Bundle Items" },
544
- "wcag_aria_label_carousel": { "other": "Carousel" },
545
- "wcag_aria_label_page_collection": { "other": "Page Collection" },
546
- "wcag_aria_label_collection_list": { "other": "Collection List" },
547
- "wcag_aria_label_collection_slider": { "other": "Collection Slider" },
548
- "wcag_aria_label_wishlist": { "other": "Wishlist" },
549
- "wcag_aria_label_facebook": { "other": "Share on Facebook" },
550
- "wcag_aria_label_twitter": { "other": "Share on Twitter" },
551
- "wcag_aria_label_linkedin": { "other": "Share on LinkedIn" },
552
- "wcag_aria_label_letterboxd": { "other": "View on Letterboxd" },
553
-
554
- "shopping_error_plan_already_owned": { "other": "You already have this plan." },
555
- "shopping_error_plan_expired": { "other": "This plan is no longer available." },
556
- "shopping_payment_method_header": { "other": "Payment methods" },
557
- "shopping_payment_method_credit_card": { "other": "Credit card" },
558
- "shopping_payment_method_giropay": { "other": "Giropay" },
559
- "shopping_error_stripe_unknown_error": { "other": "Something went wrong with this payment. Please try again later." },
560
- "shopping_error_payment_complete_failed": { "other": "The payment was declined. Close this window and try again." },
561
-
562
- "header_banner": { "other": "ABC Cinemas – 21st Film Festival, June 1 – 6, 2021" },
563
-
564
- "account_form_pin_code": { "other": "PIN" },
565
- "account_form_pin_code_not_set": { "other": "You don't have a PIN set, which is required for purchasing, renting and watching some titles."},
566
- "account_form_set_pin": { "other": "Set PIN" },
567
- "account_form_pin_changed": { "other": "Updated" },
568
- "account_form_change_pin": { "other": "Change PIN" },
569
-
570
- "user_set_pin_header": { "other": "Set your PIN" },
571
- "user_set_pin_button": { "other": "Set PIN" },
572
- "user_submit_pin_heading": { "other": "Enter your PIN to {{.Action}} this restricted content" },
573
- "user_error_wrong_pin_retry": { "other": "Oops, you have entered an incorrect PIN" },
574
- "user_submit_pin_button": { "other": "Enter" },
575
- "user_reset_pin_button": { "other": "Reset PIN" },
576
-
577
- "validation_pincode1_required": { "other": "Please enter a valid PIN code." },
578
- "validation_pincode2_required": { "other": "Please enter a valid PIN code." },
579
- "validation_pincode1_pattern": { "other": "Please enter a valid PIN code." },
580
- "validation_pincode2_pattern": { "other": "Please enter a valid PIN code." },
581
- "validation_pincode2_match": { "other": "PIN code does not match." },
582
-
583
- "userdevices_delete_limits": { "other": "You can remove {{.Limit}} device(s) from this list every {{.Period}} day(s)."},
584
- "userdevices_delete_limit_reached": { "other": "You have reached this limit and can't remove any devices right now. You can delete a device in {{.Days}} day(s)." },
585
- "shopping_card_new_subscription": { "other": "This card will be saved and charged regularly" },
586
-
587
- "changepincode_modal_header": { "other": "Change your PIN" },
588
- "changepincode_modal_currentpassword": { "other": "Your current password" },
589
- "changepincode_modal_pincode1": { "other": "Your new 4 digit PIN" },
590
- "changepincode_modal_pincode2": { "other": "Confirm your new 4 digit PIN" },
591
- "changepincode_modal_submit": { "other": "Set PIN" },
592
- "changepincode_modal_error_wrong_password": { "other": "That password is incorrect." },
593
-
594
- "user_set_pin_intro": { "other": "You need a PIN to {{.Action}} restricted content"},
595
- "user_error_wrong_pin_reset": { "other": "Click here to reset your PIN" },
596
- "user_error_too_many_pin_errors_help_page_link": { "other": "" },
597
- "shopping_error_age_restricted": { "other": "This content is age restricted." },
598
- "shopping_error_close_button": { "other": "OK" },
599
-
600
- "availability_expired": { "other": "Expired"}
601
- }
602
-