@shift72/core-template 1.1.0 → 1.2.0-alpha.0

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 (62) hide show
  1. package/CHANGELOG.md +24 -10
  2. package/kibble.json +1 -1
  3. package/package.json +1 -1
  4. package/site/ar_LB.all.json +9 -6
  5. package/site/ca_ES.all.json +10 -7
  6. package/site/da_DK.all.json +10 -7
  7. package/site/de_DE.all.json +10 -7
  8. package/site/el_EL.all.json +10 -7
  9. package/site/en_AU.all.json +10 -7
  10. package/site/es_ES.all.json +10 -7
  11. package/site/es_MX.all.json +10 -7
  12. package/site/et_ET.all.json +10 -7
  13. package/site/fi_FI.all.json +11 -8
  14. package/site/fr_FR.all.json +10 -7
  15. package/site/hr_HR.all.json +10 -7
  16. package/site/hu_HU.all.json +10 -7
  17. package/site/it_IT.all.json +9 -6
  18. package/site/ja_JP.all.json +10 -7
  19. package/site/lt_LT.all.json +10 -7
  20. package/site/nl_BE.all.json +9 -6
  21. package/site/no_NO.all.json +10 -7
  22. package/site/pl_PL.all.json +10 -7
  23. package/site/plans.html.jet +1 -1
  24. package/site/pt_BR.all.json +10 -7
  25. package/site/pt_PT.all.json +10 -7
  26. package/site/ru_RU.all.json +10 -7
  27. package/site/sr_SR.all.json +10 -7
  28. package/site/static/js/main.js +0 -1
  29. package/site/static/scripts/main.js.map +1 -1
  30. package/site/styles/_availability-tags.scss +1 -3
  31. package/site/styles/_awards.scss +15 -9
  32. package/site/styles/_buttons.scss +19 -95
  33. package/site/styles/_carousel.scss +20 -27
  34. package/site/styles/_collections.scss +17 -33
  35. package/site/styles/_cta-buttons.scss +0 -71
  36. package/site/styles/_footer.scss +5 -9
  37. package/site/styles/_forms.scss +7 -4
  38. package/site/styles/_icons.scss +9 -0
  39. package/site/styles/_meta-detail.scss +25 -50
  40. package/site/styles/_meta-item-tagline.scss +2 -6
  41. package/site/styles/_meta-item.scss +0 -4
  42. package/site/styles/_meta-sub-item.scss +0 -4
  43. package/site/styles/_pages.scss +21 -49
  44. package/site/styles/_plans.scss +4 -0
  45. package/site/styles/_search.scss +0 -2
  46. package/site/styles/_share-modal.scss +0 -4
  47. package/site/styles/_shopping.scss +0 -5
  48. package/site/styles/_tooltips.scss +13 -0
  49. package/site/styles/_typography.scss +87 -0
  50. package/site/styles/_variables.scss +5 -0
  51. package/site/styles/_wishlist.scss +8 -14
  52. package/site/styles/main.scss +1 -0
  53. package/site/templates/collection/carousel/item/synopsis.jet +5 -3
  54. package/site/templates/collection/carousel/item.jet +8 -5
  55. package/site/templates/common/awards/item.jet +2 -2
  56. package/site/templates/common/cta_buttons.jet +4 -12
  57. package/site/templates/film/item.jet +3 -3
  58. package/site/templates/items/tagline.jet +25 -50
  59. package/site/templates/tv/detail.jet +1 -1
  60. package/site/tr_TR.all.json +10 -7
  61. package/site/uk_UA.all.json +10 -7
  62. package/site/zh_TW.all.json +10 -7
@@ -102,7 +102,7 @@
102
102
  "other": "Hae"
103
103
  },
104
104
  "play_button_watch": {
105
- "other": "Toista"
105
+ "other": "Katso nyt"
106
106
  },
107
107
  "play_button_resume": {
108
108
  "other": "Jatka"
@@ -698,7 +698,7 @@
698
698
  "other": "Lisää listaani"
699
699
  },
700
700
  "userwishlist_button_remove": {
701
- "other": "Listani"
701
+ "other": "Poista listaltani"
702
702
  },
703
703
  "userwishlist_button_add_compact": {
704
704
  "other": "Listani"
@@ -1102,10 +1102,10 @@
1102
1102
  "other": "Peruuta tilaukseni"
1103
1103
  },
1104
1104
  "usersubscriptions_unsubscribe_modal_cancel": {
1105
- "other": "Peruuttaa"
1105
+ "other": "Ei kiitos"
1106
1106
  },
1107
1107
  "usersubscriptions_unsubscribe_modal_confirm": {
1108
- "other": "Kyllä, peruuta tilaukseni"
1108
+ "other": "Kyllä, peruuta"
1109
1109
  },
1110
1110
  "usersubscriptions_unsubscribe_modal_title": {
1111
1111
  "other": "Peruuta tilaus?"
@@ -1144,7 +1144,7 @@
1144
1144
  "other": "(vanhentunut)"
1145
1145
  },
1146
1146
  "shopping_card_use_other": {
1147
- "other": "Käytä uutta korttia"
1147
+ "other": "Lisää uusi kortti"
1148
1148
  },
1149
1149
  "shopping_card_use_new_card": {
1150
1150
  "other": "Vaihda kortti"
@@ -1153,7 +1153,7 @@
1153
1153
  "other": "Päivitä luottokorttisi. Tuetut kortit ovat Visa, Mastercard ja American Express."
1154
1154
  },
1155
1155
  "shopping_info_ownership_plan": {
1156
- "other": "Tilaus"
1156
+ "other": "Suunnitelma"
1157
1157
  },
1158
1158
  "shopping_action_credit": {
1159
1159
  "other": "Täytä"
@@ -1323,12 +1323,15 @@
1323
1323
  "other": "Anna kelvollinen tarjouskoodi."
1324
1324
  },
1325
1325
  "shopping_complete_promo_only": {
1326
- "other": "Menestys! Voit nyt katsoa {{.Title}}."
1326
+ "other": "Voit nyt katsoa {{.Title}}."
1327
1327
  },
1328
1328
  "shopping_action_redeem_promo_code": {
1329
1329
  "other": "Lunastaa"
1330
1330
  },
1331
1331
  "pricing_ownership_promo": {
1332
1332
  "other": "Lunastaa"
1333
- }
1333
+ },
1334
+ "shopping_info_ownership_subscription": {
1335
+ "other": "Tilaus"
1336
+ }
1334
1337
  }
@@ -119,7 +119,7 @@
119
119
  "other": "Rechercher"
120
120
  },
121
121
  "play_button_watch": {
122
- "other": "Voir le film"
122
+ "other": "Regarde maintenant"
123
123
  },
124
124
  "play_button_resume": {
125
125
  "other": "Continuer"
@@ -769,7 +769,7 @@
769
769
  "other": "Ajouter à ma liste"
770
770
  },
771
771
  "userwishlist_button_remove": {
772
- "other": "Ma liste"
772
+ "other": "Supprimer de ma liste"
773
773
  },
774
774
  "userwishlist_button_add_compact": {
775
775
  "other": "Ma liste"
@@ -1134,10 +1134,10 @@
1134
1134
  "other": "Annuler mon abonnement"
1135
1135
  },
1136
1136
  "usersubscriptions_unsubscribe_modal_cancel": {
1137
- "other": "Annuler"
1137
+ "other": "Non merci"
1138
1138
  },
1139
1139
  "usersubscriptions_unsubscribe_modal_confirm": {
1140
- "other": "Oui, résilier mon abonnement"
1140
+ "other": "Oui, annuler"
1141
1141
  },
1142
1142
  "usersubscriptions_unsubscribe_modal_title": {
1143
1143
  "other": "Se désabonner?"
@@ -1194,7 +1194,7 @@
1194
1194
  "other": "(expiré)"
1195
1195
  },
1196
1196
  "shopping_card_use_other": {
1197
- "other": "Utiliser une nouvelle carte"
1197
+ "other": "Ajouter une nouvelle carte"
1198
1198
  },
1199
1199
  "shopping_card_use_new_card": {
1200
1200
  "other": "Modifier les informations de la carte"
@@ -1203,7 +1203,7 @@
1203
1203
  "other": "Mettez à jour votre carte de crédit. Les cartes acceptées sont Visa, Mastercard et American Express."
1204
1204
  },
1205
1205
  "shopping_info_ownership_plan": {
1206
- "other": "Abonnement"
1206
+ "other": "Planifier"
1207
1207
  },
1208
1208
  "shopping_action_credit": {
1209
1209
  "other": "Ajouter un crédit"
@@ -1323,12 +1323,15 @@
1323
1323
  "other": "Veuillez saisir un code promotionnel valide."
1324
1324
  },
1325
1325
  "shopping_complete_promo_only": {
1326
- "other": "Succès! Vous pouvez maintenant regarder {{.Title}}."
1326
+ "other": "Vous pouvez maintenant regarder {{.Title}}."
1327
1327
  },
1328
1328
  "shopping_action_redeem_promo_code": {
1329
1329
  "other": "Racheter"
1330
1330
  },
1331
1331
  "pricing_ownership_promo": {
1332
1332
  "other": "Racheter"
1333
+ },
1334
+ "shopping_info_ownership_subscription": {
1335
+ "other": "Abonnement"
1333
1336
  }
1334
1337
  }
@@ -123,7 +123,7 @@
123
123
  "other": "Potvrdi pretraživanje"
124
124
  },
125
125
  "play_button_watch": {
126
- "other": "Pokreni sadržaj"
126
+ "other": "Gledajte sad"
127
127
  },
128
128
  "play_button_resume": {
129
129
  "other": "Nastavi"
@@ -792,7 +792,7 @@
792
792
  "other": "Dodaj na moj popis"
793
793
  },
794
794
  "userwishlist_button_remove": {
795
- "other": "Moj popis"
795
+ "other": "Ukloni s moje liste"
796
796
  },
797
797
  "userwishlist_button_add_compact": {
798
798
  "other": "Moj popis"
@@ -921,7 +921,7 @@
921
921
  "other": "(istekla)"
922
922
  },
923
923
  "shopping_card_use_other": {
924
- "other": "Koristite novu karticu"
924
+ "other": "Dodajte novu karticu"
925
925
  },
926
926
  "shopping_card_use_new_card": {
927
927
  "other": "Promijenite karticu"
@@ -1188,10 +1188,10 @@
1188
1188
  "other": "Otkaži moju pretplatu"
1189
1189
  },
1190
1190
  "usersubscriptions_unsubscribe_modal_cancel": {
1191
- "other": "Otkazati"
1191
+ "other": "Ne hvala"
1192
1192
  },
1193
1193
  "usersubscriptions_unsubscribe_modal_confirm": {
1194
- "other": "Da, otkaži moju pretplatu"
1194
+ "other": "Da, otkaži"
1195
1195
  },
1196
1196
  "usersubscriptions_unsubscribe_modal_title": {
1197
1197
  "other": "Otkazati pretplatu?"
@@ -1218,7 +1218,7 @@
1218
1218
  "other": "SD Only"
1219
1219
  },
1220
1220
  "shopping_info_ownership_plan": {
1221
- "other": "Pretplata"
1221
+ "other": "Plan"
1222
1222
  },
1223
1223
  "shopping_action_credit": {
1224
1224
  "other": "Dopuniti"
@@ -1317,12 +1317,15 @@
1317
1317
  "other": "Unesite važeći promotivni kod."
1318
1318
  },
1319
1319
  "shopping_complete_promo_only": {
1320
- "other": "Uspjeh! Sada možete gledati {{.Title}}."
1320
+ "other": "Sada možete gledati {{.Title}}."
1321
1321
  },
1322
1322
  "shopping_action_redeem_promo_code": {
1323
1323
  "other": "Otkupiti"
1324
1324
  },
1325
1325
  "pricing_ownership_promo": {
1326
1326
  "other": "Otkupiti"
1327
+ },
1328
+ "shopping_info_ownership_subscription": {
1329
+ "other": "Pretplata"
1327
1330
  }
1328
1331
  }
@@ -122,7 +122,7 @@
122
122
  "other": "Keresés indítása"
123
123
  },
124
124
  "play_button_watch": {
125
- "other": "Lejátszás"
125
+ "other": "Nézd meg most"
126
126
  },
127
127
  "play_button_resume": {
128
128
  "other": "Folytatás"
@@ -739,7 +739,7 @@
739
739
  "other": "Add hozzá a listámhoz."
740
740
  },
741
741
  "userwishlist_button_remove": {
742
- "other": "Listám"
742
+ "other": "Eltávolítás a listámról"
743
743
  },
744
744
  "userwishlist_button_add_compact": {
745
745
  "other": "Listám"
@@ -881,13 +881,13 @@
881
881
  "other": "(lejárt)"
882
882
  },
883
883
  "shopping_card_use_other": {
884
- "other": "Használjon új kártyát"
884
+ "other": "Új kártya hozzáadása"
885
885
  },
886
886
  "shopping_card_use_new_card": {
887
887
  "other": "Válts kártyát"
888
888
  },
889
889
  "shopping_info_ownership_plan": {
890
- "other": "Feliratkozás"
890
+ "other": "Terv"
891
891
  },
892
892
  "shopping_action_credit": {
893
893
  "other": "Feltölt"
@@ -923,10 +923,10 @@
923
923
  "other": "Lemondom az előfizetésemet"
924
924
  },
925
925
  "usersubscriptions_unsubscribe_modal_cancel": {
926
- "other": "Megszünteti"
926
+ "other": "Nem köszönöm"
927
927
  },
928
928
  "usersubscriptions_unsubscribe_modal_confirm": {
929
- "other": "Igen, mondd le az előfizetésemet"
929
+ "other": "Igen, mégsem"
930
930
  },
931
931
  "usersubscriptions_unsubscribe_modal_title": {
932
932
  "other": "Feliratkozás visszavonása?"
@@ -1332,12 +1332,15 @@
1332
1332
  "other": "Adjon meg egy érvényes promóciós kódot."
1333
1333
  },
1334
1334
  "shopping_complete_promo_only": {
1335
- "other": "Siker! Most megtekintheti a {{.Title}}."
1335
+ "other": "Most megtekintheti a {{.Title}}."
1336
1336
  },
1337
1337
  "shopping_action_redeem_promo_code": {
1338
1338
  "other": "Beváltani"
1339
1339
  },
1340
1340
  "pricing_ownership_promo": {
1341
1341
  "other": "Beváltani"
1342
+ },
1343
+ "shopping_info_ownership_subscription": {
1344
+ "other": "Feliratkozás"
1342
1345
  }
1343
1346
  }
@@ -757,7 +757,7 @@
757
757
  "other": "Aggiungi alla mia wishlist"
758
758
  },
759
759
  "userwishlist_button_remove": {
760
- "other": "La mia wishlist"
760
+ "other": "Rimuovi dalla mia lista"
761
761
  },
762
762
  "userwishlist_button_add_compact": {
763
763
  "other": "La mia wishlist"
@@ -1146,10 +1146,10 @@
1146
1146
  "other": "Annulla il mio abbonamento"
1147
1147
  },
1148
1148
  "usersubscriptions_unsubscribe_modal_cancel": {
1149
- "other": "Annulla"
1149
+ "other": "No grazie"
1150
1150
  },
1151
1151
  "usersubscriptions_unsubscribe_modal_confirm": {
1152
- "other": "Sì, cancella il mio abbonamento"
1152
+ "other": "Sì, annulla"
1153
1153
  },
1154
1154
  "usersubscriptions_unsubscribe_modal_title": {
1155
1155
  "other": "Annullare l'iscrizione?"
@@ -1212,7 +1212,7 @@
1212
1212
  "other": "(scaduta)"
1213
1213
  },
1214
1214
  "shopping_card_use_other": {
1215
- "other": "Usa una nuova carta"
1215
+ "other": "Aggiungi nuova carta"
1216
1216
  },
1217
1217
  "shopping_card_use_new_card": {
1218
1218
  "other": "Cambia carta"
@@ -1224,7 +1224,7 @@
1224
1224
  "other": "Riempire"
1225
1225
  },
1226
1226
  "shopping_info_ownership_plan": {
1227
- "other": "Sottoscrizione"
1227
+ "other": "Piano"
1228
1228
  },
1229
1229
  "usersubscriptions_change_payment_method_change": {
1230
1230
  "other": "Cambia carta di credito"
@@ -1323,12 +1323,15 @@
1323
1323
  "other": "Inserisci un codice promozionale valido."
1324
1324
  },
1325
1325
  "shopping_complete_promo_only": {
1326
- "other": "Successo! Ora puoi guardare {{.Title}}."
1326
+ "other": "Ora puoi guardare {{.Title}}."
1327
1327
  },
1328
1328
  "shopping_action_redeem_promo_code": {
1329
1329
  "other": "Riscattare"
1330
1330
  },
1331
1331
  "pricing_ownership_promo": {
1332
1332
  "other": "Riscattare"
1333
+ },
1334
+ "shopping_info_ownership_subscription": {
1335
+ "other": "Sottoscrizione"
1333
1336
  }
1334
1337
  }
@@ -102,7 +102,7 @@
102
102
  "other": "検索する"
103
103
  },
104
104
  "play_button_watch": {
105
- "other": "再生する"
105
+ "other": "今見る"
106
106
  },
107
107
  "play_button_resume": {
108
108
  "other": "続きから見る"
@@ -698,7 +698,7 @@
698
698
  "other": "マイリストに追加"
699
699
  },
700
700
  "userwishlist_button_remove": {
701
- "other": "マイリスト"
701
+ "other": "マイリストから削除"
702
702
  },
703
703
  "userwishlist_button_add_compact": {
704
704
  "other": "マイリスト"
@@ -1097,10 +1097,10 @@
1097
1097
  "other": "サブスクリプションをキャンセルする"
1098
1098
  },
1099
1099
  "usersubscriptions_unsubscribe_modal_cancel": {
1100
- "other": "キャンセル"
1100
+ "other": "結構です"
1101
1101
  },
1102
1102
  "usersubscriptions_unsubscribe_modal_confirm": {
1103
- "other": "はい、サブスクリプションをキャンセルします"
1103
+ "other": "はい、キャンセルします"
1104
1104
  },
1105
1105
  "usersubscriptions_unsubscribe_modal_title": {
1106
1106
  "other": "サブスクリプションをキャンセルしますか?"
@@ -1142,7 +1142,7 @@
1142
1142
  "other": "(期限切れ)"
1143
1143
  },
1144
1144
  "shopping_card_use_other": {
1145
- "other": "新しいカードを使用する"
1145
+ "other": "新しいカードを追加する"
1146
1146
  },
1147
1147
  "shopping_card_use_new_card": {
1148
1148
  "other": "カードを変更する"
@@ -1151,7 +1151,7 @@
1151
1151
  "other": "クレジットカードを更新します。 サポートされているカードは、Visa、Mastercard、AmericanExpressです。"
1152
1152
  },
1153
1153
  "shopping_info_ownership_plan": {
1154
- "other": "サブスクリプション"
1154
+ "other": "プラン"
1155
1155
  },
1156
1156
  "shopping_action_credit": {
1157
1157
  "other": "補充"
@@ -1321,12 +1321,15 @@
1321
1321
  "other": "有効なプロモーションコードを入力してください。"
1322
1322
  },
1323
1323
  "shopping_complete_promo_only": {
1324
- "other": "成功!これで、 {{.Title}}を見ることができます。"
1324
+ "other": "これで、 {{.Title}}を見ることができます。"
1325
1325
  },
1326
1326
  "shopping_action_redeem_promo_code": {
1327
1327
  "other": "償還"
1328
1328
  },
1329
1329
  "pricing_ownership_promo": {
1330
1330
  "other": "償還"
1331
+ },
1332
+ "shopping_info_ownership_subscription": {
1333
+ "other": "サブスクリプション"
1331
1334
  }
1332
1335
  }
@@ -122,7 +122,7 @@
122
122
  "other": "Pateikti paiešką"
123
123
  },
124
124
  "play_button_watch": {
125
- "other": "Žiūrėti dabar"
125
+ "other": "Žiūrėk dabar"
126
126
  },
127
127
  "play_button_resume": {
128
128
  "other": "Tęsti"
@@ -775,7 +775,7 @@
775
775
  "other": "Pridėti prie „Noriu pamatyti“"
776
776
  },
777
777
  "userwishlist_button_remove": {
778
- "other": "Noriu pamatyti"
778
+ "other": "Pašalinti iš Mano sąrašo"
779
779
  },
780
780
  "userwishlist_button_add_compact": {
781
781
  "other": "Noriu pamatyti"
@@ -923,7 +923,7 @@
923
923
  "other": "(pasibaigęs)"
924
924
  },
925
925
  "shopping_card_use_other": {
926
- "other": "Naudokite naują kortelę"
926
+ "other": "Pridėti naują kortelę"
927
927
  },
928
928
  "shopping_card_use_new_card": {
929
929
  "other": "Keisti kortelę"
@@ -938,7 +938,7 @@
938
938
  "other": "Netinkama kredito kortelė? <a href=\"{{.SubscriptionsURL}}\">Jei norite atnaujinti kortelę, spustelėkite čia.</a>"
939
939
  },
940
940
  "shopping_info_ownership_plan": {
941
- "other": "Prenumerata"
941
+ "other": "Planuoti"
942
942
  },
943
943
  "shopping_action_credit": {
944
944
  "other": "Prisipilti"
@@ -965,10 +965,10 @@
965
965
  "other": "Atšaukti mano prenumeratą"
966
966
  },
967
967
  "usersubscriptions_unsubscribe_modal_cancel": {
968
- "other": "Atšaukti"
968
+ "other": "Ne, ačiū"
969
969
  },
970
970
  "usersubscriptions_unsubscribe_modal_confirm": {
971
- "other": "Taip, atšaukite mano prenumeratą"
971
+ "other": "Taip, atšaukti"
972
972
  },
973
973
  "usersubscriptions_unsubscribe_modal_title": {
974
974
  "other": "Atšaukti prenumeratą?"
@@ -1327,12 +1327,15 @@
1327
1327
  "other": "Įveskite galiojantį reklamos kredito kodą."
1328
1328
  },
1329
1329
  "shopping_complete_promo_only": {
1330
- "other": "Sėkmė! Dabar galite žiūrėti {{.Title}}."
1330
+ "other": "Dabar galite žiūrėti {{.Title}}."
1331
1331
  },
1332
1332
  "shopping_action_redeem_promo_code": {
1333
1333
  "other": "Išpirkti"
1334
1334
  },
1335
1335
  "pricing_ownership_promo": {
1336
1336
  "other": "Išpirkti"
1337
+ },
1338
+ "shopping_info_ownership_subscription": {
1339
+ "other": "Prenumerata"
1337
1340
  }
1338
1341
  }
@@ -775,7 +775,7 @@
775
775
  "other": "Toevoegen aan Mijn Lijst"
776
776
  },
777
777
  "userwishlist_button_remove": {
778
- "other": "Mijn Lijst"
778
+ "other": "Verwijderen uit mijn lijst"
779
779
  },
780
780
  "userwishlist_button_add_compact": {
781
781
  "other": "Mijn Lijst"
@@ -923,7 +923,7 @@
923
923
  "other": "(verlopen)"
924
924
  },
925
925
  "shopping_card_use_other": {
926
- "other": "Gebruik een nieuwe kaart"
926
+ "other": "Nieuwe kaart toevoegen"
927
927
  },
928
928
  "shopping_card_use_new_card": {
929
929
  "other": "Kaart wijzigen"
@@ -938,7 +938,7 @@
938
938
  "other": "Creditcard niet correct? <a href=\"{{.SubscriptionsURL}}\">Klik hier om uw kaart bij te werken.</a>"
939
939
  },
940
940
  "shopping_info_ownership_plan": {
941
- "other": "Abonnement"
941
+ "other": "Plan"
942
942
  },
943
943
  "shopping_action_credit": {
944
944
  "other": "Opwaarderen"
@@ -965,10 +965,10 @@
965
965
  "other": "Mijn abonnement opzeggen"
966
966
  },
967
967
  "usersubscriptions_unsubscribe_modal_cancel": {
968
- "other": "Annuleren"
968
+ "other": "Nee, dank u wel"
969
969
  },
970
970
  "usersubscriptions_unsubscribe_modal_confirm": {
971
- "other": "Ja, zeg mijn abonnement op"
971
+ "other": "Ja, annuleren"
972
972
  },
973
973
  "usersubscriptions_unsubscribe_modal_title": {
974
974
  "other": "Annuleer abonnement"
@@ -1323,12 +1323,15 @@
1323
1323
  "other": "Voer een geldige promotiecode in."
1324
1324
  },
1325
1325
  "shopping_complete_promo_only": {
1326
- "other": "Succes! Je kunt nu {{.Title}} bekijken."
1326
+ "other": "Je kunt nu {{.Title}} bekijken."
1327
1327
  },
1328
1328
  "shopping_action_redeem_promo_code": {
1329
1329
  "other": "Inwisselen"
1330
1330
  },
1331
1331
  "pricing_ownership_promo": {
1332
1332
  "other": "Inwisselen"
1333
+ },
1334
+ "shopping_info_ownership_subscription": {
1335
+ "other": "Abonnement"
1333
1336
  }
1334
1337
  }
@@ -122,7 +122,7 @@
122
122
  "other": "Søk"
123
123
  },
124
124
  "play_button_watch": {
125
- "other": "Spill av"
125
+ "other": "Se "
126
126
  },
127
127
  "play_button_resume": {
128
128
  "other": "Fortsett"
@@ -739,7 +739,7 @@
739
739
  "other": "Legg til i listen min"
740
740
  },
741
741
  "userwishlist_button_remove": {
742
- "other": "Min liste"
742
+ "other": "Fjern fra Min liste"
743
743
  },
744
744
  "userwishlist_button_add_compact": {
745
745
  "other": "Min liste"
@@ -881,13 +881,13 @@
881
881
  "other": "(utløpt)"
882
882
  },
883
883
  "shopping_card_use_other": {
884
- "other": "Bruk et nytt kort"
884
+ "other": "Legg til nytt kort"
885
885
  },
886
886
  "shopping_card_use_new_card": {
887
887
  "other": "Bytt kort"
888
888
  },
889
889
  "shopping_info_ownership_plan": {
890
- "other": "Intekening"
890
+ "other": "Plan"
891
891
  },
892
892
  "shopping_action_credit": {
893
893
  "other": "fylle opp"
@@ -914,10 +914,10 @@
914
914
  "other": "Si opp abonnementet mitt"
915
915
  },
916
916
  "usersubscriptions_unsubscribe_modal_cancel": {
917
- "other": "Avbryt"
917
+ "other": "Nei takk"
918
918
  },
919
919
  "usersubscriptions_unsubscribe_modal_confirm": {
920
- "other": "Ja, kanseller abonnementet mitt"
920
+ "other": "Ja, avbryt"
921
921
  },
922
922
  "usersubscriptions_unsubscribe_modal_title": {
923
923
  "other": "Avbestille abonnementet?"
@@ -1323,12 +1323,15 @@
1323
1323
  "other": "Vennligst skriv inn en gyldig kampanjekode."
1324
1324
  },
1325
1325
  "shopping_complete_promo_only": {
1326
- "other": "Suksess! Du kan nå se {{.Title}}."
1326
+ "other": "Du kan nå se {{.Title}}."
1327
1327
  },
1328
1328
  "shopping_action_redeem_promo_code": {
1329
1329
  "other": "Løs inn"
1330
1330
  },
1331
1331
  "pricing_ownership_promo": {
1332
1332
  "other": "Løs inn"
1333
+ },
1334
+ "shopping_info_ownership_subscription": {
1335
+ "other": "Abonnement"
1333
1336
  }
1334
1337
  }
@@ -102,7 +102,7 @@
102
102
  "other": "Wyszukaj"
103
103
  },
104
104
  "play_button_watch": {
105
- "other": "Odtwórz"
105
+ "other": "Patrz teraz"
106
106
  },
107
107
  "play_button_resume": {
108
108
  "other": "Kontynuuj"
@@ -741,7 +741,7 @@
741
741
  "other": "Dodaj do mojej listy"
742
742
  },
743
743
  "userwishlist_button_remove": {
744
- "other": "Moja lista"
744
+ "other": "Usuń z Mojej listy"
745
745
  },
746
746
  "userwishlist_button_add_compact": {
747
747
  "other": "Moja lista"
@@ -1160,10 +1160,10 @@
1160
1160
  "other": "Anuluj moją subskrypcję"
1161
1161
  },
1162
1162
  "usersubscriptions_unsubscribe_modal_cancel": {
1163
- "other": "Anulować"
1163
+ "other": "Nie, dziękuję"
1164
1164
  },
1165
1165
  "usersubscriptions_unsubscribe_modal_confirm": {
1166
- "other": "Tak, anuluj moją subskrypcję"
1166
+ "other": "Tak, anuluj"
1167
1167
  },
1168
1168
  "usersubscriptions_unsubscribe_modal_title": {
1169
1169
  "other": "Anuluj subskrypcje?"
@@ -1205,7 +1205,7 @@
1205
1205
  "other": "(wygasły)"
1206
1206
  },
1207
1207
  "shopping_card_use_other": {
1208
- "other": "Użyj nowej karty"
1208
+ "other": "Dodaj nową kartę"
1209
1209
  },
1210
1210
  "shopping_card_use_new_card": {
1211
1211
  "other": "Zmień kartę"
@@ -1214,7 +1214,7 @@
1214
1214
  "other": "Zaktualizuj swoją kartę kredytową. Obsługiwane karty to Visa, Mastercard i American Express."
1215
1215
  },
1216
1216
  "shopping_info_ownership_plan": {
1217
- "other": "Subskrypcja"
1217
+ "other": "Plan"
1218
1218
  },
1219
1219
  "shopping_action_credit": {
1220
1220
  "other": "Uzupełniać"
@@ -1372,12 +1372,15 @@
1372
1372
  "other": "Wprowadź prawidłowy kod promocyjny."
1373
1373
  },
1374
1374
  "shopping_complete_promo_only": {
1375
- "other": "Powodzenie! Możesz teraz oglądać {{.Title}}."
1375
+ "other": "Możesz teraz oglądać {{.Title}}."
1376
1376
  },
1377
1377
  "shopping_action_redeem_promo_code": {
1378
1378
  "other": "Odkupić"
1379
1379
  },
1380
1380
  "pricing_ownership_promo": {
1381
1381
  "other": "Odkupić"
1382
+ },
1383
+ "shopping_info_ownership_subscription": {
1384
+ "other": "Subskrypcja"
1382
1385
  }
1383
1386
  }
@@ -36,7 +36,7 @@
36
36
  <s72-plan-label data-slug="{{p.Slug}}" data-title="{{p.Name}}"></s72-plan-label>
37
37
  {{ end }}
38
38
 
39
- <h3 class="plan-name">{{p.Name}}</h3>
39
+ <h2 class="plan-name">{{p.Name}}</h2>
40
40
 
41
41
  {{ if p.HasExpiryDate() }}
42
42
  <p class="alert p-0 border-0">