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

Sign up to get free protection for your applications and to get access to all the features.
@@ -1542,5 +1542,98 @@
1542
1542
  },
1543
1543
  "wcag_aria_label_social_letterboxd": {
1544
1544
  "other": "Visítenos en Letterboxd"
1545
+ },
1546
+ "validate_email_about": {
1547
+ "other": "Para crear una cuenta primero debemos verificar su dirección de correo electrónico. Ingrese su correo electrónico y le enviaremos una invitación de registro de cuenta."
1548
+ },
1549
+ "validate_email_success": {
1550
+ "other": "Se ha enviado un correo electrónico de verificación a {{.Email}} . Por favor revise su correo electrónico y siga las instrucciones de creación de cuenta."
1551
+ },
1552
+ "validate_email_email_already_in_use": {
1553
+ "other": "Este correo electrónico ya está en uso."
1554
+ },
1555
+ "validate_email_verify_email_already_sent": {
1556
+ "other": "Ya se ha enviado un correo electrónico de verificación a {{.Email}} . Por favor revise su cuenta de correo electrónico."
1557
+ },
1558
+ "validate_email_alert_success": {
1559
+ "other": "Éxito"
1560
+ },
1561
+ "validate_email_alert_error": {
1562
+ "other": "¡Error!"
1563
+ },
1564
+ "validate_email_submit_button_text": {
1565
+ "other": "Crear una cuenta"
1566
+ },
1567
+ "validate_email_submit_button_text_in_progress": {
1568
+ "other": "Creando cuenta..."
1569
+ },
1570
+ "signup_form_error_email_verification_missing": {
1571
+ "other": "Falta el código de verificación."
1572
+ },
1573
+ "signup_form_error_email_verification_expired": {
1574
+ "other": "El token de verificación ha caducado."
1575
+ },
1576
+ "signup_form_error_email_verification_no_match": {
1577
+ "other": "Este correo electrónico no ha sido verificado."
1578
+ },
1579
+ "alert_title_success": {
1580
+ "other": "Éxito"
1581
+ },
1582
+ "alert_title_error": {
1583
+ "other": "¡Error!"
1584
+ },
1585
+ "signup_form_error_email_verification_status_rejected": {
1586
+ "other": "La dirección de correo proporcionada es para un dominio que ha sido restringido. Regístrese con un proveedor de correo electrónico diferente."
1587
+ },
1588
+ "signup_form_error_email_verification_generic": {
1589
+ "other": "Hubo un error desconocido al validar su dirección de correo electrónico. Intente actualizar la página o comuníquese con el administrador del sitio."
1590
+ },
1591
+ "signup_form_error_generic": {
1592
+ "other": "Hubo un error desconocido al crear su cuenta. Intente actualizar la página o comuníquese con el administrador del sitio."
1593
+ },
1594
+ "signup_form_error_email_verification_link_text": {
1595
+ "other": "Vuelva a intentar la validación de correo electrónico"
1596
+ },
1597
+ "auth_selector_info": {
1598
+ "other": "Se necesita una cuenta para comprar este contenido."
1599
+ },
1600
+ "auth_selector_sign_in_button_text": {
1601
+ "other": "¿Ya eres usuario? Iniciar sesión"
1602
+ },
1603
+ "auth_selector_sign_up_button_text": {
1604
+ "other": "Crear una cuenta"
1605
+ },
1606
+ "auth_selector_or_divider_text": {
1607
+ "other": "o"
1608
+ },
1609
+ "validate_email_error_verify_email_already_sent": {
1610
+ "other": "Ya se ha enviado un correo electrónico de verificación. Por favor revise su cuenta de correo electrónico."
1611
+ },
1612
+ "validate_email_error_email_invalid": {
1613
+ "other": "El correo electrónico no es válido."
1614
+ },
1615
+ "validate_email_error_email_required": {
1616
+ "other": "Se requiere un email."
1617
+ },
1618
+ "validate_email_error_email_taken": {
1619
+ "other": "Este correo electrónico ya está en uso."
1620
+ },
1621
+ "validate_email_error_email_verification_status_rejected": {
1622
+ "other": "La dirección de correo proporcionada es para un dominio que ha sido restringido. Regístrese con un proveedor de correo electrónico diferente."
1623
+ },
1624
+ "validate_email_error_pin_required": {
1625
+ "other": "Se requiere un código PIN."
1626
+ },
1627
+ "validate_email_error_signups_disabled": {
1628
+ "other": "Los registros están actualmente deshabilitados."
1629
+ },
1630
+ "validate_email_error_too_many_requests": {
1631
+ "other": "Hay demasiadas solicitudes. Por favor inténtelo más tarde."
1632
+ },
1633
+ "validate_email_error_verify_email_disabled": {
1634
+ "other": "La validación de correo electrónico está actualmente deshabilitada."
1635
+ },
1636
+ "validate_email_error_generic": {
1637
+ "other": "Hubo un error desconocido al verificar el correo electrónico proporcionado. Intente actualizar la página o comuníquese con el administrador del sitio."
1545
1638
  }
1546
1639
  }
@@ -1542,5 +1542,98 @@
1542
1542
  },
1543
1543
  "wcag_aria_label_social_letterboxd": {
1544
1544
  "other": "Visítenos en Letterboxd"
1545
+ },
1546
+ "validate_email_about": {
1547
+ "other": "Para crear una cuenta primero debemos verificar su dirección de correo electrónico. Ingrese su correo electrónico y le enviaremos una invitación de registro de cuenta."
1548
+ },
1549
+ "validate_email_success": {
1550
+ "other": "Se ha enviado un correo electrónico de verificación a {{.Email}} . Por favor revise su correo electrónico y siga las instrucciones de creación de cuenta."
1551
+ },
1552
+ "validate_email_email_already_in_use": {
1553
+ "other": "Este correo electrónico ya está en uso."
1554
+ },
1555
+ "validate_email_verify_email_already_sent": {
1556
+ "other": "Ya se ha enviado un correo electrónico de verificación a {{.Email}} . Por favor revise su cuenta de correo electrónico."
1557
+ },
1558
+ "validate_email_alert_success": {
1559
+ "other": "Éxito"
1560
+ },
1561
+ "validate_email_alert_error": {
1562
+ "other": "¡Error!"
1563
+ },
1564
+ "validate_email_submit_button_text": {
1565
+ "other": "Crear una cuenta"
1566
+ },
1567
+ "validate_email_submit_button_text_in_progress": {
1568
+ "other": "Creando cuenta..."
1569
+ },
1570
+ "signup_form_error_email_verification_missing": {
1571
+ "other": "Falta el código de verificación."
1572
+ },
1573
+ "signup_form_error_email_verification_expired": {
1574
+ "other": "El token de verificación ha caducado."
1575
+ },
1576
+ "signup_form_error_email_verification_no_match": {
1577
+ "other": "Este correo electrónico no ha sido verificado."
1578
+ },
1579
+ "alert_title_success": {
1580
+ "other": "Éxito"
1581
+ },
1582
+ "alert_title_error": {
1583
+ "other": "¡Error!"
1584
+ },
1585
+ "signup_form_error_email_verification_status_rejected": {
1586
+ "other": "La dirección de correo proporcionada es para un dominio que ha sido restringido. Regístrese con un proveedor de correo electrónico diferente."
1587
+ },
1588
+ "signup_form_error_email_verification_generic": {
1589
+ "other": "Hubo un error desconocido al validar su dirección de correo electrónico. Intente actualizar la página o comuníquese con el administrador del sitio."
1590
+ },
1591
+ "signup_form_error_generic": {
1592
+ "other": "Hubo un error desconocido al crear su cuenta. Intente actualizar la página o comuníquese con el administrador del sitio."
1593
+ },
1594
+ "signup_form_error_email_verification_link_text": {
1595
+ "other": "Vuelva a intentar la validación de correo electrónico"
1596
+ },
1597
+ "auth_selector_info": {
1598
+ "other": "Se necesita una cuenta para comprar este contenido."
1599
+ },
1600
+ "auth_selector_sign_in_button_text": {
1601
+ "other": "¿Ya eres usuario? Iniciar sesión"
1602
+ },
1603
+ "auth_selector_sign_up_button_text": {
1604
+ "other": "Crear una cuenta"
1605
+ },
1606
+ "auth_selector_or_divider_text": {
1607
+ "other": "o"
1608
+ },
1609
+ "validate_email_error_verify_email_already_sent": {
1610
+ "other": "Ya se ha enviado un correo electrónico de verificación. Por favor revise su cuenta de correo electrónico."
1611
+ },
1612
+ "validate_email_error_email_invalid": {
1613
+ "other": "El correo electrónico no es válido."
1614
+ },
1615
+ "validate_email_error_email_required": {
1616
+ "other": "Se requiere un email."
1617
+ },
1618
+ "validate_email_error_email_taken": {
1619
+ "other": "Este correo electrónico ya está en uso."
1620
+ },
1621
+ "validate_email_error_email_verification_status_rejected": {
1622
+ "other": "La dirección de correo proporcionada es para un dominio que ha sido restringido. Regístrese con un proveedor de correo electrónico diferente."
1623
+ },
1624
+ "validate_email_error_pin_required": {
1625
+ "other": "Se requiere un código PIN."
1626
+ },
1627
+ "validate_email_error_signups_disabled": {
1628
+ "other": "Los registros están actualmente deshabilitados."
1629
+ },
1630
+ "validate_email_error_too_many_requests": {
1631
+ "other": "Hay demasiadas solicitudes. Por favor inténtelo más tarde."
1632
+ },
1633
+ "validate_email_error_verify_email_disabled": {
1634
+ "other": "La validación de correo electrónico está actualmente deshabilitada."
1635
+ },
1636
+ "validate_email_error_generic": {
1637
+ "other": "Hubo un error desconocido al verificar el correo electrónico proporcionado. Intente actualizar la página o comuníquese con el administrador del sitio."
1545
1638
  }
1546
1639
  }
@@ -1538,5 +1538,98 @@
1538
1538
  },
1539
1539
  "wcag_aria_label_social_letterboxd": {
1540
1540
  "other": "Külastage meid Letterboxdis"
1541
+ },
1542
+ "validate_email_about": {
1543
+ "other": "Konto loomiseks peame esmalt kinnitama teie e-posti aadressi. Sisesta oma e-mail ja saadame konto registreerimiskutse."
1544
+ },
1545
+ "validate_email_success": {
1546
+ "other": "Kinnitusmeil on saadetud aadressile {{.Email}} . Kontrollige oma meili ja järgige konto loomise juhiseid."
1547
+ },
1548
+ "validate_email_email_already_in_use": {
1549
+ "other": "See email on juba kasutusel."
1550
+ },
1551
+ "validate_email_verify_email_already_sent": {
1552
+ "other": "Kinnitusmeil on juba aadressile {{.Email}} saadetud. Kontrollige oma meilikontot."
1553
+ },
1554
+ "validate_email_alert_success": {
1555
+ "other": "Edu"
1556
+ },
1557
+ "validate_email_alert_error": {
1558
+ "other": "Viga!"
1559
+ },
1560
+ "validate_email_submit_button_text": {
1561
+ "other": "Loo konto"
1562
+ },
1563
+ "validate_email_submit_button_text_in_progress": {
1564
+ "other": "Konto loomine..."
1565
+ },
1566
+ "signup_form_error_email_verification_missing": {
1567
+ "other": "Kinnituskood puudub."
1568
+ },
1569
+ "signup_form_error_email_verification_expired": {
1570
+ "other": "Kinnitusluba on aegunud."
1571
+ },
1572
+ "signup_form_error_email_verification_no_match": {
1573
+ "other": "Seda meili pole kinnitatud."
1574
+ },
1575
+ "alert_title_success": {
1576
+ "other": "Edu"
1577
+ },
1578
+ "alert_title_error": {
1579
+ "other": "Viga!"
1580
+ },
1581
+ "signup_form_error_email_verification_status_rejected": {
1582
+ "other": "Esitatud meiliaadress on piiratud domeeni jaoks. Registreeruge mõne teise meiliteenuse pakkujaga."
1583
+ },
1584
+ "signup_form_error_email_verification_generic": {
1585
+ "other": "Teie e-posti aadressi kinnitamisel ilmnes tundmatu viga. Proovige lehte värskendada või võtta ühendust saidi administraatoriga."
1586
+ },
1587
+ "signup_form_error_generic": {
1588
+ "other": "Teie konto loomisel ilmnes tundmatu viga. Proovige lehte värskendada või võtta ühendust saidi administraatoriga."
1589
+ },
1590
+ "signup_form_error_email_verification_link_text": {
1591
+ "other": "Proovige meili kinnitamist uuesti"
1592
+ },
1593
+ "auth_selector_info": {
1594
+ "other": "Selle sisu ostmiseks on vaja kontot."
1595
+ },
1596
+ "auth_selector_sign_in_button_text": {
1597
+ "other": "Oled juba liige? Logi sisse"
1598
+ },
1599
+ "auth_selector_sign_up_button_text": {
1600
+ "other": "Loo konto"
1601
+ },
1602
+ "auth_selector_or_divider_text": {
1603
+ "other": "või"
1604
+ },
1605
+ "validate_email_error_verify_email_already_sent": {
1606
+ "other": "Kinnitusmeil on juba saadetud. Kontrollige oma meilikontot."
1607
+ },
1608
+ "validate_email_error_email_invalid": {
1609
+ "other": "E-post ei ole kehtiv."
1610
+ },
1611
+ "validate_email_error_email_required": {
1612
+ "other": "Vaja on meili."
1613
+ },
1614
+ "validate_email_error_email_taken": {
1615
+ "other": "See email on juba kasutusel."
1616
+ },
1617
+ "validate_email_error_email_verification_status_rejected": {
1618
+ "other": "Esitatud meiliaadress on piiratud domeeni jaoks. Registreeruge mõne teise meiliteenuse pakkujaga."
1619
+ },
1620
+ "validate_email_error_pin_required": {
1621
+ "other": "Vaja on PIN-koodi."
1622
+ },
1623
+ "validate_email_error_signups_disabled": {
1624
+ "other": "Registreerumine on praegu keelatud."
1625
+ },
1626
+ "validate_email_error_too_many_requests": {
1627
+ "other": "Liiga palju taotlusi. Palun proovi hiljem uuesti."
1628
+ },
1629
+ "validate_email_error_verify_email_disabled": {
1630
+ "other": "Meili kinnitamine on praegu keelatud."
1631
+ },
1632
+ "validate_email_error_generic": {
1633
+ "other": "Esitatud meili kinnitamisel ilmnes tundmatu viga. Proovige lehte värskendada või võtta ühendust saidi administraatoriga."
1541
1634
  }
1542
1635
  }
@@ -1538,5 +1538,98 @@
1538
1538
  },
1539
1539
  "app_badge_apple_tv": {
1540
1540
  "other": "Lataa se Apple TV:stä"
1541
+ },
1542
+ "validate_email_about": {
1543
+ "other": "Tilin luomiseksi meidän on ensin vahvistettava sähköpostiosoitteesi. Kirjoita sähköpostiosoitteesi, niin lähetämme kutsun tilin rekisteröintiin."
1544
+ },
1545
+ "validate_email_success": {
1546
+ "other": "Vahvistussähköposti on lähetetty osoitteeseen {{.Email}} . Tarkista sähköpostisi ja seuraa tilin luomisohjeita."
1547
+ },
1548
+ "validate_email_email_already_in_use": {
1549
+ "other": "Tämä sähköpostiosoite on jo käytössä."
1550
+ },
1551
+ "validate_email_verify_email_already_sent": {
1552
+ "other": "Vahvistussähköposti on jo lähetetty osoitteeseen {{.Email}} . Tarkista sähköpostitilisi."
1553
+ },
1554
+ "validate_email_alert_success": {
1555
+ "other": "Menestys"
1556
+ },
1557
+ "validate_email_alert_error": {
1558
+ "other": "Virhe!"
1559
+ },
1560
+ "validate_email_submit_button_text": {
1561
+ "other": "Luo tili"
1562
+ },
1563
+ "validate_email_submit_button_text_in_progress": {
1564
+ "other": "Luodaan tiliä..."
1565
+ },
1566
+ "signup_form_error_email_verification_missing": {
1567
+ "other": "Vahvistuskoodi puuttuu."
1568
+ },
1569
+ "signup_form_error_email_verification_expired": {
1570
+ "other": "Vahvistustunnus on vanhentunut."
1571
+ },
1572
+ "signup_form_error_email_verification_no_match": {
1573
+ "other": "Tätä sähköpostia ei ole vahvistettu."
1574
+ },
1575
+ "alert_title_success": {
1576
+ "other": "Menestys"
1577
+ },
1578
+ "alert_title_error": {
1579
+ "other": "Virhe!"
1580
+ },
1581
+ "signup_form_error_email_verification_status_rejected": {
1582
+ "other": "Annettu sähköpostiosoite on rajoitettua verkkotunnusta varten. Rekisteröidy toisen sähköpostipalvelun kautta."
1583
+ },
1584
+ "signup_form_error_email_verification_generic": {
1585
+ "other": "Sähköpostiosoitteesi vahvistamisessa tapahtui tuntematon virhe. Yritä päivittää sivu tai ota yhteyttä sivuston ylläpitäjään."
1586
+ },
1587
+ "signup_form_error_generic": {
1588
+ "other": "Tiliäsi luotaessa tapahtui tuntematon virhe. Yritä päivittää sivu tai ota yhteyttä sivuston ylläpitäjään."
1589
+ },
1590
+ "signup_form_error_email_verification_link_text": {
1591
+ "other": "Yritä sähköpostin vahvistusta uudelleen"
1592
+ },
1593
+ "auth_selector_info": {
1594
+ "other": "Tämän sisällön ostamiseen tarvitaan tili."
1595
+ },
1596
+ "auth_selector_sign_in_button_text": {
1597
+ "other": "joko olet jäsen? Kirjaudu sisään"
1598
+ },
1599
+ "auth_selector_sign_up_button_text": {
1600
+ "other": "Luo tili"
1601
+ },
1602
+ "auth_selector_or_divider_text": {
1603
+ "other": "tai"
1604
+ },
1605
+ "validate_email_error_verify_email_already_sent": {
1606
+ "other": "Vahvistussähköposti on jo lähetetty. Tarkista sähköpostitilisi."
1607
+ },
1608
+ "validate_email_error_email_invalid": {
1609
+ "other": "Sähköposti ei ole kelvollinen."
1610
+ },
1611
+ "validate_email_error_email_required": {
1612
+ "other": "Sähköposti vaaditaan."
1613
+ },
1614
+ "validate_email_error_email_taken": {
1615
+ "other": "Tämä sähköpostiosoite on jo käytössä."
1616
+ },
1617
+ "validate_email_error_email_verification_status_rejected": {
1618
+ "other": "Annettu sähköpostiosoite on rajoitettua verkkotunnusta varten. Rekisteröidy toisen sähköpostipalvelun kautta."
1619
+ },
1620
+ "validate_email_error_pin_required": {
1621
+ "other": "PIN-koodi vaaditaan."
1622
+ },
1623
+ "validate_email_error_signups_disabled": {
1624
+ "other": "Ilmoittautuminen on tällä hetkellä poissa käytöstä."
1625
+ },
1626
+ "validate_email_error_too_many_requests": {
1627
+ "other": "Liian monta pyyntöä, yritä myöhemmin uudelleen."
1628
+ },
1629
+ "validate_email_error_verify_email_disabled": {
1630
+ "other": "Sähköpostin vahvistus on tällä hetkellä poissa käytöstä."
1631
+ },
1632
+ "validate_email_error_generic": {
1633
+ "other": "Toimitettua sähköpostia vahvistettaessa tapahtui tuntematon virhe. Yritä päivittää sivu tai ota yhteyttä sivuston ylläpitäjään."
1541
1634
  }
1542
1635
  }
@@ -1542,5 +1542,98 @@
1542
1542
  },
1543
1543
  "wcag_aria_label_social_letterboxd": {
1544
1544
  "other": "Rendez-nous visite sur Letterboxd"
1545
+ },
1546
+ "validate_email_about": {
1547
+ "other": "Pour créer un compte, nous devons d'abord vérifier votre adresse e-mail. Entrez votre e-mail et nous vous enverrons une invitation à créer un compte."
1548
+ },
1549
+ "validate_email_success": {
1550
+ "other": "Un e-mail de vérification a été envoyé à {{.Email}} . Veuillez vérifier votre messagerie et suivre les instructions de création de compte."
1551
+ },
1552
+ "validate_email_email_already_in_use": {
1553
+ "other": "Cet e-mail est déjà utilisée."
1554
+ },
1555
+ "validate_email_verify_email_already_sent": {
1556
+ "other": "Un e-mail de vérification a déjà été envoyé à {{.Email}} . Veuillez vérifier votre compte de messagerie."
1557
+ },
1558
+ "validate_email_alert_success": {
1559
+ "other": "Succès"
1560
+ },
1561
+ "validate_email_alert_error": {
1562
+ "other": "Erreur!"
1563
+ },
1564
+ "validate_email_submit_button_text": {
1565
+ "other": "Créer un compte"
1566
+ },
1567
+ "validate_email_submit_button_text_in_progress": {
1568
+ "other": "La création du compte..."
1569
+ },
1570
+ "signup_form_error_email_verification_missing": {
1571
+ "other": "Code de vérification manquant."
1572
+ },
1573
+ "signup_form_error_email_verification_expired": {
1574
+ "other": "Le jeton de vérification a expiré."
1575
+ },
1576
+ "signup_form_error_email_verification_no_match": {
1577
+ "other": "Cet e-mail n'a pas été vérifié."
1578
+ },
1579
+ "alert_title_success": {
1580
+ "other": "Succès"
1581
+ },
1582
+ "alert_title_error": {
1583
+ "other": "Erreur!"
1584
+ },
1585
+ "signup_form_error_email_verification_status_rejected": {
1586
+ "other": "L'adresse e-mail fournie est celle d'un domaine qui a été restreint. Veuillez vous inscrire avec un autre fournisseur de messagerie."
1587
+ },
1588
+ "signup_form_error_email_verification_generic": {
1589
+ "other": "Une erreur inconnue s'est produite lors de la validation de votre adresse e-mail. Essayez d'actualiser la page ou de contacter l'administrateur de votre site."
1590
+ },
1591
+ "signup_form_error_generic": {
1592
+ "other": "Une erreur inconnue s'est produite lors de la création de votre compte. Essayez d'actualiser la page ou de contacter l'administrateur de votre site."
1593
+ },
1594
+ "signup_form_error_email_verification_link_text": {
1595
+ "other": "Réessayez la validation de l'e-mail"
1596
+ },
1597
+ "auth_selector_info": {
1598
+ "other": "Un compte est nécessaire pour acheter ce contenu."
1599
+ },
1600
+ "auth_selector_sign_in_button_text": {
1601
+ "other": "Déjà membre? S'identifier"
1602
+ },
1603
+ "auth_selector_sign_up_button_text": {
1604
+ "other": "Créer un compte"
1605
+ },
1606
+ "auth_selector_or_divider_text": {
1607
+ "other": "ou"
1608
+ },
1609
+ "validate_email_error_verify_email_already_sent": {
1610
+ "other": "Un e-mail de vérification a déjà été envoyé. Veuillez vérifier votre compte de messagerie."
1611
+ },
1612
+ "validate_email_error_email_invalid": {
1613
+ "other": "L'e-mail n'est pas valide."
1614
+ },
1615
+ "validate_email_error_email_required": {
1616
+ "other": "Un e-mail est requis."
1617
+ },
1618
+ "validate_email_error_email_taken": {
1619
+ "other": "Cet e-mail est déjà utilisée."
1620
+ },
1621
+ "validate_email_error_email_verification_status_rejected": {
1622
+ "other": "L'adresse e-mail fournie est celle d'un domaine qui a été restreint. Veuillez vous inscrire avec un autre fournisseur de messagerie."
1623
+ },
1624
+ "validate_email_error_pin_required": {
1625
+ "other": "Un code PIN est requis."
1626
+ },
1627
+ "validate_email_error_signups_disabled": {
1628
+ "other": "Les inscriptions sont actuellement désactivées."
1629
+ },
1630
+ "validate_email_error_too_many_requests": {
1631
+ "other": "Il y a trop de demandes. S'il-vous-plait réessayez plus tard."
1632
+ },
1633
+ "validate_email_error_verify_email_disabled": {
1634
+ "other": "La validation des e-mails est actuellement désactivée."
1635
+ },
1636
+ "validate_email_error_generic": {
1637
+ "other": "Une erreur inconnue s'est produite lors de la vérification de l'e-mail fourni. Essayez d'actualiser la page ou de contacter l'administrateur de votre site."
1545
1638
  }
1546
1639
  }
@@ -1540,5 +1540,98 @@
1540
1540
  },
1541
1541
  "wcag_aria_label_social_letterboxd": {
1542
1542
  "other": "Posjetite nas na Letterboxd"
1543
+ },
1544
+ "validate_email_about": {
1545
+ "other": "Za kreiranje računa prvo moramo potvrditi vašu adresu e-pošte. Unesite svoju e-poštu i poslat ćemo vam pozivnicu za registraciju računa."
1546
+ },
1547
+ "validate_email_success": {
1548
+ "other": "E-pošta za potvrdu poslana je na {{.Email}} . Provjerite svoju e-poštu i slijedite upute za izradu računa."
1549
+ },
1550
+ "validate_email_email_already_in_use": {
1551
+ "other": "Ovaj email se već koristi."
1552
+ },
1553
+ "validate_email_verify_email_already_sent": {
1554
+ "other": "E-pošta za potvrdu već je poslana na {{.Email}} . Provjerite svoj račun e-pošte."
1555
+ },
1556
+ "validate_email_alert_success": {
1557
+ "other": "Uspjeh"
1558
+ },
1559
+ "validate_email_alert_error": {
1560
+ "other": "Greška!"
1561
+ },
1562
+ "validate_email_submit_button_text": {
1563
+ "other": "Napravi račun"
1564
+ },
1565
+ "validate_email_submit_button_text_in_progress": {
1566
+ "other": "Izrada računa..."
1567
+ },
1568
+ "signup_form_error_email_verification_missing": {
1569
+ "other": "Nedostaje kontrolni kod."
1570
+ },
1571
+ "signup_form_error_email_verification_expired": {
1572
+ "other": "Verifikacijski token je istekao."
1573
+ },
1574
+ "signup_form_error_email_verification_no_match": {
1575
+ "other": "Ova adresa e-pošte nije potvrđena."
1576
+ },
1577
+ "alert_title_success": {
1578
+ "other": "Uspjeh"
1579
+ },
1580
+ "alert_title_error": {
1581
+ "other": "Greška!"
1582
+ },
1583
+ "signup_form_error_email_verification_status_rejected": {
1584
+ "other": "Navedena adresa e-pošte je za domenu koja je ograničena. Prijavite se kod drugog davatelja usluga e-pošte."
1585
+ },
1586
+ "signup_form_error_email_verification_generic": {
1587
+ "other": "Došlo je do nepoznate pogreške tijekom provjere vaše adrese e-pošte. Pokušajte osvježiti stranicu ili se obratite administratoru stranice."
1588
+ },
1589
+ "signup_form_error_generic": {
1590
+ "other": "Došlo je do nepoznate pogreške prilikom izrade vašeg računa. Pokušajte osvježiti stranicu ili se obratite administratoru stranice."
1591
+ },
1592
+ "signup_form_error_email_verification_link_text": {
1593
+ "other": "Ponovi provjeru valjanosti e-pošte"
1594
+ },
1595
+ "auth_selector_info": {
1596
+ "other": "Za kupnju ovog sadržaja potreban je račun."
1597
+ },
1598
+ "auth_selector_sign_in_button_text": {
1599
+ "other": "već si član? Prijaviti se"
1600
+ },
1601
+ "auth_selector_sign_up_button_text": {
1602
+ "other": "Napravi račun"
1603
+ },
1604
+ "auth_selector_or_divider_text": {
1605
+ "other": "ili"
1606
+ },
1607
+ "validate_email_error_verify_email_already_sent": {
1608
+ "other": "E-pošta za potvrdu već je poslana. Provjerite svoj račun e-pošte."
1609
+ },
1610
+ "validate_email_error_email_invalid": {
1611
+ "other": "Email nije valjan."
1612
+ },
1613
+ "validate_email_error_email_required": {
1614
+ "other": "Potreban je email."
1615
+ },
1616
+ "validate_email_error_email_taken": {
1617
+ "other": "Ovaj email se već koristi."
1618
+ },
1619
+ "validate_email_error_email_verification_status_rejected": {
1620
+ "other": "Navedena adresa e-pošte je za domenu koja je ograničena. Prijavite se kod drugog davatelja usluga e-pošte."
1621
+ },
1622
+ "validate_email_error_pin_required": {
1623
+ "other": "Potreban je PIN kod."
1624
+ },
1625
+ "validate_email_error_signups_disabled": {
1626
+ "other": "Prijave su trenutno onemogućene."
1627
+ },
1628
+ "validate_email_error_too_many_requests": {
1629
+ "other": "Previše zahtjeva. Pokušajte ponovno kasnije."
1630
+ },
1631
+ "validate_email_error_verify_email_disabled": {
1632
+ "other": "Provjera valjanosti e-pošte trenutno je onemogućena."
1633
+ },
1634
+ "validate_email_error_generic": {
1635
+ "other": "Došlo je do nepoznate pogreške tijekom provjere dostavljene e-pošte. Pokušajte osvježiti stranicu ili se obratite administratoru stranice."
1543
1636
  }
1544
1637
  }