@shift72/core-template 1.0.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. package/CHANGELOG.md +21 -6
  2. package/kibble.json +1 -1
  3. package/package.json +1 -1
  4. package/site/ar_LB.all.json +19 -7
  5. package/site/ca_ES.all.json +19 -7
  6. package/site/da_DK.all.json +19 -7
  7. package/site/de_DE.all.json +18 -6
  8. package/site/el_EL.all.json +19 -7
  9. package/site/en_AU.all.json +18 -6
  10. package/site/es_ES.all.json +19 -7
  11. package/site/es_MX.all.json +18 -6
  12. package/site/et_ET.all.json +18 -6
  13. package/site/fi_FI.all.json +20 -8
  14. package/site/fr_FR.all.json +19 -7
  15. package/site/hr_HR.all.json +19 -7
  16. package/site/hu_HU.all.json +19 -7
  17. package/site/it_IT.all.json +18 -6
  18. package/site/ja_JP.all.json +18 -6
  19. package/site/lt_LT.all.json +19 -7
  20. package/site/manifest.json.jet +2 -2
  21. package/site/nl_BE.all.json +19 -7
  22. package/site/no_NO.all.json +19 -7
  23. package/site/pl_PL.all.json +19 -7
  24. package/site/pt_BR.all.json +19 -7
  25. package/site/pt_PT.all.json +19 -7
  26. package/site/ru_RU.all.json +19 -7
  27. package/site/sr_SR.all.json +19 -7
  28. package/site/static/fonts/fa-s72.woff +0 -0
  29. package/site/styles/_awards.scss +1 -1
  30. package/site/styles/_can-be-watched-button.scss +1 -1
  31. package/site/styles/_carousel.scss +23 -3
  32. package/site/styles/_cta-buttons.scss +3 -4
  33. package/site/styles/_icons.scss +13 -9
  34. package/site/styles/_meta-detail.scss +19 -6
  35. package/site/styles/_mixins.scss +17 -15
  36. package/site/styles/_variables.scss +9 -4
  37. package/site/templates/application/footer/brand.jet +4 -4
  38. package/site/templates/application/footer/copyright-statement.jet +1 -1
  39. package/site/templates/application/nav/nav.jet +2 -2
  40. package/site/templates/items/meta_item.jet +20 -6
  41. package/site/tr_TR.all.json +19 -7
  42. package/site/uk_UA.all.json +19 -7
  43. package/site/zh_TW.all.json +18 -6
@@ -1,7 +1,4 @@
1
1
  {
2
- "site_owner": {
3
- "other": "ABC Cinemas"
4
- },
5
2
  "settings_title": {
6
3
  "other": "Settings"
7
4
  },
@@ -70,9 +67,6 @@
70
67
  "404_page_content": {
71
68
  "other": "<p>Sajnos úgy tűnik, hogy a keresett oldal nem létezik.</p><p>Talán törölték vagy áthelyezték, kérjük ellenőrizd, hogy helyesen írtad-e be a címet.</p><p>Próbálj visszamenni a kezdőlapra, hogy megtaláld, amit keresel.</p><p><a href=\"{{.URL}}\">Vissza a kezdőlapra</a></p>"
72
69
  },
73
- "nav_homepage": {
74
- "other": "ABC Cinemas"
75
- },
76
70
  "nav_signin": {
77
71
  "other": "Bejelentkezés"
78
72
  },
@@ -1030,7 +1024,7 @@
1030
1024
  "other": "teljes"
1031
1025
  },
1032
1026
  "shopping_complete_subscription": {
1033
- "other": "Az előfizetés vásárlása sikeres volt. Feliratkozott a {{.Title}} ."
1027
+ "other": "Az előfizetés vásárlása sikeres volt. Feliratkozott a {{.Title}}."
1034
1028
  },
1035
1029
  "shopping_complete_subscription_browse": {
1036
1030
  "other": "Nyugodtan <a href=\"/\">böngésszen</a> az oldalon, vagy <a href=\"/search.html\">keressen</a> valami konkrétat."
@@ -1327,5 +1321,23 @@
1327
1321
  },
1328
1322
  "bundle_items_generic": {
1329
1323
  "other": "{{.Count}} elemeket"
1324
+ },
1325
+ "shopping_card_update_reason_expired": {
1326
+ "other": "Frissítse hitelkártyáját. A támogatott kártyák a Visa, Mastercard és az American Express."
1327
+ },
1328
+ "shopping_discount_applied_promo": {
1329
+ "other": "A kód sikeresen alkalmazva."
1330
+ },
1331
+ "promo_only_purchases_must_be_100_percent_discounted": {
1332
+ "other": "Adjon meg egy érvényes promóciós kódot."
1333
+ },
1334
+ "shopping_complete_promo_only": {
1335
+ "other": "Siker! Most megtekintheti a {{.Title}}."
1336
+ },
1337
+ "shopping_action_redeem_promo_code": {
1338
+ "other": "Beváltani"
1339
+ },
1340
+ "pricing_ownership_promo": {
1341
+ "other": "Beváltani"
1330
1342
  }
1331
1343
  }
@@ -1,7 +1,4 @@
1
1
  {
2
- "site_owner": {
3
- "other": "ABC Cinemas"
4
- },
5
2
  "settings_title": {
6
3
  "other": "Impostazioni"
7
4
  },
@@ -70,9 +67,6 @@
70
67
  "404_page_content": {
71
68
  "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
69
  },
73
- "nav_homepage": {
74
- "other": "ABC Cinemas"
75
- },
76
70
  "nav_signin": {
77
71
  "other": "Accedi"
78
72
  },
@@ -1318,5 +1312,23 @@
1318
1312
  },
1319
1313
  "bundle_items_generic": {
1320
1314
  "other": "{{.Count}} Oggetti"
1315
+ },
1316
+ "shopping_card_update_reason_expired": {
1317
+ "other": "Aggiorna la tua carta di credito. Le carte supportate sono Visa, Mastercard e American Express."
1318
+ },
1319
+ "shopping_discount_applied_promo": {
1320
+ "other": "Codice applicato correttamente."
1321
+ },
1322
+ "promo_only_purchases_must_be_100_percent_discounted": {
1323
+ "other": "Inserisci un codice promozionale valido."
1324
+ },
1325
+ "shopping_complete_promo_only": {
1326
+ "other": "Successo! Ora puoi guardare {{.Title}}."
1327
+ },
1328
+ "shopping_action_redeem_promo_code": {
1329
+ "other": "Riscattare"
1330
+ },
1331
+ "pricing_ownership_promo": {
1332
+ "other": "Riscattare"
1321
1333
  }
1322
1334
  }
@@ -1,7 +1,4 @@
1
1
  {
2
- "site_owner": {
3
- "other": "ABC Cinemas"
4
- },
5
2
  "settings_title": {
6
3
  "other": "Settings"
7
4
  },
@@ -50,9 +47,6 @@
50
47
  "404_page_content": {
51
48
  "other": "<p>お探しのページは存在しないようです。移 動もしくは削除されたか、入力間違いかも しれません。ホーム画面でページを探して みてください。</p><p><a href=\"/\">ホーム 画面に戻る</a></p>"
52
49
  },
53
- "nav_homepage": {
54
- "other": "ABC Cinemas"
55
- },
56
50
  "nav_signin": {
57
51
  "other": "サインイン"
58
52
  },
@@ -1316,5 +1310,23 @@
1316
1310
  },
1317
1311
  "bundle_items_generic": {
1318
1312
  "other": "{{.Count}}アイテム"
1313
+ },
1314
+ "shopping_card_update_reason_expired": {
1315
+ "other": "クレジットカードを更新します。サポートされているカードは、Visa、Mastercard、AmericanExpressです。"
1316
+ },
1317
+ "shopping_discount_applied_promo": {
1318
+ "other": "コードが正常に適用されました。"
1319
+ },
1320
+ "promo_only_purchases_must_be_100_percent_discounted": {
1321
+ "other": "有効なプロモーションコードを入力してください。"
1322
+ },
1323
+ "shopping_complete_promo_only": {
1324
+ "other": "成功!これで、 {{.Title}}を見ることができます。"
1325
+ },
1326
+ "shopping_action_redeem_promo_code": {
1327
+ "other": "償還"
1328
+ },
1329
+ "pricing_ownership_promo": {
1330
+ "other": "償還"
1319
1331
  }
1320
1332
  }
@@ -1,7 +1,4 @@
1
1
  {
2
- "site_owner": {
3
- "other": "ABC Cinemas"
4
- },
5
2
  "settings_title": {
6
3
  "other": "Settings"
7
4
  },
@@ -70,9 +67,6 @@
70
67
  "404_page_content": {
71
68
  "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
69
  },
73
- "nav_homepage": {
74
- "other": "ABC Cinemas"
75
- },
76
70
  "nav_signin": {
77
71
  "other": "Prisijungti"
78
72
  },
@@ -1106,7 +1100,7 @@
1106
1100
  "other": "Užbaigti"
1107
1101
  },
1108
1102
  "shopping_complete_subscription": {
1109
- "other": "Prenumeratos įsigijimas buvo sėkmingas. Dabar esate užsiprenumeravę {{.Title}} ."
1103
+ "other": "Prenumeratos įsigijimas buvo sėkmingas. Dabar esate užsiprenumeravę {{.Title}}."
1110
1104
  },
1111
1105
  "shopping_complete_subscription_browse": {
1112
1106
  "other": "Nedvejodami <a href=\"/\">naršykite</a> svetainėje arba <a href=\"/search.html\">ieškokite</a> ko nors konkretaus."
@@ -1322,5 +1316,23 @@
1322
1316
  },
1323
1317
  "bundle_items_generic": {
1324
1318
  "other": "{{.Count}} elementai"
1319
+ },
1320
+ "shopping_card_update_reason_expired": {
1321
+ "other": "Atnaujinkite savo kredito kortelę. Palaikomos kortelės yra „Visa“, „Mastercard“ ir „American Express“."
1322
+ },
1323
+ "shopping_discount_applied_promo": {
1324
+ "other": "Kodas sėkmingai pritaikytas."
1325
+ },
1326
+ "promo_only_purchases_must_be_100_percent_discounted": {
1327
+ "other": "Įveskite galiojantį reklamos kredito kodą."
1328
+ },
1329
+ "shopping_complete_promo_only": {
1330
+ "other": "Sėkmė! Dabar galite žiūrėti {{.Title}}."
1331
+ },
1332
+ "shopping_action_redeem_promo_code": {
1333
+ "other": "Išpirkti"
1334
+ },
1335
+ "pricing_ownership_promo": {
1336
+ "other": "Išpirkti"
1325
1337
  }
1326
1338
  }
@@ -1,6 +1,6 @@
1
1
  {
2
- "short_name": "Cinebuzz Home",
3
- "name": "Cinebuzz Home",
2
+ "short_name": "{{site.Config.GetSiteName()}}",
3
+ "name": "{{site.Config.GetSiteName()}}",
4
4
  "icons": [
5
5
  {
6
6
  "src": "/images/common/icons-192.png",
@@ -1,7 +1,4 @@
1
1
  {
2
- "site_owner": {
3
- "other": "ABC Cinemas"
4
- },
5
2
  "settings_title": {
6
3
  "other": "Instellingen"
7
4
  },
@@ -70,9 +67,6 @@
70
67
  "404_page_content": {
71
68
  "other": "<p>Sorry, het lijkt erop dat de pagina die u zoekt niet bestaat.</p><p>De pagina is misschien verplaatst of verwijderd, of misschien heeft u iets verkeerd gespeld.</p><p>Probeer terug te gaan naar de startpagina om te vinden wat u zoekt.</p><p><a href=\"{{.URL}}\">Terug naar de Startpagina</a></p>"
72
69
  },
73
- "nav_homepage": {
74
- "other": "ABC Cinemas"
75
- },
76
70
  "nav_signin": {
77
71
  "other": "Log in"
78
72
  },
@@ -1102,7 +1096,7 @@
1102
1096
  "other": "Compleet"
1103
1097
  },
1104
1098
  "shopping_complete_subscription": {
1105
- "other": "Uw abonnementsaankoop is gelukt. U bent nu geabonneerd op {{.Title}} ."
1099
+ "other": "Uw abonnementsaankoop is gelukt. U bent nu geabonneerd op {{.Title}}."
1106
1100
  },
1107
1101
  "shopping_complete_subscription_browse": {
1108
1102
  "other": "Kijk gerust <a href=\"/\">rond op</a> de site of <a href=\"/search.html\">zoek</a> naar iets specifieks."
@@ -1318,5 +1312,23 @@
1318
1312
  },
1319
1313
  "bundle_items_generic": {
1320
1314
  "other": "{{.Count}} artikelen"
1315
+ },
1316
+ "shopping_card_update_reason_expired": {
1317
+ "other": "Werk uw creditcard bij. Ondersteunde kaarten zijn Visa, Mastercard en American Express."
1318
+ },
1319
+ "shopping_discount_applied_promo": {
1320
+ "other": "Code succesvol toegepast."
1321
+ },
1322
+ "promo_only_purchases_must_be_100_percent_discounted": {
1323
+ "other": "Voer een geldige promotiecode in."
1324
+ },
1325
+ "shopping_complete_promo_only": {
1326
+ "other": "Succes! Je kunt nu {{.Title}} bekijken."
1327
+ },
1328
+ "shopping_action_redeem_promo_code": {
1329
+ "other": "Inwisselen"
1330
+ },
1331
+ "pricing_ownership_promo": {
1332
+ "other": "Inwisselen"
1321
1333
  }
1322
1334
  }
@@ -1,7 +1,4 @@
1
1
  {
2
- "site_owner": {
3
- "other": "ABC Cinemas"
4
- },
5
2
  "settings_title": {
6
3
  "other": "Innstillinger"
7
4
  },
@@ -70,9 +67,6 @@
70
67
  "404_page_content": {
71
68
  "other": "<p>Beklager, det ser ut til at siden du forsøker å finne ikke eksisterer.</p><p>Den kan ha blitt flyttet eller slettet, eller kanskje adressen har blitt feilstavet.</p><p>Forsøk å gå tilbake til startsiden for å finne hva du leter etter.</p><p><a href=\"{{.URL}}\">Tilbake til startsiden</a></p>"
72
69
  },
73
- "nav_homepage": {
74
- "other": "ABC Cinemas"
75
- },
76
70
  "nav_signin": {
77
71
  "other": "Logg inn"
78
72
  },
@@ -1021,7 +1015,7 @@
1021
1015
  "other": "Fullstendig"
1022
1016
  },
1023
1017
  "shopping_complete_subscription": {
1024
- "other": "Abonnementskjøpet var vellykket. Du abonnerer nå på {{.Title}} ."
1018
+ "other": "Abonnementskjøpet var vellykket. Du abonnerer nå på {{.Title}}."
1025
1019
  },
1026
1020
  "shopping_complete_subscription_browse": {
1027
1021
  "other": "<a href=\"/\">Bla deg gjerne rundt</a> på siden, eller <a href=\"/search.html\">søk</a> etter noe spesifikt."
@@ -1318,5 +1312,23 @@
1318
1312
  },
1319
1313
  "bundle_items_generic": {
1320
1314
  "other": "{{.Count}} elementer"
1315
+ },
1316
+ "shopping_card_update_reason_expired": {
1317
+ "other": "Oppdater kredittkortet ditt. Støttede kort er Visa, Mastercard og American Express."
1318
+ },
1319
+ "shopping_discount_applied_promo": {
1320
+ "other": "Koden ble brukt."
1321
+ },
1322
+ "promo_only_purchases_must_be_100_percent_discounted": {
1323
+ "other": "Vennligst skriv inn en gyldig kampanjekode."
1324
+ },
1325
+ "shopping_complete_promo_only": {
1326
+ "other": "Suksess! Du kan nå se {{.Title}}."
1327
+ },
1328
+ "shopping_action_redeem_promo_code": {
1329
+ "other": "Løs inn"
1330
+ },
1331
+ "pricing_ownership_promo": {
1332
+ "other": "Løs inn"
1321
1333
  }
1322
1334
  }
@@ -1,7 +1,4 @@
1
1
  {
2
- "site_owner": {
3
- "other": "ABC Cinemas"
4
- },
5
2
  "settings_title": {
6
3
  "other": "Configuración"
7
4
  },
@@ -912,7 +909,7 @@
912
909
  "other": "Kompletny"
913
910
  },
914
911
  "shopping_complete_subscription": {
915
- "other": "Twój zakup subskrypcji się powiódł. Subskrybujesz teraz {{.Title}} ."
912
+ "other": "Twój zakup subskrypcji się powiódł. Subskrybujesz teraz {{.Title}}."
916
913
  },
917
914
  "shopping_complete_subscription_browse": {
918
915
  "other": "Możesz swobodnie <a href=\"/\">przeglądać</a> witrynę lub <a href=\"/search.html\">szukać</a> czegoś konkretnego."
@@ -1242,9 +1239,6 @@
1242
1239
  "one": "1 Epizod",
1243
1240
  "other": "{{.Count}} Epizod"
1244
1241
  },
1245
- "nav_homepage": {
1246
- "other": "ABC Cinemas"
1247
- },
1248
1242
  "user_error_too_many_pin_errors": {
1249
1243
  "other": "<p>Wygląda na to, że masz problemy.</p><p>Zresetuj kod PIN lub skontaktuj się z nami w sprawie <a href=\"{{.HelpURL}}\" target=\"_blank\">Wsparcie</a>"
1250
1244
  },
@@ -1367,5 +1361,23 @@
1367
1361
  },
1368
1362
  "bundle_items_generic": {
1369
1363
  "other": "{{.Count}} rzeczy"
1364
+ },
1365
+ "shopping_card_update_reason_expired": {
1366
+ "other": "Zaktualizuj swoją kartę kredytową. Obsługiwane karty to Visa, Mastercard i American Express."
1367
+ },
1368
+ "shopping_discount_applied_promo": {
1369
+ "other": "Kod został pomyślnie zastosowany."
1370
+ },
1371
+ "promo_only_purchases_must_be_100_percent_discounted": {
1372
+ "other": "Wprowadź prawidłowy kod promocyjny."
1373
+ },
1374
+ "shopping_complete_promo_only": {
1375
+ "other": "Powodzenie! Możesz teraz oglądać {{.Title}}."
1376
+ },
1377
+ "shopping_action_redeem_promo_code": {
1378
+ "other": "Odkupić"
1379
+ },
1380
+ "pricing_ownership_promo": {
1381
+ "other": "Odkupić"
1370
1382
  }
1371
1383
  }
@@ -1,7 +1,4 @@
1
1
  {
2
- "site_owner": {
3
- "other": "ABC Cinemas"
4
- },
5
2
  "settings_title": {
6
3
  "other": "Configurações"
7
4
  },
@@ -70,9 +67,6 @@
70
67
  "404_page_content": {
71
68
  "other": "<p>Desculpe-nos, parece que a página que você está procurando não existe.</p><p>Ela pode ter sido removida, ou talvez você tenha digitado algo errado.</p><p>Tente voltar para a Página Inicial para buscar o que você estava procurando.</p><p><a href=\"{{.URL}}\">Voltar a Página Inicial</a></p>"
72
69
  },
73
- "nav_homepage": {
74
- "other": "ABC Cinemas"
75
- },
76
70
  "nav_signin": {
77
71
  "other": "Entrar"
78
72
  },
@@ -1195,7 +1189,7 @@
1195
1189
  "other": "Completo"
1196
1190
  },
1197
1191
  "shopping_complete_subscription": {
1198
- "other": "Sua compra de assinatura foi bem-sucedida. Agora você está inscrito em {{.Title}} ."
1192
+ "other": "Sua compra de assinatura foi bem-sucedida. Agora você está inscrito em {{.Title}}."
1199
1193
  },
1200
1194
  "shopping_complete_subscription_browse": {
1201
1195
  "other": "Fique à vontade para <a href=\"/\">navegar pelo</a> site ou <a href=\"/search.html\">pesquisar</a> algo específico."
@@ -1318,5 +1312,23 @@
1318
1312
  },
1319
1313
  "bundle_items_generic": {
1320
1314
  "other": "{{.Count}} Itens"
1315
+ },
1316
+ "shopping_card_update_reason_expired": {
1317
+ "other": "Atualize seu cartão de crédito. Os cartões suportados são Visa, Mastercard e American Express."
1318
+ },
1319
+ "shopping_discount_applied_promo": {
1320
+ "other": "Código aplicado com sucesso."
1321
+ },
1322
+ "promo_only_purchases_must_be_100_percent_discounted": {
1323
+ "other": "Insira um código promocional válido."
1324
+ },
1325
+ "shopping_complete_promo_only": {
1326
+ "other": "Sucesso! Agora você pode assistir {{.Title}}."
1327
+ },
1328
+ "shopping_action_redeem_promo_code": {
1329
+ "other": "Resgatar"
1330
+ },
1331
+ "pricing_ownership_promo": {
1332
+ "other": "Resgatar"
1321
1333
  }
1322
1334
  }
@@ -1,7 +1,4 @@
1
1
  {
2
- "site_owner": {
3
- "other": "ABC Cinemas"
4
- },
5
2
  "settings_title": {
6
3
  "other": "Configurações"
7
4
  },
@@ -70,9 +67,6 @@
70
67
  "404_page_content": {
71
68
  "other": "<p>Desculpe-nos, parece que a página que você está procurando não existe.</p><p>Ela pode ter sido removida, ou talvez você tenha digitado algo errado.</p><p>Tente voltar para a Página Inicial para buscar o que você estava procurando.</p><p><a href=\"{{.URL}}\">Voltar a Página Inicial</a></p>"
72
69
  },
73
- "nav_homepage": {
74
- "other": "ABC Cinemas"
75
- },
76
70
  "nav_signin": {
77
71
  "other": "Entrar"
78
72
  },
@@ -1015,7 +1009,7 @@
1015
1009
  "other": "Completo"
1016
1010
  },
1017
1011
  "shopping_complete_subscription": {
1018
- "other": "Sua compra de assinatura foi bem-sucedida. Agora você está inscrito em {{.Title}} ."
1012
+ "other": "Sua compra de assinatura foi bem-sucedida. Agora você está inscrito em {{.Title}}."
1019
1013
  },
1020
1014
  "shopping_complete_subscription_browse": {
1021
1015
  "other": "Fique à vontade para <a href=\"/\">navegar pelo</a> site ou <a href=\"/search.html\">pesquisar</a> algo específico."
@@ -1318,5 +1312,23 @@
1318
1312
  },
1319
1313
  "bundle_items_generic": {
1320
1314
  "other": "{{.Count}} Itens"
1315
+ },
1316
+ "shopping_card_update_reason_expired": {
1317
+ "other": "Atualize seu cartão de crédito. Os cartões suportados são Visa, Mastercard e American Express."
1318
+ },
1319
+ "shopping_discount_applied_promo": {
1320
+ "other": "Código aplicado com sucesso."
1321
+ },
1322
+ "promo_only_purchases_must_be_100_percent_discounted": {
1323
+ "other": "Insira um código promocional válido."
1324
+ },
1325
+ "shopping_complete_promo_only": {
1326
+ "other": "Sucesso! Agora você pode assistir {{.Title}}."
1327
+ },
1328
+ "shopping_action_redeem_promo_code": {
1329
+ "other": "Resgatar"
1330
+ },
1331
+ "pricing_ownership_promo": {
1332
+ "other": "Resgatar"
1321
1333
  }
1322
1334
  }
@@ -1,10 +1,4 @@
1
1
  {
2
- "site_owner": {
3
- "other": "ABC Cinemas"
4
- },
5
- "nav_homepage": {
6
- "other": "ABC Cinemas"
7
- },
8
2
  "settings_title": {
9
3
  "other": "Settings"
10
4
  },
@@ -1047,7 +1041,7 @@
1047
1041
  "other": "Полный"
1048
1042
  },
1049
1043
  "shopping_complete_subscription": {
1050
- "other": "Ваша подписка была приобретена. Теперь вы подписаны на {{.Title}} ."
1044
+ "other": "Ваша подписка была приобретена. Теперь вы подписаны на {{.Title}}."
1051
1045
  },
1052
1046
  "shopping_complete_subscription_browse": {
1053
1047
  "other": "Не стесняйтесь <a href=\"/\">просматривать</a> сайт или <a href=\"/search.html\">искать</a> что-то конкретное."
@@ -1344,5 +1338,23 @@
1344
1338
  },
1345
1339
  "bundle_items_generic": {
1346
1340
  "other": "{{.Count}} Предметы"
1341
+ },
1342
+ "shopping_card_update_reason_expired": {
1343
+ "other": "Обновите свою кредитную карту. Поддерживаются карты Visa, Mastercard и American Express."
1344
+ },
1345
+ "shopping_discount_applied_promo": {
1346
+ "other": "Код успешно применен."
1347
+ },
1348
+ "promo_only_purchases_must_be_100_percent_discounted": {
1349
+ "other": "Пожалуйста, введите действительный промо-код."
1350
+ },
1351
+ "shopping_complete_promo_only": {
1352
+ "other": "Успех! Теперь вы можете смотреть {{.Title}}."
1353
+ },
1354
+ "shopping_action_redeem_promo_code": {
1355
+ "other": "Выкупать"
1356
+ },
1357
+ "pricing_ownership_promo": {
1358
+ "other": "Выкупать"
1347
1359
  }
1348
1360
  }
@@ -1,7 +1,4 @@
1
1
  {
2
- "site_owner": {
3
- "other": "ABC Cinemas"
4
- },
5
2
  "settings_title": {
6
3
  "other": "Settings"
7
4
  },
@@ -70,9 +67,6 @@
70
67
  "404_page_content": {
71
68
  "other": "<p>Нажалост, изледа да страница коју тражите не постоји.</p><p>Можда је премештена или обрисана или сте направили грешку при писању.</p><p>Покушајте да се вратите на почетну страницу и пронађете то што тражите.</p><p><a href=\"{{.URL}}\">Назад на почетну страницу</a></p>"
72
69
  },
73
- "nav_homepage": {
74
- "other": "ABC Cinemas"
75
- },
76
70
  "nav_signin": {
77
71
  "other": "Пријавите се"
78
72
  },
@@ -1104,7 +1098,7 @@
1104
1098
  "other": "комплетан"
1105
1099
  },
1106
1100
  "shopping_complete_subscription": {
1107
- "other": "Ваша куповина претплате је била успешна. Сада сте претплаћени на {{.Title}} ."
1101
+ "other": "Ваша куповина претплате је била успешна. Сада сте претплаћени на {{.Title}}."
1108
1102
  },
1109
1103
  "shopping_complete_subscription_browse": {
1110
1104
  "other": "Слободно <a href=\"/\">претражујте по</a> сајту или <a href=\"/search.html\">тражите</a> нешто специфично."
@@ -1320,5 +1314,23 @@
1320
1314
  },
1321
1315
  "bundle_items_generic": {
1322
1316
  "other": "{{.Count}} ставке"
1317
+ },
1318
+ "shopping_card_update_reason_expired": {
1319
+ "other": "Ажурирајте своју кредитну картицу. Подржане картице су Виса, Мастерцард и Америцан Екпресс."
1320
+ },
1321
+ "shopping_discount_applied_promo": {
1322
+ "other": "Код је успешно примењен."
1323
+ },
1324
+ "promo_only_purchases_must_be_100_percent_discounted": {
1325
+ "other": "Унесите важећи промотивни код."
1326
+ },
1327
+ "shopping_complete_promo_only": {
1328
+ "other": "Успех! Сада можете гледати {{.Title}}."
1329
+ },
1330
+ "shopping_action_redeem_promo_code": {
1331
+ "other": "Искупити"
1332
+ },
1333
+ "pricing_ownership_promo": {
1334
+ "other": "Искупити"
1323
1335
  }
1324
1336
  }
Binary file
@@ -19,7 +19,7 @@
19
19
  @extend .fa;
20
20
  @extend .fa-star; // for now
21
21
 
22
- font-size: 1.25rem;
22
+ font-size: 1.5rem;
23
23
  line-height: 1.5rem;
24
24
  padding-right: 0.5rem;
25
25
  }
@@ -18,7 +18,7 @@
18
18
  .verb {
19
19
  color: $button-text-color;
20
20
  font-size: 18px;
21
- font-weight: $font-weight-bold;
21
+ font-weight: $font-weight-normal;
22
22
  }
23
23
  }
24
24
 
@@ -2,6 +2,8 @@ s72-carousel {
2
2
  display: flex;
3
3
  height: var(--carousel-height);
4
4
  margin-bottom: 30px;
5
+ max-height: 800px;
6
+ min-height: 530px;
5
7
  width: 100%;
6
8
 
7
9
  @include media-breakpoint-up(sm) {
@@ -32,7 +34,7 @@ s72-carousel {
32
34
  }
33
35
 
34
36
  .carousel-item-link > s72-image {
35
- height: 100%;
37
+ height: 90%;
36
38
  position: absolute;
37
39
  top: 0;
38
40
  width: 100%;
@@ -40,8 +42,15 @@ s72-carousel {
40
42
  img {
41
43
  height: 100%;
42
44
  object-fit: cover;
45
+ object-position: var(--carousel-image-object-position);
43
46
  width: 100%;
44
47
  z-index: -1;
48
+ @include media-breakpoint-up(sm) {
49
+ object-position: var(--carousel-image-object-position-sm);
50
+ }
51
+ @include media-breakpoint-up(lg) {
52
+ object-position: var(--carousel-image-object-position-lg);
53
+ }
45
54
  }
46
55
  }
47
56
 
@@ -94,15 +103,19 @@ s72-carousel {
94
103
  width: 100%;
95
104
  z-index: 999;
96
105
 
106
+ @include media-breakpoint-up(sm) {
107
+ padding: var(--carousel-bottom-gradient-height-sm) 20px 1px;
108
+ }
109
+
97
110
  @include media-breakpoint-up(lg) {
98
111
  flex-direction: row;
99
- padding: var(--carousel-bottom-gradient-height) 50px 1px;
112
+ padding: var(--carousel-bottom-gradient-height-lg) 50px 1px;
100
113
  }
101
114
 
102
115
  .sponsor {
116
+ margin-bottom: 8px;
103
117
  @include media-breakpoint-up(lg) {
104
118
  align-self: flex-end;
105
- margin-bottom: 8px;
106
119
  margin-left: auto;
107
120
  order: 1;
108
121
  }
@@ -131,6 +144,13 @@ s72-carousel {
131
144
  max-width: 930px;
132
145
  padding-bottom: 0;
133
146
 
147
+ /* stylelint-disable */
148
+ display: -webkit-box;
149
+ overflow: hidden;
150
+ -webkit-line-clamp: 3;
151
+ -webkit-box-orient: vertical;
152
+ /* stylelint-enable */
153
+
134
154
  @include media-breakpoint-up(md) {
135
155
  font-size: 38px;
136
156
  }
@@ -10,14 +10,13 @@
10
10
  }
11
11
 
12
12
  > * {
13
- &:not(.extra-buttons) {
14
- animation: fadein 2s;
15
- }
16
-
17
13
  @include media-breakpoint-up(xs) {
18
14
  grid-column: auto;
19
15
  grid-row: 1;
20
16
  }
17
+ &:not(.extra-buttons) {
18
+ animation: fadein 2s;
19
+ }
21
20
  }
22
21
 
23
22
  .s72-pricing-button-container {