@shift72/core-template 0.4.0 → 0.4.3
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +33 -3
- package/kibble.json +2 -2
- package/package.json +7 -4
- package/scripts/css-local-get.js +34 -0
- package/scripts/css-local-put.js +110 -0
- package/scripts/language-file-validator.js +16 -2
- package/site/ar_LB.all.json +22 -18
- package/site/ca_ES.all.json +16 -32
- package/site/da_DK.all.json +47 -32
- package/site/de_DE.all.json +130 -2
- package/site/ee_EE.all.json +90 -23
- package/site/el_EL.all.json +89 -18
- package/site/en_AU.all.json +27 -24
- package/site/es_ES.all.json +129 -3
- package/site/es_MX.all.json +165 -3
- package/site/fi_FI.all.json +164 -2
- package/site/fr_FR.all.json +131 -3
- package/site/hr_HR.all.json +64 -5
- package/site/hu_HU.all.json +90 -23
- package/site/it_IT.all.json +127 -3
- package/site/ja_JP.all.json +163 -3
- package/site/lt_LT.all.json +50 -15
- package/site/nl_BE.all.json +53 -16
- package/site/no_NO.all.json +87 -23
- package/site/pl_PL.all.json +162 -3
- package/site/pt_BR.all.json +24 -32
- package/site/pt_PT.all.json +93 -19
- package/site/ru_RU.all.json +85 -16
- package/site/se_SE.all.json +64 -31
- package/site/static/images/common/sponsors-md.png +0 -0
- package/site/static/images/common/sponsors-xs.png +0 -0
- package/site/static/images/common/sponsors-xxxs.png +0 -0
- package/site/styles/_awards.scss +6 -6
- package/site/styles/_bootstrap4.scss +90 -0
- package/site/styles/_buttons.scss +5 -4
- package/site/styles/_can-be-watched-button.scss +2 -0
- package/site/styles/_card.scss +2 -2
- package/site/styles/_carousel.scss +43 -28
- package/site/styles/_collections.scss +4 -4
- package/site/styles/_cookie-consent.scss +1 -1
- package/site/styles/_devices.scss +3 -3
- package/site/styles/_footer.scss +45 -2
- package/site/styles/_forms.scss +6 -6
- package/site/styles/_globals.scss +1 -1
- package/site/styles/_icons.scss +2 -2
- package/site/styles/_language-selector.scss +2 -2
- package/site/styles/_legacy.scss +3 -3
- package/site/styles/_meta-detail.scss +44 -24
- package/site/styles/_mixins.scss +2 -2
- package/site/styles/_nav.scss +40 -40
- package/site/styles/_pages.scss +12 -12
- package/site/styles/_pin-codes.scss +2 -2
- package/site/styles/_plans.scss +1 -1
- package/site/styles/_poster.scss +5 -4
- package/site/styles/_shift72.scss +22 -22
- package/site/styles/_shopping.scss +8 -8
- package/site/styles/_slider.scss +4 -10
- package/site/styles/_social-media-buttons.scss +20 -20
- package/site/styles/_swiper.scss +2 -2
- package/site/styles/_variables.scss +107 -82
- package/site/styles/_wishlist.scss +2 -2
- package/site/styles/main.scss +1 -3
- package/site/templates/application/application.jet +13 -1
- package/site/templates/application/footer/footer.jet +3 -0
- package/site/templates/application/footer/sponsor-banner.jet +9 -0
- package/site/templates/bundle/buttons.jet +2 -1
- package/site/templates/bundle/item.jet +1 -2
- package/site/templates/collection/carousel_item.jet +12 -13
- package/site/templates/common/awards/item.jet +1 -1
- package/site/templates/film/item.jet +36 -12
- package/site/templates/page/content.jet +3 -0
- package/site/templates/tv/detail.jet +7 -13
- package/site/tr_TR.all.json +88 -22
- package/site/uk_UA.all.json +50 -34
- package/site/zh_TW.all.json +19 -36
- package/site/styles/_functions.scss +0 -8
package/site/zh_TW.all.json
CHANGED
@@ -147,7 +147,7 @@
|
|
147
147
|
"social_media_buttons_copied_link": { "other": "链接已复制到剪贴板!" },
|
148
148
|
"social_media_buttons_copy_link": { "other": "复制到剪贴板" },
|
149
149
|
"accept_invite_page_header": {
|
150
|
-
"other": "歡迎"
|
150
|
+
"other": "歡迎 "
|
151
151
|
},
|
152
152
|
"acceptinvite_form_invalid_reset_password_token": {
|
153
153
|
"other": "您已接受過此邀請,請從 <a href=\"{{.SigninURL}}\">登入</a> 。若忘記密碼,請至 <a href=\"{{.ForgotPasswordURL}}\">重設密碼</a>。"
|
@@ -499,7 +499,7 @@
|
|
499
499
|
"other": "僅限以SD畫質播放"
|
500
500
|
},
|
501
501
|
"shopping_info_release_date_title": {
|
502
|
-
"other": "上線日期 {{.Date}}."
|
502
|
+
"other": "上線日期 {{.Date}}. "
|
503
503
|
},
|
504
504
|
"shopping_info_release_date_explanation_rent": {
|
505
505
|
"other": "可先租借,並於影片上線後開始觀看。"
|
@@ -508,7 +508,7 @@
|
|
508
508
|
"other": "可先購買,並於影片上線後開始觀看。"
|
509
509
|
},
|
510
510
|
"shopping_info_available_until_date_title": {
|
511
|
-
"other": "影片可觀看至 {{.Date}}."
|
511
|
+
"other": "影片可觀看至 {{.Date}}. "
|
512
512
|
},
|
513
513
|
"shopping_info_available_until_date_explanation_rent": {
|
514
514
|
"other": "影片下線後將無法觀看。"
|
@@ -522,7 +522,7 @@
|
|
522
522
|
"other": "租借天數 {{.ValueUnit}} "
|
523
523
|
},
|
524
524
|
"shopping_info_watch_window_duration": {
|
525
|
-
"other": "觀影期限 {{.Count}} 小時。"
|
525
|
+
"other": "觀影期限 {{.Count}} 小時。 "
|
526
526
|
},
|
527
527
|
"shopping_info_watch_window_explanation_film": {
|
528
528
|
"one": "完成租借後,影片將在帳號中保留 {{.ValueUnit}}。",
|
@@ -693,6 +693,9 @@
|
|
693
693
|
"shopping_complete_library_link": {
|
694
694
|
"other": "瀏覽已付費影片"
|
695
695
|
},
|
696
|
+
"shopping_complete_plan": {
|
697
|
+
"other": "您已成功{{ .Title }}"
|
698
|
+
},
|
696
699
|
"shopping_complete_rental_watch_window_start": {
|
697
700
|
"one": "可於 1 天內開始觀看。",
|
698
701
|
"other": "您可於 {{.Count}} 天內開始觀看。"
|
@@ -751,6 +754,7 @@
|
|
751
754
|
"meta_detail_subtitles": {
|
752
755
|
"other": "字幕"
|
753
756
|
},
|
757
|
+
"meta_detail_captions": { "other": "字幕 [CC]" },
|
754
758
|
"meta_detail_episodes_title": {
|
755
759
|
"other": "集數"
|
756
760
|
},
|
@@ -876,7 +880,7 @@
|
|
876
880
|
"other": "租借"
|
877
881
|
},
|
878
882
|
"classification_intro": {
|
879
|
-
"other": "評分:"
|
883
|
+
"other": "評分: "
|
880
884
|
},
|
881
885
|
"classification_divider": {
|
882
886
|
"other": " - "
|
@@ -908,9 +912,6 @@
|
|
908
912
|
"users_gender_other": {
|
909
913
|
"other": "其他"
|
910
914
|
},
|
911
|
-
"plan_label_owned": {
|
912
|
-
"other": ""
|
913
|
-
},
|
914
915
|
"pricing_quality_hd": {
|
915
916
|
"other": "pricing_quality_hd"
|
916
917
|
},
|
@@ -956,39 +957,12 @@
|
|
956
957
|
"shopping_info_ownership_plan": {
|
957
958
|
"other": "shopping_info_ownership_plan"
|
958
959
|
},
|
959
|
-
"shopping_price_title_plan": {
|
960
|
-
"other": "shopping_price_title_plan"
|
961
|
-
},
|
962
|
-
"shopping_price_plan_note": {
|
963
|
-
"other": "shopping_price_plan_note"
|
964
|
-
},
|
965
|
-
"shopping_price_plan_note_interval": {
|
966
|
-
"other": "shopping_price_plan_note_interval"
|
967
|
-
},
|
968
|
-
"shopping_enter_card_prompt_plan": {
|
969
|
-
"other": "shopping_enter_card_prompt_plan"
|
970
|
-
},
|
971
960
|
"shopping_action_credit": {
|
972
961
|
"other": "shopping_action_credit"
|
973
962
|
},
|
974
|
-
"shopping_action_plan": {
|
975
|
-
"other": "shopping_action_plan"
|
976
|
-
},
|
977
|
-
"shopping_complete_subscription": {
|
978
|
-
"other": "shopping_complete_subscription"
|
979
|
-
},
|
980
|
-
"shopping_complete_subscription_browse": {
|
981
|
-
"other": "shopping_complete_subscription_browse"
|
982
|
-
},
|
983
963
|
"shopping_info_rental_period_coming_soon": {
|
984
964
|
"other": "自上架時間起"
|
985
965
|
},
|
986
|
-
"shopping_info_plan_offer": {
|
987
|
-
"other": "shopping_info_plan_offer"
|
988
|
-
},
|
989
|
-
"shopping_info_trial_period_offer": {
|
990
|
-
"other": "shopping_info_trial_period_offer"
|
991
|
-
},
|
992
966
|
"usersubscriptions_change_payment_method_change": {
|
993
967
|
"other": "usersubscriptions_change_payment_method_change"
|
994
968
|
},
|
@@ -1248,5 +1222,14 @@
|
|
1248
1222
|
},
|
1249
1223
|
"awards_in_competition": {
|
1250
1224
|
"other": "比賽中"
|
1251
|
-
}
|
1225
|
+
},
|
1226
|
+
"awards_winner_of": {
|
1227
|
+
"other": "获奖者"
|
1228
|
+
},
|
1229
|
+
"donate_button_text": {
|
1230
|
+
"other": "捐"
|
1231
|
+
},
|
1232
|
+
"shopping_error_plan_already_owned": { "other": "You already have this plan." },
|
1233
|
+
"shopping_error_plan_expired": { "other": "This plan is no longer available." },
|
1234
|
+
"wcag_aria_label_letterboxd": { "other": "View on Letterboxd" }
|
1252
1235
|
}
|