@shift72/core-template 1.0.0 → 1.2.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +39 -6
- package/kibble.json +1 -1
- package/package.json +1 -1
- package/site/ar_LB.all.json +27 -12
- package/site/ca_ES.all.json +28 -13
- package/site/da_DK.all.json +28 -13
- package/site/de_DE.all.json +27 -12
- package/site/el_EL.all.json +28 -13
- package/site/en_AU.all.json +27 -12
- package/site/es_ES.all.json +28 -13
- package/site/es_MX.all.json +27 -12
- package/site/et_ET.all.json +27 -12
- package/site/fi_FI.all.json +28 -13
- package/site/fr_FR.all.json +28 -13
- package/site/hr_HR.all.json +28 -13
- package/site/hu_HU.all.json +28 -13
- package/site/it_IT.all.json +26 -11
- package/site/ja_JP.all.json +27 -12
- package/site/lt_LT.all.json +28 -13
- package/site/manifest.json.jet +2 -2
- package/site/nl_BE.all.json +27 -12
- package/site/no_NO.all.json +28 -13
- package/site/pl_PL.all.json +28 -13
- package/site/plans.html.jet +1 -1
- package/site/pt_BR.all.json +28 -13
- package/site/pt_PT.all.json +28 -13
- package/site/ru_RU.all.json +28 -13
- package/site/sr_SR.all.json +28 -13
- package/site/static/fonts/fa-s72.woff +0 -0
- 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 -10
- package/site/styles/_buttons.scss +19 -95
- package/site/styles/_can-be-watched-button.scss +1 -1
- package/site/styles/_carousel.scss +41 -28
- package/site/styles/_collections.scss +17 -33
- package/site/styles/_cta-buttons.scss +3 -75
- package/site/styles/_footer.scss +5 -9
- package/site/styles/_forms.scss +7 -4
- package/site/styles/_icons.scss +22 -9
- package/site/styles/_meta-detail.scss +44 -56
- 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/_mixins.scss +17 -15
- 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 +87 -0
- package/site/styles/_variables.scss +14 -4
- package/site/styles/_wishlist.scss +8 -14
- package/site/styles/main.scss +1 -0
- package/site/templates/application/footer/brand.jet +4 -4
- package/site/templates/application/footer/copyright-statement.jet +1 -1
- package/site/templates/application/nav/nav.jet +2 -2
- 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/meta_item.jet +20 -6
- package/site/templates/items/tagline.jet +25 -50
- package/site/templates/tv/detail.jet +1 -1
- package/site/tr_TR.all.json +28 -13
- package/site/uk_UA.all.json +28 -13
- package/site/zh_TW.all.json +27 -12
package/site/it_IT.all.json
CHANGED
@@ -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
|
},
|
@@ -763,7 +757,7 @@
|
|
763
757
|
"other": "Aggiungi alla mia wishlist"
|
764
758
|
},
|
765
759
|
"userwishlist_button_remove": {
|
766
|
-
"other": "
|
760
|
+
"other": "Rimuovi dalla mia lista"
|
767
761
|
},
|
768
762
|
"userwishlist_button_add_compact": {
|
769
763
|
"other": "La mia wishlist"
|
@@ -1152,10 +1146,10 @@
|
|
1152
1146
|
"other": "Annulla il mio abbonamento"
|
1153
1147
|
},
|
1154
1148
|
"usersubscriptions_unsubscribe_modal_cancel": {
|
1155
|
-
"other": "
|
1149
|
+
"other": "No grazie"
|
1156
1150
|
},
|
1157
1151
|
"usersubscriptions_unsubscribe_modal_confirm": {
|
1158
|
-
"other": "Sì,
|
1152
|
+
"other": "Sì, annulla"
|
1159
1153
|
},
|
1160
1154
|
"usersubscriptions_unsubscribe_modal_title": {
|
1161
1155
|
"other": "Annullare l'iscrizione?"
|
@@ -1218,7 +1212,7 @@
|
|
1218
1212
|
"other": "(scaduta)"
|
1219
1213
|
},
|
1220
1214
|
"shopping_card_use_other": {
|
1221
|
-
"other": "
|
1215
|
+
"other": "Aggiungi nuova carta"
|
1222
1216
|
},
|
1223
1217
|
"shopping_card_use_new_card": {
|
1224
1218
|
"other": "Cambia carta"
|
@@ -1230,7 +1224,7 @@
|
|
1230
1224
|
"other": "Riempire"
|
1231
1225
|
},
|
1232
1226
|
"shopping_info_ownership_plan": {
|
1233
|
-
"other": "
|
1227
|
+
"other": "Piano"
|
1234
1228
|
},
|
1235
1229
|
"usersubscriptions_change_payment_method_change": {
|
1236
1230
|
"other": "Cambia carta di credito"
|
@@ -1318,5 +1312,26 @@
|
|
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": "Ora puoi guardare {{.Title}}."
|
1327
|
+
},
|
1328
|
+
"shopping_action_redeem_promo_code": {
|
1329
|
+
"other": "Riscattare"
|
1330
|
+
},
|
1331
|
+
"pricing_ownership_promo": {
|
1332
|
+
"other": "Riscattare"
|
1333
|
+
},
|
1334
|
+
"shopping_info_ownership_subscription": {
|
1335
|
+
"other": "Sottoscrizione"
|
1321
1336
|
}
|
1322
1337
|
}
|
package/site/ja_JP.all.json
CHANGED
@@ -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
|
},
|
@@ -108,7 +102,7 @@
|
|
108
102
|
"other": "検索する"
|
109
103
|
},
|
110
104
|
"play_button_watch": {
|
111
|
-
"other": "
|
105
|
+
"other": "今見る"
|
112
106
|
},
|
113
107
|
"play_button_resume": {
|
114
108
|
"other": "続きから見る"
|
@@ -704,7 +698,7 @@
|
|
704
698
|
"other": "マイリストに追加"
|
705
699
|
},
|
706
700
|
"userwishlist_button_remove": {
|
707
|
-
"other": "
|
701
|
+
"other": "マイリストから削除"
|
708
702
|
},
|
709
703
|
"userwishlist_button_add_compact": {
|
710
704
|
"other": "マイリスト"
|
@@ -1103,10 +1097,10 @@
|
|
1103
1097
|
"other": "サブスクリプションをキャンセルする"
|
1104
1098
|
},
|
1105
1099
|
"usersubscriptions_unsubscribe_modal_cancel": {
|
1106
|
-
"other": "
|
1100
|
+
"other": "結構です"
|
1107
1101
|
},
|
1108
1102
|
"usersubscriptions_unsubscribe_modal_confirm": {
|
1109
|
-
"other": "
|
1103
|
+
"other": "はい、キャンセルします"
|
1110
1104
|
},
|
1111
1105
|
"usersubscriptions_unsubscribe_modal_title": {
|
1112
1106
|
"other": "サブスクリプションをキャンセルしますか?"
|
@@ -1148,7 +1142,7 @@
|
|
1148
1142
|
"other": "(期限切れ)"
|
1149
1143
|
},
|
1150
1144
|
"shopping_card_use_other": {
|
1151
|
-
"other": "
|
1145
|
+
"other": "新しいカードを追加する"
|
1152
1146
|
},
|
1153
1147
|
"shopping_card_use_new_card": {
|
1154
1148
|
"other": "カードを変更する"
|
@@ -1157,7 +1151,7 @@
|
|
1157
1151
|
"other": "クレジットカードを更新します。 サポートされているカードは、Visa、Mastercard、AmericanExpressです。"
|
1158
1152
|
},
|
1159
1153
|
"shopping_info_ownership_plan": {
|
1160
|
-
"other": "
|
1154
|
+
"other": "プラン"
|
1161
1155
|
},
|
1162
1156
|
"shopping_action_credit": {
|
1163
1157
|
"other": "補充"
|
@@ -1316,5 +1310,26 @@
|
|
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": "償還"
|
1331
|
+
},
|
1332
|
+
"shopping_info_ownership_subscription": {
|
1333
|
+
"other": "サブスクリプション"
|
1319
1334
|
}
|
1320
1335
|
}
|
package/site/lt_LT.all.json
CHANGED
@@ -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
|
},
|
@@ -128,7 +122,7 @@
|
|
128
122
|
"other": "Pateikti paiešką"
|
129
123
|
},
|
130
124
|
"play_button_watch": {
|
131
|
-
"other": "
|
125
|
+
"other": "Žiūrėk dabar"
|
132
126
|
},
|
133
127
|
"play_button_resume": {
|
134
128
|
"other": "Tęsti"
|
@@ -781,7 +775,7 @@
|
|
781
775
|
"other": "Pridėti prie „Noriu pamatyti“"
|
782
776
|
},
|
783
777
|
"userwishlist_button_remove": {
|
784
|
-
"other": "
|
778
|
+
"other": "Pašalinti iš Mano sąrašo"
|
785
779
|
},
|
786
780
|
"userwishlist_button_add_compact": {
|
787
781
|
"other": "Noriu pamatyti"
|
@@ -929,7 +923,7 @@
|
|
929
923
|
"other": "(pasibaigęs)"
|
930
924
|
},
|
931
925
|
"shopping_card_use_other": {
|
932
|
-
"other": "
|
926
|
+
"other": "Pridėti naują kortelę"
|
933
927
|
},
|
934
928
|
"shopping_card_use_new_card": {
|
935
929
|
"other": "Keisti kortelę"
|
@@ -944,7 +938,7 @@
|
|
944
938
|
"other": "Netinkama kredito kortelė? <a href=\"{{.SubscriptionsURL}}\">Jei norite atnaujinti kortelę, spustelėkite čia.</a>"
|
945
939
|
},
|
946
940
|
"shopping_info_ownership_plan": {
|
947
|
-
"other": "
|
941
|
+
"other": "Planuoti"
|
948
942
|
},
|
949
943
|
"shopping_action_credit": {
|
950
944
|
"other": "Prisipilti"
|
@@ -971,10 +965,10 @@
|
|
971
965
|
"other": "Atšaukti mano prenumeratą"
|
972
966
|
},
|
973
967
|
"usersubscriptions_unsubscribe_modal_cancel": {
|
974
|
-
"other": "
|
968
|
+
"other": "Ne, ačiū"
|
975
969
|
},
|
976
970
|
"usersubscriptions_unsubscribe_modal_confirm": {
|
977
|
-
"other": "Taip,
|
971
|
+
"other": "Taip, atšaukti"
|
978
972
|
},
|
979
973
|
"usersubscriptions_unsubscribe_modal_title": {
|
980
974
|
"other": "Atšaukti prenumeratą?"
|
@@ -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,26 @@
|
|
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": "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"
|
1337
|
+
},
|
1338
|
+
"shopping_info_ownership_subscription": {
|
1339
|
+
"other": "Prenumerata"
|
1325
1340
|
}
|
1326
1341
|
}
|
package/site/manifest.json.jet
CHANGED
package/site/nl_BE.all.json
CHANGED
@@ -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
|
},
|
@@ -781,7 +775,7 @@
|
|
781
775
|
"other": "Toevoegen aan Mijn Lijst"
|
782
776
|
},
|
783
777
|
"userwishlist_button_remove": {
|
784
|
-
"other": "
|
778
|
+
"other": "Verwijderen uit mijn lijst"
|
785
779
|
},
|
786
780
|
"userwishlist_button_add_compact": {
|
787
781
|
"other": "Mijn Lijst"
|
@@ -929,7 +923,7 @@
|
|
929
923
|
"other": "(verlopen)"
|
930
924
|
},
|
931
925
|
"shopping_card_use_other": {
|
932
|
-
"other": "
|
926
|
+
"other": "Nieuwe kaart toevoegen"
|
933
927
|
},
|
934
928
|
"shopping_card_use_new_card": {
|
935
929
|
"other": "Kaart wijzigen"
|
@@ -944,7 +938,7 @@
|
|
944
938
|
"other": "Creditcard niet correct? <a href=\"{{.SubscriptionsURL}}\">Klik hier om uw kaart bij te werken.</a>"
|
945
939
|
},
|
946
940
|
"shopping_info_ownership_plan": {
|
947
|
-
"other": "
|
941
|
+
"other": "Plan"
|
948
942
|
},
|
949
943
|
"shopping_action_credit": {
|
950
944
|
"other": "Opwaarderen"
|
@@ -971,10 +965,10 @@
|
|
971
965
|
"other": "Mijn abonnement opzeggen"
|
972
966
|
},
|
973
967
|
"usersubscriptions_unsubscribe_modal_cancel": {
|
974
|
-
"other": "
|
968
|
+
"other": "Nee, dank u wel"
|
975
969
|
},
|
976
970
|
"usersubscriptions_unsubscribe_modal_confirm": {
|
977
|
-
"other": "Ja,
|
971
|
+
"other": "Ja, annuleren"
|
978
972
|
},
|
979
973
|
"usersubscriptions_unsubscribe_modal_title": {
|
980
974
|
"other": "Annuleer abonnement"
|
@@ -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,26 @@
|
|
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": "Je kunt nu {{.Title}} bekijken."
|
1327
|
+
},
|
1328
|
+
"shopping_action_redeem_promo_code": {
|
1329
|
+
"other": "Inwisselen"
|
1330
|
+
},
|
1331
|
+
"pricing_ownership_promo": {
|
1332
|
+
"other": "Inwisselen"
|
1333
|
+
},
|
1334
|
+
"shopping_info_ownership_subscription": {
|
1335
|
+
"other": "Abonnement"
|
1321
1336
|
}
|
1322
1337
|
}
|
package/site/no_NO.all.json
CHANGED
@@ -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
|
},
|
@@ -128,7 +122,7 @@
|
|
128
122
|
"other": "Søk"
|
129
123
|
},
|
130
124
|
"play_button_watch": {
|
131
|
-
"other": "
|
125
|
+
"other": "Se nå"
|
132
126
|
},
|
133
127
|
"play_button_resume": {
|
134
128
|
"other": "Fortsett"
|
@@ -745,7 +739,7 @@
|
|
745
739
|
"other": "Legg til i listen min"
|
746
740
|
},
|
747
741
|
"userwishlist_button_remove": {
|
748
|
-
"other": "Min liste"
|
742
|
+
"other": "Fjern fra Min liste"
|
749
743
|
},
|
750
744
|
"userwishlist_button_add_compact": {
|
751
745
|
"other": "Min liste"
|
@@ -887,13 +881,13 @@
|
|
887
881
|
"other": "(utløpt)"
|
888
882
|
},
|
889
883
|
"shopping_card_use_other": {
|
890
|
-
"other": "
|
884
|
+
"other": "Legg til nytt kort"
|
891
885
|
},
|
892
886
|
"shopping_card_use_new_card": {
|
893
887
|
"other": "Bytt kort"
|
894
888
|
},
|
895
889
|
"shopping_info_ownership_plan": {
|
896
|
-
"other": "
|
890
|
+
"other": "Plan"
|
897
891
|
},
|
898
892
|
"shopping_action_credit": {
|
899
893
|
"other": "fylle opp"
|
@@ -920,10 +914,10 @@
|
|
920
914
|
"other": "Si opp abonnementet mitt"
|
921
915
|
},
|
922
916
|
"usersubscriptions_unsubscribe_modal_cancel": {
|
923
|
-
"other": "
|
917
|
+
"other": "Nei takk"
|
924
918
|
},
|
925
919
|
"usersubscriptions_unsubscribe_modal_confirm": {
|
926
|
-
"other": "Ja,
|
920
|
+
"other": "Ja, avbryt"
|
927
921
|
},
|
928
922
|
"usersubscriptions_unsubscribe_modal_title": {
|
929
923
|
"other": "Avbestille abonnementet?"
|
@@ -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,26 @@
|
|
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": "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"
|
1333
|
+
},
|
1334
|
+
"shopping_info_ownership_subscription": {
|
1335
|
+
"other": "Abonnement"
|
1321
1336
|
}
|
1322
1337
|
}
|
package/site/pl_PL.all.json
CHANGED
@@ -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
|
},
|
@@ -105,7 +102,7 @@
|
|
105
102
|
"other": "Wyszukaj"
|
106
103
|
},
|
107
104
|
"play_button_watch": {
|
108
|
-
"other": "
|
105
|
+
"other": "Patrz teraz"
|
109
106
|
},
|
110
107
|
"play_button_resume": {
|
111
108
|
"other": "Kontynuuj"
|
@@ -744,7 +741,7 @@
|
|
744
741
|
"other": "Dodaj do mojej listy"
|
745
742
|
},
|
746
743
|
"userwishlist_button_remove": {
|
747
|
-
"other": "
|
744
|
+
"other": "Usuń z Mojej listy"
|
748
745
|
},
|
749
746
|
"userwishlist_button_add_compact": {
|
750
747
|
"other": "Moja lista"
|
@@ -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."
|
@@ -1163,10 +1160,10 @@
|
|
1163
1160
|
"other": "Anuluj moją subskrypcję"
|
1164
1161
|
},
|
1165
1162
|
"usersubscriptions_unsubscribe_modal_cancel": {
|
1166
|
-
"other": "
|
1163
|
+
"other": "Nie, dziękuję"
|
1167
1164
|
},
|
1168
1165
|
"usersubscriptions_unsubscribe_modal_confirm": {
|
1169
|
-
"other": "Tak, anuluj
|
1166
|
+
"other": "Tak, anuluj"
|
1170
1167
|
},
|
1171
1168
|
"usersubscriptions_unsubscribe_modal_title": {
|
1172
1169
|
"other": "Anuluj subskrypcje?"
|
@@ -1208,7 +1205,7 @@
|
|
1208
1205
|
"other": "(wygasły)"
|
1209
1206
|
},
|
1210
1207
|
"shopping_card_use_other": {
|
1211
|
-
"other": "
|
1208
|
+
"other": "Dodaj nową kartę"
|
1212
1209
|
},
|
1213
1210
|
"shopping_card_use_new_card": {
|
1214
1211
|
"other": "Zmień kartę"
|
@@ -1217,7 +1214,7 @@
|
|
1217
1214
|
"other": "Zaktualizuj swoją kartę kredytową. Obsługiwane karty to Visa, Mastercard i American Express."
|
1218
1215
|
},
|
1219
1216
|
"shopping_info_ownership_plan": {
|
1220
|
-
"other": "
|
1217
|
+
"other": "Plan"
|
1221
1218
|
},
|
1222
1219
|
"shopping_action_credit": {
|
1223
1220
|
"other": "Uzupełniać"
|
@@ -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,26 @@
|
|
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": "Możesz teraz oglądać {{.Title}}."
|
1376
|
+
},
|
1377
|
+
"shopping_action_redeem_promo_code": {
|
1378
|
+
"other": "Odkupić"
|
1379
|
+
},
|
1380
|
+
"pricing_ownership_promo": {
|
1381
|
+
"other": "Odkupić"
|
1382
|
+
},
|
1383
|
+
"shopping_info_ownership_subscription": {
|
1384
|
+
"other": "Subskrypcja"
|
1370
1385
|
}
|
1371
1386
|
}
|
package/site/plans.html.jet
CHANGED