@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,229 +1,531 @@
1
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
-
2
+ "site_owner": {
3
+ "other": "ABC Cinemas"
4
+ },
5
+ "settings_title": {
6
+ "other": "Settings"
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": "Epizodas"
15
34
  },
16
-
17
35
  "season_name": {
18
36
  "other": "Sezonas"
19
37
  },
20
-
21
- "seasons":{
22
- "one": "one season",
23
- "other": "{{.Count}} seasons"
38
+ "seasons": {
39
+ "one": "vieną sezoną",
40
+ "other": "{{.Count}} sezonai"
24
41
  },
25
42
  "tvseason": {
26
- "other": "{{.ShowInfo.Title}} Series {{.Season.SeasonNumber}}"
43
+ "other": "{{.ShowInfo.Title}} Serija {{.Season.SeasonNumber}}"
27
44
  },
28
45
  "tvseason_html": {
29
- "other": "{{.ShowInfo.Title}} <span>Series {{.Season.SeasonNumber}}</span>"
46
+ "other": "{{.ShowInfo.Title}} <span>Serija {{.Season.SeasonNumber}}</span>"
30
47
  },
31
48
  "tvepisode": {
32
49
  "other": "{{.Episode.Title}}"
33
50
  },
34
51
  "tvseason_number": {
35
- "other": "Series {{.Season.SeasonNumber}}"
52
+ "other": "Serija {{.Season.SeasonNumber}}"
36
53
  },
37
54
  "episode_count": {
38
- "one": "1 Episode",
39
- "other": "{{.Count}} Episodes"
40
- },
41
-
42
- "date_day": { "other": "Diena" },
43
- "date_month": { "other": "Mėnuo" },
44
- "date_year": { "other": "Metai" },
45
-
46
- "404_page_header": { "other": "Puslapis neegzistuoja..." },
47
- "404_page_content": { "other": "<p>Apgailestaujame, jūsų nurodytu adresu puslapio neradome.</p><p>Tikėtina, kad pasikeitė puslapio adresas, puslapis buvo ištrintas arba įsivėlė rašybos klaida.</p><p>Rekomenduojame reikalingos informacijos ieškoti grįžus į pagrindinį puslapį.</p><p><a href=\"{{.URL}}\">Grįžti į pagrindinį puslapį</a></p>" },
48
-
49
-
50
- "nav_homepage": { "other": "ABC Cinemas" },
51
- "nav_signin": { "other": "Prisijungti" },
52
- "nav_signup": { "other": "Registruotis" },
53
- "nav_signed_in_as": { "other": "Prisijungęs (-usi) kaip" },
54
- "nav_library": { "other": "Įsigyti filmai" },
55
- "nav_devices": { "other": "Mano įrenginiai" },
56
- "nav_wishlist": { "other": "Noriu pamatyti" },
57
- "nav_account": { "other": "Mano paskyra" },
58
- "nav_signout": { "other": "Atsijungti" },
59
- "play_trailer": { "other": "Anonsas" },
60
- "runtime_hours": { "other": "val." },
61
- "runtime_minutes": { "other": "min." },
62
-
63
- "datetime_today": { "other": "šiandien {{.Date}}" },
64
- "datetime_tomorrow": { "other": "rytoj {{.Date}}" },
65
- "datetime_yesterday": { "other": "vakar {{.Date}}" },
66
- "datetime_next": { "other": "{{.Date}}" },
67
- "datetime_last": { "other": "ankstesnis {{.Date}}" },
68
-
69
- "search_control_placeholder": { "other": "Paieška" },
70
- "search_control_submit": { "other": "Pateikti paiešką" },
71
-
72
- "play_button_watch": { "other" : "Žiūrėti dabar"},
73
- "play_button_resume": { "other" : "Tęsti"},
74
-
75
- "social_media_buttons_title": { "other": "Dalintis" },
76
- "social_media_buttons_facebook": { "other": "Dalintis Facebook" },
77
- "social_media_buttons_twitter": { "other": "Bendrinti Twitter" },
78
- "social_media_buttons_linkedin": { "other": "Dalintis Linkedin" },
79
- "social_media_buttons_email": { "other": "Bendrinkite el. paštu" },
80
- "social_media_buttons_email_subject": { "other": "Nuorodos bendrinimas" },
81
- "social_media_buttons_copied_link": { "other": "Nuoroda nukopijuota į mainų sritį!" },
82
- "social_media_buttons_copy_link": { "other": "Nukopijuoti į iškarpinę" },
83
-
84
- "accept_invite_page_header": { "other": "Sveiki " },
85
- "acceptinvite_form_invalid_reset_password_token": { "other": "Panašu, kad jau patvirtinote šį kvietimą, prašome <a href=\"{{.SigninURL}}\">prisijungti</a>. Pamiršus slaptažodį, galite <a href=\"{{.ForgotPasswordURL}}\">susikurti naują</a>." },
86
- "acceptinvite_complete": { "other": "Ačiū, jūsų paskyra sukurta." },
87
- "acceptinvite_form_submit": { "other": "Priimti kvietimą" },
88
- "acceptinvite_agreement": { "other": "Spausdami „Priimti kvietimą“ patvirtinate, kad perskaitėte ir sutinkate su mūsų <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">tVartotojų taisyklėmis</a> bei <a href=\"{{.PrivacyPolicyURL}}\" target=\"_blank\">Privatumo politika</a>." },
89
-
90
- "signup_page_header": { "other": "Registruotis" },
91
- "signup_form_name": { "other": "Vardas" },
92
- "signup_form_email": { "other": "El. pašto adresas" },
93
- "signup_form_password": { "other": "Slaptažodis" },
94
- "signup_form_password_confirmation": { "other": "Patvirtinkite slaptažodį" },
95
- "signup_form_gender": { "other": "Lytis" },
96
- "signup_form_dob": { "other": "Gimimo data" },
97
- "signup_form_submit": { "other": "Pateikti" },
98
-
99
- "signin_page_header": { "other": "Prisijungti" },
100
- "signin_form_email": { "other": "El. pašto adresas" },
101
- "signin_form_password": { "other": "Slaptažodis" },
102
- "signin_form_remember": { "other": "Prisiminti mane" },
103
- "signin_form_submit": { "other": "Pateikti" },
104
- "signin_page_forgotpassword": { "other": "Pamiršote slaptažodį?" },
105
- "signin_page_createnewaccount": { "other": "Neturite paskyros? Registruotis" },
106
- "signup_page_alreadyhaveanaccount": { "other": "Turite paskyrą? Prisijungti" },
107
- "signup_form_error_email_already_in_use": { "other": "Su šiuo el. paštu paskyra jau sukurta." },
108
- "signin_form_error_incorrect_credentials": { "other": "Neteisingas vartotojo vardas arba slaptažodis." },
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": "Įvyko klaida." },
113
-
114
- "combined_auth_continue": { "other": "Tęsti" },
115
- "combined_auth_change": { "other": "keisti" },
116
- "combined_auth_signin": { "other": "Prisijungti" },
117
- "combined_auth_signup": { "other": "Registruotis" },
118
- "combined_auth_signin_password": { "other": "Norėdami prisijungti prie savo paskyros įveskite slaptažodį." },
119
- "combined_auth_signin_error_incorrect_credentials": { "other": "Neteisingas slaptažodis." },
120
- "combined_auth_error_forbidden": { "other": "Įvyko klaida." },
121
- "combined_auth_error_too_many_requests": { "other": "Per daug užklausų. Prašome pabandyti vėliau." },
122
-
123
- "forgotpassword_page_header": { "other": "Atkurti slaptažodį" },
124
- "forgotpassword_form_email": { "other": "El. pašto adresas" },
125
- "forgotpassword_form_submit": { "other": "Atkurti" },
126
- "forgotpassword_form_error_email_doesnt_exist": { "other": "Paskyra su šiuo el. paštu neegzistuoja." },
127
- "forgotpassword_form_error_account_suspended": { "other": "Paskyra laikinai užrakinta." },
128
- "forgotpassword_complete": { "other": "Ačiū. Neužilgo gausite laišką dėl slaptažodžio atkūrimo." },
129
- "forgotpassword_form_error_forbidden": { "other": "Įvyko klaida." },
130
- "forgotpassword_form_error_too_many_requests": { "other": "Per daug užklausų. Prašome pabandyti vėliau." },
131
-
132
- "resetpassword_page_header": { "other": "Keisti slaptažodį" },
133
- "resetpassword_form_invalid_reset_password_token": { "other": "Prašymas atkurti slaptažodį negalioja. <a href=\"{{.URL}}\">Prašome iš naujo užpildyti formą</a>." },
134
- "resetpassword_form_password": { "other": "Naujas slaptažodis" },
135
- "resetpassword_form_password2": { "other": "Patvirtinkite naują slaptažodį" },
136
- "resetpassword_form_submit": { "other": "Keisti" },
137
- "resetpassword_complete": { "other": "Ačiū. Jūsų slaptažodis pakeistas, jūs prisijungėte prie savo paskyros." },
138
- "resetpassword_form_error_invalid_reset_password_token": { "other": "Prašymas atkurti slaptažodį negalioja. Prašome vėliau bandyti dar kartą." },
139
- "resetpassword_form_error_reset_password_token_expired": { "other": "Slaptažodžio atkūrimo kodas nebegalioja. Prašome kreiptis dėl naujo kodo." },
140
- "resetpassword_form_error_too_many_requests": { "other": "Per daug užklausų. Prašome pabandyti vėliau." },
141
-
142
- "account_page_header": { "other": "Mano paskyra" },
143
- "account_form_name": { "other": "Vardas" },
144
- "account_form_email": { "other": "El. pašto adresas" },
145
- "account_form_password": { "other": "Slaptažodis" },
146
- "account_form_change_password": { "other": "Keisti" },
147
- "account_form_gender": { "other": "Lytis" },
148
- "account_form_dob": { "other": "Gimimo data" },
149
- "account_form_submit": { "other": "Atnaujinti" },
150
- "account_form_submitted": { "other": "Atnaujinta" },
151
- "account_form_password_changed": { "other": "Atnaujinta" },
152
- "account_form_error_incorrect_password": { "other": "Neteisingas slaptažodis." },
153
- "account_form_pin_code": { "other": "PIN" },
154
- "account_form_pin_code_not_set": { "other": "You don't have a PIN set, which is required for purchasing, renting and watching some titles."},
155
- "account_form_set_pin": { "other": "Set PIN" },
156
- "account_form_pin_changed": { "other": "Updated" },
157
- "account_form_change_pin": { "other": "Change PIN" },
158
-
159
- "user_set_pin_header": { "other": "Set your PIN" },
160
- "user_set_pin_button": { "other": "Set PIN" },
161
- "user_submit_pin_heading": { "other": "Enter your PIN to {{.Action}} this restricted content" },
162
- "user_error_wrong_pin_retry": { "other": "Oops, you have entered an incorrect PIN" },
163
- "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>" },
164
- "user_submit_pin_button": { "other": "Enter" },
165
- "user_reset_pin_button": { "other": "Reset PIN" },
166
-
167
- "signup_form_optin": {"other": "Prenumeruokite mūsų naujienlaiškį"},
168
-
169
- "passwordconfirmation_modal_header": { "other": "Patvirtinkite slaptažodį" },
170
- "passwordconfirmation_modal_label": { "other": "Norint išsaugoti pakeitimus, prašome įvesti slaptažodį" },
171
- "passwordconfirmation_modal_confirm": { "other": "Patvirtinti" },
172
-
173
- "changepassword_modal_header": { "other": "Keisti slaptažodį" },
174
- "changepassword_modal_currentpassword": { "other": "Dabartinis slaptažodis" },
175
- "changepassword_modal_password": { "other": "Naujas slaptažodis" },
176
- "changepassword_modal_password2": { "other": "Pakartokite naują slaptažodį" },
177
- "changepassword_modal_submit": { "other": "Atnaujinti" },
178
- "changepassword_modal_error_incorrect_password": { "other": "Neteisingas slaptažodis." },
179
-
180
- "userlibrary_page_header": { "other": "Įsigyti filmai" },
181
- "userlibrary_empty_header": { "other": "Įrašų nėra" },
182
- "userlibrary_empty_content": { "other": "Rinkitės filmus iš <a href=\"{{.HomeURL}}\">programos</a>." },
183
-
184
- "searchresults_page_header": { "other": "Paieškos rezultatai" },
185
- "searchresults_load_more": { "other": "Rodyti {{.Count}} daugiau" },
55
+ "one": "1 epizodas",
56
+ "other": "{{.Count}} serijų"
57
+ },
58
+ "date_day": {
59
+ "other": "Diena"
60
+ },
61
+ "date_month": {
62
+ "other": "Mėnuo"
63
+ },
64
+ "date_year": {
65
+ "other": "Metai"
66
+ },
67
+ "404_page_header": {
68
+ "other": "Puslapis neegzistuoja..."
69
+ },
70
+ "404_page_content": {
71
+ "other": "<p>Apgailestaujame, jūsų nurodytu adresu puslapio neradome.</p><p>Tikėtina, kad pasikeitė puslapio adresas, puslapis buvo ištrintas arba įsivėlė rašybos klaida.</p><p>Rekomenduojame reikalingos informacijos ieškoti grįžus į pagrindinį puslapį.</p><p><a href=\"{{.URL}}\">Grįžti į pagrindinį puslapį</a></p>"
72
+ },
73
+ "nav_homepage": {
74
+ "other": "ABC Cinemas"
75
+ },
76
+ "nav_signin": {
77
+ "other": "Prisijungti"
78
+ },
79
+ "nav_signup": {
80
+ "other": "Registruotis"
81
+ },
82
+ "nav_signed_in_as": {
83
+ "other": "Prisijungęs (-usi) kaip"
84
+ },
85
+ "nav_library": {
86
+ "other": "Įsigyti filmai"
87
+ },
88
+ "nav_devices": {
89
+ "other": "Mano įrenginiai"
90
+ },
91
+ "nav_wishlist": {
92
+ "other": "Noriu pamatyti"
93
+ },
94
+ "nav_account": {
95
+ "other": "Mano paskyra"
96
+ },
97
+ "nav_signout": {
98
+ "other": "Atsijungti"
99
+ },
100
+ "play_trailer": {
101
+ "other": "Anonsas"
102
+ },
103
+ "runtime_hours": {
104
+ "other": "val."
105
+ },
106
+ "runtime_minutes": {
107
+ "other": "min."
108
+ },
109
+ "datetime_today": {
110
+ "other": "šiandien {{.Date}}"
111
+ },
112
+ "datetime_tomorrow": {
113
+ "other": "rytoj {{.Date}}"
114
+ },
115
+ "datetime_yesterday": {
116
+ "other": "vakar {{.Date}}"
117
+ },
118
+ "datetime_next": {
119
+ "other": "{{.Date}}"
120
+ },
121
+ "datetime_last": {
122
+ "other": "ankstesnis {{.Date}}"
123
+ },
124
+ "search_control_placeholder": {
125
+ "other": "Paieška"
126
+ },
127
+ "search_control_submit": {
128
+ "other": "Pateikti paiešką"
129
+ },
130
+ "play_button_watch": {
131
+ "other": "Žiūrėti dabar"
132
+ },
133
+ "play_button_resume": {
134
+ "other": "Tęsti"
135
+ },
136
+ "social_media_buttons_title": {
137
+ "other": "Dalintis"
138
+ },
139
+ "social_media_buttons_facebook": {
140
+ "other": "Dalintis Facebook"
141
+ },
142
+ "social_media_buttons_twitter": {
143
+ "other": "Bendrinti Twitter"
144
+ },
145
+ "social_media_buttons_linkedin": {
146
+ "other": "Dalintis Linkedin"
147
+ },
148
+ "social_media_buttons_email": {
149
+ "other": "Bendrinkite el. paštu"
150
+ },
151
+ "social_media_buttons_email_subject": {
152
+ "other": "Nuorodos bendrinimas"
153
+ },
154
+ "social_media_buttons_copied_link": {
155
+ "other": "Nuoroda nukopijuota į mainų sritį!"
156
+ },
157
+ "social_media_buttons_copy_link": {
158
+ "other": "Nukopijuoti į iškarpinę"
159
+ },
160
+ "accept_invite_page_header": {
161
+ "other": "Sveiki "
162
+ },
163
+ "acceptinvite_form_invalid_reset_password_token": {
164
+ "other": "Panašu, kad jau patvirtinote šį kvietimą, prašome <a href=\"{{.SigninURL}}\">prisijungti</a>. Pamiršus slaptažodį, galite <a href=\"{{.ForgotPasswordURL}}\">susikurti naują</a>."
165
+ },
166
+ "acceptinvite_complete": {
167
+ "other": "Ačiū, jūsų paskyra sukurta."
168
+ },
169
+ "acceptinvite_form_submit": {
170
+ "other": "Priimti kvietimą"
171
+ },
172
+ "acceptinvite_agreement": {
173
+ "other": "Spausdami „Priimti kvietimą“ patvirtinate, kad perskaitėte ir sutinkate su mūsų <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">tVartotojų taisyklėmis</a> bei <a href=\"{{.PrivacyPolicyURL}}\" target=\"_blank\">Privatumo politika</a>."
174
+ },
175
+ "signup_page_header": {
176
+ "other": "Registruotis"
177
+ },
178
+ "signup_form_name": {
179
+ "other": "Vardas"
180
+ },
181
+ "signup_form_email": {
182
+ "other": "El. pašto adresas"
183
+ },
184
+ "signup_form_password": {
185
+ "other": "Slaptažodis"
186
+ },
187
+ "signup_form_password_confirmation": {
188
+ "other": "Patvirtinkite slaptažodį"
189
+ },
190
+ "signup_form_gender": {
191
+ "other": "Lytis"
192
+ },
193
+ "signup_form_dob": {
194
+ "other": "Gimimo data"
195
+ },
196
+ "signup_form_submit": {
197
+ "other": "Pateikti"
198
+ },
199
+ "signin_page_header": {
200
+ "other": "Prisijungti"
201
+ },
202
+ "signin_form_email": {
203
+ "other": "El. pašto adresas"
204
+ },
205
+ "signin_form_password": {
206
+ "other": "Slaptažodis"
207
+ },
208
+ "signin_form_remember": {
209
+ "other": "Prisiminti mane"
210
+ },
211
+ "signin_form_submit": {
212
+ "other": "Pateikti"
213
+ },
214
+ "signin_page_forgotpassword": {
215
+ "other": "Pamiršote slaptažodį?"
216
+ },
217
+ "signin_page_createnewaccount": {
218
+ "other": "Neturite paskyros? Registruotis"
219
+ },
220
+ "signup_page_alreadyhaveanaccount": {
221
+ "other": "Turite paskyrą? Prisijungti"
222
+ },
223
+ "signup_form_error_email_already_in_use": {
224
+ "other": "Su šiuo el. paštu paskyra jau sukurta."
225
+ },
226
+ "signin_form_error_incorrect_credentials": {
227
+ "other": "Neteisingas vartotojo vardas arba slaptažodis."
228
+ },
229
+ "signin_form_error_ip_throttled": {
230
+ "other": "Per daug kartų nepavyko prisijungti. Pabandykite dar kartą vėliau."
231
+ },
232
+ "signin_form_error_account_suspended": {
233
+ "other": "Jūsų sąskaita laikinai sustabdyta. Jei manote, kad tai klaida, susisiekite su administratoriumi."
234
+ },
235
+ "signup_form_error_forbidden": {
236
+ "other": "Įvyko klaida."
237
+ },
238
+ "combined_auth_continue": {
239
+ "other": "Tęsti"
240
+ },
241
+ "combined_auth_change": {
242
+ "other": "keisti"
243
+ },
244
+ "combined_auth_signin": {
245
+ "other": "Prisijungti"
246
+ },
247
+ "combined_auth_signup": {
248
+ "other": "Registruotis"
249
+ },
250
+ "combined_auth_signin_password": {
251
+ "other": "Norėdami prisijungti prie savo paskyros įveskite slaptažodį."
252
+ },
253
+ "combined_auth_signin_error_incorrect_credentials": {
254
+ "other": "Neteisingas slaptažodis."
255
+ },
256
+ "combined_auth_error_forbidden": {
257
+ "other": "Įvyko klaida."
258
+ },
259
+ "combined_auth_error_too_many_requests": {
260
+ "other": "Per daug užklausų. Prašome pabandyti vėliau."
261
+ },
262
+ "forgotpassword_page_header": {
263
+ "other": "Atkurti slaptažodį"
264
+ },
265
+ "forgotpassword_form_email": {
266
+ "other": "El. pašto adresas"
267
+ },
268
+ "forgotpassword_form_submit": {
269
+ "other": "Atkurti"
270
+ },
271
+ "forgotpassword_form_error_email_doesnt_exist": {
272
+ "other": "Paskyra su šiuo el. paštu neegzistuoja."
273
+ },
274
+ "forgotpassword_form_error_account_suspended": {
275
+ "other": "Paskyra laikinai užrakinta."
276
+ },
277
+ "forgotpassword_complete": {
278
+ "other": "Ačiū. Neužilgo gausite laišką dėl slaptažodžio atkūrimo."
279
+ },
280
+ "forgotpassword_form_error_forbidden": {
281
+ "other": "Įvyko klaida."
282
+ },
283
+ "forgotpassword_form_error_too_many_requests": {
284
+ "other": "Per daug užklausų. Prašome pabandyti vėliau."
285
+ },
286
+ "resetpassword_page_header": {
287
+ "other": "Keisti slaptažodį"
288
+ },
289
+ "resetpassword_form_invalid_reset_password_token": {
290
+ "other": "Prašymas atkurti slaptažodį negalioja. <a href=\"{{.URL}}\">Prašome iš naujo užpildyti formą</a>."
291
+ },
292
+ "resetpassword_form_password": {
293
+ "other": "Naujas slaptažodis"
294
+ },
295
+ "resetpassword_form_password2": {
296
+ "other": "Patvirtinkite naują slaptažodį"
297
+ },
298
+ "resetpassword_form_submit": {
299
+ "other": "Keisti"
300
+ },
301
+ "resetpassword_complete": {
302
+ "other": "Ačiū. Jūsų slaptažodis pakeistas, jūs prisijungėte prie savo paskyros."
303
+ },
304
+ "resetpassword_form_error_invalid_reset_password_token": {
305
+ "other": "Prašymas atkurti slaptažodį negalioja. Prašome vėliau bandyti dar kartą."
306
+ },
307
+ "resetpassword_form_error_reset_password_token_expired": {
308
+ "other": "Slaptažodžio atkūrimo kodas nebegalioja. Prašome kreiptis dėl naujo kodo."
309
+ },
310
+ "resetpassword_form_error_too_many_requests": {
311
+ "other": "Per daug užklausų. Prašome pabandyti vėliau."
312
+ },
313
+ "account_page_header": {
314
+ "other": "Mano paskyra"
315
+ },
316
+ "account_form_name": {
317
+ "other": "Vardas"
318
+ },
319
+ "account_form_email": {
320
+ "other": "El. pašto adresas"
321
+ },
322
+ "account_form_password": {
323
+ "other": "Slaptažodis"
324
+ },
325
+ "account_form_change_password": {
326
+ "other": "Keisti"
327
+ },
328
+ "account_form_gender": {
329
+ "other": "Lytis"
330
+ },
331
+ "account_form_dob": {
332
+ "other": "Gimimo data"
333
+ },
334
+ "account_form_submit": {
335
+ "other": "Atnaujinti"
336
+ },
337
+ "account_form_submitted": {
338
+ "other": "Atnaujinta"
339
+ },
340
+ "account_form_password_changed": {
341
+ "other": "Atnaujinta"
342
+ },
343
+ "account_form_error_incorrect_password": {
344
+ "other": "Neteisingas slaptažodis."
345
+ },
346
+ "account_form_pin_code": {
347
+ "other": "PIN"
348
+ },
349
+ "account_form_pin_code_not_set": {
350
+ "other": "Neturite PIN kodo, kurio reikia norint įsigyti, išsinuomoti ir žiūrėti kai kuriuos kūrinius."
351
+ },
352
+ "account_form_set_pin": {
353
+ "other": "Nustatyti PIN kodą"
354
+ },
355
+ "account_form_pin_changed": {
356
+ "other": "Atnaujinta"
357
+ },
358
+ "account_form_change_pin": {
359
+ "other": "Pakeiskite PIN kodą"
360
+ },
361
+ "user_set_pin_header": {
362
+ "other": "Nustatykite savo PIN kodą"
363
+ },
364
+ "user_set_pin_button": {
365
+ "other": "Nustatyti PIN kodą"
366
+ },
367
+ "user_submit_pin_heading": {
368
+ "other": "Įveskite PIN kodą, kad galėtumėte {{.Action}} naudoti šį apribotą turinį"
369
+ },
370
+ "user_error_wrong_pin_retry": {
371
+ "other": "Oi, įvedėte neteisingą PIN kodą"
372
+ },
373
+ "user_error_too_many_pin_errors": {
374
+ "other": "<p>Panašu, kad turite problemų.</p><p>Iš naujo nustatykite PIN kodą arba susisiekite su mumis dėl</p><a href=\"{{.HelpURL}}\" target=\"_blank\">pagalbos</a>"
375
+ },
376
+ "user_submit_pin_button": {
377
+ "other": "Įeikite"
378
+ },
379
+ "user_reset_pin_button": {
380
+ "other": "Iš naujo nustatyti PIN kodą"
381
+ },
382
+ "signup_form_optin": {
383
+ "other": "Prenumeruokite mūsų naujienlaiškį"
384
+ },
385
+ "passwordconfirmation_modal_header": {
386
+ "other": "Patvirtinkite slaptažodį"
387
+ },
388
+ "passwordconfirmation_modal_label": {
389
+ "other": "Norint išsaugoti pakeitimus, prašome įvesti slaptažodį"
390
+ },
391
+ "passwordconfirmation_modal_confirm": {
392
+ "other": "Patvirtinti"
393
+ },
394
+ "changepassword_modal_header": {
395
+ "other": "Keisti slaptažodį"
396
+ },
397
+ "changepassword_modal_currentpassword": {
398
+ "other": "Dabartinis slaptažodis"
399
+ },
400
+ "changepassword_modal_password": {
401
+ "other": "Naujas slaptažodis"
402
+ },
403
+ "changepassword_modal_password2": {
404
+ "other": "Pakartokite naują slaptažodį"
405
+ },
406
+ "changepassword_modal_submit": {
407
+ "other": "Atnaujinti"
408
+ },
409
+ "changepassword_modal_error_incorrect_password": {
410
+ "other": "Neteisingas slaptažodis."
411
+ },
412
+ "userlibrary_page_header": {
413
+ "other": "Įsigyti filmai"
414
+ },
415
+ "userlibrary_empty_header": {
416
+ "other": "Įrašų nėra"
417
+ },
418
+ "userlibrary_empty_content": {
419
+ "other": "Rinkitės filmus iš <a href=\"{{.HomeURL}}\">programos</a>."
420
+ },
421
+ "searchresults_page_header": {
422
+ "other": "Paieškos rezultatai"
423
+ },
424
+ "searchresults_load_more": {
425
+ "other": "Rodyti {{.Count}} daugiau"
426
+ },
186
427
  "searchresults_total": {
187
428
  "one": "Radome 1 \"{{.Query}}\" rezultatą.",
188
429
  "other": "Radome {{.Count}} \"{{.Query}}\" rezultatus."
189
430
  },
190
- "searchresults_empty_header": { "other": "Užklausai neradome nė vieno rezultato \"{{.Query}}\"" },
191
- "searchresults_empty_content": { "other": "Pradėkite naują paiešką arba <a href=\"{{.HomeURL}}\">peržiūrėkite mūsų programą</a>." },
192
-
193
- "validation_name_required": { "other": "Prašome įvesti savo vardą." },
194
- "validation_email_required": { "other": "Prašome įvesti savo el. pašto adresą." },
195
- "validation_email_email": { "other": "Prašome įvesti galiojantį el. pašto adresą." },
196
- "validation_currentpassword_required": { "other": "Prašome įvesti esamą slaptažodį." },
197
- "validation_password_required": { "other": "Prašome įvesti slaptažodį." },
198
- "validation_password2_required": { "other": "Prašome patvirtinti slaptažodį." },
199
- "validation_password2_match": { "other": "Jūsų slaptažodžiai nesutampa." },
200
- "validation_password_minlength": { "other": "Prašome įvesti mažiausiai {{.Count}} ženklus." },
201
- "validation_promocode_required": { "other": "Prašome įvesti nuolaidos kodą." },
202
- "validation_pincode_required": { "other": "Please enter a PIN code." },
203
- "validation_gender_required": { "other": "Prašome pažymėti lytį, su kuria tapatinatės." },
204
- "validation_dob_required": { "other": "Prašome įrašyti savo gimimo datą." },
205
- "validation_dob_date": { "other": "Prašome įrašyti teisingą gimimo datą." },
206
-
207
- "shopping_info_subtitle_hd": { "other": "Vaizdo įrašas." },
208
- "shopping_info_subtitle_sd": { "other": "SD Video on Demand." },
209
- "shopping_info_subtitle_wallet": { "other": "Funds in your Wallet may be used for the purchase or rental of any content on ScreenPlus." },
210
- "shopping_info_subtitle_help": { "other": "Informacija apie sistemos techninius reikalavimus." },
211
- "shopping_info_ownership_buy": { "other": "Pirkti" },
212
- "shopping_info_ownership_rent": { "other": "Išsinuomoti" },
213
-
214
- "shopping_info_sd_only": { "other": "Limited to SD playback only." },
215
- "shopping_info_release_date_title": { "other": "Peržiūra galima nuo {{.Date}}. " },
216
- "shopping_info_release_date_explanation_rent": { "other": "Galite išsinuomoti dabar, tačiau peržiūrėti galėsite tik nuo nurodytos datos." },
217
- "shopping_info_release_date_explanation_buy": { "other": "Galite pirkti dabar, tačiau peržiūrėti galėsite tik nuo nurodytos datos." },
218
-
219
- "shopping_info_available_until_date_title": { "other": "Peržiūra galima iki {{.Date}}. " },
220
- "shopping_info_available_until_date_explanation_rent": { "other": "Po šios datos peržiūra bus nebegalima." },
221
- "shopping_info_available_until_date_explanation_buy": { "other": "Po šios datos peržiūra bus nebegalima." },
222
-
223
- "duration_hour": { "one": "1 valandą", "other": "{{.Count}} valandos" },
224
- "duration_day": { "one": "1 diena", "other": "{{.Count}} dienos" },
225
- "shopping_info_rental_period_duration": { "other": "{{.ValueUnit}} nuoma " },
226
- "shopping_info_watch_window_duration": { "other": "{{.Count}} val. peržiūros laikas. " },
431
+ "searchresults_empty_header": {
432
+ "other": "Užklausai neradome vieno rezultato \"{{.Query}}\""
433
+ },
434
+ "searchresults_empty_content": {
435
+ "other": "Pradėkite naują paiešką arba <a href=\"{{.HomeURL}}\">peržiūrėkite mūsų programą</a>."
436
+ },
437
+ "validation_name_required": {
438
+ "other": "Prašome įvesti savo vardą."
439
+ },
440
+ "validation_email_required": {
441
+ "other": "Prašome įvesti savo el. pašto adresą."
442
+ },
443
+ "validation_email_email": {
444
+ "other": "Prašome įvesti galiojantį el. pašto adresą."
445
+ },
446
+ "validation_currentpassword_required": {
447
+ "other": "Prašome įvesti esamą slaptažodį."
448
+ },
449
+ "validation_password_required": {
450
+ "other": "Prašome įvesti slaptažodį."
451
+ },
452
+ "validation_password2_required": {
453
+ "other": "Prašome patvirtinti slaptažodį."
454
+ },
455
+ "validation_password2_match": {
456
+ "other": "Jūsų slaptažodžiai nesutampa."
457
+ },
458
+ "validation_password_minlength": {
459
+ "other": "Prašome įvesti mažiausiai {{.Count}} ženklus."
460
+ },
461
+ "validation_promocode_required": {
462
+ "other": "Prašome įvesti nuolaidos kodą."
463
+ },
464
+ "validation_pincode_required": {
465
+ "other": "Įveskite PIN kodą."
466
+ },
467
+ "validation_gender_required": {
468
+ "other": "Prašome pažymėti lytį, su kuria tapatinatės."
469
+ },
470
+ "validation_dob_required": {
471
+ "other": "Prašome įrašyti savo gimimo datą."
472
+ },
473
+ "validation_dob_date": {
474
+ "other": "Prašome įrašyti teisingą gimimo datą."
475
+ },
476
+ "shopping_info_subtitle_hd": {
477
+ "other": "Vaizdo įrašas."
478
+ },
479
+ "shopping_info_subtitle_sd": {
480
+ "other": "SD Video on Demand."
481
+ },
482
+ "shopping_info_subtitle_wallet": {
483
+ "other": "Lėšos jūsų piniginėje gali būti naudojama bet kokio turinio įsigijimui ar nuomai."
484
+ },
485
+ "shopping_info_subtitle_help": {
486
+ "other": "Informacija apie sistemos techninius reikalavimus."
487
+ },
488
+ "shopping_info_ownership_buy": {
489
+ "other": "Pirkti"
490
+ },
491
+ "shopping_info_ownership_rent": {
492
+ "other": "Išsinuomoti"
493
+ },
494
+ "shopping_info_sd_only": {
495
+ "other": "Tik SD atkūrimas."
496
+ },
497
+ "shopping_info_release_date_title": {
498
+ "other": "Peržiūra galima nuo {{.Date}}. "
499
+ },
500
+ "shopping_info_release_date_explanation_rent": {
501
+ "other": "Galite išsinuomoti dabar, tačiau peržiūrėti galėsite tik nuo nurodytos datos."
502
+ },
503
+ "shopping_info_release_date_explanation_buy": {
504
+ "other": "Galite pirkti dabar, tačiau peržiūrėti galėsite tik nuo nurodytos datos."
505
+ },
506
+ "shopping_info_available_until_date_title": {
507
+ "other": "Peržiūra galima iki {{.Date}}. "
508
+ },
509
+ "shopping_info_available_until_date_explanation_rent": {
510
+ "other": "Po šios datos peržiūra bus nebegalima."
511
+ },
512
+ "shopping_info_available_until_date_explanation_buy": {
513
+ "other": "Po šios datos peržiūra bus nebegalima."
514
+ },
515
+ "duration_hour": {
516
+ "one": "1 valandą",
517
+ "other": "{{.Count}} valandos"
518
+ },
519
+ "duration_day": {
520
+ "one": "1 diena",
521
+ "other": "{{.Count}} dienos"
522
+ },
523
+ "shopping_info_rental_period_duration": {
524
+ "other": "{{.ValueUnit}} nuoma "
525
+ },
526
+ "shopping_info_watch_window_duration": {
527
+ "other": "{{.Count}} val. peržiūros laikas. "
528
+ },
227
529
  "shopping_info_watch_window_explanation_film": {
228
530
  "one": "Įsigytą filmą savo paskyroje galėsite žiūrėti {{.ValueUnit}}. ",
229
531
  "other": "Įsigytą filmą savo paskyroje galėsite žiūrėti {{.ValueUnit}}. "
@@ -248,65 +550,151 @@
248
550
  "one": "Paspaudus mygtuką „Žiūrėti“ atsidarys peržiūros langas. Per 1 valandą galėsite peržiūrėti filmą tiek kartų, kiek norėsite.",
249
551
  "other": "Paspaudus mygtuką „Žiūrėti“ atsidarys peržiūros langas. Per {{.Count}} valandas galėsite peržiūrėti filmą tiek kartų, kiek norėsite."
250
552
  },
251
- "shopping_info_credit_bonus_title": { "other": "{{.BonusPercentage}}% Nuolaida" },
252
-
253
- "shopping_enter_card_prompt": { "other": "Norėdami patvirtinti {{.Verb}}, įveskite savo mokėjimo kortelės duomenis." },
254
-
255
- "shopping_terms": { "other": "Patvirtindamas pirkimą, sutinku su <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\" tabindex=\"-1\">Vartotojų taisyklėmis</a>."},
256
- "shopping_discount_applied": { "other": "Pritaikyta {{.DiscountAmount}} nuolaida." },
257
- "shopping_discount_apply": { "other": "Taikyti" },
258
- "shopping_discount_code": { "other": "Įveskite nuolaidos kodą." },
259
- "shopping_discount_have_code": { "other": "Turiu nuolaidos kodą" },
260
-
261
- "shopping_price_you_pay": { "other": "Mokėti" },
262
- "shopping_price_nothing": { "other": "Nereikia" },
263
- "shopping_price_free": { "other": "Nemokamas" },
264
-
265
- "shopping_auth_directions": { "other": "Būtina prisijungti. Prašome įvesti savo el. pašto adresą." },
266
-
267
- "shopping_error_in_library": { "other": "{{.Title}} jau yra prie jūsų „Įsigytų filmų“." },
268
-
269
- "shopping_error_missing_card": { "other": "Prašome įvesti savo mokėjimo kortelės duomenis." },
270
- "shopping_error_title": { "other": "Įvyko klaida" },
271
- "shopping_error_incorrect_cvc": { "other": "Prašome įvesti teisingą kortelės saugos kodą (CVV)." },
272
- "shopping_error_invalid_cvc": { "other": "Prašome įvesti teisingą kortelės saugos kodą (CVV)." },
273
- "shopping_error_incorrect_number": { "other": "Prašome įvesti teisingą mokėjimo kortelės numerį." },
274
- "shopping_error_invalid_number": { "other": "Prašome įvesti teisingą mokėjimo kortelės numerį." },
275
- "shopping_error_card_declined": { "other": "Mokėjimo kortelė nepriimta." },
276
- "shopping_error_invalid_expiry_month": { "other": "Prašome įvesti teisingą kortelės galiojimo datą." },
277
- "shopping_error_invalid_expiry_year": { "other": "Prašome įvesti teisingą kortelės galiojimo datą." },
278
- "shopping_error_expired_card": { "other": "Mokėjimo kortelės galiojimo laikas baigėsi." },
279
- "shopping_error_creditcard_country_mismatch": { "other": "Jūsų {{.Ownership}} nepatvirtintas. Privalote būti mokėjimo kortelę išdavusioje šalyje. Prašome naudoti kitą kortelę." },
280
- "shopping_error_proxy_detected": { "other": "Jūsų {{.Ownership}} nepatvirtintas. Naudojate blokavimo programą arba tarpinį serverį. Prašome išjungti šias programas ir bandyti iš naujo." },
281
-
282
- "shopping_error_discount_worn_out": { "other": "That promo code can no longer be used." },
283
- "shopping_error_discount_blank": { "other": "Prašome įvesti nuolaidos kodą." },
284
- "shopping_error_discount_not_applied": { "other": "Prašome įvesti galiojantį nuolaidos kodą." },
285
- "shopping_error_discount_invalid": { "other": "Prašome įvesti galiojantį nuolaidos kodą." },
286
- "shopping_error_discount_disabled": { "other": "Prašome įvesti galiojantį nuolaidos kodą." },
287
- "shopping_error_discount_already_applied": { "other": "Šiam apsipirkimui jau panaudojote nuolaidos kodą." },
288
- "shopping_error_discount_already_redeemed": { "other": "Nuolaidos kodas jau panaudotas." },
289
- "shopping_error_discount_used_previously": { "other": "Nuolaidos kodas jau panaudotas." },
290
- "shopping_error_discount_max_limit": { "other": "Įvestas nuolaidos kodas jau panaudotas." },
291
- "shopping_error_discount_expired": { "other": "Nuolaidos kodas nebegalioja." },
292
- "shopping_error_discount_invalid_ownership_buy": { "other": "Nuolaidos kodas perkant negalioja." },
293
- "shopping_error_discount_invalid_ownership_rent": { "other": "Nuolaidos kodas nuomojant negalioja." },
294
- "shopping_error_discount_invalid_item": { "other": "Nuolaidos kodas negalioja šiam filmui." },
295
- "shopping_error_discount_invalid_pricing_region": { "other": "Nuolaidos kodas negalioja jūsų gyvenamojoje šalyje." },
296
- "shopping_error_discounts_not_allowed": { "other": "Nuolaidos kodo panaudoti negalima." },
297
- "shopping_error_discount_disallowed_on_bundles": { "other": "Nuolaidos kodas negalioja rinkiniams." },
298
- "shopping_error_payment_intent_authentication_failure": { "other": "Mokėjimo kortelė nepriimta. Prašome bandyti dar kartą." },
299
-
300
- "shopping_complete_rental": { "other": "Pirkinys sėkmingas!" },
553
+ "shopping_info_credit_bonus_title": {
554
+ "other": "{{.BonusPercentage}}% Nuolaida"
555
+ },
556
+ "shopping_enter_card_prompt": {
557
+ "other": "Norėdami patvirtinti {{.Verb}}, įveskite savo mokėjimo kortelės duomenis."
558
+ },
559
+ "shopping_terms": {
560
+ "other": "Patvirtindamas pirkimą, sutinku su <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\" tabindex=\"-1\">Vartotojų taisyklėmis</a>."
561
+ },
562
+ "shopping_discount_applied": {
563
+ "other": "Pritaikyta {{.DiscountAmount}} nuolaida."
564
+ },
565
+ "shopping_discount_apply": {
566
+ "other": "Taikyti"
567
+ },
568
+ "shopping_discount_code": {
569
+ "other": "Įveskite nuolaidos kodą."
570
+ },
571
+ "shopping_discount_have_code": {
572
+ "other": "Turiu nuolaidos kodą"
573
+ },
574
+ "shopping_price_you_pay": {
575
+ "other": "Mokėti"
576
+ },
577
+ "shopping_price_nothing": {
578
+ "other": "Nereikia"
579
+ },
580
+ "shopping_price_free": {
581
+ "other": "Nemokamas"
582
+ },
583
+ "shopping_auth_directions": {
584
+ "other": "Būtina prisijungti. Prašome įvesti savo el. pašto adresą."
585
+ },
586
+ "shopping_error_in_library": {
587
+ "other": "{{.Title}} jau yra prie jūsų „Įsigytų filmų“."
588
+ },
589
+ "shopping_error_missing_card": {
590
+ "other": "Prašome įvesti savo mokėjimo kortelės duomenis."
591
+ },
592
+ "shopping_error_title": {
593
+ "other": "Įvyko klaida"
594
+ },
595
+ "shopping_error_incorrect_cvc": {
596
+ "other": "Prašome įvesti teisingą kortelės saugos kodą (CVV)."
597
+ },
598
+ "shopping_error_invalid_cvc": {
599
+ "other": "Prašome įvesti teisingą kortelės saugos kodą (CVV)."
600
+ },
601
+ "shopping_error_incorrect_number": {
602
+ "other": "Prašome įvesti teisingą mokėjimo kortelės numerį."
603
+ },
604
+ "shopping_error_invalid_number": {
605
+ "other": "Prašome įvesti teisingą mokėjimo kortelės numerį."
606
+ },
607
+ "shopping_error_card_declined": {
608
+ "other": "Mokėjimo kortelė nepriimta."
609
+ },
610
+ "shopping_error_invalid_expiry_month": {
611
+ "other": "Prašome įvesti teisingą kortelės galiojimo datą."
612
+ },
613
+ "shopping_error_invalid_expiry_year": {
614
+ "other": "Prašome įvesti teisingą kortelės galiojimo datą."
615
+ },
616
+ "shopping_error_expired_card": {
617
+ "other": "Mokėjimo kortelės galiojimo laikas baigėsi."
618
+ },
619
+ "shopping_error_creditcard_country_mismatch": {
620
+ "other": "Jūsų {{.Ownership}} nepatvirtintas. Privalote būti mokėjimo kortelę išdavusioje šalyje. Prašome naudoti kitą kortelę."
621
+ },
622
+ "shopping_error_proxy_detected": {
623
+ "other": "Jūsų {{.Ownership}} nepatvirtintas. Naudojate blokavimo programą arba tarpinį serverį. Prašome išjungti šias programas ir bandyti iš naujo."
624
+ },
625
+ "shopping_error_discount_worn_out": {
626
+ "other": "Kad reklamos kodas nebegali būti naudojamas."
627
+ },
628
+ "shopping_error_discount_blank": {
629
+ "other": "Prašome įvesti nuolaidos kodą."
630
+ },
631
+ "shopping_error_discount_not_applied": {
632
+ "other": "Prašome įvesti galiojantį nuolaidos kodą."
633
+ },
634
+ "shopping_error_discount_invalid": {
635
+ "other": "Prašome įvesti galiojantį nuolaidos kodą."
636
+ },
637
+ "shopping_error_discount_disabled": {
638
+ "other": "Prašome įvesti galiojantį nuolaidos kodą."
639
+ },
640
+ "shopping_error_discount_already_applied": {
641
+ "other": "Šiam apsipirkimui jau panaudojote nuolaidos kodą."
642
+ },
643
+ "shopping_error_discount_already_redeemed": {
644
+ "other": "Nuolaidos kodas jau panaudotas."
645
+ },
646
+ "shopping_error_discount_used_previously": {
647
+ "other": "Nuolaidos kodas jau panaudotas."
648
+ },
649
+ "shopping_error_discount_max_limit": {
650
+ "other": "Įvestas nuolaidos kodas jau panaudotas."
651
+ },
652
+ "shopping_error_discount_expired": {
653
+ "other": "Nuolaidos kodas nebegalioja."
654
+ },
655
+ "shopping_error_discount_invalid_ownership_buy": {
656
+ "other": "Nuolaidos kodas perkant negalioja."
657
+ },
658
+ "shopping_error_discount_invalid_ownership_rent": {
659
+ "other": "Nuolaidos kodas nuomojant negalioja."
660
+ },
661
+ "shopping_error_discount_invalid_item": {
662
+ "other": "Nuolaidos kodas negalioja šiam filmui."
663
+ },
664
+ "shopping_error_discount_invalid_pricing_region": {
665
+ "other": "Nuolaidos kodas negalioja jūsų gyvenamojoje šalyje."
666
+ },
667
+ "shopping_error_discounts_not_allowed": {
668
+ "other": "Nuolaidos kodo panaudoti negalima."
669
+ },
670
+ "shopping_error_discount_disallowed_on_bundles": {
671
+ "other": "Nuolaidos kodas negalioja rinkiniams."
672
+ },
673
+ "shopping_error_payment_intent_authentication_failure": {
674
+ "other": "Mokėjimo kortelė nepriimta. Prašome bandyti dar kartą."
675
+ },
676
+ "shopping_complete_rental": {
677
+ "other": "Pirkinys sėkmingas!"
678
+ },
301
679
  "shopping_complete_rental_period": {
302
680
  "one": "Per ateinančią dieną įrašą galite žiūrėti tiek kartu, kiek norite.",
303
681
  "other": "Per {{.Count}} dienas įrašą peržiūrėti galite tiek kartų, kiek norite. "
304
682
  },
305
- "shopping_complete_purchase": { "other": "Jūs įsigijote filmą {{.Title}}." },
306
- "shopping_complete_credit_purchase": { "other": "Jūs įsigijote filmą {{.Title}}. Jūsų paskyra papildyta {{.CreditTotal}}." },
307
- "shopping_complete_purchase_coming_soon": { "other": "Filmą galėsite žiūrėti nuo {{.Date}}." },
308
- "shopping_complete_receipt": { "other": "Kvitą jums išsiuntėme el. paštu." },
309
- "shopping_complete_library_link": { "other": "Pradėkite žiūrėti bet kurį savo įsigytų filmų." },
683
+ "shopping_complete_purchase": {
684
+ "other": "Jūs įsigijote filmą {{.Title}}."
685
+ },
686
+ "shopping_complete_credit_purchase": {
687
+ "other": "Jūs įsigijote filmą {{.Title}}. Jūsų paskyra papildyta {{.CreditTotal}}."
688
+ },
689
+ "shopping_complete_purchase_coming_soon": {
690
+ "other": "Filmą galėsite žiūrėti nuo {{.Date}}."
691
+ },
692
+ "shopping_complete_receipt": {
693
+ "other": "Kvitą jums išsiuntėme el. paštu."
694
+ },
695
+ "shopping_complete_library_link": {
696
+ "other": "Pradėkite žiūrėti bet kurį iš savo įsigytų filmų."
697
+ },
310
698
  "shopping_complete_plan": {
311
699
  "other": "{{ .Title }} buvo sėkmingas."
312
700
  },
@@ -326,161 +714,370 @@
326
714
  "one": "Filmą galėsite žiūrėti nuo {{.Date}}, o filmo peržiūra galios vieną dieną.",
327
715
  "other": "Filmą galėsite žiūrėti nuo {{.Date}}, o filmo peržiūra galios {{.Count}} dienas."
328
716
  },
329
-
330
- "shopping_action_rent": { "other": "Nuomoti" },
331
- "shopping_action_buy": { "other": "Pirkti" },
332
-
333
- "meta_detail_cast_title": { "other": "Aktoriai" },
334
- "meta_detail_crew_title": { "other": "Komanda" },
335
- "meta_detail_languages": { "one": "Kalba", "other": "Kalbos" },
336
- "meta_detail_studios": { "one": "Kompanija", "other": "Kompanijos" },
337
- "meta_detail_countries": { "one": "Šalis", "other": "Šalys" },
338
- "meta_detail_subtitles": { "other": "Subtitrai" },
339
- "meta_detail_captions": { "other": "Subtitrai [CC]" },
340
- "meta_detail_episodes_title": { "other": "Epizodai" },
341
- "meta_detail_bonus_title": { "other": "Specialus papildomas turinys" },
342
- "meta_detail_recommendations_title": { "other": "Taip pat gali patikti" },
343
- "meta_detail_bundle_items_title": { "other": "Šiame rinkinyje rasite" },
344
-
345
- "bundle_items_all_films": { "other": "{{.Count}} filmų (-us)" },
346
- "bundle_items_all_seasons": { "other": "{{.Count}} sezonus (-ų)" },
347
- "bundle_items_mixed": { "other": "{{.Count}} filmus (-ų) ir sezonus (-ų)" },
348
- "userwishlist_page_header": { "other": "Noriu pamatyti" },
349
- "userwishlist_slider_header": { "other": "Noriu pamatyti" },
350
- "userwishlist_empty_header": { "other": "Sąrašas tuščias." },
351
- "userwishlist_empty_content": { "other": "Rinkitės filmus <a href=\"{{.HomeURL}}\">iš programos</a>." },
352
- "userwishlist_button_add": { "other": "Pridėti prie „Noriu pamatyti“" },
353
- "userwishlist_button_remove": { "other": "Noriu pamatyti" },
354
- "userwishlist_button_add_compact": { "other": "Noriu pamatyti" },
355
- "userwishlist_button_remove_compact": { "other": "Noriu pamatyti" },
356
-
357
- "activatedevice_page_header": { "other": "Activate Device" },
358
- "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." },
359
- "activatedevice_form_pin": { "other": "PIN Code" },
360
- "activatedevice_form_submit": { "other": "Activate" },
361
- "activatedevice_form_error_invalid_code": { "other": "PIN Code not found, please try again." },
362
- "activatedevice_form_error_pin_not_found": { "other": "PIN Code not found, please try again." },
363
- "activatedevice_signin_prompt": { "other": "Please sign in before activating your device." },
364
- "activatedevice_page_activated": { "other": "Thank you for activating {{.DeviceName}}. You should now be able to browse your library on your television or device." },
365
-
366
- "userdevices_page_header": { "other": "Įrenginiai" },
717
+ "shopping_action_rent": {
718
+ "other": "Nuomoti"
719
+ },
720
+ "shopping_action_buy": {
721
+ "other": "Pirkti"
722
+ },
723
+ "meta_detail_cast_title": {
724
+ "other": "Aktoriai"
725
+ },
726
+ "meta_detail_crew_title": {
727
+ "other": "Komanda"
728
+ },
729
+ "meta_detail_languages": {
730
+ "one": "Kalba",
731
+ "other": "Kalbos"
732
+ },
733
+ "meta_detail_studios": {
734
+ "one": "Kompanija",
735
+ "other": "Kompanijos"
736
+ },
737
+ "meta_detail_countries": {
738
+ "one": "Šalis",
739
+ "other": "Šalys"
740
+ },
741
+ "meta_detail_subtitles": {
742
+ "other": "Subtitrai"
743
+ },
744
+ "meta_detail_captions": {
745
+ "other": "Subtitrai [CC]"
746
+ },
747
+ "meta_detail_episodes_title": {
748
+ "other": "Epizodai"
749
+ },
750
+ "meta_detail_bonus_title": {
751
+ "other": "Specialus papildomas turinys"
752
+ },
753
+ "meta_detail_recommendations_title": {
754
+ "other": "Taip pat gali patikti"
755
+ },
756
+ "meta_detail_bundle_items_title": {
757
+ "other": "Šiame rinkinyje rasite"
758
+ },
759
+ "bundle_items_all_films": {
760
+ "other": "{{.Count}} filmų (-us)"
761
+ },
762
+ "bundle_items_all_seasons": {
763
+ "other": "{{.Count}} sezonus (-ų)"
764
+ },
765
+ "bundle_items_mixed": {
766
+ "other": "{{.Count}} filmus (-ų) ir sezonus (-ų)"
767
+ },
768
+ "userwishlist_page_header": {
769
+ "other": "Noriu pamatyti"
770
+ },
771
+ "userwishlist_slider_header": {
772
+ "other": "Noriu pamatyti"
773
+ },
774
+ "userwishlist_empty_header": {
775
+ "other": "Sąrašas tuščias."
776
+ },
777
+ "userwishlist_empty_content": {
778
+ "other": "Rinkitės filmus <a href=\"{{.HomeURL}}\">iš programos</a>."
779
+ },
780
+ "userwishlist_button_add": {
781
+ "other": "Pridėti prie „Noriu pamatyti“"
782
+ },
783
+ "userwishlist_button_remove": {
784
+ "other": "Noriu pamatyti"
785
+ },
786
+ "userwishlist_button_add_compact": {
787
+ "other": "Noriu pamatyti"
788
+ },
789
+ "userwishlist_button_remove_compact": {
790
+ "other": "Noriu pamatyti"
791
+ },
792
+ "activatedevice_page_header": {
793
+ "other": "Aktyvuoti įrenginį"
794
+ },
795
+ "activatedevice_page_content": {
796
+ "other": "Vadovaukitės savo prietaiso instrukcijomis, kad gautumėte PIN kodą. Jūsų kompiuteris ir įrenginys turi būti prijungtas prie interneto, kad suaktyvintumėte."
797
+ },
798
+ "activatedevice_form_pin": {
799
+ "other": "PIN kodas"
800
+ },
801
+ "activatedevice_form_submit": {
802
+ "other": "Aktyvuokite"
803
+ },
804
+ "activatedevice_form_error_invalid_code": {
805
+ "other": "PIN kodas nerastas, bandykite dar kartą."
806
+ },
807
+ "activatedevice_form_error_pin_not_found": {
808
+ "other": "PIN kodas nerastas, bandykite dar kartą."
809
+ },
810
+ "activatedevice_signin_prompt": {
811
+ "other": "Prisijunkite prieš įjungdami savo prietaisą."
812
+ },
813
+ "activatedevice_page_activated": {
814
+ "other": "Dėkojame, kad suaktyvinote {{.DeviceName}}. Dabar turėtumėte galėti naršyti biblioteką televizoriuje arba įrenginyje."
815
+ },
816
+ "userdevices_page_header": {
817
+ "other": "Įrenginiai"
818
+ },
367
819
  "userdevices_page_content": {
368
820
  "one": "Čia automatiškai atsiras jūsų naudojami įrenginiai. Įrenginių skaičius ribojimas iki vieno.",
369
821
  "few": "Čia automatiškai atsiras jūsų naudojami įrenginiai. Įrenginių skaičius ribojimas iki {{.Count}}."
370
822
  },
371
- "userdevices_empty_content": { "other": "Šiuo metu esate užregistravę 0 įrenginių." },
372
- "userdevices_header_type": { "other": "Įrenginio tipas" },
373
- "userdevices_header_description": { "other": "Apibūdinimas" },
374
- "userdevices_device_added": { "other": "Pridėtas {{.Date}}" },
375
- "userdevices_device_actions_delete": { "other": "Pašalinti" },
376
- "userdevices_device_actions_cancel": { "other": "Atšaukti" },
377
- "userdevices_device_actions_confirm": { "other": "Taip, pašalinti įrenginį" },
378
- "userdevices_device_deleted": { "other": "(Pašalintas)" },
379
- "userdevices_delete_limits": { "other": "userdevices_delete_limits" },
380
- "userdevices_delete_limit_reached": { "other": "userdevices_delete_limit_reached" },
381
-
382
- "playlist_page_header": { "other": "Playlist" },
383
- "playlist_sign_in_warning": { "other": "Please sign in to watch live TV."},
384
- "playlist_share_title": { "other": "Playlist" },
385
- "playlist_up_next_title": { "other": "Up Next" },
386
-
387
- "pricing_ownership_buy": { "other": "Pirkti" },
388
- "pricing_ownership_rent": { "other": "Nuomoti" },
389
-
390
- "classification_intro": { "other": "Kategorija: " },
391
- "classification_divider": { "other": " - " },
392
- "classification_outro": { "other": "" },
393
-
394
- "cookie_banner_message": { "other": "Šioje svetainėje naudojame slapukus, siekdami pagerinti jūsų vartojimo patirtį. Lankydamiesi svetainėje sutinkate su mūsų <a href=\"{{.CookiePolicyURL}}\">slapukų politika</a>." },
395
- "cookie_banner_accept": { "other": "Sutinku" },
396
-
397
- "all_rights_reserved": { "other": "Visos teisės saugomos. Svetainėje esančią informaciją kopijuoti leidžiama tik gavus mūsų sutikimą." },
398
-
399
- "users_gender_none": { "other": "Nenurodyti" },
400
- "users_gender_female": { "other": "Moteris" },
401
- "users_gender_male": { "other": "Vyras" },
402
- "users_gender_diverse": { "other": "Nedvinarė" },
403
- "users_gender_other": { "other": "Kita" },
404
-
405
-
406
- "pricing_quality_hd": { "other": "pricing_quality_hd" },
407
- "pricing_quality_sd": { "other": "pricing_quality_sd" },
408
- "pricing_quality_hd_only": { "other": "pricing_quality_hd_only" },
409
- "pricing_quality_sd_only": { "other": "pricing_quality_sd_only" },
410
-
411
- "shopping_card_save_card": { "other": "Save this card for future use" },
412
- "shopping_card_button_change": { "other": "Show all saved cards" },
413
- "shopping_card_existing_description": { "other": "{{.Card.Brand}} ending in {{.Card.Number}}" },
414
- "shopping_card_existing_expiry": { "other": "(pasibaigia {{.Card.Expiry}})" },
415
- "shopping_card_existing_expired": { "other": "(pasibaigęs)" },
416
- "shopping_card_use_other": { "other": "Use a new card" },
417
- "shopping_card_use_new_card": { "other": "Change card" },
418
- "shopping_card_update_reason_none": { "other": "shopping_card_update_reason_none" },
419
- "shopping_card_new_subscription": { "other": "This card will saved and be charged regularly" },
420
- "shopping_card_change": { "other": "Credit card not correct? <a href=\"{{.SubscriptionsURL}}\">Click here to update your card.</a>" },
421
-
422
- "shopping_info_ownership_plan": { "other": "shopping_info_ownership_plan" },
423
-
424
- "shopping_action_credit": { "other": "shopping_action_credit" },
425
-
426
-
427
- "shopping_info_rental_period_coming_soon": { "other": "nuo išleidimo datos ir laiko." },
428
-
429
- "usersubscriptions_change_payment_method_change": { "other": "usersubscriptions_change_payment_method_change" },
430
- "usersubscriptions_change_payment_method_modal_title": { "other": "usersubscriptions_change_payment_method_modal_title" },
431
- "usersubscriptions_change_payment_method_modal_submit": { "other": "usersubscriptions_change_payment_method_modal_submit" },
432
-
433
- "usersubscriptions_subscription_expiry": { "other": "usersubscriptions_subscription_expiry" },
434
- "usersubscriptions_subscription_status_cancelled": { "other": "usersubscriptions_subscription_status_cancelled" },
435
- "usersubscriptions_subscription_status_errored": { "other": "usersubscriptions_subscription_status_errored" },
436
- "usersubscriptions_subscription_status_past_due": { "other": "usersubscriptions_subscription_status_past_due" },
437
- "usersubscriptions_subscription_status_trialing": { "other": "usersubscriptions_subscription_status_trialing" },
438
- "usersubscriptions_subscription_unsubscribe": { "other": "usersubscriptions_subscription_unsubscribe" },
439
- "usersubscriptions_unsubscribe_modal_cancel": { "other": "usersubscriptions_unsubscribe_modal_cancel" },
440
- "usersubscriptions_unsubscribe_modal_confirm": { "other": "usersubscriptions_unsubscribe_modal_confirm" },
441
- "usersubscriptions_unsubscribe_modal_title": { "other": "usersubscriptions_unsubscribe_modal_title" },
442
- "usersubscriptions_unsubscribe_modal_body": { "other": "usersubscriptions_unsubscribe_modal_body" },
443
-
444
-
445
- "availability_coming_soon": { "other": "Jau greitai" },
446
- "availability_renting": { "other": "Nuomojama" },
447
- "availability_not_available": { "other": "Peržiūra negalima" },
448
- "availability_in_watch_window": { "other": "Peržiūra galima" },
449
- "availability_sold_out": { "other": "Peržiūra nebegalima" },
450
- "availability_available_till": { "other": "Peržiūra galima iki {{.ExpiryDate}}" },
451
- "availability_not_available_in_country": { "other": "Jūsų šalyje peržiūra negalima" },
452
- "availability_available": { "other": "Peržiūra galima nuo {{.ReleaseDate}}" },
453
- "availability_expires": { "other": "pasibaigia {{.Expiry}}" },
454
- "availability_expired": { "other": "pasibaigęs"},
455
-
456
- "modal_cancel": { "other": "Atšaukti" },
457
-
458
- "play": { "other": "Žiūrėti" },
459
-
460
- "combined_auth_signin_prompt": { "other": "Prisijungti" },
461
- "combined_auth_signup_prompt": { "other": "Registruotis" },
462
- "combined_auth_terms": { "other": "Sutinku su <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">Vartotojų taisyklėmis</a>." },
463
- "signup_terms": { "other": "Sutinku su <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">Vartotojų taisyklėmis</a>." },
464
- "validation_terms_required": { "other": "Privalote sutikti su Vartotojų taisyklėmis." },
465
- "shopping_error_item_limit_exceeded": { "other": "Apgailestaujame, filmo {{.Title}} peržiūra nebegalima." },
466
-
467
- "changepincode_modal_header": { "other": "Change your PIN" },
468
- "changepincode_modal_currentpassword": { "other": "Your current password" },
469
- "changepincode_modal_pincode1": { "other": "Your new 4 digit PIN" },
470
- "changepincode_modal_pincode2": { "other": "Confirm your new 4 digit PIN" },
471
- "changepincode_modal_submit": { "other": "Set PIN" },
472
- "changepincode_modal_error_wrong_password": { "other": "That password is incorrect." },
473
-
474
- "user_set_pin_intro": { "other": "You need a PIN to {{.Action}} restricted content"},
475
- "user_error_wrong_pin_reset": { "other": "Click here to reset your PIN" },
476
- "user_error_too_many_pin_errors_help_page_link": { "other": "" },
477
- "shopping_error_age_restricted": { "other": "This content is age restricted." },
478
- "shopping_error_close_button": { "other": "OK" },
479
-
480
- "app_badge_title": { "other": "Download the app to view your purchased content!" },
481
- "app_badge_ios": { "other": "Download on the App Store" },
482
- "app_badge_android": { "other": "Get it on Google Play" },
483
-
823
+ "userdevices_empty_content": {
824
+ "other": "Šiuo metu esate užregistravę 0 įrenginių."
825
+ },
826
+ "userdevices_header_type": {
827
+ "other": "Įrenginio tipas"
828
+ },
829
+ "userdevices_header_description": {
830
+ "other": "Apibūdinimas"
831
+ },
832
+ "userdevices_device_added": {
833
+ "other": "Pridėtas {{.Date}}"
834
+ },
835
+ "userdevices_device_actions_delete": {
836
+ "other": "Pašalinti"
837
+ },
838
+ "userdevices_device_actions_cancel": {
839
+ "other": "Atšaukti"
840
+ },
841
+ "userdevices_device_actions_confirm": {
842
+ "other": "Taip, pašalinti įrenginį"
843
+ },
844
+ "userdevices_device_deleted": {
845
+ "other": "(Pašalintas)"
846
+ },
847
+ "userdevices_delete_limits": {
848
+ "other": "Iš šio sąrašo galite pašalinti {{.Limit}} įrenginį (-ius) kas {{.Period}} d."
849
+ },
850
+ "userdevices_delete_limit_reached": {
851
+ "other": "Pasiekėte šį limitą ir šiuo metu negalite pašalinti jokių įrenginių. Įrenginį galite ištrinti po {{.Days}} d."
852
+ },
853
+ "playlist_page_header": {
854
+ "other": "Grojaraštis"
855
+ },
856
+ "playlist_sign_in_warning": {
857
+ "other": "Jei norite žiūrėti tiesioginę televiziją, prisijunkite."
858
+ },
859
+ "playlist_share_title": {
860
+ "other": "Grojaraštis"
861
+ },
862
+ "playlist_up_next_title": {
863
+ "other": "Kitas"
864
+ },
865
+ "pricing_ownership_buy": {
866
+ "other": "Pirkti"
867
+ },
868
+ "pricing_ownership_rent": {
869
+ "other": "Nuomoti"
870
+ },
871
+ "classification_intro": {
872
+ "other": "Kategorija: "
873
+ },
874
+ "classification_divider": {
875
+ "other": " - "
876
+ },
877
+ "classification_outro": {
878
+ "other": ""
879
+ },
880
+ "cookie_banner_message": {
881
+ "other": "Šioje svetainėje naudojame slapukus, siekdami pagerinti jūsų vartojimo patirtį. Lankydamiesi svetainėje sutinkate su mūsų <a href=\"{{.CookiePolicyURL}}\">slapukų politika</a>."
882
+ },
883
+ "cookie_banner_accept": {
884
+ "other": "Sutinku"
885
+ },
886
+ "all_rights_reserved": {
887
+ "other": "Visos teisės saugomos. Svetainėje esančią informaciją kopijuoti leidžiama tik gavus mūsų sutikimą."
888
+ },
889
+ "users_gender_none": {
890
+ "other": "Nenurodyti"
891
+ },
892
+ "users_gender_female": {
893
+ "other": "Moteris"
894
+ },
895
+ "users_gender_male": {
896
+ "other": "Vyras"
897
+ },
898
+ "users_gender_diverse": {
899
+ "other": "Nedvinarė"
900
+ },
901
+ "users_gender_other": {
902
+ "other": "Kita"
903
+ },
904
+ "pricing_quality_hd": {
905
+ "other": "HD"
906
+ },
907
+ "pricing_quality_sd": {
908
+ "other": "SD"
909
+ },
910
+ "pricing_quality_hd_only": {
911
+ "other": "Tik HD"
912
+ },
913
+ "pricing_quality_sd_only": {
914
+ "other": "Tik SD"
915
+ },
916
+ "shopping_card_save_card": {
917
+ "other": "Išsaugokite šią kortelę būsimam naudojimui"
918
+ },
919
+ "shopping_card_button_change": {
920
+ "other": "Rodyti visas išsaugotas korteles"
921
+ },
922
+ "shopping_card_existing_description": {
923
+ "other": "{{.Card.Brand}} baigiasi {{.Card.Number}}"
924
+ },
925
+ "shopping_card_existing_expiry": {
926
+ "other": "(pasibaigia {{.Card.Expiry}})"
927
+ },
928
+ "shopping_card_existing_expired": {
929
+ "other": "(pasibaigęs)"
930
+ },
931
+ "shopping_card_use_other": {
932
+ "other": "Naudokite naują kortelę"
933
+ },
934
+ "shopping_card_use_new_card": {
935
+ "other": "Keisti kortelę"
936
+ },
937
+ "shopping_card_update_reason_none": {
938
+ "other": "Atnaujinkite savo kredito kortelę. Palaikomos kortelės yra „Visa“, „Mastercard“ ir „American Express“."
939
+ },
940
+ "shopping_card_new_subscription": {
941
+ "other": "Ši kortelė bus išsaugota ir reguliariai apmokestinama"
942
+ },
943
+ "shopping_card_change": {
944
+ "other": "Netinkama kredito kortelė? <a href=\"{{.SubscriptionsURL}}\">Jei norite atnaujinti kortelę, spustelėkite čia.</a>"
945
+ },
946
+ "shopping_info_ownership_plan": {
947
+ "other": "Prenumerata"
948
+ },
949
+ "shopping_action_credit": {
950
+ "other": "Prisipilti"
951
+ },
952
+ "shopping_info_rental_period_coming_soon": {
953
+ "other": "nuo išleidimo datos ir laiko."
954
+ },
955
+ "usersubscriptions_change_payment_method_change": {
956
+ "other": "Pakeiskite kredito kortelę"
957
+ },
958
+ "usersubscriptions_change_payment_method_modal_title": {
959
+ "other": "Atnaujinkite kredito kortelės duomenis"
960
+ },
961
+ "usersubscriptions_change_payment_method_modal_submit": {
962
+ "other": "Atnaujinkite"
963
+ },
964
+ "usersubscriptions_subscription_expiry": {
965
+ "other": "Baigiasi {{.Expiry}}"
966
+ },
967
+ "usersubscriptions_subscription_status_trialing": {
968
+ "other": "Bandomasis laikotarpis"
969
+ },
970
+ "usersubscriptions_subscription_unsubscribe": {
971
+ "other": "Atšaukti mano prenumeratą"
972
+ },
973
+ "usersubscriptions_unsubscribe_modal_cancel": {
974
+ "other": "Atšaukti"
975
+ },
976
+ "usersubscriptions_unsubscribe_modal_confirm": {
977
+ "other": "Taip, atšaukite mano prenumeratą"
978
+ },
979
+ "usersubscriptions_unsubscribe_modal_title": {
980
+ "other": "Atšaukti prenumeratą?"
981
+ },
982
+ "usersubscriptions_unsubscribe_modal_body": {
983
+ "other": "Taip bus atšaukta {{.Name}} plano prenumerata. Vis tiek galėsite žiūrėti plano turinį, kol baigsis {{.Expiry}}."
984
+ },
985
+ "availability_coming_soon": {
986
+ "other": "Jau greitai"
987
+ },
988
+ "availability_renting": {
989
+ "other": "Nuomojama"
990
+ },
991
+ "availability_not_available": {
992
+ "other": "Peržiūra negalima"
993
+ },
994
+ "availability_in_watch_window": {
995
+ "other": "Peržiūra galima"
996
+ },
997
+ "availability_sold_out": {
998
+ "other": "Peržiūra nebegalima"
999
+ },
1000
+ "availability_available_till": {
1001
+ "other": "Peržiūra galima iki {{.ExpiryDate}}"
1002
+ },
1003
+ "availability_not_available_in_country": {
1004
+ "other": "Jūsų šalyje peržiūra negalima"
1005
+ },
1006
+ "availability_available": {
1007
+ "other": "Peržiūra galima nuo {{.ReleaseDate}}"
1008
+ },
1009
+ "availability_expires": {
1010
+ "other": "pasibaigia {{.Expiry}}"
1011
+ },
1012
+ "availability_expired": {
1013
+ "other": "pasibaigęs"
1014
+ },
1015
+ "modal_cancel": {
1016
+ "other": "Atšaukti"
1017
+ },
1018
+ "play": {
1019
+ "other": "Žiūrėti"
1020
+ },
1021
+ "combined_auth_signin_prompt": {
1022
+ "other": "Prisijungti"
1023
+ },
1024
+ "combined_auth_signup_prompt": {
1025
+ "other": "Registruotis"
1026
+ },
1027
+ "combined_auth_terms": {
1028
+ "other": "Sutinku su <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">Vartotojų taisyklėmis</a>."
1029
+ },
1030
+ "signup_terms": {
1031
+ "other": "Sutinku su <a href=\"{{.TermsAndConditionsURL}}\" target=\"_blank\">Vartotojų taisyklėmis</a>."
1032
+ },
1033
+ "validation_terms_required": {
1034
+ "other": "Privalote sutikti su Vartotojų taisyklėmis."
1035
+ },
1036
+ "shopping_error_item_limit_exceeded": {
1037
+ "other": "Apgailestaujame, filmo {{.Title}} peržiūra nebegalima."
1038
+ },
1039
+ "changepincode_modal_header": {
1040
+ "other": "Pakeiskite savo PIN kodą"
1041
+ },
1042
+ "changepincode_modal_currentpassword": {
1043
+ "other": "Jūsų dabartinis slaptažodis"
1044
+ },
1045
+ "changepincode_modal_pincode1": {
1046
+ "other": "Jūsų naujas 4 skaitmenų PIN kodas"
1047
+ },
1048
+ "changepincode_modal_pincode2": {
1049
+ "other": "Patvirtinkite naują 4 skaitmenų PIN kodą"
1050
+ },
1051
+ "changepincode_modal_submit": {
1052
+ "other": "Nustatyti PIN kodą"
1053
+ },
1054
+ "changepincode_modal_error_wrong_password": {
1055
+ "other": "Tas slaptažodis neteisingas."
1056
+ },
1057
+ "user_set_pin_intro": {
1058
+ "other": "Norėdami {{.Action}} apriboti turinį, jums reikia PIN kodo"
1059
+ },
1060
+ "user_error_wrong_pin_reset": {
1061
+ "other": "Spustelėkite čia, kad iš naujo nustatytumėte PIN kodą"
1062
+ },
1063
+ "user_error_too_many_pin_errors_help_page_link": {
1064
+ "other": ""
1065
+ },
1066
+ "shopping_error_age_restricted": {
1067
+ "other": "Šiam turiniui taikomas amžiaus apribojimas."
1068
+ },
1069
+ "shopping_error_close_button": {
1070
+ "other": "OK"
1071
+ },
1072
+ "app_badge_title": {
1073
+ "other": "Atsisiųskite programą, kad peržiūrėtumėte įsigytą turinį!"
1074
+ },
1075
+ "app_badge_ios": {
1076
+ "other": "Atsisiųskite iš „App Store“."
1077
+ },
1078
+ "app_badge_android": {
1079
+ "other": "Gaukite jį iš „Google Play“."
1080
+ },
484
1081
  "shopping_price_title_plan": {
485
1082
  "other": "Kaina"
486
1083
  },
@@ -543,54 +1140,115 @@
543
1140
  "plan_free_link_text": {
544
1141
  "other": "Prisijunk nemokamai"
545
1142
  },
546
- "awards_nominated_for": {
547
- "other": "Nominuotas už"
548
- },
549
1143
  "awards_in_competition": {
550
1144
  "other": "Varžybose"
551
1145
  },
552
- "awards_winner_of": {
553
- "other": "Nugalėtojas "
1146
+ "meta_description_expand": {
1147
+ "other": "Rodyti daugiau"
1148
+ },
1149
+ "meta_description_collapse": {
1150
+ "other": "Rodyti mažiau"
1151
+ },
1152
+ "awards_winner": {
1153
+ "other": "Nugalėtojas"
554
1154
  },
555
1155
  "donate_button_text": {
556
1156
  "other": "Paaukoti"
557
1157
  },
558
- "wcag_skip_links_header": { "other": "Accessibility Links" },
559
- "wcag_skip_links_content": { "other": "Skip to Content" },
560
- "wcag_skip_links_footer": { "other": "Skip to Footer" },
561
-
562
- "wcag_homepage_h1": { "other": "Homepage" },
563
- "wcag_carousel_h2": { "other": "Carousel" },
564
- "wcag_collections_h2": { "other": "Collections" },
565
-
566
- "wcag_aria_label_footer": { "other": "Footer" },
567
- "wcag_aria_label_nav_main": { "other": "Main" },
568
- "wcag_aria_label_nav_sub": { "other": "Sub" },
569
- "wcag_aria_label_toggle_nav": { "other": "Toggle Navigation" },
570
- "wcag_aria_label_bundle_items": { "other": "Bundle Items" },
571
- "wcag_aria_label_carousel": { "other": "Carousel" },
572
- "wcag_aria_label_page_collection": { "other": "Page Collection" },
573
- "wcag_aria_label_collection_list": { "other": "Collection List" },
574
- "wcag_aria_label_collection_slider": { "other": "Collection Slider" },
575
- "wcag_aria_label_wishlist": { "other": "Wishlist" },
576
- "wcag_aria_label_facebook": { "other": "Share on Facebook" },
577
- "wcag_aria_label_twitter": { "other": "Share on Twitter" },
578
- "wcag_aria_label_linkedin": { "other": "Share on LinkedIn" },
579
- "wcag_aria_label_letterboxd": { "other": "View on Letterboxd" },
580
-
581
- "shopping_error_plan_already_owned": { "other": "You already have this plan." },
582
- "shopping_error_plan_expired": { "other": "This plan is no longer available." },
583
- "shopping_payment_method_header": { "other": "Payment methods" },
584
- "shopping_payment_method_credit_card": { "other": "Credit card" },
585
- "shopping_payment_method_giropay": { "other": "Giropay" },
586
- "shopping_error_stripe_unknown_error": { "other": "Something went wrong with this payment. Please try again later." },
587
- "shopping_error_payment_complete_failed": { "other": "The payment was declined. Close this window and try again." },
588
-
589
- "validation_pincode1_required": { "other": "Please enter a valid PIN code." },
590
- "validation_pincode2_required": { "other": "Please enter a valid PIN code." },
591
- "validation_pincode1_pattern": { "other": "Please enter a valid PIN code." },
592
- "validation_pincode2_pattern": { "other": "Please enter a valid PIN code." },
593
- "validation_pincode2_match": { "other": "PIN code does not match." },
594
-
595
- "header_banner": { "other": "ABC Cinemas – 21st Film Festival, June 1 – 6, 2021" }
596
- }
1158
+ "wcag_skip_links_header": {
1159
+ "other": "Prieinamumo nuorodos"
1160
+ },
1161
+ "wcag_skip_links_content": {
1162
+ "other": "Pereiti prie turinio"
1163
+ },
1164
+ "wcag_homepage_h1": {
1165
+ "other": "Pagrindinis puslapis"
1166
+ },
1167
+ "wcag_carousel_h2": {
1168
+ "other": "Karuselė"
1169
+ },
1170
+ "wcag_collections_h2": {
1171
+ "other": "Kolekcijos"
1172
+ },
1173
+ "wcag_aria_label_footer": {
1174
+ "other": "Poraštė"
1175
+ },
1176
+ "wcag_aria_label_nav_main": {
1177
+ "other": "Pagrindinis"
1178
+ },
1179
+ "wcag_aria_label_nav_sub": {
1180
+ "other": "Subrendę"
1181
+ },
1182
+ "wcag_aria_label_toggle_nav": {
1183
+ "other": "Perjungti navigaciją"
1184
+ },
1185
+ "wcag_aria_label_bundle_items": {
1186
+ "other": "Supakuoti daiktai"
1187
+ },
1188
+ "wcag_aria_label_carousel": {
1189
+ "other": "Karuselė"
1190
+ },
1191
+ "wcag_aria_label_page_collection": {
1192
+ "other": "Puslapių kolekcija"
1193
+ },
1194
+ "wcag_aria_label_collection_list": {
1195
+ "other": "Kolekcijos sąrašas"
1196
+ },
1197
+ "wcag_aria_label_collection_slider": {
1198
+ "other": "Kolekcijos slankiklis"
1199
+ },
1200
+ "wcag_aria_label_wishlist": {
1201
+ "other": "Norų sąrašas"
1202
+ },
1203
+ "wcag_aria_label_facebook": {
1204
+ "other": "Dalintis Facebook"
1205
+ },
1206
+ "wcag_aria_label_twitter": {
1207
+ "other": "Bendrinti Twitter"
1208
+ },
1209
+ "wcag_aria_label_linkedin": {
1210
+ "other": "Bendrinkite „LinkedIn“."
1211
+ },
1212
+ "wcag_aria_label_letterboxd": {
1213
+ "other": "Žiūrėti „Letterboxd“."
1214
+ },
1215
+ "shopping_error_plan_already_owned": {
1216
+ "other": "Jūs jau turite šį planą."
1217
+ },
1218
+ "shopping_error_plan_expired": {
1219
+ "other": "Šis planas nebepasiekiamas."
1220
+ },
1221
+ "shopping_payment_method_header": {
1222
+ "other": "Mokėjimo metodai"
1223
+ },
1224
+ "shopping_payment_method_credit_card": {
1225
+ "other": "Kreditinė kortelė"
1226
+ },
1227
+ "shopping_payment_method_giropay": {
1228
+ "other": "Giropay"
1229
+ },
1230
+ "shopping_error_stripe_unknown_error": {
1231
+ "other": "Kažkas nutiko su šiuo mokėjimu. Pabandykite dar kartą vėliau."
1232
+ },
1233
+ "shopping_error_payment_complete_failed": {
1234
+ "other": "Mokėjimas buvo atmestas. Uždarykite šį langą ir bandykite dar kartą."
1235
+ },
1236
+ "validation_pincode1_required": {
1237
+ "other": "Įveskite galiojantį PIN kodą."
1238
+ },
1239
+ "validation_pincode2_required": {
1240
+ "other": "Įveskite galiojantį PIN kodą."
1241
+ },
1242
+ "validation_pincode1_pattern": {
1243
+ "other": "Įveskite galiojantį PIN kodą."
1244
+ },
1245
+ "validation_pincode2_pattern": {
1246
+ "other": "Įveskite galiojantį PIN kodą."
1247
+ },
1248
+ "validation_pincode2_match": {
1249
+ "other": "PIN kodas nesutampa."
1250
+ },
1251
+ "header_banner": {
1252
+ "other": "ABC Cinemas – 21-asis kino festivalis, 2021 m. birželio 1–6 d"
1253
+ }
1254
+ }