@shift72/core-template 1.7.0 → 1.9.0-prerelease.1

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 (48) hide show
  1. package/CHANGELOG.md +13 -1
  2. package/README.md +6 -4
  3. package/kibble.json +9 -3
  4. package/package.json +4 -4
  5. package/site/ar_LB.all.json +120 -0
  6. package/site/ca_ES.all.json +120 -0
  7. package/site/da_DK.all.json +120 -0
  8. package/site/de_DE.all.json +120 -0
  9. package/site/el_EL.all.json +120 -0
  10. package/site/en_AU.all.json +120 -0
  11. package/site/es_ES.all.json +120 -0
  12. package/site/es_MX.all.json +120 -0
  13. package/site/et_ET.all.json +120 -0
  14. package/site/fi_FI.all.json +120 -0
  15. package/site/fr_FR.all.json +120 -0
  16. package/site/hr_HR.all.json +120 -0
  17. package/site/hu_HU.all.json +120 -0
  18. package/site/it_IT.all.json +120 -0
  19. package/site/ja_JP.all.json +120 -0
  20. package/site/lt_LT.all.json +120 -0
  21. package/site/nl_BE.all.json +120 -0
  22. package/site/no_NO.all.json +120 -0
  23. package/site/pl_PL.all.json +120 -0
  24. package/site/pt_BR.all.json +120 -0
  25. package/site/pt_PT.all.json +120 -0
  26. package/site/ru_RU.all.json +120 -0
  27. package/site/sr_SR.all.json +120 -0
  28. package/site/static/fonts/fa-s72.woff +0 -0
  29. package/site/static/images/icons/amazonfiretv.png +0 -0
  30. package/site/static/images/icons/androidtv.png +0 -0
  31. package/site/static/images/icons/appletv.png +0 -0
  32. package/site/styles/_buttons.scss +32 -1
  33. package/site/styles/_footer.scss +57 -5
  34. package/site/styles/_forms.scss +13 -0
  35. package/site/styles/_icons.scss +24 -0
  36. package/site/styles/_shift72.scss +37 -14
  37. package/site/styles/_variables.scss +25 -0
  38. package/site/templates/application/footer/app-badges.jet +30 -11
  39. package/site/templates/application/footer/footer.jet +3 -0
  40. package/site/templates/application/footer/nav.jet +12 -12
  41. package/site/templates/application/footer/social-media-buttons.jet +25 -0
  42. package/site/templates/collection/carousel/item.jet +0 -2
  43. package/site/templates/items/meta_item.jet +0 -2
  44. package/site/templates/items/tagline.jet +1 -1
  45. package/site/templates/tv/detail.jet +1 -0
  46. package/site/tr_TR.all.json +120 -0
  47. package/site/uk_UA.all.json +120 -0
  48. package/site/zh_TW.all.json +120 -0
@@ -1498,5 +1498,125 @@
1498
1498
  },
1499
1499
  "new_card_error_timed_out": {
1500
1500
  "other": "添加該卡時出現問題。請稍後再試或使用其他卡。"
1501
+ },
1502
+ "tv_app_badge_title": {
1503
+ "other": "在電視應用程序上可用"
1504
+ },
1505
+ "app_badge_fire_tv": {
1506
+ "other": "在 Amazon Fire TV 上獲取"
1507
+ },
1508
+ "app_badge_android_tv": {
1509
+ "other": "在 Android TV 上獲取它"
1510
+ },
1511
+ "app_badge_apple_tv": {
1512
+ "other": "在 Apple TV 上獲取它"
1513
+ },
1514
+ "wcag_aria_label_social_instagram": {
1515
+ "other": "在 Instagram 上訪問我們"
1516
+ },
1517
+ "wcag_aria_label_social_youtube": {
1518
+ "other": "在 Youtube 上訂閱"
1519
+ },
1520
+ "wcag_aria_label_social_facebook": {
1521
+ "other": "在 Facebook 上訪問我們"
1522
+ },
1523
+ "wcag_aria_label_social_twitter": {
1524
+ "other": "在推特上訪問我們"
1525
+ },
1526
+ "wcag_aria_label_social_letterboxd": {
1527
+ "other": "在 Letterboxd 上訪問我們"
1528
+ },
1529
+ "validate_email_about": {
1530
+ "other": "要創建帳戶,我們必須首先驗證您的電子郵件地址。輸入您的電子郵件,我們將發送帳戶註冊邀請。"
1531
+ },
1532
+ "validate_email_success": {
1533
+ "other": "驗證電子郵件已發送至{{.Email}} 。請檢查您的電子郵件並按照帳戶創建說明進行操作。"
1534
+ },
1535
+ "validate_email_email_already_in_use": {
1536
+ "other": "此電子郵件已被使用。"
1537
+ },
1538
+ "validate_email_verify_email_already_sent": {
1539
+ "other": "驗證電子郵件已發送至{{.Email}} 。請檢查您的電子郵件帳戶。"
1540
+ },
1541
+ "validate_email_alert_success": {
1542
+ "other": "成功"
1543
+ },
1544
+ "validate_email_alert_error": {
1545
+ "other": "錯誤!"
1546
+ },
1547
+ "validate_email_submit_button_text": {
1548
+ "other": "創建賬戶"
1549
+ },
1550
+ "validate_email_submit_button_text_in_progress": {
1551
+ "other": "創建帳戶..."
1552
+ },
1553
+ "signup_form_error_email_verification_missing": {
1554
+ "other": "缺少驗證碼。"
1555
+ },
1556
+ "signup_form_error_email_verification_expired": {
1557
+ "other": "驗證令牌已過期。"
1558
+ },
1559
+ "signup_form_error_email_verification_no_match": {
1560
+ "other": "此電子郵件尚未經過驗證。"
1561
+ },
1562
+ "alert_title_success": {
1563
+ "other": "成功"
1564
+ },
1565
+ "alert_title_error": {
1566
+ "other": "錯誤!"
1567
+ },
1568
+ "signup_form_error_email_verification_status_rejected": {
1569
+ "other": "提供的郵件地址用於已受限制的域。請註冊不同的電子郵件提供商。"
1570
+ },
1571
+ "signup_form_error_email_verification_generic": {
1572
+ "other": "驗證您的電子郵件地址時出現未知錯誤。嘗試刷新頁面或聯繫您的站點管理員。"
1573
+ },
1574
+ "signup_form_error_generic": {
1575
+ "other": "創建您的帳戶時出現未知錯誤。嘗試刷新頁面或聯繫您的網站管理員。"
1576
+ },
1577
+ "signup_form_error_email_verification_link_text": {
1578
+ "other": "重試電子郵件驗證"
1579
+ },
1580
+ "auth_selector_info": {
1581
+ "other": "購買此內容需要一個帳戶。"
1582
+ },
1583
+ "auth_selector_sign_in_button_text": {
1584
+ "other": "已經是會員?登入"
1585
+ },
1586
+ "auth_selector_sign_up_button_text": {
1587
+ "other": "創建賬戶"
1588
+ },
1589
+ "auth_selector_or_divider_text": {
1590
+ "other": "或者"
1591
+ },
1592
+ "validate_email_error_verify_email_already_sent": {
1593
+ "other": "驗證電子郵件已發送。請檢查您的電子郵件帳戶。"
1594
+ },
1595
+ "validate_email_error_email_invalid": {
1596
+ "other": "電子郵件無效。"
1597
+ },
1598
+ "validate_email_error_email_required": {
1599
+ "other": "需要一封電郵。"
1600
+ },
1601
+ "validate_email_error_email_taken": {
1602
+ "other": "此電子郵件已被使用。"
1603
+ },
1604
+ "validate_email_error_email_verification_status_rejected": {
1605
+ "other": "提供的郵件地址用於已受限制的域。請註冊不同的電子郵件提供商。"
1606
+ },
1607
+ "validate_email_error_pin_required": {
1608
+ "other": "需要 PIN 碼。"
1609
+ },
1610
+ "validate_email_error_signups_disabled": {
1611
+ "other": "目前已禁用註冊。"
1612
+ },
1613
+ "validate_email_error_too_many_requests": {
1614
+ "other": "請求過多,請稍後重試。"
1615
+ },
1616
+ "validate_email_error_verify_email_disabled": {
1617
+ "other": "電子郵件驗證當前已禁用。"
1618
+ },
1619
+ "validate_email_error_generic": {
1620
+ "other": "驗證提供的電子郵件時出現未知錯誤。嘗試刷新頁面或聯繫您的網站管理員。"
1501
1621
  }
1502
1622
  }