@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,24 +1,41 @@
1
1
  {
2
- "site_owner": { "other": "ABC Cinemas" },
3
- "settings_title": { "other": "Impostazioni" },
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
-
2
+ "site_owner": {
3
+ "other": "ABC Cinemas"
4
+ },
5
+ "settings_title": {
6
+ "other": "Impostazioni"
7
+ },
8
+ "powered_by": {
9
+ "other": "Powered by"
10
+ },
11
+ "powered_by_name": {
12
+ "other": "Shift72"
13
+ },
14
+ "powered_by_url": {
15
+ "other": "https://www.screenplus.com"
16
+ },
17
+ "in_partnership_with": {
18
+ "other": "in partnership with"
19
+ },
20
+ "festival_scope": {
21
+ "other": "Festival Scope"
22
+ },
23
+ "festival_scope_url": {
24
+ "other": "https://www.festivalscope.com/page/create-your-online-film-festival/"
25
+ },
26
+ "en": {
27
+ "other": "English"
28
+ },
29
+ "fr": {
30
+ "other": "French"
31
+ },
13
32
  "episode_name": {
14
33
  "other": "Episodio"
15
34
  },
16
-
17
35
  "season_name": {
18
36
  "other": "Stagione"
19
37
  },
20
-
21
- "seasons":{
38
+ "seasons": {
22
39
  "one": "una stagione",
23
40
  "other": "{{.Count}} stagioni"
24
41
  },
@@ -38,186 +55,450 @@
38
55
  "one": "1 Episodio",
39
56
  "other": "{{.Count}} Episodi"
40
57
  },
41
-
42
- "date_day": { "other": "Giorno" },
43
- "date_month": { "other": "Mese" },
44
- "date_year": { "other": "Anno" },
45
-
46
- "404_page_header": { "other": "La pagina non esiste..." },
47
- "404_page_content": { "other": "<p>Ci scusiamo, ma sembra che la pagina che stai cercando non esista.</p><p>Potrebbe essere stata spostata o cancellata, o forse potresti aver sbagliato qualcosa nella digitazione.</p><p>Prova a tornare alla homepage per trovare quello che stavi cercando.</p><p><a href=\"{{.URL}}\">Torna alla Homepage</a></p>" },
48
-
49
-
50
- "nav_homepage": { "other": "ABC Cinemas" },
51
- "nav_signin": { "other": "Accedi" },
52
- "nav_signup": { "other": "Registrati" },
53
- "nav_signed_in_as": { "other": "Registrato come" },
54
- "nav_library": { "other": "I miei film" },
55
- "nav_devices": { "other": "I miei dispositivi" },
56
- "nav_wishlist": { "other": "La mia wishlist" },
57
- "nav_account": { "other": "Il mio Account" },
58
- "nav_signout": { "other": "Esci" },
59
- "play_trailer": { "other": "Trailer" },
60
- "runtime_hours": { "other": "h" },
61
- "runtime_minutes": { "other": "m" },
62
-
63
- "datetime_today": { "other": "oggi {{.Date}}" },
64
- "datetime_tomorrow": { "other": "domani {{.Date}}" },
65
- "datetime_yesterday": { "other": "ieri {{.Date}}" },
66
- "datetime_next": { "other": "{{.Date}}" },
67
- "datetime_last": { "other": "lo scorso {{.Date}}" },
68
-
69
- "search_control_placeholder": { "other": "Cerca" },
70
- "search_control_submit": { "other": "Invia la ricerca" },
71
-
72
- "play_button_watch": { "other" : "Guarda ora"},
73
- "play_button_resume": { "other" : "Continua"},
74
-
75
- "social_media_buttons_title": { "other": "Condividi" },
76
- "social_media_buttons_facebook": { "other": "Condividi su Facebook" },
77
- "social_media_buttons_twitter": { "other": "Condividi su Twitter" },
78
- "social_media_buttons_linkedin": { "other": "Condividi su Linkedin" },
79
- "social_media_buttons_email": { "other": "Condividi via e-mail" },
80
- "social_media_buttons_email_subject": { "other": "Condividi link" },
81
- "social_media_buttons_copied_link": { "other": "Link copiato negli appunti!" },
82
- "social_media_buttons_copy_link": { "other": "Copia negli appunti" },
83
-
84
- "accept_invite_page_header": { "other": "Accoglienza " },
85
- "acceptinvite_form_invalid_reset_password_token": { "other": "Questo Invito è già stato usato." },
86
- "acceptinvite_complete": { "other": "Grazie. Il tuo account è stato creato." },
87
- "acceptinvite_form_submit": { "other": "Accetta l'Invito" },
88
- "acceptinvite_agreement": { "other": "Cliccando su “Accetta l’Invito” acconsenti ad aver letto e compreso i nostri <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">termini &amp; condizioni</a> e la nostra <a href=\"{{.PrivacyPolicyURL}}\" target=\"_blank\">privacy policy</a>." },
89
-
90
- "signup_page_header": { "other": "Crea un nuovo Account" },
91
- "signup_form_name": { "other": "Nome" },
92
- "signup_form_email": { "other": "Indirizzo email" },
93
- "signup_form_password": { "other": "Password" },
94
- "signup_form_password_confirmation": { "other": "Conferma la tua password" },
95
- "signup_form_gender": { "other": "Genere" },
96
- "signup_form_dob": { "other": "Data di nascita" },
97
- "signup_form_submit": { "other": "Invia" },
98
-
99
- "signup_terms": { "other": "Cliccando sul bottone, dichiari di aver letto e accettato <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">Termini &amp; Condizioni</a>." },
100
- "combined_auth_terms": { "other": "Cliccando sul bottone, dichiari di aver letto e accettato <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">Termini &amp; Condizioni</a>." },
101
-
102
- "signin_page_header": { "other": "Accedi" },
103
- "signin_form_email": { "other": "Indirizzo email" },
104
- "signin_form_password": { "other": "Password" },
105
- "signin_form_remember": { "other": "Ricordami" },
106
- "signin_form_submit": { "other": "Invia" },
107
- "signin_page_forgotpassword": { "other": "Hai dimenticato la password?" },
108
- "signin_page_createnewaccount": { "other": "Non hai un account utente? Creane uno nuovo" },
109
- "signup_page_alreadyhaveanaccount": { "other": "Hai già un Account? Accedi qui" },
110
- "signup_form_error_email_already_in_use": { "other": "L'indirizzo email è già in uso." },
111
- "signin_form_error_incorrect_credentials": { "other": "Il nome utente o la password non sono corretti." },
112
- "signup_form_error_forbidden": { "other": "C'è stato un errore." },
113
-
114
- "combined_auth_continue": { "other": "Continua" },
115
- "combined_auth_change": { "other": "modifica" },
116
- "combined_auth_signin": { "other": "Accedi" },
117
- "combined_auth_signup": { "other": "Crea un nuovo Account utente" },
118
- "combined_auth_signin_password": { "other": "Inserisci la tua password per poterti loggare al tuo nuovo account." },
119
- "combined_auth_signin_error_incorrect_credentials": { "other": "La password è errata." },
120
- "combined_auth_error_forbidden": { "other": "C'è stato un errore." },
121
- "combined_auth_error_too_many_requests": { "other": "Troppe richieste. La preghiamo di riprovare più tardi." },
122
-
123
- "forgotpassword_page_header": { "other": "Resetta la tua password" },
124
- "forgotpassword_form_email": { "other": "Indirizzo email" },
125
- "forgotpassword_form_submit": { "other": "Resetta" },
126
- "forgotpassword_form_error_email_doesnt_exist": { "other": "Non ci sono account utente che corrispondono all'indirizzo email." },
127
- "forgotpassword_form_error_account_suspended": { "other": "L'account utente è sospeso." },
128
- "forgotpassword_complete": { "other": "Grazie. A breve ti arriverà un'email per poter resettare la tua password." },
129
- "forgotpassword_form_error_forbidden": { "other": "C'è stato un errore." },
130
- "forgotpassword_form_error_too_many_requests": { "other": "Troppe richieste. La preghiamo di riprovare più tardi." },
131
-
132
- "resetpassword_page_header": { "other": "Cambia la tua password" },
133
- "resetpassword_form_invalid_reset_password_token": { "other": "Sembra che la richiesta di reset della password non sia valida. Riempi di nuovo il form<a href=\"{{.URL}}\">Ho dimenticato la Password</a>, grazie." },
134
- "resetpassword_form_password": { "other": "Nuova password" },
135
- "resetpassword_form_password2": { "other": "Confermare la nuova password" },
136
- "resetpassword_form_submit": { "other": "Modifica" },
137
- "resetpassword_complete": { "other": "Grazie. La tua password è stata modificata, ora sei loggato." },
138
- "resetpassword_form_error_invalid_reset_password_token": { "other": "La richiesta di reset della password non è valida. Riprova più tardi." },
139
- "resetpassword_form_error_reset_password_token_expired": { "other": "Il token per il reset della password è scaduto. Richiedine uno nuovo." },
140
- "resetpassword_form_error_too_many_requests": { "other": "Troppe richieste. La preghiamo di riprovare più tardi." },
141
-
142
- "account_page_header": { "other": "Il mio account" },
143
- "account_form_name": { "other": "Nome" },
144
- "account_form_email": { "other": "Indirizzo email" },
145
- "account_form_password": { "other": "Password" },
146
- "account_form_change_password": { "other": "Modifica" },
147
- "account_form_gender": { "other": "Genere" },
148
- "account_form_dob": { "other": "Data di nascita" },
149
- "account_form_submit": { "other": "Aggiorna" },
150
- "account_form_submitted": { "other": "Aggiornato" },
151
- "account_form_password_changed": { "other": "Aggiornata" },
152
- "account_form_error_incorrect_password": { "other": "La password è errata." },
153
-
154
- "signup_form_optin": {"other": "Registrati per ricevere la nostra newsletter gratuita"},
155
-
156
- "passwordconfirmation_modal_header": { "other": "Conferma la tua password" },
157
- "passwordconfirmation_modal_label": { "other": "Per favore inserisci la password per salvare le modifiche" },
158
- "passwordconfirmation_modal_confirm": { "other": "Conferma" },
159
-
160
- "changepassword_modal_header": { "other": "Cambia la tua password" },
161
- "changepassword_modal_currentpassword": { "other": "La tua attuale password" },
162
- "changepassword_modal_password": { "other": "La tua nuova password" },
163
- "changepassword_modal_password2": { "other": "Confermare la nuova password" },
164
- "changepassword_modal_submit": { "other": "Aggiorna" },
165
- "changepassword_modal_error_incorrect_password": { "other": "La password è errata." },
166
-
167
- "userlibrary_page_header": { "other": "I miei Film" },
168
- "userlibrary_empty_header": { "other": "Non hai Film." },
169
- "userlibrary_empty_content": { "other": "Scegli un titolo <a href=\"{{.HomeURL}}\">sfogliando</a> la nostra grande selezione." },
170
-
171
- "searchresults_page_header": { "other": "Risultati della ricerca" },
172
- "searchresults_load_more": { "other": "Carica altri {{.Count}}" },
58
+ "date_day": {
59
+ "other": "Giorno"
60
+ },
61
+ "date_month": {
62
+ "other": "Mese"
63
+ },
64
+ "date_year": {
65
+ "other": "Anno"
66
+ },
67
+ "404_page_header": {
68
+ "other": "La pagina non esiste..."
69
+ },
70
+ "404_page_content": {
71
+ "other": "<p>Ci scusiamo, ma sembra che la pagina che stai cercando non esista.</p><p>Potrebbe essere stata spostata o cancellata, o forse potresti aver sbagliato qualcosa nella digitazione.</p><p>Prova a tornare alla homepage per trovare quello che stavi cercando.</p><p><a href=\"{{.URL}}\">Torna alla Homepage</a></p>"
72
+ },
73
+ "nav_homepage": {
74
+ "other": "ABC Cinemas"
75
+ },
76
+ "nav_signin": {
77
+ "other": "Accedi"
78
+ },
79
+ "nav_signup": {
80
+ "other": "Registrati"
81
+ },
82
+ "nav_signed_in_as": {
83
+ "other": "Registrato come"
84
+ },
85
+ "nav_library": {
86
+ "other": "I miei film"
87
+ },
88
+ "nav_devices": {
89
+ "other": "I miei dispositivi"
90
+ },
91
+ "nav_wishlist": {
92
+ "other": "La mia wishlist"
93
+ },
94
+ "nav_account": {
95
+ "other": "Il mio Account"
96
+ },
97
+ "nav_signout": {
98
+ "other": "Esci"
99
+ },
100
+ "play_trailer": {
101
+ "other": "Trailer"
102
+ },
103
+ "runtime_hours": {
104
+ "other": "h"
105
+ },
106
+ "runtime_minutes": {
107
+ "other": "m"
108
+ },
109
+ "datetime_today": {
110
+ "other": "oggi {{.Date}}"
111
+ },
112
+ "datetime_tomorrow": {
113
+ "other": "domani {{.Date}}"
114
+ },
115
+ "datetime_yesterday": {
116
+ "other": "ieri {{.Date}}"
117
+ },
118
+ "datetime_next": {
119
+ "other": "{{.Date}}"
120
+ },
121
+ "datetime_last": {
122
+ "other": "lo scorso {{.Date}}"
123
+ },
124
+ "search_control_placeholder": {
125
+ "other": "Cerca"
126
+ },
127
+ "search_control_submit": {
128
+ "other": "Invia la ricerca"
129
+ },
130
+ "play_button_watch": {
131
+ "other": "Guarda ora"
132
+ },
133
+ "play_button_resume": {
134
+ "other": "Continua"
135
+ },
136
+ "social_media_buttons_title": {
137
+ "other": "Condividi"
138
+ },
139
+ "social_media_buttons_facebook": {
140
+ "other": "Condividi su Facebook"
141
+ },
142
+ "social_media_buttons_twitter": {
143
+ "other": "Condividi su Twitter"
144
+ },
145
+ "social_media_buttons_linkedin": {
146
+ "other": "Condividi su Linkedin"
147
+ },
148
+ "social_media_buttons_email": {
149
+ "other": "Condividi via e-mail"
150
+ },
151
+ "social_media_buttons_email_subject": {
152
+ "other": "Condividi link"
153
+ },
154
+ "social_media_buttons_copied_link": {
155
+ "other": "Link copiato negli appunti!"
156
+ },
157
+ "social_media_buttons_copy_link": {
158
+ "other": "Copia negli appunti"
159
+ },
160
+ "accept_invite_page_header": {
161
+ "other": "Accoglienza "
162
+ },
163
+ "acceptinvite_form_invalid_reset_password_token": {
164
+ "other": "Questo Invito è già stato usato."
165
+ },
166
+ "acceptinvite_complete": {
167
+ "other": "Grazie. Il tuo account è stato creato."
168
+ },
169
+ "acceptinvite_form_submit": {
170
+ "other": "Accetta l'Invito"
171
+ },
172
+ "acceptinvite_agreement": {
173
+ "other": "Cliccando su “Accetta l’Invito” acconsenti ad aver letto e compreso i nostri <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">termini &amp; condizioni</a> e la nostra <a href=\"{{.PrivacyPolicyURL}}\" target=\"_blank\">privacy policy</a>."
174
+ },
175
+ "signup_page_header": {
176
+ "other": "Crea un nuovo Account"
177
+ },
178
+ "signup_form_name": {
179
+ "other": "Nome"
180
+ },
181
+ "signup_form_email": {
182
+ "other": "Indirizzo email"
183
+ },
184
+ "signup_form_password": {
185
+ "other": "Password"
186
+ },
187
+ "signup_form_password_confirmation": {
188
+ "other": "Conferma la tua password"
189
+ },
190
+ "signup_form_gender": {
191
+ "other": "Genere"
192
+ },
193
+ "signup_form_dob": {
194
+ "other": "Data di nascita"
195
+ },
196
+ "signup_form_submit": {
197
+ "other": "Invia"
198
+ },
199
+ "signup_terms": {
200
+ "other": "Cliccando sul bottone, dichiari di aver letto e accettato <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">Termini &amp; Condizioni</a>."
201
+ },
202
+ "combined_auth_terms": {
203
+ "other": "Cliccando sul bottone, dichiari di aver letto e accettato <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">Termini &amp; Condizioni</a>."
204
+ },
205
+ "signin_page_header": {
206
+ "other": "Accedi"
207
+ },
208
+ "signin_form_email": {
209
+ "other": "Indirizzo email"
210
+ },
211
+ "signin_form_password": {
212
+ "other": "Password"
213
+ },
214
+ "signin_form_remember": {
215
+ "other": "Ricordami"
216
+ },
217
+ "signin_form_submit": {
218
+ "other": "Invia"
219
+ },
220
+ "signin_page_forgotpassword": {
221
+ "other": "Hai dimenticato la password?"
222
+ },
223
+ "signin_page_createnewaccount": {
224
+ "other": "Non hai un account utente? Creane uno nuovo"
225
+ },
226
+ "signup_page_alreadyhaveanaccount": {
227
+ "other": "Hai già un Account? Accedi qui"
228
+ },
229
+ "signup_form_error_email_already_in_use": {
230
+ "other": "L'indirizzo email è già in uso."
231
+ },
232
+ "signin_form_error_incorrect_credentials": {
233
+ "other": "Il nome utente o la password non sono corretti."
234
+ },
235
+ "signup_form_error_forbidden": {
236
+ "other": "C'è stato un errore."
237
+ },
238
+ "combined_auth_continue": {
239
+ "other": "Continua"
240
+ },
241
+ "combined_auth_change": {
242
+ "other": "modifica"
243
+ },
244
+ "combined_auth_signin": {
245
+ "other": "Accedi"
246
+ },
247
+ "combined_auth_signup": {
248
+ "other": "Crea un nuovo Account utente"
249
+ },
250
+ "combined_auth_signin_password": {
251
+ "other": "Inserisci la tua password per poterti loggare al tuo nuovo account."
252
+ },
253
+ "combined_auth_signin_error_incorrect_credentials": {
254
+ "other": "La password è errata."
255
+ },
256
+ "combined_auth_error_forbidden": {
257
+ "other": "C'è stato un errore."
258
+ },
259
+ "combined_auth_error_too_many_requests": {
260
+ "other": "Troppe richieste. La preghiamo di riprovare più tardi."
261
+ },
262
+ "forgotpassword_page_header": {
263
+ "other": "Resetta la tua password"
264
+ },
265
+ "forgotpassword_form_email": {
266
+ "other": "Indirizzo email"
267
+ },
268
+ "forgotpassword_form_submit": {
269
+ "other": "Resetta"
270
+ },
271
+ "forgotpassword_form_error_email_doesnt_exist": {
272
+ "other": "Non ci sono account utente che corrispondono all'indirizzo email."
273
+ },
274
+ "forgotpassword_form_error_account_suspended": {
275
+ "other": "L'account utente è sospeso."
276
+ },
277
+ "forgotpassword_complete": {
278
+ "other": "Grazie. A breve ti arriverà un'email per poter resettare la tua password."
279
+ },
280
+ "forgotpassword_form_error_forbidden": {
281
+ "other": "C'è stato un errore."
282
+ },
283
+ "forgotpassword_form_error_too_many_requests": {
284
+ "other": "Troppe richieste. La preghiamo di riprovare più tardi."
285
+ },
286
+ "resetpassword_page_header": {
287
+ "other": "Cambia la tua password"
288
+ },
289
+ "resetpassword_form_invalid_reset_password_token": {
290
+ "other": "Sembra che la richiesta di reset della password non sia valida. Riempi di nuovo il form<a href=\"{{.URL}}\">Ho dimenticato la Password</a>, grazie."
291
+ },
292
+ "resetpassword_form_password": {
293
+ "other": "Nuova password"
294
+ },
295
+ "resetpassword_form_password2": {
296
+ "other": "Confermare la nuova password"
297
+ },
298
+ "resetpassword_form_submit": {
299
+ "other": "Modifica"
300
+ },
301
+ "resetpassword_complete": {
302
+ "other": "Grazie. La tua password è stata modificata, ora sei loggato."
303
+ },
304
+ "resetpassword_form_error_invalid_reset_password_token": {
305
+ "other": "La richiesta di reset della password non è valida. Riprova più tardi."
306
+ },
307
+ "resetpassword_form_error_reset_password_token_expired": {
308
+ "other": "Il token per il reset della password è scaduto. Richiedine uno nuovo."
309
+ },
310
+ "resetpassword_form_error_too_many_requests": {
311
+ "other": "Troppe richieste. La preghiamo di riprovare più tardi."
312
+ },
313
+ "account_page_header": {
314
+ "other": "Il mio account"
315
+ },
316
+ "account_form_name": {
317
+ "other": "Nome"
318
+ },
319
+ "account_form_email": {
320
+ "other": "Indirizzo email"
321
+ },
322
+ "account_form_password": {
323
+ "other": "Password"
324
+ },
325
+ "account_form_change_password": {
326
+ "other": "Modifica"
327
+ },
328
+ "account_form_gender": {
329
+ "other": "Genere"
330
+ },
331
+ "account_form_dob": {
332
+ "other": "Data di nascita"
333
+ },
334
+ "account_form_submit": {
335
+ "other": "Aggiorna"
336
+ },
337
+ "account_form_submitted": {
338
+ "other": "Aggiornato"
339
+ },
340
+ "account_form_password_changed": {
341
+ "other": "Aggiornata"
342
+ },
343
+ "account_form_error_incorrect_password": {
344
+ "other": "La password è errata."
345
+ },
346
+ "signup_form_optin": {
347
+ "other": "Registrati per ricevere la nostra newsletter gratuita"
348
+ },
349
+ "passwordconfirmation_modal_header": {
350
+ "other": "Conferma la tua password"
351
+ },
352
+ "passwordconfirmation_modal_label": {
353
+ "other": "Per favore inserisci la password per salvare le modifiche"
354
+ },
355
+ "passwordconfirmation_modal_confirm": {
356
+ "other": "Conferma"
357
+ },
358
+ "changepassword_modal_header": {
359
+ "other": "Cambia la tua password"
360
+ },
361
+ "changepassword_modal_currentpassword": {
362
+ "other": "La tua attuale password"
363
+ },
364
+ "changepassword_modal_password": {
365
+ "other": "La tua nuova password"
366
+ },
367
+ "changepassword_modal_password2": {
368
+ "other": "Confermare la nuova password"
369
+ },
370
+ "changepassword_modal_submit": {
371
+ "other": "Aggiorna"
372
+ },
373
+ "changepassword_modal_error_incorrect_password": {
374
+ "other": "La password è errata."
375
+ },
376
+ "userlibrary_page_header": {
377
+ "other": "I miei Film"
378
+ },
379
+ "userlibrary_empty_header": {
380
+ "other": "Non hai Film."
381
+ },
382
+ "userlibrary_empty_content": {
383
+ "other": "Scegli un titolo <a href=\"{{.HomeURL}}\">sfogliando</a> la nostra grande selezione."
384
+ },
385
+ "searchresults_page_header": {
386
+ "other": "Risultati della ricerca"
387
+ },
388
+ "searchresults_load_more": {
389
+ "other": "Carica altri {{.Count}}"
390
+ },
173
391
  "searchresults_total": {
174
392
  "one": "Trovato 1 risultato per \"{{.Query}}\".",
175
393
  "other": "Trovati {{.Count}} risultati per \"{{.Query}}\"."
176
394
  },
177
- "searchresults_empty_header": { "other": "Non ho trovato risultati per \"{{.Query}}\"" },
178
- "searchresults_empty_content": { "other": "Prova con un'altra ricerca oppure <a href=\"{{.HomeURL}}\">sfoglia i nostri contenuti</a> per trovare quello che stai cercando." },
179
-
180
- "validation_name_required": { "other": "Per favore inserisci il tuo nome." },
181
- "validation_email_required": { "other": "Per favore inserisci il tuo indirizzo email." },
182
- "validation_email_email": { "other": "Per favore inserisci un indirizzo email valido." },
183
- "validation_currentpassword_required": { "other": "Per favore inserisci la tua password attuale." },
184
- "validation_password_required": { "other": "Per favore inseririsci una password." },
185
- "validation_password2_required": { "other": "Per favore conferma la password." },
186
- "validation_password2_match": { "other": "Le password non coincidono." },
187
- "validation_password_minlength": { "other": "Per favore inserisci almeno {{.Count}} caratteri." },
188
- "validation_promocode_required": { "other": "Per favore inserisci un codice promozionale." },
189
- "validation_pincode_required": { "other": "Per favore inserisci un codice promozionale." },
190
- "validation_gender_required": { "other": "Per favore scegli il sesso." },
191
- "validation_dob_required": { "other": "Per favore inserisci la tua data di nascita." },
192
- "validation_dob_date": { "other": "Per favore inserisci una data di nascita valida." },
193
-
194
- "shopping_info_subtitle_hd": { "other": "Video on Demand HD." },
195
- "shopping_info_subtitle_sd": { "other": "SD Video on Demand." },
196
- "shopping_info_subtitle_wallet": { "other": "I fondi a disposizione nel tuo Wallet possono essere usati per l'acquisto o il noleggio di qualsiasi contenuto su ScreenPlus." },
197
- "shopping_info_subtitle_help": { "other": "Controlla qui i requisiti di sistema." },
198
- "shopping_info_ownership_buy": { "other": "acquisto" },
199
- "shopping_info_ownership_rent": { "other": "noleggio" },
200
-
201
- "shopping_info_sd_only": { "other": "Limitato alla sola riproduzione SD." },
202
- "shopping_info_release_date_title": { "other": "Disponibile dal {{.Date}}. " },
203
- "shopping_info_release_date_explanation_rent": { "other": "Puoi noleggiarlo ora, ma non potrai vederlo fino a questa data." },
204
- "shopping_info_release_date_explanation_buy": { "other": "Puoi comprarlo ora, ma non potrai vederlo fino a questa data." },
205
-
206
- "shopping_info_available_until_date_title": { "other": "Disponibile fino {{.Date}}. " },
207
- "shopping_info_available_until_date_explanation_rent": { "other": "Non potrai vedere il contenuto oltre questa data." },
208
- "shopping_info_available_until_date_explanation_buy": { "other": "Non potrai vedere il contenuto oltre questa data." },
209
-
210
- "duration_hour": { "one": "1 ora", "other": "{{.Count}} ore" },
211
- "duration_day": { "one": "1 giorno", "other": "{{.Count}} giorni" },
212
- "shopping_info_rental_period_duration": { "other": "{{.ValueUnit}} di noleggio " },
213
- "shopping_info_rental_period_coming_soon": { "other": "dalla data e ora della pubblicazione." },
214
- "shopping_info_watch_window_duration": { "other": "Finestra di riproduzione: {{.Count}} ore. " },
395
+ "searchresults_empty_header": {
396
+ "other": "Non ho trovato risultati per \"{{.Query}}\""
397
+ },
398
+ "searchresults_empty_content": {
399
+ "other": "Prova con un'altra ricerca oppure <a href=\"{{.HomeURL}}\">sfoglia i nostri contenuti</a> per trovare quello che stai cercando."
400
+ },
401
+ "validation_name_required": {
402
+ "other": "Per favore inserisci il tuo nome."
403
+ },
404
+ "validation_email_required": {
405
+ "other": "Per favore inserisci il tuo indirizzo email."
406
+ },
407
+ "validation_email_email": {
408
+ "other": "Per favore inserisci un indirizzo email valido."
409
+ },
410
+ "validation_currentpassword_required": {
411
+ "other": "Per favore inserisci la tua password attuale."
412
+ },
413
+ "validation_password_required": {
414
+ "other": "Per favore inseririsci una password."
415
+ },
416
+ "validation_password2_required": {
417
+ "other": "Per favore conferma la password."
418
+ },
419
+ "validation_password2_match": {
420
+ "other": "Le password non coincidono."
421
+ },
422
+ "validation_password_minlength": {
423
+ "other": "Per favore inserisci almeno {{.Count}} caratteri."
424
+ },
425
+ "validation_promocode_required": {
426
+ "other": "Per favore inserisci un codice promozionale."
427
+ },
428
+ "validation_pincode_required": {
429
+ "other": "Per favore inserisci un codice promozionale."
430
+ },
431
+ "validation_gender_required": {
432
+ "other": "Per favore scegli il sesso."
433
+ },
434
+ "validation_dob_required": {
435
+ "other": "Per favore inserisci la tua data di nascita."
436
+ },
437
+ "validation_dob_date": {
438
+ "other": "Per favore inserisci una data di nascita valida."
439
+ },
440
+ "shopping_info_subtitle_hd": {
441
+ "other": "Video on Demand HD."
442
+ },
443
+ "shopping_info_subtitle_sd": {
444
+ "other": "SD Video on Demand."
445
+ },
446
+ "shopping_info_subtitle_wallet": {
447
+ "other": "I fondi a disposizione nel tuo Wallet possono essere usati per l'acquisto o il noleggio di qualsiasi contenuto su ScreenPlus."
448
+ },
449
+ "shopping_info_subtitle_help": {
450
+ "other": "Controlla qui i requisiti di sistema."
451
+ },
452
+ "shopping_info_ownership_buy": {
453
+ "other": "acquisto"
454
+ },
455
+ "shopping_info_ownership_rent": {
456
+ "other": "noleggio"
457
+ },
458
+ "shopping_info_sd_only": {
459
+ "other": "Limitato alla sola riproduzione SD."
460
+ },
461
+ "shopping_info_release_date_title": {
462
+ "other": "Disponibile dal {{.Date}}. "
463
+ },
464
+ "shopping_info_release_date_explanation_rent": {
465
+ "other": "Puoi noleggiarlo ora, ma non potrai vederlo fino a questa data."
466
+ },
467
+ "shopping_info_release_date_explanation_buy": {
468
+ "other": "Puoi comprarlo ora, ma non potrai vederlo fino a questa data."
469
+ },
470
+ "shopping_info_available_until_date_title": {
471
+ "other": "Disponibile fino {{.Date}}. "
472
+ },
473
+ "shopping_info_available_until_date_explanation_rent": {
474
+ "other": "Non potrai vedere il contenuto oltre questa data."
475
+ },
476
+ "shopping_info_available_until_date_explanation_buy": {
477
+ "other": "Non potrai vedere il contenuto oltre questa data."
478
+ },
479
+ "duration_hour": {
480
+ "one": "1 ora",
481
+ "other": "{{.Count}} ore"
482
+ },
483
+ "duration_day": {
484
+ "one": "1 giorno",
485
+ "other": "{{.Count}} giorni"
486
+ },
487
+ "shopping_info_rental_period_duration": {
488
+ "other": "{{.ValueUnit}} di noleggio "
489
+ },
490
+ "shopping_info_rental_period_coming_soon": {
491
+ "other": "dalla data e ora della pubblicazione."
492
+ },
493
+ "shopping_info_watch_window_duration": {
494
+ "other": "Finestra di riproduzione: {{.Count}} ore. "
495
+ },
215
496
  "shopping_info_watch_window_explanation_film": {
216
497
  "one": "Una volta noleggiato, il film sarà disponibile nel tuo account per {{.ValueUnit}}. ",
217
498
  "other": "Una volta noleggiato, il film sarà disponibile nel tuo account per {{.ValueUnit}}. "
218
499
  },
219
500
  "shopping_info_watch_window_explanation2_film": {
220
- "one": "Once you press play, the watch window begins and you have an hour to watch the film as many times as you like.",
501
+ "one": "Dopo aver premuto play, inizia la finestra di visualizzazione e hai un'ora per guardare il film tutte le volte che vuoi.",
221
502
  "other": "Una volta premuto play, inizia la finestra di riproduzione e avete {{.Count}} ore di tempo per completare la visione e guardare il film tutte le volte che vorrete."
222
503
  },
223
504
  "shopping_info_watch_window_explanation_bundle": {
@@ -225,7 +506,7 @@
225
506
  "other": "Una volta noleggiati, gli oggetti del vostro bundle saranno disponibili nel tuo account utente per {{.Count}} giorni "
226
507
  },
227
508
  "shopping_info_watch_window_explanation2_bundle": {
228
- "one": "Once you press play on a specific film, the watch window begins and you have an hour to watch that film as many times as you like.",
509
+ "one": "Dopo aver premuto Play su un film specifico, inizia la finestra di visualizzazione e hai un'ora per guardare quel film tutte le volte che vuoi.",
229
510
  "other": "Una volta che premi “Play” su un film specifico, ha inizio la watch window e hai disposizione {{.Count}} ore per guardare il film quante volte vuoi."
230
511
  },
231
512
  "shopping_info_watch_window_explanation_season": {
@@ -233,181 +514,399 @@
233
514
  "other": "Una volta noleggiata, la stagione sarà disponibile nel tuo account utente per {{.Count}} giorni. "
234
515
  },
235
516
  "shopping_info_watch_window_explanation2_season": {
236
- "one": "Once you press play on an episode, the watch window begins and you have an hour to watch that episode as many times as you like.",
517
+ "one": "Dopo aver premuto Play su un episodio, inizia la finestra di visualizzazione e hai un'ora per guardare quell'episodio tutte le volte che vuoi.",
237
518
  "other": "Una volta che premi Play su un episodio, la watch window ha inizio e hai {{.Count}} ore a disposizione per guardare quell'episodio quante volte vorrai."
238
519
  },
239
- "shopping_info_credit_bonus_title": { "other": "Bonus {{.BonusPercentage}}%" },
240
-
241
- "shopping_enter_card_prompt": { "other": "Inserisci i dati della tua carta di credito per completare l'ordine." },
242
-
243
- "shopping_terms": { "other": "Procedendo con questo pagamento, accetto i <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\" tabindex=\"-1\">termini e le condizioni</a>."},
244
- "shopping_discount_applied": { "other": "{{.DiscountAmount}} sconto applicato." },
245
- "shopping_discount_apply": { "other": "Applica" },
246
- "shopping_discount_code": { "other": "Inserisci il codice." },
247
- "shopping_discount_have_code": { "other": "Ho un codice promozionale." },
248
-
249
- "shopping_price_you_pay": { "other": "Paghi" },
250
- "shopping_price_nothing": { "other": "Nothing" },
251
- "shopping_price_free": { "other": "Gratuito" },
252
-
253
- "shopping_auth_directions": { "other": "È necessario avere un Account. Inserisci il tuo indirizzo email." },
254
-
255
- "shopping_error_in_library": { "other": "{{.Title}} è già nella tua library." },
256
-
257
- "shopping_error_missing_card": { "other": "Prego, inserisci i dettagli della tua carta di credito." },
258
- "shopping_error_title": { "other": "C'è stato un errore" },
259
- "shopping_error_incorrect_cvc": { "other": "Prego, inserisci un CVV valido." },
260
- "shopping_error_invalid_cvc": { "other": "Prego, inserisci un CVV valido." },
261
- "shopping_error_incorrect_number": { "other": "Prego, inserisci un numero di carta di credito valido." },
262
- "shopping_error_invalid_number": { "other": "Prego, inserisci un numero di carta di credito valido." },
263
- "shopping_error_card_declined": { "other": "La carta di credito è stata rifiutata." },
264
- "shopping_error_invalid_expiry_month": { "other": "Prego, inserisci una data di scadenza valida." },
265
- "shopping_error_invalid_expiry_year": { "other": "Prego, inserisci una data di scadenza valida." },
266
- "shopping_error_expired_card": { "other": "La carta di credito è scaduta." },
267
- "shopping_error_creditcard_country_mismatch": { "other": "La tua {{.Ownership}} non è stata completata. Devi essere nella nazione in cui la tua carta è stata emessa. Prego, utilizza un'altra carta per eseguire il pagamento." },
268
- "shopping_error_proxy_detected": { "other": "La tua {{.Ownership}} non è stata completata. Abbiamo verificato che stati utilizzando un servizio proxy oppure un unblocker. Spegni questi servizi e riprova, grazie." },
269
-
270
- "shopping_error_discount_worn_out": { "other": "Il codice promozionale non può più essere utilizzato." },
271
- "shopping_error_discount_blank": { "other": "Prego, inserisci un codice promozionale." },
272
- "shopping_error_discount_not_applied": { "other": "Inserisci un codice valido." },
273
- "shopping_error_discount_invalid": { "other": "Inserisci un codice valido." },
274
- "shopping_error_discount_disabled": { "other": "Inserisci un codice valido." },
275
- "shopping_error_discount_already_applied": { "other": "Un codice promozionale è già stato usato per questa sessione." },
276
- "shopping_error_discount_already_redeemed": { "other": "Il codice promozionale è già stato utilizzato." },
277
- "shopping_error_discount_used_previously": { "other": "Il codice promozionale è già stato utilizzato." },
278
- "shopping_error_discount_max_limit": { "other": "Il codice promozionale non può più essere utilizzato." },
279
- "shopping_error_discount_expired": { "other": "Il codice promozionale è scaduto." },
280
- "shopping_error_discount_invalid_ownership_buy": { "other": "Il codice promozionale non può essere usato per un acquisto." },
281
- "shopping_error_discount_invalid_ownership_rent": { "other": "Il codice promozionale non può essere usato per un noleggio." },
282
- "shopping_error_discount_invalid_item": { "other": "Il codice promozionale non può essere usato per questo item." },
283
- "shopping_error_discount_invalid_pricing_region": { "other": "Il codice promozionale non può essere usato in questa nazione." },
284
- "shopping_error_discounts_not_allowed": { "other": "Il codice promozionale non può essere usato." },
285
- "shopping_error_discount_disallowed_on_bundles": { "other": "Il codice promozionale non può essere usato per i bundle." },
286
- "shopping_error_payment_intent_authentication_failure": { "other": "La carta di credito è stata rifiutata. Ti prego di riprovare." },
287
-
288
- "shopping_complete_rental": { "other": "Fatto!" },
520
+ "shopping_info_credit_bonus_title": {
521
+ "other": "Bonus {{.BonusPercentage}}%"
522
+ },
523
+ "shopping_enter_card_prompt": {
524
+ "other": "Inserisci i dati della tua carta di credito per completare l'ordine."
525
+ },
526
+ "shopping_terms": {
527
+ "other": "Procedendo con questo pagamento, accetto i <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\" tabindex=\"-1\">termini e le condizioni</a>."
528
+ },
529
+ "shopping_discount_applied": {
530
+ "other": "{{.DiscountAmount}} sconto applicato."
531
+ },
532
+ "shopping_discount_apply": {
533
+ "other": "Applica"
534
+ },
535
+ "shopping_discount_code": {
536
+ "other": "Inserisci il codice."
537
+ },
538
+ "shopping_discount_have_code": {
539
+ "other": "Ho un codice promozionale."
540
+ },
541
+ "shopping_price_you_pay": {
542
+ "other": "Paghi"
543
+ },
544
+ "shopping_price_nothing": {
545
+ "other": "Nulla"
546
+ },
547
+ "shopping_price_free": {
548
+ "other": "Gratuito"
549
+ },
550
+ "shopping_auth_directions": {
551
+ "other": "È necessario avere un Account. Inserisci il tuo indirizzo email."
552
+ },
553
+ "shopping_error_in_library": {
554
+ "other": "{{.Title}} è già nella tua library."
555
+ },
556
+ "shopping_error_missing_card": {
557
+ "other": "Prego, inserisci i dettagli della tua carta di credito."
558
+ },
559
+ "shopping_error_title": {
560
+ "other": "C'è stato un errore"
561
+ },
562
+ "shopping_error_incorrect_cvc": {
563
+ "other": "Prego, inserisci un CVV valido."
564
+ },
565
+ "shopping_error_invalid_cvc": {
566
+ "other": "Prego, inserisci un CVV valido."
567
+ },
568
+ "shopping_error_incorrect_number": {
569
+ "other": "Prego, inserisci un numero di carta di credito valido."
570
+ },
571
+ "shopping_error_invalid_number": {
572
+ "other": "Prego, inserisci un numero di carta di credito valido."
573
+ },
574
+ "shopping_error_card_declined": {
575
+ "other": "La carta di credito è stata rifiutata."
576
+ },
577
+ "shopping_error_invalid_expiry_month": {
578
+ "other": "Prego, inserisci una data di scadenza valida."
579
+ },
580
+ "shopping_error_invalid_expiry_year": {
581
+ "other": "Prego, inserisci una data di scadenza valida."
582
+ },
583
+ "shopping_error_expired_card": {
584
+ "other": "La carta di credito è scaduta."
585
+ },
586
+ "shopping_error_creditcard_country_mismatch": {
587
+ "other": "La tua {{.Ownership}} non è stata completata. Devi essere nella nazione in cui la tua carta è stata emessa. Prego, utilizza un'altra carta per eseguire il pagamento."
588
+ },
589
+ "shopping_error_proxy_detected": {
590
+ "other": "La tua {{.Ownership}} non è stata completata. Abbiamo verificato che stati utilizzando un servizio proxy oppure un unblocker. Spegni questi servizi e riprova, grazie."
591
+ },
592
+ "shopping_error_discount_worn_out": {
593
+ "other": "Il codice promozionale non può più essere utilizzato."
594
+ },
595
+ "shopping_error_discount_blank": {
596
+ "other": "Prego, inserisci un codice promozionale."
597
+ },
598
+ "shopping_error_discount_not_applied": {
599
+ "other": "Inserisci un codice valido."
600
+ },
601
+ "shopping_error_discount_invalid": {
602
+ "other": "Inserisci un codice valido."
603
+ },
604
+ "shopping_error_discount_disabled": {
605
+ "other": "Inserisci un codice valido."
606
+ },
607
+ "shopping_error_discount_already_applied": {
608
+ "other": "Un codice promozionale è già stato usato per questa sessione."
609
+ },
610
+ "shopping_error_discount_already_redeemed": {
611
+ "other": "Il codice promozionale è già stato utilizzato."
612
+ },
613
+ "shopping_error_discount_used_previously": {
614
+ "other": "Il codice promozionale è già stato utilizzato."
615
+ },
616
+ "shopping_error_discount_max_limit": {
617
+ "other": "Il codice promozionale non può più essere utilizzato."
618
+ },
619
+ "shopping_error_discount_expired": {
620
+ "other": "Il codice promozionale è scaduto."
621
+ },
622
+ "shopping_error_discount_invalid_ownership_buy": {
623
+ "other": "Il codice promozionale non può essere usato per un acquisto."
624
+ },
625
+ "shopping_error_discount_invalid_ownership_rent": {
626
+ "other": "Il codice promozionale non può essere usato per un noleggio."
627
+ },
628
+ "shopping_error_discount_invalid_item": {
629
+ "other": "Il codice promozionale non può essere usato per questo item."
630
+ },
631
+ "shopping_error_discount_invalid_pricing_region": {
632
+ "other": "Il codice promozionale non può essere usato in questa nazione."
633
+ },
634
+ "shopping_error_discounts_not_allowed": {
635
+ "other": "Il codice promozionale non può essere usato."
636
+ },
637
+ "shopping_error_discount_disallowed_on_bundles": {
638
+ "other": "Il codice promozionale non può essere usato per i bundle."
639
+ },
640
+ "shopping_error_payment_intent_authentication_failure": {
641
+ "other": "La carta di credito è stata rifiutata. Ti prego di riprovare."
642
+ },
643
+ "shopping_complete_rental": {
644
+ "other": "Fatto!"
645
+ },
289
646
  "shopping_complete_rental_period": {
290
- "one": "You are now able to watch it as often as you like over the next day.",
647
+ "one": "Ora puoi guardarlo tutte le volte che vuoi il giorno successivo.",
291
648
  "other": "Ora puoi rivederlo quante volte vuoi nei prossimi {{.Count}} giorni."
292
649
  },
293
- "shopping_complete_purchase": { "other": "Grazie per aver acquistato {{.Title}}." },
294
- "shopping_complete_credit_purchase": { "other": "Grazie per aver acquistato {{.Title}}, {{.CreditTotal}} è stato aggiunto al tuo account utente." },
295
- "shopping_complete_purchase_coming_soon": { "other": "Potrai vederlo a partire da {{.Date}}." },
296
- "shopping_complete_receipt": { "other": "La ricevuta ti è stata inviata via email." },
297
- "shopping_complete_library_link": { "other": "Consulta la tua library" },
650
+ "shopping_complete_purchase": {
651
+ "other": "Grazie per aver acquistato {{.Title}}."
652
+ },
653
+ "shopping_complete_credit_purchase": {
654
+ "other": "Grazie per aver acquistato {{.Title}}, {{.CreditTotal}} è stato aggiunto al tuo account utente."
655
+ },
656
+ "shopping_complete_purchase_coming_soon": {
657
+ "other": "Potrai vederlo a partire da {{.Date}}."
658
+ },
659
+ "shopping_complete_receipt": {
660
+ "other": "La ricevuta ti è stata inviata via email."
661
+ },
662
+ "shopping_complete_library_link": {
663
+ "other": "Consulta la tua library"
664
+ },
298
665
  "shopping_complete_plan": {
299
666
  "other": "L'acquisto di {{ .Title }} buon fine."
300
667
  },
301
668
  "shopping_complete_rental_watch_window_start": {
302
- "one": "You are now able to start watching it within the next day.",
669
+ "one": "Ora puoi iniziare a guardarlo entro il giorno successivo.",
303
670
  "other": "Potrai vederlo entro i prossimi {{.Count}} giorni."
304
671
  },
305
672
  "shopping_complete_rental_watch_window_end": {
306
- "one": "When playback is started you will then have an hour to watch the item as many times as you like.",
673
+ "one": "Quando la riproduzione viene avviata, avrai un'ora per guardare l'elemento tutte le volte che vuoi.",
307
674
  "other": "Dopo aver cliccato su Guarda Ora hai {{.Count}} ore a disposizione per vedere il film."
308
675
  },
309
676
  "shopping_complete_rental_coming_soon": {
310
- "one": "You will be able to watch it from {{.Date}} and your rental will remain active for a day.",
677
+ "one": "Potrai guardarlo da {{.Date}} e il tuo noleggio rimarrà attivo per un giorno.",
311
678
  "other": "Potrai vederlo a partire da {{.Date}} e il tuo noleggio rimarrà attivo per {{.Count}} giorni."
312
679
  },
313
680
  "shopping_complete_rental_coming_soon_watch_window_start": {
314
- "one": "You will be able to watch it from {{.Date}} and your rental will remain active for a day.",
681
+ "one": "Potrai guardarlo da {{.Date}} e il tuo noleggio rimarrà attivo per un giorno.",
315
682
  "other": "Potrai vederlo a partire da {{.Date}} e il tuo noleggio rimarrà attivo per {{.Count}} giorni."
316
683
  },
317
-
318
- "shopping_action_rent": { "other": "Noleggia" },
319
- "shopping_action_buy": { "other": "Acquista" },
320
-
321
- "shopping_payment_method_header": { "other": "Metodi di pagamento" },
322
- "shopping_payment_method_credit_card": { "other": "Carta di credito" },
323
- "shopping_payment_method_giropay": { "other": "Giropay (Germania)" },
324
-
325
- "shopping_error_stripe_unknown_error": { "other": "Con questo pagamento qualcosa non ha funzionato. Si prega di riprovare più tardi." },
326
- "shopping_error_payment_complete_failed": { "other": "Il pagamento è stato rifiutato. Chiudi la finestra e riprova." },
327
-
328
- "meta_detail_cast_title": { "other": "Cast" },
329
- "meta_detail_crew_title": { "other": "Crew" },
330
- "meta_detail_languages": { "one": "Lingua", "other": "Lingua" },
331
- "meta_detail_studios": { "one": "Studio", "other": "Studios" },
332
- "meta_detail_countries": { "one": "Paese", "other": "Paese" },
333
- "meta_detail_subtitles": { "other": "Sottotitoli" },
334
- "meta_detail_captions": { "other": "Sottotitoli [CC]" },
335
- "meta_detail_episodes_title": { "other": "Episodi" },
336
- "meta_detail_bonus_title": { "other": "Contenuti Extra" },
337
- "meta_detail_recommendations_title": { "other": "Potrebbe piacerti anche" },
338
- "meta_detail_bundle_items_title": { "other": "Contenuto incluso nel bundle" },
339
-
340
- "bundle_items_all_films": { "other": "{{.Count}} film" },
341
- "bundle_items_all_seasons": { "other": "{{.Count}} stagioni" },
342
- "bundle_items_mixed": { "other": "{{.Count}} films e stagioni" },
343
- "userwishlist_page_header": { "other": "La mia wishlist" },
344
- "userwishlist_slider_header": { "other": "La mia wishlist" },
345
- "userwishlist_empty_header": { "other": "L'elenco è vuoto." },
346
- "userwishlist_empty_content": { "other": "Riempilo <a href=\"{{.HomeURL}}\">sfogliando</a> la nostra fantastica selezione." },
347
- "userwishlist_button_add": { "other": "Aggiungi alla mia wishlist" },
348
- "userwishlist_button_remove": { "other": "La mia wishlist" },
349
- "userwishlist_button_add_compact": { "other": "La mia wishlist" },
350
- "userwishlist_button_remove_compact": { "other": "La mia wishlist" },
351
-
352
- "activatedevice_page_header": { "other": "Attiva il dispositivo" },
353
- "activatedevice_page_content": { "other": "Segui le istruzioni sul tuo dispositivo per ottenere un PIN. Il tuo computer e il dispositivo devono entrambi essere connessi a internet per l'attivazione." },
354
- "activatedevice_form_pin": { "other": "PIN" },
355
- "activatedevice_form_submit": { "other": "Attiva" },
356
- "activatedevice_form_error_invalid_code": { "other": "PIN non trovato, riprova." },
357
- "activatedevice_form_error_pin_not_found": { "other": "PIN non trovato, riprova." },
358
- "activatedevice_signin_prompt": { "other": "Registrati prima di attivare il tuo dispositivo." },
359
- "activatedevice_page_activated": { "other": "Grazie per aver attivato {{.DeviceName}}. Ora potrai sfogliare la tua library sulla tua tv o sul tuo dispositivo." },
360
-
361
- "userdevices_page_header": { "other": "Dispositivi" },
684
+ "shopping_action_rent": {
685
+ "other": "Noleggia"
686
+ },
687
+ "shopping_action_buy": {
688
+ "other": "Acquista"
689
+ },
690
+ "shopping_payment_method_header": {
691
+ "other": "Metodi di pagamento"
692
+ },
693
+ "shopping_payment_method_credit_card": {
694
+ "other": "Carta di credito"
695
+ },
696
+ "shopping_payment_method_giropay": {
697
+ "other": "Giropay (Germania)"
698
+ },
699
+ "shopping_error_stripe_unknown_error": {
700
+ "other": "Con questo pagamento qualcosa non ha funzionato. Si prega di riprovare più tardi."
701
+ },
702
+ "shopping_error_payment_complete_failed": {
703
+ "other": "Il pagamento è stato rifiutato. Chiudi la finestra e riprova."
704
+ },
705
+ "meta_detail_cast_title": {
706
+ "other": "Cast"
707
+ },
708
+ "meta_detail_crew_title": {
709
+ "other": "Crew"
710
+ },
711
+ "meta_detail_languages": {
712
+ "one": "Lingua",
713
+ "other": "Lingua"
714
+ },
715
+ "meta_detail_studios": {
716
+ "one": "Studio",
717
+ "other": "Studios"
718
+ },
719
+ "meta_detail_countries": {
720
+ "one": "Paese",
721
+ "other": "Paese"
722
+ },
723
+ "meta_detail_subtitles": {
724
+ "other": "Sottotitoli"
725
+ },
726
+ "meta_detail_captions": {
727
+ "other": "Sottotitoli [CC]"
728
+ },
729
+ "meta_detail_episodes_title": {
730
+ "other": "Episodi"
731
+ },
732
+ "meta_detail_bonus_title": {
733
+ "other": "Contenuti Extra"
734
+ },
735
+ "meta_detail_recommendations_title": {
736
+ "other": "Potrebbe piacerti anche"
737
+ },
738
+ "meta_detail_bundle_items_title": {
739
+ "other": "Contenuto incluso nel bundle"
740
+ },
741
+ "bundle_items_all_films": {
742
+ "other": "{{.Count}} film"
743
+ },
744
+ "bundle_items_all_seasons": {
745
+ "other": "{{.Count}} stagioni"
746
+ },
747
+ "bundle_items_mixed": {
748
+ "other": "{{.Count}} films e stagioni"
749
+ },
750
+ "userwishlist_page_header": {
751
+ "other": "La mia wishlist"
752
+ },
753
+ "userwishlist_slider_header": {
754
+ "other": "La mia wishlist"
755
+ },
756
+ "userwishlist_empty_header": {
757
+ "other": "L'elenco è vuoto."
758
+ },
759
+ "userwishlist_empty_content": {
760
+ "other": "Riempilo <a href=\"{{.HomeURL}}\">sfogliando</a> la nostra fantastica selezione."
761
+ },
762
+ "userwishlist_button_add": {
763
+ "other": "Aggiungi alla mia wishlist"
764
+ },
765
+ "userwishlist_button_remove": {
766
+ "other": "La mia wishlist"
767
+ },
768
+ "userwishlist_button_add_compact": {
769
+ "other": "La mia wishlist"
770
+ },
771
+ "userwishlist_button_remove_compact": {
772
+ "other": "La mia wishlist"
773
+ },
774
+ "activatedevice_page_header": {
775
+ "other": "Attiva il dispositivo"
776
+ },
777
+ "activatedevice_page_content": {
778
+ "other": "Segui le istruzioni sul tuo dispositivo per ottenere un PIN. Il tuo computer e il dispositivo devono entrambi essere connessi a internet per l'attivazione."
779
+ },
780
+ "activatedevice_form_pin": {
781
+ "other": "PIN"
782
+ },
783
+ "activatedevice_form_submit": {
784
+ "other": "Attiva"
785
+ },
786
+ "activatedevice_form_error_invalid_code": {
787
+ "other": "PIN non trovato, riprova."
788
+ },
789
+ "activatedevice_form_error_pin_not_found": {
790
+ "other": "PIN non trovato, riprova."
791
+ },
792
+ "activatedevice_signin_prompt": {
793
+ "other": "Registrati prima di attivare il tuo dispositivo."
794
+ },
795
+ "activatedevice_page_activated": {
796
+ "other": "Grazie per aver attivato {{.DeviceName}}. Ora potrai sfogliare la tua library sulla tua tv o sul tuo dispositivo."
797
+ },
798
+ "userdevices_page_header": {
799
+ "other": "Dispositivi"
800
+ },
362
801
  "userdevices_page_content": {
363
802
  "one": "I dispositivi verranno aggiunti automaticamente qui quando saranno attivati. Puoi aggiungere fino a 1 dispositivi.",
364
803
  "other": "I dispositivi verranno aggiunti automaticamente qui quando saranno attivati. Puoi aggiungere fino a {{.Count}} dispositivi."
365
804
  },
366
- "userdevices_empty_content": { "other": "Attualmente hai 0 dispositivi registrati." },
367
- "userdevices_header_type": { "other": "Tipo di dispositivo" },
368
- "userdevices_header_description": { "other": "Descrizione" },
369
- "userdevices_device_added": { "other": "Aggiunto {{.Date}}" },
370
- "userdevices_device_actions_delete": { "other": "Rimuovi" },
371
- "userdevices_device_actions_cancel": { "other": "Annulla" },
372
- "userdevices_device_actions_confirm": { "other": "Sì, rimuovi il dispositivo" },
373
- "userdevices_device_deleted": { "other": "(Rimosso)" },
374
-
375
- "playlist_page_header": { "other": "Playlist" },
376
- "playlist_sign_in_warning": { "other": "Collegati per guardare la TV live."},
377
- "playlist_share_title": { "other": "Playlist" },
378
- "playlist_up_next_title": { "other": "Prossimo" },
379
-
380
- "pricing_ownership_buy": { "other": "Prossimo" },
381
- "pricing_ownership_rent": { "other": "Noleggia" },
382
-
383
- "classification_intro": { "other": "Voto: " },
384
- "classification_divider": { "other": " - " },
385
- "classification_outro": { "other": "" },
386
-
387
- "cookie_banner_message": { "other": "Utilizziamo cookies e altre tecnologie per migliorare la tua navigazione. Utilizzando il nostro sito Web, accetti queste condizioni. Leggi la nostra <a href=\"{{.CookiePolicyURL}}\">informativa sulla privacy</a> per scoprire a cosa servono i cookies e come modificare le tue impostazioni." },
388
- "cookie_banner_accept": { "other": "Accetta" },
389
-
390
- "all_rights_reserved": { "other": "Tutti i diritti riservati. Nessuna parte di questo sito può essere riprodotta senza la nostra autorizzazione scritta." },
391
-
392
- "availability_available": { "other": "Disponibile {{.ReleaseDate}}"},
393
- "availability_renting": { "other": "Noleggiato" },
394
- "availability_available_till": { "other": "Disponibile fino {{.ExpiryDate}}" },
395
- "availability_not_available_in_country": { "other": "Non Disponibile" },
396
- "availability_expires": { "other": "Scaduto il {{.Expiry}}" },
397
- "availability_expired": { "other": "Scaduto" },
398
- "availability_coming_soon": { "other": "Presto Disponibile" },
399
- "availability_not_available": { "other": "Non Disponibile" },
400
- "availability_in_watch_window": { "other": "availability_in_watch_window" },
401
- "availability_sold_out": { "other": "Esaurito" },
402
-
403
- "shopping_card_change": { "other": "Credit card not correct? <a href=\"{{.SubscriptionsURL}}\">Click here to update your card.</a>" },
404
-
405
- "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>" },
406
-
407
- "app_badge_title": { "other": "Download the app to view your purchased content!" },
408
- "app_badge_ios": { "other": "Download on the App Store" },
409
- "app_badge_android": { "other": "Get it on Google Play" },
410
-
805
+ "userdevices_empty_content": {
806
+ "other": "Attualmente hai 0 dispositivi registrati."
807
+ },
808
+ "userdevices_header_type": {
809
+ "other": "Tipo di dispositivo"
810
+ },
811
+ "userdevices_header_description": {
812
+ "other": "Descrizione"
813
+ },
814
+ "userdevices_device_added": {
815
+ "other": "Aggiunto {{.Date}}"
816
+ },
817
+ "userdevices_device_actions_delete": {
818
+ "other": "Rimuovi"
819
+ },
820
+ "userdevices_device_actions_cancel": {
821
+ "other": "Annulla"
822
+ },
823
+ "userdevices_device_actions_confirm": {
824
+ "other": "Sì, rimuovi il dispositivo"
825
+ },
826
+ "userdevices_device_deleted": {
827
+ "other": "(Rimosso)"
828
+ },
829
+ "playlist_page_header": {
830
+ "other": "Playlist"
831
+ },
832
+ "playlist_sign_in_warning": {
833
+ "other": "Collegati per guardare la TV live."
834
+ },
835
+ "playlist_share_title": {
836
+ "other": "Playlist"
837
+ },
838
+ "playlist_up_next_title": {
839
+ "other": "Prossimo"
840
+ },
841
+ "pricing_ownership_buy": {
842
+ "other": "Prossimo"
843
+ },
844
+ "pricing_ownership_rent": {
845
+ "other": "Noleggia"
846
+ },
847
+ "classification_intro": {
848
+ "other": "Voto: "
849
+ },
850
+ "classification_divider": {
851
+ "other": " - "
852
+ },
853
+ "classification_outro": {
854
+ "other": ""
855
+ },
856
+ "cookie_banner_message": {
857
+ "other": "Utilizziamo cookies e altre tecnologie per migliorare la tua navigazione. Utilizzando il nostro sito Web, accetti queste condizioni. Leggi la nostra <a href=\"{{.CookiePolicyURL}}\">informativa sulla privacy</a> per scoprire a cosa servono i cookies e come modificare le tue impostazioni."
858
+ },
859
+ "cookie_banner_accept": {
860
+ "other": "Accetta"
861
+ },
862
+ "all_rights_reserved": {
863
+ "other": "Tutti i diritti riservati. Nessuna parte di questo sito può essere riprodotta senza la nostra autorizzazione scritta."
864
+ },
865
+ "availability_available": {
866
+ "other": "Disponibile {{.ReleaseDate}}"
867
+ },
868
+ "availability_renting": {
869
+ "other": "Noleggiato"
870
+ },
871
+ "availability_available_till": {
872
+ "other": "Disponibile fino {{.ExpiryDate}}"
873
+ },
874
+ "availability_not_available_in_country": {
875
+ "other": "Non Disponibile"
876
+ },
877
+ "availability_expires": {
878
+ "other": "Scaduto il {{.Expiry}}"
879
+ },
880
+ "availability_expired": {
881
+ "other": "Scaduto"
882
+ },
883
+ "availability_coming_soon": {
884
+ "other": "Presto Disponibile"
885
+ },
886
+ "availability_not_available": {
887
+ "other": "Non Disponibile"
888
+ },
889
+ "availability_in_watch_window": {
890
+ "other": "Disponibile nella finestra dell'orologio"
891
+ },
892
+ "availability_sold_out": {
893
+ "other": "Esaurito"
894
+ },
895
+ "shopping_card_change": {
896
+ "other": "Carta di credito non corretta? <a href=\"{{.SubscriptionsURL}}\">Fai clic qui per aggiornare la tua carta.</a>"
897
+ },
898
+ "user_error_too_many_pin_errors": {
899
+ "other": "<p>Sembra che tu abbia problemi.</p><p>Reimposta il PIN o contattaci per <a href=\"{{.HelpURL}}\" target=\"_blank\">aiuto</a>"
900
+ },
901
+ "app_badge_title": {
902
+ "other": "Scarica l'app per visualizzare i contenuti acquistati!"
903
+ },
904
+ "app_badge_ios": {
905
+ "other": "Scarica dall'App Store"
906
+ },
907
+ "app_badge_android": {
908
+ "other": "Scaricalo su Google Play"
909
+ },
411
910
  "shopping_price_title_plan": {
412
911
  "other": "Prezzo"
413
912
  },
@@ -470,131 +969,286 @@
470
969
  "plan_free_link_text": {
471
970
  "other": "Iscriviti gratis"
472
971
  },
473
- "awards_nominated_for": {
474
- "other": "Nominato per"
475
- },
476
972
  "awards_in_competition": {
477
973
  "other": "In Concorso"
478
974
  },
479
- "awards_winner_of": {
480
- "other": "Vincitore di"
975
+ "meta_description_expand": {
976
+ "other": "Mostra di più"
977
+ },
978
+ "meta_description_collapse": {
979
+ "other": "Mostra meno"
980
+ },
981
+ "awards_winner": {
982
+ "other": "Vincitore"
481
983
  },
482
984
  "donate_button_text": {
483
985
  "other": "Donare"
484
986
  },
485
- "wcag_skip_links_header": { "other": "Accessibility Links" },
486
- "wcag_skip_links_content": { "other": "Skip to Content" },
487
- "wcag_skip_links_footer": { "other": "Skip to Footer" },
488
-
489
- "wcag_homepage_h1": { "other": "Homepage" },
490
- "wcag_carousel_h2": { "other": "Carousel" },
491
- "wcag_collections_h2": { "other": "Collections" },
492
-
493
- "wcag_aria_label_footer": { "other": "Footer" },
494
- "wcag_aria_label_nav_main": { "other": "Main" },
495
- "wcag_aria_label_nav_sub": { "other": "Sub" },
496
- "wcag_aria_label_toggle_nav": { "other": "Toggle Navigation" },
497
- "wcag_aria_label_bundle_items": { "other": "Bundle Items" },
498
- "wcag_aria_label_carousel": { "other": "Carousel" },
499
- "wcag_aria_label_page_collection": { "other": "Page Collection" },
500
- "wcag_aria_label_collection_list": { "other": "Collection List" },
501
- "wcag_aria_label_collection_slider": { "other": "Collection Slider" },
502
- "wcag_aria_label_wishlist": { "other": "Wishlist" },
503
- "wcag_aria_label_facebook": { "other": "Share on Facebook" },
504
- "wcag_aria_label_twitter": { "other": "Share on Twitter" },
505
- "wcag_aria_label_linkedin": { "other": "Share on LinkedIn" },
506
- "wcag_aria_label_letterboxd": { "other": "View on Letterboxd" },
507
-
508
- "header_banner": { "other": "ABC Cinemas – 21st Film Festival, June 1 – 6, 2021" },
509
-
510
- "account_form_pin_code": { "other": "PIN" },
511
- "account_form_pin_code_not_set": { "other": "You don't have a PIN set, which is required for purchasing, renting and watching some titles."},
512
- "account_form_set_pin": { "other": "Set PIN" },
513
- "account_form_pin_changed": { "other": "Updated" },
514
- "account_form_change_pin": { "other": "Change PIN" },
515
-
516
- "user_set_pin_header": { "other": "Set your PIN" },
517
- "user_set_pin_button": { "other": "Set PIN" },
518
- "user_submit_pin_heading": { "other": "Enter your PIN to {{.Action}} this restricted content" },
519
- "user_error_wrong_pin_retry": { "other": "Oops, you have entered an incorrect PIN" },
520
- "user_submit_pin_button": { "other": "Enter" },
521
- "user_reset_pin_button": { "other": "Reset PIN" },
522
-
523
- "validation_pincode1_required": { "other": "Please enter a valid PIN code." },
524
- "validation_pincode2_required": { "other": "Please enter a valid PIN code." },
525
- "validation_pincode1_pattern": { "other": "Please enter a valid PIN code." },
526
- "validation_pincode2_pattern": { "other": "Please enter a valid PIN code." },
527
- "validation_pincode2_match": { "other": "PIN code does not match." },
528
-
529
- "userdevices_delete_limits": { "other": "You can remove {{.Limit}} device(s) from this list every {{.Period}} day(s)."},
530
- "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)." },
531
- "shopping_card_new_subscription": { "other": "This card will be saved and charged regularly" },
532
-
533
- "changepincode_modal_header": { "other": "Change your PIN" },
534
- "changepincode_modal_currentpassword": { "other": "Your current password" },
535
- "changepincode_modal_pincode1": { "other": "Your new 4 digit PIN" },
536
- "changepincode_modal_pincode2": { "other": "Confirm your new 4 digit PIN" },
537
- "changepincode_modal_submit": { "other": "Set PIN" },
538
- "changepincode_modal_error_wrong_password": { "other": "That password is incorrect." },
539
-
540
- "user_set_pin_intro": { "other": "You need a PIN to {{.Action}} restricted content"},
541
- "user_error_wrong_pin_reset": { "other": "Click here to reset your PIN" },
542
- "user_error_too_many_pin_errors_help_page_link": { "other": "" },
543
- "shopping_error_age_restricted": { "other": "This content is age restricted." },
544
- "shopping_error_close_button": { "other": "OK" },
545
-
546
- "usersubscriptions_subscription_expiry": { "other": "usersubscriptions_subscription_expiry" },
547
- "usersubscriptions_subscription_status_cancelled": { "other": "usersubscriptions_subscription_status_cancelled" },
548
- "usersubscriptions_subscription_status_errored": { "other": "usersubscriptions_subscription_status_errored" },
549
- "usersubscriptions_subscription_status_past_due": { "other": "usersubscriptions_subscription_status_past_due" },
550
- "usersubscriptions_subscription_status_trialing": { "other": "usersubscriptions_subscription_status_trialing" },
551
- "usersubscriptions_subscription_unsubscribe": { "other": "usersubscriptions_subscription_unsubscribe" },
552
- "usersubscriptions_unsubscribe_modal_cancel": { "other": "usersubscriptions_unsubscribe_modal_cancel" },
553
- "usersubscriptions_unsubscribe_modal_confirm": { "other": "usersubscriptions_unsubscribe_modal_confirm" },
554
- "usersubscriptions_unsubscribe_modal_title": { "other": "usersubscriptions_unsubscribe_modal_title" },
555
- "usersubscriptions_unsubscribe_modal_body": { "other": "usersubscriptions_unsubscribe_modal_body" },
556
-
557
- "signin_form_error_ip_throttled": { "other": "You have failed to sign in too many times. Please try again later." },
558
- "signin_form_error_account_suspended": { "other": "Your account has been temporarily suspended. Please contact an admin if you believe this is in error." },
559
-
560
- "shopping_error_plan_already_owned": { "other": "You already have this plan." },
561
- "shopping_error_plan_expired": { "other": "This plan is no longer available." },
562
-
563
- "users_gender_none": { "other": "Not specified" },
564
- "users_gender_female": { "other": "Female" },
565
- "users_gender_male": { "other": "Male" },
566
- "users_gender_diverse": { "other": "Diverse" },
567
- "users_gender_other": { "other": "Other" },
568
-
569
- "pricing_quality_hd": { "other": "pricing_quality_hd" },
570
- "pricing_quality_sd": { "other": "pricing_quality_sd" },
571
- "pricing_quality_hd_only": { "other": "pricing_quality_hd_only" },
572
- "pricing_quality_sd_only": { "other": "pricing_quality_sd_only" },
573
-
574
- "shopping_card_save_card": { "other": "Save this card for future use" },
575
- "shopping_card_button_change": { "other": "Show all saved cards" },
576
- "shopping_card_existing_description": { "other": "{{.Card.Brand}} ending in {{.Card.Number}}" },
577
- "shopping_card_existing_expiry": { "other": "(expires {{.Card.Expiry}})" },
578
- "shopping_card_existing_expired": { "other": "(expired)" },
579
- "shopping_card_use_other": { "other": "Use a new card" },
580
- "shopping_card_use_new_card": { "other": "Change card" },
581
- "shopping_card_update_reason_none": { "other": "shopping_card_update_reason_none" },
582
- "shopping_action_credit": { "other": "shopping_action_credit" },
583
- "shopping_info_ownership_plan": { "other": "shopping_info_ownership_plan" },
584
-
585
- "usersubscriptions_change_payment_method_change": { "other": "usersubscriptions_change_payment_method_change" },
586
- "usersubscriptions_change_payment_method_modal_title": { "other": "usersubscriptions_change_payment_method_modal_title" },
587
- "usersubscriptions_change_payment_method_modal_submit": { "other": "usersubscriptions_change_payment_method_modal_submit" },
588
-
589
- "modal_cancel": { "other": "Cancel" },
590
-
591
- "play": { "other": "Play" },
592
-
593
- "combined_auth_signin_prompt": { "other": "Sign in" },
594
- "combined_auth_signup_prompt": { "other": "Create Account" },
595
-
596
- "validation_terms_required": { "other": "You must agree to the terms and conditions." },
597
- "shopping_error_item_limit_exceeded": { "other": "Unfortunately, {{.Title}} has sold out." }
598
-
599
-
600
- }
987
+ "wcag_skip_links_header": {
988
+ "other": "Collegamenti di accessibilità"
989
+ },
990
+ "wcag_skip_links_content": {
991
+ "other": "Salta al contenuto"
992
+ },
993
+ "wcag_homepage_h1": {
994
+ "other": "Pagina iniziale"
995
+ },
996
+ "wcag_carousel_h2": {
997
+ "other": "Giostra"
998
+ },
999
+ "wcag_collections_h2": {
1000
+ "other": "Collezioni"
1001
+ },
1002
+ "wcag_aria_label_footer": {
1003
+ "other": "Piè di pagina"
1004
+ },
1005
+ "wcag_aria_label_nav_main": {
1006
+ "other": "Principale"
1007
+ },
1008
+ "wcag_aria_label_nav_sub": {
1009
+ "other": "Sub"
1010
+ },
1011
+ "wcag_aria_label_toggle_nav": {
1012
+ "other": "Attiva/disattiva navigazione"
1013
+ },
1014
+ "wcag_aria_label_bundle_items": {
1015
+ "other": "Articoli in bundle"
1016
+ },
1017
+ "wcag_aria_label_carousel": {
1018
+ "other": "Giostra"
1019
+ },
1020
+ "wcag_aria_label_page_collection": {
1021
+ "other": "Collezione di pagine"
1022
+ },
1023
+ "wcag_aria_label_collection_list": {
1024
+ "other": "Elenco di raccolta"
1025
+ },
1026
+ "wcag_aria_label_collection_slider": {
1027
+ "other": "Dispositivo di scorrimento della raccolta"
1028
+ },
1029
+ "wcag_aria_label_wishlist": {
1030
+ "other": "Lista dei desideri"
1031
+ },
1032
+ "wcag_aria_label_facebook": {
1033
+ "other": "Condividi su Facebook"
1034
+ },
1035
+ "wcag_aria_label_twitter": {
1036
+ "other": "Condividi su Twitter"
1037
+ },
1038
+ "wcag_aria_label_linkedin": {
1039
+ "other": "Condividi su LinkedIn"
1040
+ },
1041
+ "wcag_aria_label_letterboxd": {
1042
+ "other": "Visualizza su Letterboxdd"
1043
+ },
1044
+ "header_banner": {
1045
+ "other": "ABC Cinemas 21° Festival del Cinema, 1 – 6 giugno 2021"
1046
+ },
1047
+ "account_form_pin_code": {
1048
+ "other": "PIN"
1049
+ },
1050
+ "account_form_pin_code_not_set": {
1051
+ "other": "Non hai un PIN impostato, necessario per l'acquisto, il noleggio e la visione di alcuni titoli."
1052
+ },
1053
+ "account_form_set_pin": {
1054
+ "other": "Imposta PIN"
1055
+ },
1056
+ "account_form_pin_changed": {
1057
+ "other": "Aggiornata"
1058
+ },
1059
+ "account_form_change_pin": {
1060
+ "other": "Cambia PIN"
1061
+ },
1062
+ "user_set_pin_header": {
1063
+ "other": "Imposta il tuo PIN"
1064
+ },
1065
+ "user_set_pin_button": {
1066
+ "other": "Imposta PIN"
1067
+ },
1068
+ "user_submit_pin_heading": {
1069
+ "other": "Inserisci il tuo PIN per {{.Action}} questo contenuto con restrizioni"
1070
+ },
1071
+ "user_error_wrong_pin_retry": {
1072
+ "other": "Spiacenti, hai inserito un PIN errato"
1073
+ },
1074
+ "user_submit_pin_button": {
1075
+ "other": "Accedere"
1076
+ },
1077
+ "user_reset_pin_button": {
1078
+ "other": "Reimposta PIN"
1079
+ },
1080
+ "validation_pincode1_required": {
1081
+ "other": "Si prega di inserire un codice PIN valido."
1082
+ },
1083
+ "validation_pincode2_required": {
1084
+ "other": "Si prega di inserire un codice PIN valido."
1085
+ },
1086
+ "validation_pincode1_pattern": {
1087
+ "other": "Si prega di inserire un codice PIN valido."
1088
+ },
1089
+ "validation_pincode2_pattern": {
1090
+ "other": "Si prega di inserire un codice PIN valido."
1091
+ },
1092
+ "validation_pincode2_match": {
1093
+ "other": "Il codice PIN non corrisponde."
1094
+ },
1095
+ "userdevices_delete_limits": {
1096
+ "other": "Puoi rimuovere {{.Limit}} dispositivo/i da questo elenco ogni {{.Period}} giorno/i."
1097
+ },
1098
+ "userdevices_delete_limit_reached": {
1099
+ "other": "Hai raggiunto questo limite e al momento non puoi rimuovere alcun dispositivo. Puoi eliminare un dispositivo tra {{.Days}} giorno/i."
1100
+ },
1101
+ "shopping_card_new_subscription": {
1102
+ "other": "Questa carta verrà salvata e addebitata regolarmente"
1103
+ },
1104
+ "changepincode_modal_header": {
1105
+ "other": "Cambia il tuo PIN"
1106
+ },
1107
+ "changepincode_modal_currentpassword": {
1108
+ "other": "la tua password attuale"
1109
+ },
1110
+ "changepincode_modal_pincode1": {
1111
+ "other": "Il tuo nuovo PIN a 4 cifre"
1112
+ },
1113
+ "changepincode_modal_pincode2": {
1114
+ "other": "Conferma il tuo nuovo PIN a 4 cifre"
1115
+ },
1116
+ "changepincode_modal_submit": {
1117
+ "other": "Imposta PIN"
1118
+ },
1119
+ "changepincode_modal_error_wrong_password": {
1120
+ "other": "Quella password non è corretta."
1121
+ },
1122
+ "user_set_pin_intro": {
1123
+ "other": "Hai bisogno di un PIN per {{.Action}} contenuto limitato"
1124
+ },
1125
+ "user_error_wrong_pin_reset": {
1126
+ "other": "Clicca qui per reimpostare il PIN"
1127
+ },
1128
+ "user_error_too_many_pin_errors_help_page_link": {
1129
+ "other": ""
1130
+ },
1131
+ "shopping_error_age_restricted": {
1132
+ "other": "Questo contenuto è soggetto a limiti di età."
1133
+ },
1134
+ "shopping_error_close_button": {
1135
+ "other": "OK"
1136
+ },
1137
+ "usersubscriptions_subscription_expiry": {
1138
+ "other": "Scade {{.Expiry}}"
1139
+ },
1140
+ "usersubscriptions_subscription_status_trialing": {
1141
+ "other": "Periodo di prova"
1142
+ },
1143
+ "usersubscriptions_subscription_unsubscribe": {
1144
+ "other": "Annulla il mio abbonamento"
1145
+ },
1146
+ "usersubscriptions_unsubscribe_modal_cancel": {
1147
+ "other": "Annulla"
1148
+ },
1149
+ "usersubscriptions_unsubscribe_modal_confirm": {
1150
+ "other": "Sì, cancella il mio abbonamento"
1151
+ },
1152
+ "usersubscriptions_unsubscribe_modal_title": {
1153
+ "other": "Annullare l'iscrizione?"
1154
+ },
1155
+ "usersubscriptions_unsubscribe_modal_body": {
1156
+ "other": "Questo annullerà l'abbonamento al piano {{.Name}}. Potrai comunque guardare i contenuti del piano fino alla scadenza {{.Expiry}}."
1157
+ },
1158
+ "signin_form_error_ip_throttled": {
1159
+ "other": "Non sei riuscito ad accedere troppe volte. Per favore riprova più tardi."
1160
+ },
1161
+ "signin_form_error_account_suspended": {
1162
+ "other": "Il tuo account è stato temporaneamente sospeso. Contatta un amministratore se ritieni che si tratti di un errore."
1163
+ },
1164
+ "shopping_error_plan_already_owned": {
1165
+ "other": "Hai già questo piano."
1166
+ },
1167
+ "shopping_error_plan_expired": {
1168
+ "other": "Questo piano non è più disponibile."
1169
+ },
1170
+ "users_gender_none": {
1171
+ "other": "Non specificato"
1172
+ },
1173
+ "users_gender_female": {
1174
+ "other": "Femmina"
1175
+ },
1176
+ "users_gender_male": {
1177
+ "other": "Maschio"
1178
+ },
1179
+ "users_gender_diverse": {
1180
+ "other": "Diverse"
1181
+ },
1182
+ "users_gender_other": {
1183
+ "other": "Altro"
1184
+ },
1185
+ "pricing_quality_hd": {
1186
+ "other": "HD"
1187
+ },
1188
+ "pricing_quality_sd": {
1189
+ "other": "SD"
1190
+ },
1191
+ "pricing_quality_hd_only": {
1192
+ "other": "Solo HD"
1193
+ },
1194
+ "pricing_quality_sd_only": {
1195
+ "other": "Solo SD"
1196
+ },
1197
+ "shopping_card_save_card": {
1198
+ "other": "Salva questa carta per un uso futuro"
1199
+ },
1200
+ "shopping_card_button_change": {
1201
+ "other": "Mostra tutte le carte salvate"
1202
+ },
1203
+ "shopping_card_existing_description": {
1204
+ "other": "{{.Card.Brand}} che termina con {{.Card.Number}}"
1205
+ },
1206
+ "shopping_card_existing_expiry": {
1207
+ "other": "(scade {{.Card.Expiry}})"
1208
+ },
1209
+ "shopping_card_existing_expired": {
1210
+ "other": "(scaduta)"
1211
+ },
1212
+ "shopping_card_use_other": {
1213
+ "other": "Usa una nuova carta"
1214
+ },
1215
+ "shopping_card_use_new_card": {
1216
+ "other": "Cambia carta"
1217
+ },
1218
+ "shopping_card_update_reason_none": {
1219
+ "other": "Aggiorna la tua carta di credito. Le carte supportate sono Visa, Mastercard e American Express."
1220
+ },
1221
+ "shopping_action_credit": {
1222
+ "other": "Riempire"
1223
+ },
1224
+ "shopping_info_ownership_plan": {
1225
+ "other": "Sottoscrizione"
1226
+ },
1227
+ "usersubscriptions_change_payment_method_change": {
1228
+ "other": "Cambia carta di credito"
1229
+ },
1230
+ "usersubscriptions_change_payment_method_modal_title": {
1231
+ "other": "Aggiorna i dettagli della carta di credito"
1232
+ },
1233
+ "usersubscriptions_change_payment_method_modal_submit": {
1234
+ "other": "Aggiornare"
1235
+ },
1236
+ "modal_cancel": {
1237
+ "other": "Annulla"
1238
+ },
1239
+ "play": {
1240
+ "other": "Giocare"
1241
+ },
1242
+ "combined_auth_signin_prompt": {
1243
+ "other": "Accedi"
1244
+ },
1245
+ "combined_auth_signup_prompt": {
1246
+ "other": "Registrati"
1247
+ },
1248
+ "validation_terms_required": {
1249
+ "other": "Devi accettare i termini e le condizioni."
1250
+ },
1251
+ "shopping_error_item_limit_exceeded": {
1252
+ "other": "Sfortunatamente, {{.Title}} è esaurito."
1253
+ }
1254
+ }