@shift72/core-template 1.7.0 → 1.9.0-prerelease.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +13 -1
- package/README.md +6 -4
- package/kibble.json +9 -3
- package/package.json +4 -4
- package/site/ar_LB.all.json +120 -0
- package/site/ca_ES.all.json +120 -0
- package/site/da_DK.all.json +120 -0
- package/site/de_DE.all.json +120 -0
- package/site/el_EL.all.json +120 -0
- package/site/en_AU.all.json +120 -0
- package/site/es_ES.all.json +120 -0
- package/site/es_MX.all.json +120 -0
- package/site/et_ET.all.json +120 -0
- package/site/fi_FI.all.json +120 -0
- package/site/fr_FR.all.json +120 -0
- package/site/hr_HR.all.json +120 -0
- package/site/hu_HU.all.json +120 -0
- package/site/it_IT.all.json +120 -0
- package/site/ja_JP.all.json +120 -0
- package/site/lt_LT.all.json +120 -0
- package/site/nl_BE.all.json +120 -0
- package/site/no_NO.all.json +120 -0
- package/site/pl_PL.all.json +120 -0
- package/site/pt_BR.all.json +120 -0
- package/site/pt_PT.all.json +120 -0
- package/site/ru_RU.all.json +120 -0
- package/site/sr_SR.all.json +120 -0
- package/site/static/fonts/fa-s72.woff +0 -0
- package/site/static/images/icons/amazonfiretv.png +0 -0
- package/site/static/images/icons/androidtv.png +0 -0
- package/site/static/images/icons/appletv.png +0 -0
- package/site/styles/_buttons.scss +32 -1
- package/site/styles/_footer.scss +57 -5
- package/site/styles/_forms.scss +13 -0
- package/site/styles/_icons.scss +24 -0
- package/site/styles/_shift72.scss +37 -14
- package/site/styles/_variables.scss +25 -0
- package/site/templates/application/footer/app-badges.jet +30 -11
- package/site/templates/application/footer/footer.jet +3 -0
- package/site/templates/application/footer/nav.jet +12 -12
- package/site/templates/application/footer/social-media-buttons.jet +25 -0
- package/site/templates/collection/carousel/item.jet +0 -2
- package/site/templates/items/meta_item.jet +0 -2
- package/site/templates/items/tagline.jet +1 -1
- package/site/templates/tv/detail.jet +1 -0
- package/site/tr_TR.all.json +120 -0
- package/site/uk_UA.all.json +120 -0
- package/site/zh_TW.all.json +120 -0
package/site/ja_JP.all.json
CHANGED
@@ -1498,5 +1498,125 @@
|
|
1498
1498
|
},
|
1499
1499
|
"new_card_error_timed_out": {
|
1500
1500
|
"other": "カードの追加中にエラーが発生しました。後でもう一度試すか、別のカードを使用してください。"
|
1501
|
+
},
|
1502
|
+
"tv_app_badge_title": {
|
1503
|
+
"other": "TV アプリで利用可能"
|
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": "Twitterで私たちをご覧ください"
|
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
|
}
|
package/site/lt_LT.all.json
CHANGED
@@ -1543,5 +1543,125 @@
|
|
1543
1543
|
},
|
1544
1544
|
"new_card_error_timed_out": {
|
1545
1545
|
"other": "Pridedant šią kortelę kažkas nutiko. Bandykite dar kartą vėliau arba naudokite kitą kortelę."
|
1546
|
+
},
|
1547
|
+
"tv_app_badge_title": {
|
1548
|
+
"other": "Pasiekiama TV programose"
|
1549
|
+
},
|
1550
|
+
"app_badge_fire_tv": {
|
1551
|
+
"other": "Gaukite jį „Amazon Fire TV“."
|
1552
|
+
},
|
1553
|
+
"app_badge_android_tv": {
|
1554
|
+
"other": "Gaukite jį „Android TV“."
|
1555
|
+
},
|
1556
|
+
"app_badge_apple_tv": {
|
1557
|
+
"other": "Gaukite jį per Apple TV"
|
1558
|
+
},
|
1559
|
+
"wcag_aria_label_social_instagram": {
|
1560
|
+
"other": "Aplankykite mus Instagram"
|
1561
|
+
},
|
1562
|
+
"wcag_aria_label_social_youtube": {
|
1563
|
+
"other": "Prenumeruokite Youtube"
|
1564
|
+
},
|
1565
|
+
"wcag_aria_label_social_facebook": {
|
1566
|
+
"other": "Aplankykite mus Facebook"
|
1567
|
+
},
|
1568
|
+
"wcag_aria_label_social_twitter": {
|
1569
|
+
"other": "Aplankykite mus Twitter"
|
1570
|
+
},
|
1571
|
+
"wcag_aria_label_social_letterboxd": {
|
1572
|
+
"other": "Aplankykite mus „Letterboxd“."
|
1573
|
+
},
|
1574
|
+
"validate_email_about": {
|
1575
|
+
"other": "Norėdami sukurti paskyrą, pirmiausia turime patvirtinti jūsų el. pašto adresą. Įveskite savo el. pašto adresą ir mes atsiųsime kvietimą prisijungti prie paskyros."
|
1576
|
+
},
|
1577
|
+
"validate_email_success": {
|
1578
|
+
"other": "Patvirtinimo el. laiškas išsiųstas adresu {{.Email}} . Patikrinkite el. paštą ir vadovaukitės paskyros kūrimo instrukcijomis."
|
1579
|
+
},
|
1580
|
+
"validate_email_email_already_in_use": {
|
1581
|
+
"other": "Šis el. paštas jau naudojamas."
|
1582
|
+
},
|
1583
|
+
"validate_email_verify_email_already_sent": {
|
1584
|
+
"other": "Patvirtinimo el. laiškas jau išsiųstas adresu {{.Email}} . Patikrinkite savo el. pašto paskyrą."
|
1585
|
+
},
|
1586
|
+
"validate_email_alert_success": {
|
1587
|
+
"other": "Sėkmė"
|
1588
|
+
},
|
1589
|
+
"validate_email_alert_error": {
|
1590
|
+
"other": "Klaida!"
|
1591
|
+
},
|
1592
|
+
"validate_email_submit_button_text": {
|
1593
|
+
"other": "Sukurti paskyrą"
|
1594
|
+
},
|
1595
|
+
"validate_email_submit_button_text_in_progress": {
|
1596
|
+
"other": "Kuriama paskyra..."
|
1597
|
+
},
|
1598
|
+
"signup_form_error_email_verification_missing": {
|
1599
|
+
"other": "Trūksta patvirtinimo kodo."
|
1600
|
+
},
|
1601
|
+
"signup_form_error_email_verification_expired": {
|
1602
|
+
"other": "Baigėsi patvirtinimo prieigos rakto galiojimo laikas."
|
1603
|
+
},
|
1604
|
+
"signup_form_error_email_verification_no_match": {
|
1605
|
+
"other": "Šis el. laiškas nebuvo patvirtintas."
|
1606
|
+
},
|
1607
|
+
"alert_title_success": {
|
1608
|
+
"other": "Sėkmė"
|
1609
|
+
},
|
1610
|
+
"alert_title_error": {
|
1611
|
+
"other": "Klaida!"
|
1612
|
+
},
|
1613
|
+
"signup_form_error_email_verification_status_rejected": {
|
1614
|
+
"other": "Pateiktas pašto adresas skirtas domenui, kuris buvo apribotas. Prisiregistruokite pas kitą el. pašto paslaugų teikėją."
|
1615
|
+
},
|
1616
|
+
"signup_form_error_email_verification_generic": {
|
1617
|
+
"other": "Tikrinant jūsų el. pašto adresą įvyko nežinoma klaida. Pabandykite atnaujinti puslapį arba susisiekti su svetainės administratoriumi."
|
1618
|
+
},
|
1619
|
+
"signup_form_error_generic": {
|
1620
|
+
"other": "Kuriant paskyrą įvyko nežinoma klaida. Pabandykite atnaujinti puslapį arba susisiekti su svetainės administratoriumi."
|
1621
|
+
},
|
1622
|
+
"signup_form_error_email_verification_link_text": {
|
1623
|
+
"other": "Bandykite patvirtinti el. paštu dar kartą"
|
1624
|
+
},
|
1625
|
+
"auth_selector_info": {
|
1626
|
+
"other": "Norint įsigyti šį turinį, reikalinga paskyra."
|
1627
|
+
},
|
1628
|
+
"auth_selector_sign_in_button_text": {
|
1629
|
+
"other": "Jau narys? Prisijungti"
|
1630
|
+
},
|
1631
|
+
"auth_selector_sign_up_button_text": {
|
1632
|
+
"other": "Sukurti paskyrą"
|
1633
|
+
},
|
1634
|
+
"auth_selector_or_divider_text": {
|
1635
|
+
"other": "arba"
|
1636
|
+
},
|
1637
|
+
"validate_email_error_verify_email_already_sent": {
|
1638
|
+
"other": "Patvirtinimo el. laiškas jau išsiųstas. Patikrinkite savo el. pašto paskyrą."
|
1639
|
+
},
|
1640
|
+
"validate_email_error_email_invalid": {
|
1641
|
+
"other": "El. paštas negalioja."
|
1642
|
+
},
|
1643
|
+
"validate_email_error_email_required": {
|
1644
|
+
"other": "Reikalingas el."
|
1645
|
+
},
|
1646
|
+
"validate_email_error_email_taken": {
|
1647
|
+
"other": "Šis el. paštas jau naudojamas."
|
1648
|
+
},
|
1649
|
+
"validate_email_error_email_verification_status_rejected": {
|
1650
|
+
"other": "Pateiktas pašto adresas skirtas domenui, kuris buvo apribotas. Prisiregistruokite pas kitą el. pašto paslaugų teikėją."
|
1651
|
+
},
|
1652
|
+
"validate_email_error_pin_required": {
|
1653
|
+
"other": "Reikalingas PIN kodas."
|
1654
|
+
},
|
1655
|
+
"validate_email_error_signups_disabled": {
|
1656
|
+
"other": "Šiuo metu registracija išjungta."
|
1657
|
+
},
|
1658
|
+
"validate_email_error_too_many_requests": {
|
1659
|
+
"other": "Per daug užklausų. Prašome pabandyti vėliau."
|
1660
|
+
},
|
1661
|
+
"validate_email_error_verify_email_disabled": {
|
1662
|
+
"other": "El. pašto patvirtinimas šiuo metu išjungtas."
|
1663
|
+
},
|
1664
|
+
"validate_email_error_generic": {
|
1665
|
+
"other": "Tikrinant pateiktą el. laišką įvyko nežinoma klaida. Pabandykite atnaujinti puslapį arba susisiekti su svetainės administratoriumi."
|
1546
1666
|
}
|
1547
1667
|
}
|
package/site/nl_BE.all.json
CHANGED
@@ -1511,5 +1511,125 @@
|
|
1511
1511
|
},
|
1512
1512
|
"new_card_error_timed_out": {
|
1513
1513
|
"other": "Er is iets misgegaan bij het toevoegen van die kaart. Probeer het later opnieuw of gebruik een andere kaart."
|
1514
|
+
},
|
1515
|
+
"tv_app_badge_title": {
|
1516
|
+
"other": "Beschikbaar in tv-apps"
|
1517
|
+
},
|
1518
|
+
"app_badge_fire_tv": {
|
1519
|
+
"other": "Download het op Amazon Fire TV"
|
1520
|
+
},
|
1521
|
+
"app_badge_android_tv": {
|
1522
|
+
"other": "Download het op Android TV"
|
1523
|
+
},
|
1524
|
+
"app_badge_apple_tv": {
|
1525
|
+
"other": "Download het op Apple TV"
|
1526
|
+
},
|
1527
|
+
"wcag_aria_label_social_instagram": {
|
1528
|
+
"other": "Bezoek ons op Instagram"
|
1529
|
+
},
|
1530
|
+
"wcag_aria_label_social_youtube": {
|
1531
|
+
"other": "Abonneer je op Youtube"
|
1532
|
+
},
|
1533
|
+
"wcag_aria_label_social_facebook": {
|
1534
|
+
"other": "Bezoek ons op Facebook"
|
1535
|
+
},
|
1536
|
+
"wcag_aria_label_social_twitter": {
|
1537
|
+
"other": "Bezoek ons op Twitter"
|
1538
|
+
},
|
1539
|
+
"wcag_aria_label_social_letterboxd": {
|
1540
|
+
"other": "Bezoek ons op Letterboxd"
|
1541
|
+
},
|
1542
|
+
"validate_email_about": {
|
1543
|
+
"other": "Om een account aan te maken moeten we eerst uw e-mailadres verifiëren. Voer uw e-mailadres in en we sturen een uitnodiging om u aan te melden voor uw account."
|
1544
|
+
},
|
1545
|
+
"validate_email_success": {
|
1546
|
+
"other": "Er is een verificatie-e-mail verzonden naar {{.Email}} . Controleer uw e-mail en volg de instructies voor het maken van een account."
|
1547
|
+
},
|
1548
|
+
"validate_email_email_already_in_use": {
|
1549
|
+
"other": "Deze email is al in gebruik."
|
1550
|
+
},
|
1551
|
+
"validate_email_verify_email_already_sent": {
|
1552
|
+
"other": "Er is al een verificatie-e-mail verzonden naar {{.Email}} . Controleer uw e-mailaccount."
|
1553
|
+
},
|
1554
|
+
"validate_email_alert_success": {
|
1555
|
+
"other": "Succes"
|
1556
|
+
},
|
1557
|
+
"validate_email_alert_error": {
|
1558
|
+
"other": "Fout!"
|
1559
|
+
},
|
1560
|
+
"validate_email_submit_button_text": {
|
1561
|
+
"other": "Account aanmaken"
|
1562
|
+
},
|
1563
|
+
"validate_email_submit_button_text_in_progress": {
|
1564
|
+
"other": "Account creëren..."
|
1565
|
+
},
|
1566
|
+
"signup_form_error_email_verification_missing": {
|
1567
|
+
"other": "Verificatiecode ontbreekt."
|
1568
|
+
},
|
1569
|
+
"signup_form_error_email_verification_expired": {
|
1570
|
+
"other": "Het verificatietoken is verlopen."
|
1571
|
+
},
|
1572
|
+
"signup_form_error_email_verification_no_match": {
|
1573
|
+
"other": "Deze e-mail is niet geverifieerd."
|
1574
|
+
},
|
1575
|
+
"alert_title_success": {
|
1576
|
+
"other": "Succes"
|
1577
|
+
},
|
1578
|
+
"alert_title_error": {
|
1579
|
+
"other": "Fout!"
|
1580
|
+
},
|
1581
|
+
"signup_form_error_email_verification_status_rejected": {
|
1582
|
+
"other": "Het opgegeven e-mailadres is voor een domein dat is beperkt. Meld u aan bij een andere e-mailprovider."
|
1583
|
+
},
|
1584
|
+
"signup_form_error_email_verification_generic": {
|
1585
|
+
"other": "Er is een onbekende fout opgetreden bij het valideren van uw e-mailadres. Probeer de pagina te vernieuwen of neem contact op met uw sitebeheerder."
|
1586
|
+
},
|
1587
|
+
"signup_form_error_generic": {
|
1588
|
+
"other": "Er is een onbekende fout opgetreden bij het maken van uw account. Probeer de pagina te vernieuwen of neem contact op met uw sitebeheerder."
|
1589
|
+
},
|
1590
|
+
"signup_form_error_email_verification_link_text": {
|
1591
|
+
"other": "Probeer de e-mailvalidatie opnieuw"
|
1592
|
+
},
|
1593
|
+
"auth_selector_info": {
|
1594
|
+
"other": "Er is een account nodig om deze inhoud te kopen."
|
1595
|
+
},
|
1596
|
+
"auth_selector_sign_in_button_text": {
|
1597
|
+
"other": "Al lid? Aanmelden"
|
1598
|
+
},
|
1599
|
+
"auth_selector_sign_up_button_text": {
|
1600
|
+
"other": "Account aanmaken"
|
1601
|
+
},
|
1602
|
+
"auth_selector_or_divider_text": {
|
1603
|
+
"other": "of"
|
1604
|
+
},
|
1605
|
+
"validate_email_error_verify_email_already_sent": {
|
1606
|
+
"other": "Er is al een verificatie-e-mail verzonden. Controleer uw e-mailaccount."
|
1607
|
+
},
|
1608
|
+
"validate_email_error_email_invalid": {
|
1609
|
+
"other": "E-mail is niet geldig."
|
1610
|
+
},
|
1611
|
+
"validate_email_error_email_required": {
|
1612
|
+
"other": "Een email is verplicht."
|
1613
|
+
},
|
1614
|
+
"validate_email_error_email_taken": {
|
1615
|
+
"other": "Deze email is al in gebruik."
|
1616
|
+
},
|
1617
|
+
"validate_email_error_email_verification_status_rejected": {
|
1618
|
+
"other": "Het opgegeven e-mailadres is voor een domein dat is beperkt. Meld u aan bij een andere e-mailprovider."
|
1619
|
+
},
|
1620
|
+
"validate_email_error_pin_required": {
|
1621
|
+
"other": "Een pincode is vereist."
|
1622
|
+
},
|
1623
|
+
"validate_email_error_signups_disabled": {
|
1624
|
+
"other": "Aanmelden is momenteel uitgeschakeld."
|
1625
|
+
},
|
1626
|
+
"validate_email_error_too_many_requests": {
|
1627
|
+
"other": "Te veel verzoeken, probeer het later opnieuw."
|
1628
|
+
},
|
1629
|
+
"validate_email_error_verify_email_disabled": {
|
1630
|
+
"other": "E-mailvalidatie is momenteel uitgeschakeld."
|
1631
|
+
},
|
1632
|
+
"validate_email_error_generic": {
|
1633
|
+
"other": "Er is een onbekende fout opgetreden bij het verifiëren van de opgegeven e-mail. Probeer de pagina te vernieuwen of neem contact op met uw sitebeheerder."
|
1514
1634
|
}
|
1515
1635
|
}
|
package/site/no_NO.all.json
CHANGED
@@ -1511,5 +1511,125 @@
|
|
1511
1511
|
},
|
1512
1512
|
"new_card_error_timed_out": {
|
1513
1513
|
"other": "Noe gikk galt da kortet ble lagt til. Prøv igjen senere eller bruk et annet kort."
|
1514
|
+
},
|
1515
|
+
"tv_app_badge_title": {
|
1516
|
+
"other": "Tilgjengelig på TV-apper"
|
1517
|
+
},
|
1518
|
+
"app_badge_fire_tv": {
|
1519
|
+
"other": "Få den på Amazon Fire TV"
|
1520
|
+
},
|
1521
|
+
"app_badge_android_tv": {
|
1522
|
+
"other": "Få den på Android TV"
|
1523
|
+
},
|
1524
|
+
"app_badge_apple_tv": {
|
1525
|
+
"other": "Få den på Apple TV"
|
1526
|
+
},
|
1527
|
+
"wcag_aria_label_social_instagram": {
|
1528
|
+
"other": "Besøk oss på Instagram"
|
1529
|
+
},
|
1530
|
+
"wcag_aria_label_social_youtube": {
|
1531
|
+
"other": "Abonner på Youtube"
|
1532
|
+
},
|
1533
|
+
"wcag_aria_label_social_facebook": {
|
1534
|
+
"other": "Besøk oss på Facebook"
|
1535
|
+
},
|
1536
|
+
"wcag_aria_label_social_twitter": {
|
1537
|
+
"other": "Besøk oss på Twitter"
|
1538
|
+
},
|
1539
|
+
"wcag_aria_label_social_letterboxd": {
|
1540
|
+
"other": "Besøk oss på Letterboxd"
|
1541
|
+
},
|
1542
|
+
"validate_email_about": {
|
1543
|
+
"other": "For å opprette en konto må vi først bekrefte e-postadressen din. Skriv inn e-postadressen din, så sender vi en invitasjon til kontoregistrering."
|
1544
|
+
},
|
1545
|
+
"validate_email_success": {
|
1546
|
+
"other": "En bekreftelses-e-post er sendt til {{.Email}} . Vennligst sjekk e-posten din og følg instruksjonene for kontooppretting."
|
1547
|
+
},
|
1548
|
+
"validate_email_email_already_in_use": {
|
1549
|
+
"other": "Denne e-posten er allerede i bruk."
|
1550
|
+
},
|
1551
|
+
"validate_email_verify_email_already_sent": {
|
1552
|
+
"other": "En bekreftelses-e-post er allerede sendt til {{.Email}} . Vennligst sjekk e-postkontoen din."
|
1553
|
+
},
|
1554
|
+
"validate_email_alert_success": {
|
1555
|
+
"other": "Suksess"
|
1556
|
+
},
|
1557
|
+
"validate_email_alert_error": {
|
1558
|
+
"other": "Feil!"
|
1559
|
+
},
|
1560
|
+
"validate_email_submit_button_text": {
|
1561
|
+
"other": "Opprett konto"
|
1562
|
+
},
|
1563
|
+
"validate_email_submit_button_text_in_progress": {
|
1564
|
+
"other": "Oppretter konto ..."
|
1565
|
+
},
|
1566
|
+
"signup_form_error_email_verification_missing": {
|
1567
|
+
"other": "Bekreftelseskode mangler."
|
1568
|
+
},
|
1569
|
+
"signup_form_error_email_verification_expired": {
|
1570
|
+
"other": "Bekreftelsestokenet er utløpt."
|
1571
|
+
},
|
1572
|
+
"signup_form_error_email_verification_no_match": {
|
1573
|
+
"other": "Denne e-posten er ikke bekreftet."
|
1574
|
+
},
|
1575
|
+
"alert_title_success": {
|
1576
|
+
"other": "Suksess"
|
1577
|
+
},
|
1578
|
+
"alert_title_error": {
|
1579
|
+
"other": "Feil!"
|
1580
|
+
},
|
1581
|
+
"signup_form_error_email_verification_status_rejected": {
|
1582
|
+
"other": "E-postadressen som er oppgitt er for et domene som er begrenset. Registrer deg hos en annen e-postleverandør."
|
1583
|
+
},
|
1584
|
+
"signup_form_error_email_verification_generic": {
|
1585
|
+
"other": "Det oppstod en ukjent feil under validering av e-postadressen din. Prøv å oppdatere siden eller kontakt nettstedadministratoren din."
|
1586
|
+
},
|
1587
|
+
"signup_form_error_generic": {
|
1588
|
+
"other": "Det oppsto en ukjent feil under opprettelsen av kontoen din. Prøv å oppdatere siden eller kontakt nettstedadministratoren din."
|
1589
|
+
},
|
1590
|
+
"signup_form_error_email_verification_link_text": {
|
1591
|
+
"other": "Prøv e-postvalidering på nytt"
|
1592
|
+
},
|
1593
|
+
"auth_selector_info": {
|
1594
|
+
"other": "En konto er nødvendig for å kjøpe dette innholdet."
|
1595
|
+
},
|
1596
|
+
"auth_selector_sign_in_button_text": {
|
1597
|
+
"other": "Allerede medlem? Logg inn"
|
1598
|
+
},
|
1599
|
+
"auth_selector_sign_up_button_text": {
|
1600
|
+
"other": "Opprett konto"
|
1601
|
+
},
|
1602
|
+
"auth_selector_or_divider_text": {
|
1603
|
+
"other": "eller"
|
1604
|
+
},
|
1605
|
+
"validate_email_error_verify_email_already_sent": {
|
1606
|
+
"other": "En bekreftelses-e-post er allerede sendt. Vennligst sjekk e-postkontoen din."
|
1607
|
+
},
|
1608
|
+
"validate_email_error_email_invalid": {
|
1609
|
+
"other": "E-post er ikke gyldig."
|
1610
|
+
},
|
1611
|
+
"validate_email_error_email_required": {
|
1612
|
+
"other": "En e-post er nødvendig."
|
1613
|
+
},
|
1614
|
+
"validate_email_error_email_taken": {
|
1615
|
+
"other": "Denne e-posten er allerede i bruk."
|
1616
|
+
},
|
1617
|
+
"validate_email_error_email_verification_status_rejected": {
|
1618
|
+
"other": "E-postadressen som er oppgitt er for et domene som er begrenset. Registrer deg hos en annen e-postleverandør."
|
1619
|
+
},
|
1620
|
+
"validate_email_error_pin_required": {
|
1621
|
+
"other": "En PIN-kode kreves."
|
1622
|
+
},
|
1623
|
+
"validate_email_error_signups_disabled": {
|
1624
|
+
"other": "Registreringer er for øyeblikket deaktivert."
|
1625
|
+
},
|
1626
|
+
"validate_email_error_too_many_requests": {
|
1627
|
+
"other": "For mange forespørsler. Vær snill å prøv senere."
|
1628
|
+
},
|
1629
|
+
"validate_email_error_verify_email_disabled": {
|
1630
|
+
"other": "E-postvalidering er for øyeblikket deaktivert."
|
1631
|
+
},
|
1632
|
+
"validate_email_error_generic": {
|
1633
|
+
"other": "Det oppstod en ukjent feil under bekreftelse av den oppgitte e-posten. Prøv å oppdatere siden eller kontakt nettstedadministratoren din."
|
1514
1634
|
}
|
1515
1635
|
}
|
package/site/pl_PL.all.json
CHANGED
@@ -1588,5 +1588,125 @@
|
|
1588
1588
|
},
|
1589
1589
|
"new_card_error_timed_out": {
|
1590
1590
|
"other": "Coś poszło nie tak podczas dodawania tej karty. Spróbuj ponownie później lub użyj innej karty."
|
1591
|
+
},
|
1592
|
+
"tv_app_badge_title": {
|
1593
|
+
"other": "Dostępne w aplikacjach telewizyjnych"
|
1594
|
+
},
|
1595
|
+
"app_badge_fire_tv": {
|
1596
|
+
"other": "Pobierz go na Amazon Fire TV"
|
1597
|
+
},
|
1598
|
+
"app_badge_android_tv": {
|
1599
|
+
"other": "Pobierz na Android TV"
|
1600
|
+
},
|
1601
|
+
"app_badge_apple_tv": {
|
1602
|
+
"other": "Pobierz na Apple TV"
|
1603
|
+
},
|
1604
|
+
"wcag_aria_label_social_instagram": {
|
1605
|
+
"other": "Odwiedź nas na Instagramie"
|
1606
|
+
},
|
1607
|
+
"wcag_aria_label_social_youtube": {
|
1608
|
+
"other": "Subskrybuj na Youtube"
|
1609
|
+
},
|
1610
|
+
"wcag_aria_label_social_facebook": {
|
1611
|
+
"other": "Odwiedź nas na Facebooku"
|
1612
|
+
},
|
1613
|
+
"wcag_aria_label_social_twitter": {
|
1614
|
+
"other": "Odwiedź nas na Twitterze"
|
1615
|
+
},
|
1616
|
+
"wcag_aria_label_social_letterboxd": {
|
1617
|
+
"other": "Odwiedź nas na Letterboxd"
|
1618
|
+
},
|
1619
|
+
"validate_email_about": {
|
1620
|
+
"other": "Aby utworzyć konto, musimy najpierw zweryfikować Twój adres e-mail. Wpisz swój adres e-mail, a my wyślemy zaproszenie do rejestracji konta."
|
1621
|
+
},
|
1622
|
+
"validate_email_success": {
|
1623
|
+
"other": "E-mail weryfikacyjny został wysłany na {{.Email}} . Sprawdź swoją skrzynkę e-mail i postępuj zgodnie z instrukcjami tworzenia konta."
|
1624
|
+
},
|
1625
|
+
"validate_email_email_already_in_use": {
|
1626
|
+
"other": "Ten email jest już w użyciu."
|
1627
|
+
},
|
1628
|
+
"validate_email_verify_email_already_sent": {
|
1629
|
+
"other": "E-mail weryfikacyjny został już wysłany na {{.Email}} . Sprawdź swoje konto e-mail."
|
1630
|
+
},
|
1631
|
+
"validate_email_alert_success": {
|
1632
|
+
"other": "Powodzenie"
|
1633
|
+
},
|
1634
|
+
"validate_email_alert_error": {
|
1635
|
+
"other": "Błąd!"
|
1636
|
+
},
|
1637
|
+
"validate_email_submit_button_text": {
|
1638
|
+
"other": "Utwórz konto"
|
1639
|
+
},
|
1640
|
+
"validate_email_submit_button_text_in_progress": {
|
1641
|
+
"other": "Tworzenie konta..."
|
1642
|
+
},
|
1643
|
+
"signup_form_error_email_verification_missing": {
|
1644
|
+
"other": "Brak kodu weryfikacyjnego."
|
1645
|
+
},
|
1646
|
+
"signup_form_error_email_verification_expired": {
|
1647
|
+
"other": "Token weryfikacyjny wygasł."
|
1648
|
+
},
|
1649
|
+
"signup_form_error_email_verification_no_match": {
|
1650
|
+
"other": "Ten e-mail nie został zweryfikowany."
|
1651
|
+
},
|
1652
|
+
"alert_title_success": {
|
1653
|
+
"other": "Powodzenie"
|
1654
|
+
},
|
1655
|
+
"alert_title_error": {
|
1656
|
+
"other": "Błąd!"
|
1657
|
+
},
|
1658
|
+
"signup_form_error_email_verification_status_rejected": {
|
1659
|
+
"other": "Podany adres e-mail dotyczy domeny, która została ograniczona. Zarejestruj się u innego dostawcy poczty e-mail."
|
1660
|
+
},
|
1661
|
+
"signup_form_error_email_verification_generic": {
|
1662
|
+
"other": "Wystąpił nieznany błąd podczas sprawdzania poprawności Twojego adresu e-mail. Spróbuj odświeżyć stronę lub skontaktować się z administratorem witryny."
|
1663
|
+
},
|
1664
|
+
"signup_form_error_generic": {
|
1665
|
+
"other": "Podczas tworzenia konta wystąpił nieznany błąd. Spróbuj odświeżyć stronę lub skontaktować się z administratorem witryny."
|
1666
|
+
},
|
1667
|
+
"signup_form_error_email_verification_link_text": {
|
1668
|
+
"other": "Ponów weryfikację adresu e-mail"
|
1669
|
+
},
|
1670
|
+
"auth_selector_info": {
|
1671
|
+
"other": "Do zakupu tej zawartości potrzebne jest konto."
|
1672
|
+
},
|
1673
|
+
"auth_selector_sign_in_button_text": {
|
1674
|
+
"other": "Jesteś już członkiem? Zalogować się"
|
1675
|
+
},
|
1676
|
+
"auth_selector_sign_up_button_text": {
|
1677
|
+
"other": "Utwórz konto"
|
1678
|
+
},
|
1679
|
+
"auth_selector_or_divider_text": {
|
1680
|
+
"other": "Lub"
|
1681
|
+
},
|
1682
|
+
"validate_email_error_verify_email_already_sent": {
|
1683
|
+
"other": "E-mail weryfikacyjny został już wysłany. Sprawdź swoje konto e-mail."
|
1684
|
+
},
|
1685
|
+
"validate_email_error_email_invalid": {
|
1686
|
+
"other": "Adres e-mail nie jest prawidłowy."
|
1687
|
+
},
|
1688
|
+
"validate_email_error_email_required": {
|
1689
|
+
"other": "E-mail jest wymagany."
|
1690
|
+
},
|
1691
|
+
"validate_email_error_email_taken": {
|
1692
|
+
"other": "Ten email jest już w użyciu."
|
1693
|
+
},
|
1694
|
+
"validate_email_error_email_verification_status_rejected": {
|
1695
|
+
"other": "Podany adres e-mail dotyczy domeny, która została ograniczona. Zarejestruj się u innego dostawcy poczty e-mail."
|
1696
|
+
},
|
1697
|
+
"validate_email_error_pin_required": {
|
1698
|
+
"other": "Wymagany jest kod PIN."
|
1699
|
+
},
|
1700
|
+
"validate_email_error_signups_disabled": {
|
1701
|
+
"other": "Rejestracje są obecnie wyłączone."
|
1702
|
+
},
|
1703
|
+
"validate_email_error_too_many_requests": {
|
1704
|
+
"other": "Zbyt wiele zapytań. Spróbuj ponownie później."
|
1705
|
+
},
|
1706
|
+
"validate_email_error_verify_email_disabled": {
|
1707
|
+
"other": "Weryfikacja adresu e-mail jest obecnie wyłączona."
|
1708
|
+
},
|
1709
|
+
"validate_email_error_generic": {
|
1710
|
+
"other": "Podczas weryfikacji podanego adresu e-mail wystąpił nieznany błąd. Spróbuj odświeżyć stronę lub skontaktować się z administratorem witryny."
|
1591
1711
|
}
|
1592
1712
|
}
|