@shift72/core-template 1.1.0 → 1.3.0-alpha.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +37 -10
- package/kibble.json +1 -1
- package/package.json +1 -1
- package/site/ar_LB.all.json +50 -6
- package/site/ca_ES.all.json +35 -7
- package/site/da_DK.all.json +35 -7
- package/site/de_DE.all.json +35 -7
- package/site/el_EL.all.json +35 -7
- package/site/en_AU.all.json +35 -7
- package/site/es_ES.all.json +39 -7
- package/site/es_MX.all.json +39 -7
- package/site/et_ET.all.json +35 -7
- package/site/fi_FI.all.json +36 -8
- package/site/fr_FR.all.json +39 -7
- package/site/hr_HR.all.json +39 -7
- package/site/hu_HU.all.json +35 -7
- package/site/it_IT.all.json +38 -6
- package/site/ja_JP.all.json +31 -7
- package/site/lt_LT.all.json +43 -7
- package/site/nl_BE.all.json +34 -6
- package/site/no_NO.all.json +35 -7
- package/site/pl_PL.all.json +43 -7
- package/site/plans.html.jet +1 -1
- package/site/pt_BR.all.json +39 -7
- package/site/pt_PT.all.json +39 -7
- package/site/ru_RU.all.json +43 -7
- package/site/sr_SR.all.json +39 -7
- package/site/static/js/main.js +0 -1
- package/site/static/scripts/main.js.map +1 -1
- package/site/styles/_availability-tags.scss +1 -3
- package/site/styles/_awards.scss +16 -9
- package/site/styles/_buttons.scss +19 -95
- package/site/styles/_carousel.scss +20 -27
- package/site/styles/_collections.scss +17 -33
- package/site/styles/_cta-buttons.scss +0 -71
- package/site/styles/_footer.scss +5 -9
- package/site/styles/_forms.scss +7 -4
- package/site/styles/_icons.scss +10 -0
- package/site/styles/_meta-detail.scss +26 -50
- package/site/styles/_meta-item-tagline.scss +2 -6
- package/site/styles/_meta-item.scss +0 -4
- package/site/styles/_meta-sub-item.scss +0 -4
- package/site/styles/_pages.scss +21 -49
- package/site/styles/_plans.scss +4 -0
- package/site/styles/_search.scss +0 -2
- package/site/styles/_share-modal.scss +0 -4
- package/site/styles/_shopping.scss +0 -5
- package/site/styles/_tooltips.scss +13 -0
- package/site/styles/_typography.scss +137 -0
- package/site/styles/_variables.scss +5 -0
- package/site/styles/_wishlist.scss +8 -14
- package/site/styles/main.scss +1 -0
- package/site/templates/collection/carousel/item/synopsis.jet +5 -3
- package/site/templates/collection/carousel/item.jet +8 -5
- package/site/templates/common/awards/item.jet +2 -2
- package/site/templates/common/cta_buttons.jet +4 -12
- package/site/templates/film/item.jet +3 -3
- package/site/templates/items/tagline.jet +25 -50
- package/site/templates/tv/detail.jet +1 -1
- package/site/tr_TR.all.json +35 -7
- package/site/uk_UA.all.json +43 -7
- package/site/zh_TW.all.json +31 -7
package/site/it_IT.all.json
CHANGED
@@ -757,7 +757,7 @@
|
|
757
757
|
"other": "Aggiungi alla mia wishlist"
|
758
758
|
},
|
759
759
|
"userwishlist_button_remove": {
|
760
|
-
"other": "
|
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": "
|
1149
|
+
"other": "No grazie"
|
1150
1150
|
},
|
1151
1151
|
"usersubscriptions_unsubscribe_modal_confirm": {
|
1152
|
-
"other": "Sì,
|
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": "
|
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": "
|
1227
|
+
"other": "Piano"
|
1228
1228
|
},
|
1229
1229
|
"usersubscriptions_change_payment_method_change": {
|
1230
1230
|
"other": "Cambia carta di credito"
|
@@ -1323,12 +1323,44 @@
|
|
1323
1323
|
"other": "Inserisci un codice promozionale valido."
|
1324
1324
|
},
|
1325
1325
|
"shopping_complete_promo_only": {
|
1326
|
-
"other": "
|
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
|
+
"subscription_cta_label": {
|
1335
|
+
"other": "Sottoscrivi {{.Price}}/{{.Recurrence}}"
|
1336
|
+
},
|
1337
|
+
"subscription_recurrence_year": {
|
1338
|
+
"one": "Anno",
|
1339
|
+
"many": "{{.Count}} Anni",
|
1340
|
+
"other": "{{.Count}} Anni"
|
1341
|
+
},
|
1342
|
+
"subscription_recurrence_month": {
|
1343
|
+
"one": "Mese",
|
1344
|
+
"many": "{{.Count}} Mesi",
|
1345
|
+
"other": "{{.Count}} Mesi"
|
1346
|
+
},
|
1347
|
+
"subscription_recurrence_week": {
|
1348
|
+
"one": "Settimana",
|
1349
|
+
"many": "{{.Count}} Settimane",
|
1350
|
+
"other": "{{.Count}} Settimane"
|
1351
|
+
},
|
1352
|
+
"subscription_recurrence_day": {
|
1353
|
+
"one": "Giorno",
|
1354
|
+
"many": "{{.Count}} Giorni",
|
1355
|
+
"other": "{{.Count}} Giorni"
|
1356
|
+
},
|
1357
|
+
"shopping_info_ownership_subscription": {
|
1358
|
+
"other": "Sottoscrizione"
|
1359
|
+
},
|
1360
|
+
"something_bad_happened": {
|
1361
|
+
"other": "Per favore riprova"
|
1362
|
+
},
|
1363
|
+
"stripe_card_not_supported": {
|
1364
|
+
"other": "La tua carta non è supportata."
|
1333
1365
|
}
|
1334
1366
|
}
|
package/site/ja_JP.all.json
CHANGED
@@ -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,36 @@
|
|
1321
1321
|
"other": "有効なプロモーションコードを入力してください。"
|
1322
1322
|
},
|
1323
1323
|
"shopping_complete_promo_only": {
|
1324
|
-
"other": "
|
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
|
+
"subscription_cta_label": {
|
1333
|
+
"other": "申し込む {{.Price}}/{{.Recurrence}}"
|
1334
|
+
},
|
1335
|
+
"subscription_recurrence_year": {
|
1336
|
+
"other": "{{.Count}} 年"
|
1337
|
+
},
|
1338
|
+
"subscription_recurrence_month": {
|
1339
|
+
"other": "{{.Count}} 月"
|
1340
|
+
},
|
1341
|
+
"subscription_recurrence_week": {
|
1342
|
+
"other": "{{.Count}} 週"
|
1343
|
+
},
|
1344
|
+
"subscription_recurrence_day": {
|
1345
|
+
"other": "{{.Count}} 日"
|
1346
|
+
},
|
1347
|
+
"shopping_info_ownership_subscription": {
|
1348
|
+
"other": "サブスクリプション"
|
1349
|
+
},
|
1350
|
+
"something_bad_happened": {
|
1351
|
+
"other": "もう一度やり直してください"
|
1352
|
+
},
|
1353
|
+
"stripe_card_not_supported": {
|
1354
|
+
"other": "カードはサポートされていません。"
|
1331
1355
|
}
|
1332
1356
|
}
|
package/site/lt_LT.all.json
CHANGED
@@ -122,7 +122,7 @@
|
|
122
122
|
"other": "Pateikti paiešką"
|
123
123
|
},
|
124
124
|
"play_button_watch": {
|
125
|
-
"other": "
|
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": "
|
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": "
|
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": "
|
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": "
|
968
|
+
"other": "Ne, ačiū"
|
969
969
|
},
|
970
970
|
"usersubscriptions_unsubscribe_modal_confirm": {
|
971
|
-
"other": "Taip,
|
971
|
+
"other": "Taip, atšaukti"
|
972
972
|
},
|
973
973
|
"usersubscriptions_unsubscribe_modal_title": {
|
974
974
|
"other": "Atšaukti prenumeratą?"
|
@@ -1327,12 +1327,48 @@
|
|
1327
1327
|
"other": "Įveskite galiojantį reklamos kredito kodą."
|
1328
1328
|
},
|
1329
1329
|
"shopping_complete_promo_only": {
|
1330
|
-
"other": "
|
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
|
+
"subscription_cta_label": {
|
1339
|
+
"other": "Prenumeruoti {{.Price}}/{{.Recurrence}}"
|
1340
|
+
},
|
1341
|
+
"subscription_recurrence_year": {
|
1342
|
+
"one": "Metai",
|
1343
|
+
"few": "{{.Count}} Metai",
|
1344
|
+
"many": "{{.Count}} Metai",
|
1345
|
+
"other": "{{.Count}} Metai"
|
1346
|
+
},
|
1347
|
+
"subscription_recurrence_month": {
|
1348
|
+
"one": "Mėnuo",
|
1349
|
+
"few": "{{.Count}} Mėnesių",
|
1350
|
+
"many": "{{.Count}} Mėnesių",
|
1351
|
+
"other": "{{.Count}} Mėnesių"
|
1352
|
+
},
|
1353
|
+
"subscription_recurrence_week": {
|
1354
|
+
"one": "Savaitė",
|
1355
|
+
"few": "{{.Count}} Savaitės",
|
1356
|
+
"many": "{{.Count}} Savaitės",
|
1357
|
+
"other": "{{.Count}} Savaitės"
|
1358
|
+
},
|
1359
|
+
"subscription_recurrence_day": {
|
1360
|
+
"one": "Diena",
|
1361
|
+
"few": "{{.Count}} Dienos",
|
1362
|
+
"many": "{{.Count}} Dienos",
|
1363
|
+
"other": "{{.Count}} Dienos"
|
1364
|
+
},
|
1365
|
+
"shopping_info_ownership_subscription": {
|
1366
|
+
"other": "Prenumerata"
|
1367
|
+
},
|
1368
|
+
"something_bad_happened": {
|
1369
|
+
"other": "Prašau, pabandykite dar kartą"
|
1370
|
+
},
|
1371
|
+
"stripe_card_not_supported": {
|
1372
|
+
"other": "Jūsų kortelė nepalaikoma."
|
1337
1373
|
}
|
1338
1374
|
}
|
package/site/nl_BE.all.json
CHANGED
@@ -775,7 +775,7 @@
|
|
775
775
|
"other": "Toevoegen aan Mijn Lijst"
|
776
776
|
},
|
777
777
|
"userwishlist_button_remove": {
|
778
|
-
"other": "
|
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": "
|
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": "
|
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": "
|
968
|
+
"other": "Nee, dank u wel"
|
969
969
|
},
|
970
970
|
"usersubscriptions_unsubscribe_modal_confirm": {
|
971
|
-
"other": "Ja,
|
971
|
+
"other": "Ja, annuleren"
|
972
972
|
},
|
973
973
|
"usersubscriptions_unsubscribe_modal_title": {
|
974
974
|
"other": "Annuleer abonnement"
|
@@ -1323,12 +1323,40 @@
|
|
1323
1323
|
"other": "Voer een geldige promotiecode in."
|
1324
1324
|
},
|
1325
1325
|
"shopping_complete_promo_only": {
|
1326
|
-
"other": "
|
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
|
+
"subscription_cta_label": {
|
1335
|
+
"other": "Abonneren {{.Price}}/{{.Recurrence}}"
|
1336
|
+
},
|
1337
|
+
"subscription_recurrence_year": {
|
1338
|
+
"one": "Jaar",
|
1339
|
+
"other": "{{.Count}} jaren"
|
1340
|
+
},
|
1341
|
+
"subscription_recurrence_month": {
|
1342
|
+
"one": "Maand",
|
1343
|
+
"other": "{{.Count}} Maanden"
|
1344
|
+
},
|
1345
|
+
"subscription_recurrence_week": {
|
1346
|
+
"one": "Week",
|
1347
|
+
"other": "{{.Count}} Weken"
|
1348
|
+
},
|
1349
|
+
"subscription_recurrence_day": {
|
1350
|
+
"one": "Dag",
|
1351
|
+
"other": "{{.Count}} dagen"
|
1352
|
+
},
|
1353
|
+
"shopping_info_ownership_subscription": {
|
1354
|
+
"other": "Abonnement"
|
1355
|
+
},
|
1356
|
+
"something_bad_happened": {
|
1357
|
+
"other": "Probeer het opnieuw"
|
1358
|
+
},
|
1359
|
+
"stripe_card_not_supported": {
|
1360
|
+
"other": "Uw kaart wordt niet ondersteund."
|
1333
1361
|
}
|
1334
1362
|
}
|
package/site/no_NO.all.json
CHANGED
@@ -122,7 +122,7 @@
|
|
122
122
|
"other": "Søk"
|
123
123
|
},
|
124
124
|
"play_button_watch": {
|
125
|
-
"other": "
|
125
|
+
"other": "Se nå"
|
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": "
|
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": "
|
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": "
|
917
|
+
"other": "Nei takk"
|
918
918
|
},
|
919
919
|
"usersubscriptions_unsubscribe_modal_confirm": {
|
920
|
-
"other": "Ja,
|
920
|
+
"other": "Ja, avbryt"
|
921
921
|
},
|
922
922
|
"usersubscriptions_unsubscribe_modal_title": {
|
923
923
|
"other": "Avbestille abonnementet?"
|
@@ -1323,12 +1323,40 @@
|
|
1323
1323
|
"other": "Vennligst skriv inn en gyldig kampanjekode."
|
1324
1324
|
},
|
1325
1325
|
"shopping_complete_promo_only": {
|
1326
|
-
"other": "
|
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
|
+
"subscription_cta_label": {
|
1335
|
+
"other": "Abonnere {{.Price}}/{{.Recurrence}}"
|
1336
|
+
},
|
1337
|
+
"subscription_recurrence_year": {
|
1338
|
+
"one": "År",
|
1339
|
+
"other": "{{.Count}} år"
|
1340
|
+
},
|
1341
|
+
"subscription_recurrence_month": {
|
1342
|
+
"one": "Måned",
|
1343
|
+
"other": "{{.Count}} Måneder"
|
1344
|
+
},
|
1345
|
+
"subscription_recurrence_week": {
|
1346
|
+
"one": "Uke",
|
1347
|
+
"other": "{{.Count}} Uker"
|
1348
|
+
},
|
1349
|
+
"subscription_recurrence_day": {
|
1350
|
+
"one": "Dag",
|
1351
|
+
"other": "{{.Count}} Dager"
|
1352
|
+
},
|
1353
|
+
"shopping_info_ownership_subscription": {
|
1354
|
+
"other": "Abonnement"
|
1355
|
+
},
|
1356
|
+
"something_bad_happened": {
|
1357
|
+
"other": "Vær så snill, prøv på nytt"
|
1358
|
+
},
|
1359
|
+
"stripe_card_not_supported": {
|
1360
|
+
"other": "Kortet ditt støttes ikke."
|
1333
1361
|
}
|
1334
1362
|
}
|
package/site/pl_PL.all.json
CHANGED
@@ -102,7 +102,7 @@
|
|
102
102
|
"other": "Wyszukaj"
|
103
103
|
},
|
104
104
|
"play_button_watch": {
|
105
|
-
"other": "
|
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": "
|
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": "
|
1163
|
+
"other": "Nie, dziękuję"
|
1164
1164
|
},
|
1165
1165
|
"usersubscriptions_unsubscribe_modal_confirm": {
|
1166
|
-
"other": "Tak, anuluj
|
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": "
|
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": "
|
1217
|
+
"other": "Plan"
|
1218
1218
|
},
|
1219
1219
|
"shopping_action_credit": {
|
1220
1220
|
"other": "Uzupełniać"
|
@@ -1372,12 +1372,48 @@
|
|
1372
1372
|
"other": "Wprowadź prawidłowy kod promocyjny."
|
1373
1373
|
},
|
1374
1374
|
"shopping_complete_promo_only": {
|
1375
|
-
"other": "
|
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
|
+
"subscription_cta_label": {
|
1384
|
+
"other": "Subskrybuj {{.Price}}/{{.Recurrence}}"
|
1385
|
+
},
|
1386
|
+
"subscription_recurrence_year": {
|
1387
|
+
"one": "Rok",
|
1388
|
+
"few": "{{.Count}} Lata",
|
1389
|
+
"many": "{{.Count}} Lata",
|
1390
|
+
"other": "{{.Count}} Lata"
|
1391
|
+
},
|
1392
|
+
"subscription_recurrence_month": {
|
1393
|
+
"one": "Miesiąc",
|
1394
|
+
"few": "{{.Count}} Miesiące",
|
1395
|
+
"many": "{{.Count}} Miesiące",
|
1396
|
+
"other": "{{.Count}} Miesiące"
|
1397
|
+
},
|
1398
|
+
"subscription_recurrence_week": {
|
1399
|
+
"one": "Tydzień",
|
1400
|
+
"few": "{{.Count}} Tygodnie",
|
1401
|
+
"many": "{{.Count}} Tygodnie",
|
1402
|
+
"other": "{{.Count}} Tygodnie"
|
1403
|
+
},
|
1404
|
+
"subscription_recurrence_day": {
|
1405
|
+
"one": "Dzień",
|
1406
|
+
"few": "{{.Count}} Dni",
|
1407
|
+
"many": "{{.Count}} Dni",
|
1408
|
+
"other": "{{.Count}} Dni"
|
1409
|
+
},
|
1410
|
+
"shopping_info_ownership_subscription": {
|
1411
|
+
"other": "Subskrypcja"
|
1412
|
+
},
|
1413
|
+
"something_bad_happened": {
|
1414
|
+
"other": "Proszę spróbuj ponownie"
|
1415
|
+
},
|
1416
|
+
"stripe_card_not_supported": {
|
1417
|
+
"other": "Twoja karta nie jest obsługiwana."
|
1382
1418
|
}
|
1383
1419
|
}
|
package/site/plans.html.jet
CHANGED
package/site/pt_BR.all.json
CHANGED
@@ -125,7 +125,7 @@
|
|
125
125
|
"other": "Buscar"
|
126
126
|
},
|
127
127
|
"play_button_watch": {
|
128
|
-
"other": "
|
128
|
+
"other": "Assista agora"
|
129
129
|
},
|
130
130
|
"play_button_resume": {
|
131
131
|
"other": "Continuar"
|
@@ -808,7 +808,7 @@
|
|
808
808
|
"other": "Adicionar à minha lista"
|
809
809
|
},
|
810
810
|
"userwishlist_button_remove": {
|
811
|
-
"other": "
|
811
|
+
"other": "Remover da minha lista"
|
812
812
|
},
|
813
813
|
"userwishlist_button_add_compact": {
|
814
814
|
"other": "Minha Lista"
|
@@ -956,7 +956,7 @@
|
|
956
956
|
"other": "(expirado)"
|
957
957
|
},
|
958
958
|
"shopping_card_use_other": {
|
959
|
-
"other": "
|
959
|
+
"other": "Adicionar novo cartão"
|
960
960
|
},
|
961
961
|
"shopping_card_use_new_card": {
|
962
962
|
"other": "Mudar cartão."
|
@@ -971,7 +971,7 @@
|
|
971
971
|
"other": "O cartão de crédito não está correto? <a href=\"{{.SubscriptionsURL}}\"> Clique aqui para atualizar seu cartão. </a>"
|
972
972
|
},
|
973
973
|
"shopping_info_ownership_plan": {
|
974
|
-
"other": "
|
974
|
+
"other": "Plano"
|
975
975
|
},
|
976
976
|
"shopping_action_credit": {
|
977
977
|
"other": "Completar"
|
@@ -998,10 +998,10 @@
|
|
998
998
|
"other": "Cancelar minha assinaturan"
|
999
999
|
},
|
1000
1000
|
"usersubscriptions_unsubscribe_modal_cancel": {
|
1001
|
-
"other": "
|
1001
|
+
"other": "Não, obrigado"
|
1002
1002
|
},
|
1003
1003
|
"usersubscriptions_unsubscribe_modal_confirm": {
|
1004
|
-
"other": "Sim, cancelar
|
1004
|
+
"other": "Sim, cancelar"
|
1005
1005
|
},
|
1006
1006
|
"usersubscriptions_unsubscribe_modal_title": {
|
1007
1007
|
"other": "Cancelar assinatura?"
|
@@ -1323,12 +1323,44 @@
|
|
1323
1323
|
"other": "Insira um código promocional válido."
|
1324
1324
|
},
|
1325
1325
|
"shopping_complete_promo_only": {
|
1326
|
-
"other": "
|
1326
|
+
"other": "Agora você pode assistir {{.Title}}."
|
1327
1327
|
},
|
1328
1328
|
"shopping_action_redeem_promo_code": {
|
1329
1329
|
"other": "Resgatar"
|
1330
1330
|
},
|
1331
1331
|
"pricing_ownership_promo": {
|
1332
1332
|
"other": "Resgatar"
|
1333
|
+
},
|
1334
|
+
"subscription_cta_label": {
|
1335
|
+
"other": "Se inscrever {{.Price}}/{{.Recurrence}}"
|
1336
|
+
},
|
1337
|
+
"subscription_recurrence_year": {
|
1338
|
+
"one": "Ano",
|
1339
|
+
"many": "{{.Count}} Anos",
|
1340
|
+
"other": "{{.Count}} Anos"
|
1341
|
+
},
|
1342
|
+
"subscription_recurrence_month": {
|
1343
|
+
"one": "Mês",
|
1344
|
+
"many": "{{.Count}} Meses",
|
1345
|
+
"other": "{{.Count}} Meses"
|
1346
|
+
},
|
1347
|
+
"subscription_recurrence_week": {
|
1348
|
+
"one": "Semana",
|
1349
|
+
"many": "{{.Count}} Semanas",
|
1350
|
+
"other": "{{.Count}} Semanas"
|
1351
|
+
},
|
1352
|
+
"subscription_recurrence_day": {
|
1353
|
+
"one": "Dia",
|
1354
|
+
"many": "{{.Count}} Dias",
|
1355
|
+
"other": "{{.Count}} Dias"
|
1356
|
+
},
|
1357
|
+
"shopping_info_ownership_subscription": {
|
1358
|
+
"other": "Inscrição"
|
1359
|
+
},
|
1360
|
+
"something_bad_happened": {
|
1361
|
+
"other": "Por favor, tente novamente"
|
1362
|
+
},
|
1363
|
+
"stripe_card_not_supported": {
|
1364
|
+
"other": "Seu cartão não é compatível."
|
1333
1365
|
}
|
1334
1366
|
}
|