@shift72/core-template 1.3.0-alpha.0 → 1.5.0
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.
- package/.github/pull_request_template.md +1 -1
- package/CHANGELOG.md +41 -1
- package/kibble.json +3 -3
- package/package.json +2 -2
- package/scripts/core-template-version.js +4 -4
- package/scripts/css-local-get.js +12 -5
- package/scripts/css-local-put.js +3 -3
- package/scripts/language-file-validator.js +1 -1
- package/scripts/translate.mjs +2 -3
- package/site/ar_LB.all.json +104 -10
- package/site/ca_ES.all.json +74 -8
- package/site/da_DK.all.json +76 -10
- package/site/de_DE.all.json +74 -8
- package/site/el_EL.all.json +79 -4
- package/site/en_AU.all.json +79 -4
- package/site/es_ES.all.json +79 -4
- package/site/es_MX.all.json +81 -6
- package/site/et_ET.all.json +73 -7
- package/site/fi_FI.all.json +77 -2
- package/site/fr_FR.all.json +80 -5
- package/site/hr_HR.all.json +85 -9
- package/site/hu_HU.all.json +73 -7
- package/site/it_IT.all.json +79 -4
- package/site/ja_JP.all.json +71 -0
- package/site/lt_LT.all.json +92 -3
- package/site/manifest.json.jet +4 -2
- package/site/nl_BE.all.json +75 -0
- package/site/no_NO.all.json +80 -5
- package/site/pl_PL.all.json +92 -3
- package/site/plans.html.jet +12 -2
- package/site/pt_BR.all.json +80 -5
- package/site/pt_PT.all.json +78 -3
- package/site/ru_RU.all.json +93 -4
- package/site/search.html.jet +3 -1
- package/site/sr_SR.all.json +85 -3
- package/site/static/js/main.js +1 -0
- package/site/static/scripts/main.js.map +1 -1
- package/site/styles/_availability-tags.scss +1 -1
- package/site/styles/_awards.scss +2 -1
- package/site/styles/_buttons.scss +20 -10
- package/site/styles/_carousel.scss +7 -3
- package/site/styles/_cookie-consent.scss +1 -0
- package/site/styles/_footer.scss +10 -31
- package/site/styles/_forms.scss +11 -0
- package/site/styles/_meta-detail.scss +27 -32
- package/site/styles/_meta-item-tagline.scss +1 -1
- package/site/styles/_mixins.scss +23 -1
- package/site/styles/_nav.scss +49 -65
- package/site/styles/_share-modal.scss +12 -7
- package/site/styles/_shopping.scss +5 -0
- package/site/styles/_typography.scss +30 -22
- package/site/styles/_variables.scss +93 -46
- package/site/subscriptions.html.jet +1 -1
- package/site/templates/application/application.jet +13 -13
- package/site/templates/application/brand/logo.jet +11 -0
- package/site/templates/application/brand/sponsors.jet +11 -0
- package/site/templates/application/footer/brand.jet +3 -1
- package/site/templates/application/footer/sponsor-banner.jet +3 -3
- package/site/templates/application/head/seo.jet +1 -1
- package/site/templates/application/nav/nav.jet +5 -4
- package/site/templates/collection/carousel/carousel.jet +4 -1
- package/site/templates/collection/carousel/item.jet +3 -1
- package/site/templates/tv/detail.jet +4 -2
- package/site/tr_TR.all.json +79 -4
- package/site/uk_UA.all.json +93 -4
- package/site/zh_TW.all.json +73 -2
package/site/et_ET.all.json
CHANGED
|
@@ -551,10 +551,10 @@
|
|
|
551
551
|
"other": "Juhtus viga. "
|
|
552
552
|
},
|
|
553
553
|
"shopping_error_incorrect_cvc": {
|
|
554
|
-
"other": "Palun sisesta kehtiv
|
|
554
|
+
"other": "Palun sisesta kehtiv CVC."
|
|
555
555
|
},
|
|
556
556
|
"shopping_error_invalid_cvc": {
|
|
557
|
-
"other": "Palun sisesta kehtiv
|
|
557
|
+
"other": "Palun sisesta kehtiv CVC."
|
|
558
558
|
},
|
|
559
559
|
"shopping_error_incorrect_number": {
|
|
560
560
|
"other": "Palun sisesta kehtiv krediitkaardi number."
|
|
@@ -631,6 +631,9 @@
|
|
|
631
631
|
"shopping_error_payment_intent_authentication_failure": {
|
|
632
632
|
"other": "Krediitkaart on tagasi lükatud. Palun proovi uuesti."
|
|
633
633
|
},
|
|
634
|
+
"shopping_error_card_not_supported": {
|
|
635
|
+
"other": "Teie kaarti ei toetata."
|
|
636
|
+
},
|
|
634
637
|
"shopping_complete_rental": {
|
|
635
638
|
"other": "Õnnestus!"
|
|
636
639
|
},
|
|
@@ -908,13 +911,10 @@
|
|
|
908
911
|
"other": "Aegub {{.Expiry}}"
|
|
909
912
|
},
|
|
910
913
|
"usersubscriptions_subscription_status_cancelled": {
|
|
911
|
-
"other": "
|
|
912
|
-
},
|
|
913
|
-
"usersubscriptions_subscription_status_errored": {
|
|
914
|
-
"other": "usersubscriptions_subscription_status_errored"
|
|
914
|
+
"other": "Tühistatud"
|
|
915
915
|
},
|
|
916
916
|
"usersubscriptions_subscription_status_past_due": {
|
|
917
|
-
"other": "
|
|
917
|
+
"other": "Tähtaeg ületatud"
|
|
918
918
|
},
|
|
919
919
|
"usersubscriptions_subscription_status_trialing": {
|
|
920
920
|
"other": "Prooviperiood"
|
|
@@ -1367,5 +1367,71 @@
|
|
|
1367
1367
|
},
|
|
1368
1368
|
"stripe_card_not_supported": {
|
|
1369
1369
|
"other": "Teie kaarti ei toetata."
|
|
1370
|
+
},
|
|
1371
|
+
"nav_search_control_placeholder": {
|
|
1372
|
+
"other": "Otsing"
|
|
1373
|
+
},
|
|
1374
|
+
"nav_search_control_sr_submit": {
|
|
1375
|
+
"other": "Otsi"
|
|
1376
|
+
},
|
|
1377
|
+
"shopping_info_plan_interval": {
|
|
1378
|
+
"one": "{{.Interval}} automaatselt iga .intervall",
|
|
1379
|
+
"other": "{{.Count}} automaatselt iga {{.Interval}}"
|
|
1380
|
+
},
|
|
1381
|
+
"shopping_info_trial_period": {
|
|
1382
|
+
"one": "Proovige oma tasuta 24-tunnist prooviperioodi kohe!",
|
|
1383
|
+
"other": "Proovige oma tasuta {{.Count}} päevast prooviversiooni!"
|
|
1384
|
+
},
|
|
1385
|
+
"usersubscriptions_page_header_seo": {
|
|
1386
|
+
"other": "Tellimused ja arveldamine"
|
|
1387
|
+
},
|
|
1388
|
+
"usersubscriptions_subscription_status_unpaid": {
|
|
1389
|
+
"other": "Tasumata"
|
|
1390
|
+
},
|
|
1391
|
+
"usersubscriptions_subscription_status_cancelling": {
|
|
1392
|
+
"other": "Tühistamine"
|
|
1393
|
+
},
|
|
1394
|
+
"interval_day": {
|
|
1395
|
+
"one": "päeval",
|
|
1396
|
+
"other": "päevadel"
|
|
1397
|
+
},
|
|
1398
|
+
"interval_week": {
|
|
1399
|
+
"one": "nädal",
|
|
1400
|
+
"other": "nädalaid"
|
|
1401
|
+
},
|
|
1402
|
+
"interval_month": {
|
|
1403
|
+
"one": "kuu",
|
|
1404
|
+
"other": "kuud"
|
|
1405
|
+
},
|
|
1406
|
+
"interval_year": {
|
|
1407
|
+
"one": "aastal",
|
|
1408
|
+
"other": "aastat"
|
|
1409
|
+
},
|
|
1410
|
+
"shopping_error_processing_error": {
|
|
1411
|
+
"other": "Teie kaardi töötlemisel ilmnes viga. Proovige hiljem uuesti või mõne muu makseviisiga."
|
|
1412
|
+
},
|
|
1413
|
+
"shopping_error_invalid_session_token": {
|
|
1414
|
+
"other": "Osteseanss aegus, proovige uuesti."
|
|
1415
|
+
},
|
|
1416
|
+
"shopping_error_credit_discounts_not_allowed": {
|
|
1417
|
+
"other": "Selle ostu või rentimise jaoks ei saa te sooduskoodi kasutada"
|
|
1418
|
+
},
|
|
1419
|
+
"shopping_error_discount_coming_soon": {
|
|
1420
|
+
"other": "See sooduskood ei kehti veel"
|
|
1421
|
+
},
|
|
1422
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
|
1423
|
+
"other": "Sooduskoode ei saa tasuta ostuseanssidele rakendada"
|
|
1424
|
+
},
|
|
1425
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
|
1426
|
+
"other": "Kui ost on lõpetatud, ei saa sooduskoode rakendada"
|
|
1427
|
+
},
|
|
1428
|
+
"shopping_error_discount_redemption_failed": {
|
|
1429
|
+
"other": "Sooduskoodi ei saanud rakendada, proovige uuesti"
|
|
1430
|
+
},
|
|
1431
|
+
"shopping_error_invalid_code": {
|
|
1432
|
+
"other": "Kehtetu sooduskood"
|
|
1433
|
+
},
|
|
1434
|
+
"shopping_error_missing_code": {
|
|
1435
|
+
"other": "Sooduskoodi ei antud"
|
|
1370
1436
|
}
|
|
1371
1437
|
}
|
package/site/fi_FI.all.json
CHANGED
|
@@ -513,10 +513,10 @@
|
|
|
513
513
|
"other": "Tapahtui virhe"
|
|
514
514
|
},
|
|
515
515
|
"shopping_error_incorrect_cvc": {
|
|
516
|
-
"other": "Syötä kelvollinen
|
|
516
|
+
"other": "Syötä kelvollinen CVC-tunnus."
|
|
517
517
|
},
|
|
518
518
|
"shopping_error_invalid_cvc": {
|
|
519
|
-
"other": "Syötä kelvollinen
|
|
519
|
+
"other": "Syötä kelvollinen CVC-tunnus."
|
|
520
520
|
},
|
|
521
521
|
"shopping_error_incorrect_number": {
|
|
522
522
|
"other": "Syötä voimassa olevan luottokortin numero."
|
|
@@ -590,6 +590,9 @@
|
|
|
590
590
|
"shopping_error_payment_intent_authentication_failure": {
|
|
591
591
|
"other": "Kortti hylätty. Ole hyvä ja yritä uudestaan."
|
|
592
592
|
},
|
|
593
|
+
"shopping_error_card_not_supported": {
|
|
594
|
+
"other": "Korttiasi ei tueta."
|
|
595
|
+
},
|
|
593
596
|
"shopping_complete_rental": {
|
|
594
597
|
"other": "Tapahtuma hyväksytty"
|
|
595
598
|
},
|
|
@@ -1358,5 +1361,77 @@
|
|
|
1358
1361
|
},
|
|
1359
1362
|
"stripe_card_not_supported": {
|
|
1360
1363
|
"other": "Korttiasi ei tueta."
|
|
1364
|
+
},
|
|
1365
|
+
"nav_search_control_placeholder": {
|
|
1366
|
+
"other": "Haku"
|
|
1367
|
+
},
|
|
1368
|
+
"nav_search_control_sr_submit": {
|
|
1369
|
+
"other": "Hae"
|
|
1370
|
+
},
|
|
1371
|
+
"shopping_info_plan_interval": {
|
|
1372
|
+
"one": "Uusiutuu automaattisesti joka {{.Interval}}",
|
|
1373
|
+
"other": "{{.Count}} automaattisesti joka {{.Interval}}"
|
|
1374
|
+
},
|
|
1375
|
+
"shopping_info_trial_period": {
|
|
1376
|
+
"one": "Kokeile ilmaista 24 tunnin kokeilua nyt!",
|
|
1377
|
+
"other": "Kokeile ilmaista {{.Count}} päivän kokeiluversiota!"
|
|
1378
|
+
},
|
|
1379
|
+
"usersubscriptions_page_header_seo": {
|
|
1380
|
+
"other": "Tilaukset ja laskutus"
|
|
1381
|
+
},
|
|
1382
|
+
"usersubscriptions_subscription_status_past_due": {
|
|
1383
|
+
"other": "Erääntynyt"
|
|
1384
|
+
},
|
|
1385
|
+
"usersubscriptions_subscription_status_unpaid": {
|
|
1386
|
+
"other": "Palkaton"
|
|
1387
|
+
},
|
|
1388
|
+
"usersubscriptions_subscription_status_cancelled": {
|
|
1389
|
+
"other": "Peruutettu"
|
|
1390
|
+
},
|
|
1391
|
+
"usersubscriptions_subscription_status_cancelling": {
|
|
1392
|
+
"other": "Peruutetaan"
|
|
1393
|
+
},
|
|
1394
|
+
"interval_day": {
|
|
1395
|
+
"one": "päivä",
|
|
1396
|
+
"other": "päivää"
|
|
1397
|
+
},
|
|
1398
|
+
"interval_week": {
|
|
1399
|
+
"one": "viikko",
|
|
1400
|
+
"other": "viikkoa"
|
|
1401
|
+
},
|
|
1402
|
+
"interval_month": {
|
|
1403
|
+
"one": "kuukausi",
|
|
1404
|
+
"other": "kuukaudet"
|
|
1405
|
+
},
|
|
1406
|
+
"interval_year": {
|
|
1407
|
+
"one": "vuosi",
|
|
1408
|
+
"other": "vuotta"
|
|
1409
|
+
},
|
|
1410
|
+
"shopping_error_processing_error": {
|
|
1411
|
+
"other": "Korttiasi käsiteltäessä tapahtui virhe. Yritä myöhemmin uudelleen tai käytä toista maksutapaa."
|
|
1412
|
+
},
|
|
1413
|
+
"shopping_error_invalid_session_token": {
|
|
1414
|
+
"other": "Ostosistunto vanhentunut, yritä uudelleen."
|
|
1415
|
+
},
|
|
1416
|
+
"shopping_error_credit_discounts_not_allowed": {
|
|
1417
|
+
"other": "Et voi käyttää tarjouskoodia tähän ostoon tai vuokraukseen"
|
|
1418
|
+
},
|
|
1419
|
+
"shopping_error_discount_coming_soon": {
|
|
1420
|
+
"other": "Tämä tarjouskoodi ei ole vielä voimassa"
|
|
1421
|
+
},
|
|
1422
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
|
1423
|
+
"other": "Tarjouskoodeja ei voi käyttää ilmaisissa ostosistunnoissa"
|
|
1424
|
+
},
|
|
1425
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
|
1426
|
+
"other": "Tarjouskoodeja ei voi käyttää, kun osto on suoritettu"
|
|
1427
|
+
},
|
|
1428
|
+
"shopping_error_discount_redemption_failed": {
|
|
1429
|
+
"other": "Tarjouskoodia ei voitu käyttää. Yritä uudelleen"
|
|
1430
|
+
},
|
|
1431
|
+
"shopping_error_invalid_code": {
|
|
1432
|
+
"other": "Virheellinen tarjouskoodi"
|
|
1433
|
+
},
|
|
1434
|
+
"shopping_error_missing_code": {
|
|
1435
|
+
"other": "Tarjouskoodia ei annettu"
|
|
1361
1436
|
}
|
|
1362
1437
|
}
|
package/site/fr_FR.all.json
CHANGED
|
@@ -572,10 +572,10 @@
|
|
|
572
572
|
"other": "Une erreur est survenue"
|
|
573
573
|
},
|
|
574
574
|
"shopping_error_incorrect_cvc": {
|
|
575
|
-
"other": "Veuillez saisir un code
|
|
575
|
+
"other": "Veuillez saisir un code CVC valide."
|
|
576
576
|
},
|
|
577
577
|
"shopping_error_invalid_cvc": {
|
|
578
|
-
"other": "Veuillez saisir un code
|
|
578
|
+
"other": "Veuillez saisir un code CVC valide."
|
|
579
579
|
},
|
|
580
580
|
"shopping_error_incorrect_number": {
|
|
581
581
|
"other": "Veuillez saisir un numéro de carte bancaire valide."
|
|
@@ -646,6 +646,9 @@
|
|
|
646
646
|
"shopping_error_payment_intent_authentication_failure": {
|
|
647
647
|
"other": "La carte bancaire a été refusée. Veuillez réessayer."
|
|
648
648
|
},
|
|
649
|
+
"shopping_error_card_not_supported": {
|
|
650
|
+
"other": "Votre carte n'est pas prise en charge."
|
|
651
|
+
},
|
|
649
652
|
"shopping_complete_rental": {
|
|
650
653
|
"other": "Réussi!"
|
|
651
654
|
},
|
|
@@ -897,7 +900,7 @@
|
|
|
897
900
|
"other": "Facturé tous les {{.Interval}} après la fin de votre essai gratuit de {{.Count}} jours."
|
|
898
901
|
},
|
|
899
902
|
"shopping_price_plan_note_without_trial": {
|
|
900
|
-
"other": "Chargé tous les {{.Interval}}
|
|
903
|
+
"other": "Chargé tous les {{.Interval}}."
|
|
901
904
|
},
|
|
902
905
|
"shopping_price_plan_note_interval": {
|
|
903
906
|
"one": "{{.Interval}}",
|
|
@@ -923,8 +926,8 @@
|
|
|
923
926
|
"other": "{{.Count}} automatiquement chaque {{.Interval}}"
|
|
924
927
|
},
|
|
925
928
|
"shopping_info_trial_period_offer": {
|
|
926
|
-
"one": "Essayez votre essai gratuit de 24 heures maintenant
|
|
927
|
-
"other": "Essayez votre essai gratuit de {{.Count}}
|
|
929
|
+
"one": "Essayez votre essai gratuit de 24 heures maintenant!",
|
|
930
|
+
"other": "Essayez votre essai gratuit de {{.Count}} jours!"
|
|
928
931
|
},
|
|
929
932
|
"plans_page_header": {
|
|
930
933
|
"other": "Forfaits disponibles"
|
|
@@ -1362,5 +1365,77 @@
|
|
|
1362
1365
|
},
|
|
1363
1366
|
"stripe_card_not_supported": {
|
|
1364
1367
|
"other": "Votre carte n'est pas prise en charge."
|
|
1368
|
+
},
|
|
1369
|
+
"nav_search_control_placeholder": {
|
|
1370
|
+
"other": "Rechercher"
|
|
1371
|
+
},
|
|
1372
|
+
"nav_search_control_sr_submit": {
|
|
1373
|
+
"other": "Soumettre la recherche"
|
|
1374
|
+
},
|
|
1375
|
+
"shopping_info_plan_interval": {
|
|
1376
|
+
"one": "Se renouvelle automatiquement tous les {{.Interval}}",
|
|
1377
|
+
"other": "{{.Count}} automatiquement chaque {{.Interval}}"
|
|
1378
|
+
},
|
|
1379
|
+
"shopping_info_trial_period": {
|
|
1380
|
+
"one": "Essayez votre essai gratuit de 24 heures maintenant!",
|
|
1381
|
+
"other": "Essayez votre essai gratuit de {{.Count}} jours!"
|
|
1382
|
+
},
|
|
1383
|
+
"usersubscriptions_page_header_seo": {
|
|
1384
|
+
"other": "Abonnements et facturation"
|
|
1385
|
+
},
|
|
1386
|
+
"usersubscriptions_subscription_status_past_due": {
|
|
1387
|
+
"other": "En souffrance"
|
|
1388
|
+
},
|
|
1389
|
+
"usersubscriptions_subscription_status_unpaid": {
|
|
1390
|
+
"other": "Non payé"
|
|
1391
|
+
},
|
|
1392
|
+
"usersubscriptions_subscription_status_cancelled": {
|
|
1393
|
+
"other": "Annulé"
|
|
1394
|
+
},
|
|
1395
|
+
"usersubscriptions_subscription_status_cancelling": {
|
|
1396
|
+
"other": "Annulation"
|
|
1397
|
+
},
|
|
1398
|
+
"interval_day": {
|
|
1399
|
+
"one": "journée",
|
|
1400
|
+
"other": "journées"
|
|
1401
|
+
},
|
|
1402
|
+
"interval_week": {
|
|
1403
|
+
"one": "la semaine",
|
|
1404
|
+
"other": "semaines"
|
|
1405
|
+
},
|
|
1406
|
+
"interval_month": {
|
|
1407
|
+
"one": "mois",
|
|
1408
|
+
"other": "mois"
|
|
1409
|
+
},
|
|
1410
|
+
"interval_year": {
|
|
1411
|
+
"one": "an",
|
|
1412
|
+
"other": "années"
|
|
1413
|
+
},
|
|
1414
|
+
"shopping_error_processing_error": {
|
|
1415
|
+
"other": "Une erreur s'est produite lors du traitement de votre carte. Réessayez plus tard ou avec un autre mode de paiement."
|
|
1416
|
+
},
|
|
1417
|
+
"shopping_error_invalid_session_token": {
|
|
1418
|
+
"other": "La session d'achat a expiré, veuillez réessayer."
|
|
1419
|
+
},
|
|
1420
|
+
"shopping_error_credit_discounts_not_allowed": {
|
|
1421
|
+
"other": "Vous ne pouvez pas utiliser de code promo pour cet achat ou cette location"
|
|
1422
|
+
},
|
|
1423
|
+
"shopping_error_discount_coming_soon": {
|
|
1424
|
+
"other": "Ce code promotionnel n'est pas encore valide"
|
|
1425
|
+
},
|
|
1426
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
|
1427
|
+
"other": "Les codes promotionnels ne peuvent pas être appliqués aux séances d'achat gratuites"
|
|
1428
|
+
},
|
|
1429
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
|
1430
|
+
"other": "Les codes promotionnels ne peuvent pas être appliqués une fois l'achat terminé"
|
|
1431
|
+
},
|
|
1432
|
+
"shopping_error_discount_redemption_failed": {
|
|
1433
|
+
"other": "Le code promotionnel n'a pas pu être appliqué, veuillez réessayer"
|
|
1434
|
+
},
|
|
1435
|
+
"shopping_error_invalid_code": {
|
|
1436
|
+
"other": "Code promotionnel invalide"
|
|
1437
|
+
},
|
|
1438
|
+
"shopping_error_missing_code": {
|
|
1439
|
+
"other": "Aucun code promotionnel n'a été fourni"
|
|
1365
1440
|
}
|
|
1366
1441
|
}
|
package/site/hr_HR.all.json
CHANGED
|
@@ -597,10 +597,10 @@
|
|
|
597
597
|
"other": "Došlo je do pogreške"
|
|
598
598
|
},
|
|
599
599
|
"shopping_error_incorrect_cvc": {
|
|
600
|
-
"other": "Molimo unesite valjan
|
|
600
|
+
"other": "Molimo unesite valjan CVC."
|
|
601
601
|
},
|
|
602
602
|
"shopping_error_invalid_cvc": {
|
|
603
|
-
"other": "Molimo unesite valjan
|
|
603
|
+
"other": "Molimo unesite valjan CVC."
|
|
604
604
|
},
|
|
605
605
|
"shopping_error_incorrect_number": {
|
|
606
606
|
"other": "Molimo unesite valjan broj kreditne kartice."
|
|
@@ -677,6 +677,9 @@
|
|
|
677
677
|
"shopping_error_payment_intent_authentication_failure": {
|
|
678
678
|
"other": "Kreditna kartica je odbijena. Molimo pokušajte ponovno."
|
|
679
679
|
},
|
|
680
|
+
"shopping_error_card_not_supported": {
|
|
681
|
+
"other": "Vaša kartica nije podržana."
|
|
682
|
+
},
|
|
680
683
|
"shopping_complete_rental": {
|
|
681
684
|
"other": "Uspješan unos!"
|
|
682
685
|
},
|
|
@@ -1088,7 +1091,7 @@
|
|
|
1088
1091
|
"other": "Naplaćuje se svaki {{.Interval}} nakon {{.Count}}-dnevnog besplatnog probnog perioda."
|
|
1089
1092
|
},
|
|
1090
1093
|
"shopping_price_plan_note_without_trial": {
|
|
1091
|
-
"other": "Naplaćuje se svaki {{.Interval}}
|
|
1094
|
+
"other": "Naplaćuje se svaki {{.Interval}}."
|
|
1092
1095
|
},
|
|
1093
1096
|
"shopping_price_plan_note_interval": {
|
|
1094
1097
|
"one": "{{.Interval}}",
|
|
@@ -1116,7 +1119,9 @@
|
|
|
1116
1119
|
},
|
|
1117
1120
|
"shopping_info_trial_period_offer": {
|
|
1118
1121
|
"one": "Isprobajte svoju besplatnu probnu verziju od 24 sata sada!",
|
|
1119
|
-
"
|
|
1122
|
+
"few": "Isprobajte {{.Count}}-dnevno besplatno probno razdoblje!",
|
|
1123
|
+
"many": "Isprobajte {{.Count}}-dnevno besplatno probno razdoblje!",
|
|
1124
|
+
"other": "Isprobajte {{.Count}}-dnevno besplatno probno razdoblje!"
|
|
1120
1125
|
},
|
|
1121
1126
|
"plans_page_header": {
|
|
1122
1127
|
"other": "Dostupni planovi"
|
|
@@ -1173,13 +1178,10 @@
|
|
|
1173
1178
|
"other": "Istječe {{.Expiry}}"
|
|
1174
1179
|
},
|
|
1175
1180
|
"usersubscriptions_subscription_status_cancelled": {
|
|
1176
|
-
"other": "
|
|
1177
|
-
},
|
|
1178
|
-
"usersubscriptions_subscription_status_errored": {
|
|
1179
|
-
"other": "usersubscriptions_subscription_status_errored"
|
|
1181
|
+
"other": "Otkazano"
|
|
1180
1182
|
},
|
|
1181
1183
|
"usersubscriptions_subscription_status_past_due": {
|
|
1182
|
-
"other": "
|
|
1184
|
+
"other": "Dospjelo"
|
|
1183
1185
|
},
|
|
1184
1186
|
"usersubscriptions_subscription_status_trialing": {
|
|
1185
1187
|
"other": "Probni rok"
|
|
@@ -1356,5 +1358,79 @@
|
|
|
1356
1358
|
},
|
|
1357
1359
|
"stripe_card_not_supported": {
|
|
1358
1360
|
"other": "Vaša kartica nije podržana."
|
|
1361
|
+
},
|
|
1362
|
+
"nav_search_control_placeholder": {
|
|
1363
|
+
"other": "Pretraživanje"
|
|
1364
|
+
},
|
|
1365
|
+
"nav_search_control_sr_submit": {
|
|
1366
|
+
"other": "Potvrdi pretraživanje"
|
|
1367
|
+
},
|
|
1368
|
+
"shopping_info_plan_interval": {
|
|
1369
|
+
"one": "Automatski obnavlja svaki {{.Interval}}",
|
|
1370
|
+
"few": "Automatski obnavlja svaki {{.Count}} {{.Interval}}",
|
|
1371
|
+
"many": "Automatski obnavlja svaki {{.Count}} {{.Interval}}",
|
|
1372
|
+
"other": "Automatski obnavlja svaki {{.Count}} {{.Interval}}"
|
|
1373
|
+
},
|
|
1374
|
+
"shopping_info_trial_period": {
|
|
1375
|
+
"one": "Isprobajte svoju besplatnu probnu verziju od 24 sata sada!",
|
|
1376
|
+
"few": "Isprobajte {{.Count}}-dnevno besplatno probno razdoblje!",
|
|
1377
|
+
"many": "Isprobajte {{.Count}}-dnevno besplatno probno razdoblje!",
|
|
1378
|
+
"other": "Isprobajte {{.Count}}-dnevno besplatno probno razdoblje!"
|
|
1379
|
+
},
|
|
1380
|
+
"usersubscriptions_page_header_seo": {
|
|
1381
|
+
"other": "Pretplate i naplata"
|
|
1382
|
+
},
|
|
1383
|
+
"usersubscriptions_subscription_status_unpaid": {
|
|
1384
|
+
"other": "Neplaćeno"
|
|
1385
|
+
},
|
|
1386
|
+
"usersubscriptions_subscription_status_cancelling": {
|
|
1387
|
+
"other": "Otkazivanje"
|
|
1388
|
+
},
|
|
1389
|
+
"interval_day": {
|
|
1390
|
+
"one": "dan",
|
|
1391
|
+
"few": "dana",
|
|
1392
|
+
"other": "dana"
|
|
1393
|
+
},
|
|
1394
|
+
"interval_week": {
|
|
1395
|
+
"one": "tjedan",
|
|
1396
|
+
"few": "tjedni",
|
|
1397
|
+
"other": "tjedni"
|
|
1398
|
+
},
|
|
1399
|
+
"interval_month": {
|
|
1400
|
+
"one": "mjesec",
|
|
1401
|
+
"few": "mjeseca",
|
|
1402
|
+
"other": "mjeseca"
|
|
1403
|
+
},
|
|
1404
|
+
"interval_year": {
|
|
1405
|
+
"one": "godina",
|
|
1406
|
+
"few": "godine",
|
|
1407
|
+
"other": "godine"
|
|
1408
|
+
},
|
|
1409
|
+
"shopping_error_processing_error": {
|
|
1410
|
+
"other": "Došlo je do pogreške prilikom obrade vaše kartice. Pokušajte ponovno kasnije ili drugim načinom plaćanja."
|
|
1411
|
+
},
|
|
1412
|
+
"shopping_error_invalid_session_token": {
|
|
1413
|
+
"other": "Sesija kupnje je istekla, pokušajte ponovno."
|
|
1414
|
+
},
|
|
1415
|
+
"shopping_error_credit_discounts_not_allowed": {
|
|
1416
|
+
"other": "Ne možete koristiti promotivni kod za ovu kupnju ili iznajmljivanje"
|
|
1417
|
+
},
|
|
1418
|
+
"shopping_error_discount_coming_soon": {
|
|
1419
|
+
"other": "Taj promo kod još nije valjan"
|
|
1420
|
+
},
|
|
1421
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
|
1422
|
+
"other": "Promotivni kodovi se ne mogu primijeniti na sesije besplatne kupnje"
|
|
1423
|
+
},
|
|
1424
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
|
1425
|
+
"other": "Promotivni kodovi se ne mogu primijeniti nakon što je kupnja dovršena"
|
|
1426
|
+
},
|
|
1427
|
+
"shopping_error_discount_redemption_failed": {
|
|
1428
|
+
"other": "Promotivni kôd nije moguće primijeniti, pokušajte ponovno"
|
|
1429
|
+
},
|
|
1430
|
+
"shopping_error_invalid_code": {
|
|
1431
|
+
"other": "Nevažeći promotivni kod"
|
|
1432
|
+
},
|
|
1433
|
+
"shopping_error_missing_code": {
|
|
1434
|
+
"other": "Nije dostavljen promotivni kod"
|
|
1359
1435
|
}
|
|
1360
1436
|
}
|
package/site/hu_HU.all.json
CHANGED
|
@@ -551,10 +551,10 @@
|
|
|
551
551
|
"other": "Hiba történt."
|
|
552
552
|
},
|
|
553
553
|
"shopping_error_incorrect_cvc": {
|
|
554
|
-
"other": "Kérjük, adj meg egy érvényes
|
|
554
|
+
"other": "Kérjük, adj meg egy érvényes CVC számot."
|
|
555
555
|
},
|
|
556
556
|
"shopping_error_invalid_cvc": {
|
|
557
|
-
"other": "Kérjük, adj meg egy érvényes
|
|
557
|
+
"other": "Kérjük, adj meg egy érvényes CVC számot."
|
|
558
558
|
},
|
|
559
559
|
"shopping_error_incorrect_number": {
|
|
560
560
|
"other": "Kérjük, adj meg egy érvényes bankkártya számot."
|
|
@@ -631,6 +631,9 @@
|
|
|
631
631
|
"shopping_error_payment_intent_authentication_failure": {
|
|
632
632
|
"other": "A bankkártyát visszautasították. Kérjük, próbálkozz újra."
|
|
633
633
|
},
|
|
634
|
+
"shopping_error_card_not_supported": {
|
|
635
|
+
"other": "A kártya nem támogatott."
|
|
636
|
+
},
|
|
634
637
|
"shopping_complete_rental": {
|
|
635
638
|
"other": "Sikerült!"
|
|
636
639
|
},
|
|
@@ -908,13 +911,10 @@
|
|
|
908
911
|
"other": "Lejár: {{.Expiry}}"
|
|
909
912
|
},
|
|
910
913
|
"usersubscriptions_subscription_status_cancelled": {
|
|
911
|
-
"other": "
|
|
912
|
-
},
|
|
913
|
-
"usersubscriptions_subscription_status_errored": {
|
|
914
|
-
"other": "usersubscriptions_subscription_status_errored"
|
|
914
|
+
"other": "Törölve"
|
|
915
915
|
},
|
|
916
916
|
"usersubscriptions_subscription_status_past_due": {
|
|
917
|
-
"other": "
|
|
917
|
+
"other": "Határidőn túl"
|
|
918
918
|
},
|
|
919
919
|
"usersubscriptions_subscription_status_trialing": {
|
|
920
920
|
"other": "Próbaidő"
|
|
@@ -1367,5 +1367,71 @@
|
|
|
1367
1367
|
},
|
|
1368
1368
|
"stripe_card_not_supported": {
|
|
1369
1369
|
"other": "A kártya nem támogatott."
|
|
1370
|
+
},
|
|
1371
|
+
"nav_search_control_placeholder": {
|
|
1372
|
+
"other": "Keresés"
|
|
1373
|
+
},
|
|
1374
|
+
"nav_search_control_sr_submit": {
|
|
1375
|
+
"other": "Keresés indítása"
|
|
1376
|
+
},
|
|
1377
|
+
"shopping_info_plan_interval": {
|
|
1378
|
+
"one": "Automatikusan megújítja minden {{.Interval}}",
|
|
1379
|
+
"other": "Automatikusan {{.Count}} {{.Interval}}"
|
|
1380
|
+
},
|
|
1381
|
+
"shopping_info_trial_period": {
|
|
1382
|
+
"one": "Próbálja ki most az ingyenes 24 órás próbaverziót!",
|
|
1383
|
+
"other": "Próbálja ki ingyenes {{.Count}} napos próbaverzióját!"
|
|
1384
|
+
},
|
|
1385
|
+
"usersubscriptions_page_header_seo": {
|
|
1386
|
+
"other": "Előfizetések és számlázás"
|
|
1387
|
+
},
|
|
1388
|
+
"usersubscriptions_subscription_status_unpaid": {
|
|
1389
|
+
"other": "Kifizetetlen"
|
|
1390
|
+
},
|
|
1391
|
+
"usersubscriptions_subscription_status_cancelling": {
|
|
1392
|
+
"other": "Törlés"
|
|
1393
|
+
},
|
|
1394
|
+
"interval_day": {
|
|
1395
|
+
"one": "nap",
|
|
1396
|
+
"other": "napok"
|
|
1397
|
+
},
|
|
1398
|
+
"interval_week": {
|
|
1399
|
+
"one": "hét",
|
|
1400
|
+
"other": "hétig"
|
|
1401
|
+
},
|
|
1402
|
+
"interval_month": {
|
|
1403
|
+
"one": "hónap",
|
|
1404
|
+
"other": "hónapok"
|
|
1405
|
+
},
|
|
1406
|
+
"interval_year": {
|
|
1407
|
+
"one": "év",
|
|
1408
|
+
"other": "évek"
|
|
1409
|
+
},
|
|
1410
|
+
"shopping_error_processing_error": {
|
|
1411
|
+
"other": "Hiba történt a kártya feldolgozása közben. Próbálja újra később vagy másik fizetési móddal."
|
|
1412
|
+
},
|
|
1413
|
+
"shopping_error_invalid_session_token": {
|
|
1414
|
+
"other": "A vásárlási munkamenet lejárt, próbálkozzon újra."
|
|
1415
|
+
},
|
|
1416
|
+
"shopping_error_credit_discounts_not_allowed": {
|
|
1417
|
+
"other": "Nem használhat promóciós kódot ehhez a vásárláshoz vagy kölcsönzéshez"
|
|
1418
|
+
},
|
|
1419
|
+
"shopping_error_discount_coming_soon": {
|
|
1420
|
+
"other": "Ez a promóciós kód még nem érvényes"
|
|
1421
|
+
},
|
|
1422
|
+
"shopping_error_discount_not_allowed_on_free_session": {
|
|
1423
|
+
"other": "A promóciós kódok nem alkalmazhatók ingyenes vásárlási alkalmakra"
|
|
1424
|
+
},
|
|
1425
|
+
"shopping_error_discount_not_allowed_on_processing_session": {
|
|
1426
|
+
"other": "A promóciós kódok nem alkalmazhatók, ha a vásárlás befejeződött"
|
|
1427
|
+
},
|
|
1428
|
+
"shopping_error_discount_redemption_failed": {
|
|
1429
|
+
"other": "Nem sikerült alkalmazni a promóciós kódot, próbálkozzon újra"
|
|
1430
|
+
},
|
|
1431
|
+
"shopping_error_invalid_code": {
|
|
1432
|
+
"other": "Érvénytelen promóciós kód"
|
|
1433
|
+
},
|
|
1434
|
+
"shopping_error_missing_code": {
|
|
1435
|
+
"other": "Nem adtak meg promóciós kódot"
|
|
1370
1436
|
}
|
|
1371
1437
|
}
|