@shift72/core-template 1.2.0 → 1.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. package/CHANGELOG.md +38 -1
  2. package/kibble.json +3 -3
  3. package/package.json +2 -2
  4. package/scripts/core-template-version.js +4 -4
  5. package/scripts/css-local-get.js +12 -5
  6. package/scripts/css-local-put.js +3 -3
  7. package/scripts/language-file-validator.js +1 -1
  8. package/scripts/translate.mjs +2 -3
  9. package/site/ar_LB.all.json +124 -10
  10. package/site/ca_ES.all.json +78 -8
  11. package/site/da_DK.all.json +80 -10
  12. package/site/de_DE.all.json +78 -8
  13. package/site/el_EL.all.json +83 -4
  14. package/site/en_AU.all.json +83 -4
  15. package/site/es_ES.all.json +87 -4
  16. package/site/es_MX.all.json +89 -6
  17. package/site/et_ET.all.json +77 -7
  18. package/site/fi_FI.all.json +81 -2
  19. package/site/fr_FR.all.json +88 -5
  20. package/site/hr_HR.all.json +93 -9
  21. package/site/hu_HU.all.json +77 -7
  22. package/site/it_IT.all.json +87 -4
  23. package/site/ja_JP.all.json +71 -0
  24. package/site/lt_LT.all.json +104 -3
  25. package/site/manifest.json.jet +4 -2
  26. package/site/nl_BE.all.json +79 -0
  27. package/site/no_NO.all.json +84 -5
  28. package/site/pl_PL.all.json +104 -3
  29. package/site/plans.html.jet +12 -2
  30. package/site/pt_BR.all.json +87 -4
  31. package/site/pt_PT.all.json +86 -3
  32. package/site/ru_RU.all.json +105 -4
  33. package/site/search.html.jet +3 -1
  34. package/site/sr_SR.all.json +93 -3
  35. package/site/static/js/main.js +1 -0
  36. package/site/static/scripts/main.js.map +1 -1
  37. package/site/styles/_awards.scss +1 -0
  38. package/site/styles/_buttons.scss +20 -10
  39. package/site/styles/_carousel.scss +7 -3
  40. package/site/styles/_cookie-consent.scss +1 -0
  41. package/site/styles/_footer.scss +10 -31
  42. package/site/styles/_forms.scss +11 -0
  43. package/site/styles/_icons.scss +1 -0
  44. package/site/styles/_meta-detail.scss +27 -28
  45. package/site/styles/_mixins.scss +23 -1
  46. package/site/styles/_nav.scss +49 -65
  47. package/site/styles/_share-modal.scss +12 -7
  48. package/site/styles/_shopping.scss +5 -0
  49. package/site/styles/_typography.scss +72 -14
  50. package/site/styles/_variables.scss +93 -46
  51. package/site/subscriptions.html.jet +1 -1
  52. package/site/templates/application/application.jet +10 -12
  53. package/site/templates/application/brand/logo.jet +11 -0
  54. package/site/templates/application/brand/sponsors.jet +11 -0
  55. package/site/templates/application/footer/brand.jet +3 -1
  56. package/site/templates/application/footer/sponsor-banner.jet +3 -3
  57. package/site/templates/application/head/seo.jet +1 -1
  58. package/site/templates/application/nav/nav.jet +5 -4
  59. package/site/templates/collection/carousel/carousel.jet +4 -1
  60. package/site/templates/collection/carousel/item.jet +3 -1
  61. package/site/tr_TR.all.json +83 -4
  62. package/site/uk_UA.all.json +105 -4
  63. package/site/zh_TW.all.json +73 -2
@@ -551,10 +551,10 @@
551
551
  "other": "Juhtus viga. "
552
552
  },
553
553
  "shopping_error_incorrect_cvc": {
554
- "other": "Palun sisesta kehtiv CVV."
554
+ "other": "Palun sisesta kehtiv CVC."
555
555
  },
556
556
  "shopping_error_invalid_cvc": {
557
- "other": "Palun sisesta kehtiv CVV."
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": "usersubscriptions_subscription_status_cancelled"
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": "usersubscriptions_subscription_status_past_due"
917
+ "other": "Tähtaeg ületatud"
918
918
  },
919
919
  "usersubscriptions_subscription_status_trialing": {
920
920
  "other": "Prooviperiood"
@@ -1340,7 +1340,77 @@
1340
1340
  "pricing_ownership_promo": {
1341
1341
  "other": "Lunastama"
1342
1342
  },
1343
+ "subscription_cta_label": {
1344
+ "other": "Telli {{.Price}}/{{.Recurrence}}"
1345
+ },
1346
+ "subscription_recurrence_year": {
1347
+ "one": "aasta",
1348
+ "other": "{{.Count}} Aastaid"
1349
+ },
1350
+ "subscription_recurrence_month": {
1351
+ "one": "Kuu",
1352
+ "other": "{{.Count}} Kuud"
1353
+ },
1354
+ "subscription_recurrence_week": {
1355
+ "one": "Nädal",
1356
+ "other": "{{.Count}} Nädalad"
1357
+ },
1358
+ "subscription_recurrence_day": {
1359
+ "one": "päev",
1360
+ "other": "{{.Count}} Päevad"
1361
+ },
1343
1362
  "shopping_info_ownership_subscription": {
1344
1363
  "other": "Tellimus"
1364
+ },
1365
+ "something_bad_happened": {
1366
+ "other": "Palun proovi uuesti"
1367
+ },
1368
+ "stripe_card_not_supported": {
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."
1345
1415
  }
1346
1416
  }
@@ -513,10 +513,10 @@
513
513
  "other": "Tapahtui virhe"
514
514
  },
515
515
  "shopping_error_incorrect_cvc": {
516
- "other": "Syötä kelvollinen CVV-tunnus."
516
+ "other": "Syötä kelvollinen CVC-tunnus."
517
517
  },
518
518
  "shopping_error_invalid_cvc": {
519
- "other": "Syötä kelvollinen CVV-tunnus."
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
  },
@@ -1331,7 +1334,83 @@
1331
1334
  "pricing_ownership_promo": {
1332
1335
  "other": "Lunastaa"
1333
1336
  },
1337
+ "subscription_cta_label": {
1338
+ "other": "Tilaa {{.Price}}/{{.Recurrence}}"
1339
+ },
1340
+ "subscription_recurrence_year": {
1341
+ "one": "vuosi",
1342
+ "other": "{{.Count}} Vuosia"
1343
+ },
1344
+ "subscription_recurrence_month": {
1345
+ "one": "Kuukausi",
1346
+ "other": "{{.Count}} Kuukaudet"
1347
+ },
1348
+ "subscription_recurrence_week": {
1349
+ "one": "Viikko",
1350
+ "other": "{{.Count}} Viikot"
1351
+ },
1352
+ "subscription_recurrence_day": {
1353
+ "one": "Päivä",
1354
+ "other": "{{.Count}} päivää"
1355
+ },
1334
1356
  "shopping_info_ownership_subscription": {
1335
1357
  "other": "Tilaus"
1358
+ },
1359
+ "something_bad_happened": {
1360
+ "other": "Yritä uudelleen"
1361
+ },
1362
+ "stripe_card_not_supported": {
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."
1336
1415
  }
1337
1416
  }
@@ -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 CVV valide."
575
+ "other": "Veuillez saisir un code CVC valide."
576
576
  },
577
577
  "shopping_error_invalid_cvc": {
578
- "other": "Veuillez saisir un code CVV valide."
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}} day !"
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"
@@ -1331,7 +1334,87 @@
1331
1334
  "pricing_ownership_promo": {
1332
1335
  "other": "Racheter"
1333
1336
  },
1337
+ "subscription_cta_label": {
1338
+ "other": "S'abonner {{.Price}}/{{.Recurrence}}"
1339
+ },
1340
+ "subscription_recurrence_year": {
1341
+ "one": "An",
1342
+ "many": "{{.Count}} Années",
1343
+ "other": "{{.Count}} Années"
1344
+ },
1345
+ "subscription_recurrence_month": {
1346
+ "one": "Mois",
1347
+ "many": "{{.Count}} Mois",
1348
+ "other": "{{.Count}} Mois"
1349
+ },
1350
+ "subscription_recurrence_week": {
1351
+ "one": "La semaine",
1352
+ "many": "{{.Count}} Semaines",
1353
+ "other": "{{.Count}} Semaines"
1354
+ },
1355
+ "subscription_recurrence_day": {
1356
+ "one": "Jour",
1357
+ "many": "{{.Count}} Journées",
1358
+ "other": "{{.Count}} Journées"
1359
+ },
1334
1360
  "shopping_info_ownership_subscription": {
1335
1361
  "other": "Abonnement"
1362
+ },
1363
+ "something_bad_happened": {
1364
+ "other": "Veuillez réessayer"
1365
+ },
1366
+ "stripe_card_not_supported": {
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."
1336
1419
  }
1337
1420
  }
@@ -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 CVV."
600
+ "other": "Molimo unesite valjan CVC."
601
601
  },
602
602
  "shopping_error_invalid_cvc": {
603
- "other": "Molimo unesite valjan CVV."
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
- "other": "Isprobajte svoju besplatnu {{.Count}} day!"
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": "usersubscriptions_subscription_status_cancelled"
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": "usersubscriptions_subscription_status_past_due"
1184
+ "other": "Dospjelo"
1183
1185
  },
1184
1186
  "usersubscriptions_subscription_status_trialing": {
1185
1187
  "other": "Probni rok"
@@ -1325,7 +1327,89 @@
1325
1327
  "pricing_ownership_promo": {
1326
1328
  "other": "Otkupiti"
1327
1329
  },
1330
+ "subscription_cta_label": {
1331
+ "other": "Pretplatite se {{.Price}}/{{.Recurrence}}"
1332
+ },
1333
+ "subscription_recurrence_year": {
1334
+ "one": "Godina",
1335
+ "few": "{{.Count}} Godine",
1336
+ "other": "{{.Count}} Godine"
1337
+ },
1338
+ "subscription_recurrence_month": {
1339
+ "one": "Mjesec",
1340
+ "few": "{{.Count}} mjeseci",
1341
+ "other": "{{.Count}} mjeseci"
1342
+ },
1343
+ "subscription_recurrence_week": {
1344
+ "one": "Tjedan",
1345
+ "few": "{{.Count}} Tjedni",
1346
+ "other": "{{.Count}} Tjedni"
1347
+ },
1348
+ "subscription_recurrence_day": {
1349
+ "one": "Dan",
1350
+ "few": "{{.Count}} dana",
1351
+ "other": "{{.Count}} dana"
1352
+ },
1328
1353
  "shopping_info_ownership_subscription": {
1329
1354
  "other": "Pretplata"
1355
+ },
1356
+ "something_bad_happened": {
1357
+ "other": "Molim te pokušaj ponovno"
1358
+ },
1359
+ "stripe_card_not_supported": {
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."
1330
1414
  }
1331
1415
  }
@@ -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 CVV számot."
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 CVV számot."
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": "usersubscriptions_subscription_status_cancelled"
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": "usersubscriptions_subscription_status_past_due"
917
+ "other": "Határidőn túl"
918
918
  },
919
919
  "usersubscriptions_subscription_status_trialing": {
920
920
  "other": "Próbaidő"
@@ -1340,7 +1340,77 @@
1340
1340
  "pricing_ownership_promo": {
1341
1341
  "other": "Beváltani"
1342
1342
  },
1343
+ "subscription_cta_label": {
1344
+ "other": "Iratkozz fel {{.Price}}/{{.Recurrence}}"
1345
+ },
1346
+ "subscription_recurrence_year": {
1347
+ "one": "Év",
1348
+ "other": "{{.Count}} Évek"
1349
+ },
1350
+ "subscription_recurrence_month": {
1351
+ "one": "Hónap",
1352
+ "other": "{{.Count}} Hónapok"
1353
+ },
1354
+ "subscription_recurrence_week": {
1355
+ "one": "Hét",
1356
+ "other": "{{.Count}} Hetek"
1357
+ },
1358
+ "subscription_recurrence_day": {
1359
+ "one": "Nap",
1360
+ "other": "{{.Count}} Napok"
1361
+ },
1343
1362
  "shopping_info_ownership_subscription": {
1344
1363
  "other": "Feliratkozás"
1364
+ },
1365
+ "something_bad_happened": {
1366
+ "other": "Kérlek próbáld újra"
1367
+ },
1368
+ "stripe_card_not_supported": {
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."
1345
1415
  }
1346
1416
  }