@shift72/core-template 1.8.0 → 1.9.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +9 -1
- package/kibble.json +2 -2
- package/package.json +2 -2
- package/site/ar_LB.all.json +115 -1
- package/site/ca_ES.all.json +115 -1
- package/site/da_DK.all.json +115 -1
- package/site/de_DE.all.json +115 -1
- package/site/el_EL.all.json +115 -1
- package/site/en_AU.all.json +115 -1
- package/site/es_ES.all.json +115 -1
- package/site/es_MX.all.json +115 -1
- package/site/et_ET.all.json +115 -1
- package/site/fi_FI.all.json +115 -1
- package/site/fr_FR.all.json +115 -1
- package/site/hr_HR.all.json +115 -1
- package/site/hu_HU.all.json +115 -1
- package/site/it_IT.all.json +115 -1
- package/site/ja_JP.all.json +115 -1
- package/site/lt_LT.all.json +115 -1
- package/site/nl_BE.all.json +115 -1
- package/site/no_NO.all.json +115 -1
- package/site/pl_PL.all.json +115 -1
- package/site/pt_BR.all.json +115 -1
- package/site/pt_PT.all.json +115 -1
- package/site/ru_RU.all.json +115 -1
- package/site/signup.html.jet +1 -1
- package/site/sr_SR.all.json +115 -1
- package/site/styles/_buttons.scss +5 -1
- package/site/styles/_forms.scss +18 -4
- package/site/styles/_nav.scss +1 -1
- package/site/styles/_pages.scss +25 -1
- package/site/styles/_shift72.scss +33 -14
- package/site/styles/_variables.scss +26 -1
- package/site/tr_TR.all.json +115 -1
- package/site/uk_UA.all.json +115 -1
- package/site/verifyemail.html.jet +18 -0
- package/site/zh_TW.all.json +115 -1
package/site/el_EL.all.json
CHANGED
@@ -212,7 +212,7 @@
|
|
212
212
|
"other": "Δεν έχετε λογαριασμό; Εγγραφείτε εδώ"
|
213
213
|
},
|
214
214
|
"signup_page_alreadyhaveanaccount": {
|
215
|
-
"other": "Έχετε ήδη
|
215
|
+
"other": "Έχετε ήδη λογαριασμό?"
|
216
216
|
},
|
217
217
|
"signup_form_error_email_already_in_use": {
|
218
218
|
"other": "Αυτή η διεύθυνση ηλ. ταχυδρομείου χρησιμοποιείται ήδη."
|
@@ -1538,5 +1538,119 @@
|
|
1538
1538
|
},
|
1539
1539
|
"wcag_aria_label_social_letterboxd": {
|
1540
1540
|
"other": "Επισκεφθείτε μας στο Letterboxd"
|
1541
|
+
},
|
1542
|
+
"validate_email_about": {
|
1543
|
+
"other": "Για να δημιουργήσουμε έναν λογαριασμό πρέπει πρώτα να επαληθεύσουμε τη διεύθυνση email σας. Εισαγάγετε το email σας και θα σας στείλουμε μια πρόσκληση εγγραφής λογαριασμού."
|
1544
|
+
},
|
1545
|
+
"validate_email_success": {
|
1546
|
+
"other": "Ένα email επαλήθευσης έχει σταλεί στη {{.Email}} . Ελέγξτε το email σας και ακολουθήστε τις οδηγίες δημιουργίας λογαριασμού."
|
1547
|
+
},
|
1548
|
+
"validate_email_email_already_in_use": {
|
1549
|
+
"other": "Αυτό το email χρησιμοποιείται ήδη."
|
1550
|
+
},
|
1551
|
+
"validate_email_verify_email_already_sent": {
|
1552
|
+
"other": "Ένα email επαλήθευσης έχει ήδη σταλεί στο {{.Email}} . Ελέγξτε τον λογαριασμό email σας."
|
1553
|
+
},
|
1554
|
+
"validate_email_alert_success": {
|
1555
|
+
"other": "Επιτυχία"
|
1556
|
+
},
|
1557
|
+
"validate_email_alert_error": {
|
1558
|
+
"other": "Λάθος!"
|
1559
|
+
},
|
1560
|
+
"validate_email_submit_button_text": {
|
1561
|
+
"other": "Δημιουργήστε λογαριασμό"
|
1562
|
+
},
|
1563
|
+
"validate_email_submit_button_text_in_progress": {
|
1564
|
+
"other": "Δημιουργία λογαριασμού..."
|
1565
|
+
},
|
1566
|
+
"signup_form_error_email_verification_missing": {
|
1567
|
+
"other": "Λείπει ο κωδικός επαλήθευσης."
|
1568
|
+
},
|
1569
|
+
"signup_form_error_email_verification_expired": {
|
1570
|
+
"other": "Το διακριτικό επαλήθευσης έχει λήξει."
|
1571
|
+
},
|
1572
|
+
"signup_form_error_email_verification_no_match": {
|
1573
|
+
"other": "Αυτό το email δεν έχει επαληθευτεί."
|
1574
|
+
},
|
1575
|
+
"alert_title_success": {
|
1576
|
+
"other": "Επιτυχία"
|
1577
|
+
},
|
1578
|
+
"alert_title_error": {
|
1579
|
+
"other": "Λάθος!"
|
1580
|
+
},
|
1581
|
+
"signup_form_error_email_verification_status_rejected": {
|
1582
|
+
"other": "Η διεύθυνση αλληλογραφίας που παρέχεται είναι για έναν τομέα που έχει περιοριστεί. Εγγραφείτε με διαφορετικό πάροχο email."
|
1583
|
+
},
|
1584
|
+
"signup_form_error_email_verification_generic": {
|
1585
|
+
"other": "Παρουσιάστηκε ένα άγνωστο σφάλμα κατά την επικύρωση της διεύθυνσης email σας. Δοκιμάστε να ανανεώσετε τη σελίδα ή να επικοινωνήσετε με τον διαχειριστή του ιστότοπού σας."
|
1586
|
+
},
|
1587
|
+
"signup_form_error_generic": {
|
1588
|
+
"other": "Παρουσιάστηκε ένα άγνωστο σφάλμα κατά τη δημιουργία του λογαριασμού σας. Δοκιμάστε να ανανεώσετε τη σελίδα ή να επικοινωνήσετε με τον διαχειριστή του ιστότοπού σας."
|
1589
|
+
},
|
1590
|
+
"signup_form_error_email_verification_link_text": {
|
1591
|
+
"other": "Δοκιμάστε ξανά την επικύρωση μέσω email"
|
1592
|
+
},
|
1593
|
+
"auth_selector_info": {
|
1594
|
+
"other": "Απαιτείται λογαριασμός για την αγορά αυτού του περιεχομένου."
|
1595
|
+
},
|
1596
|
+
"auth_selector_sign_in_button_text": {
|
1597
|
+
"other": "Ήδη μέλος; Συνδεθείτε"
|
1598
|
+
},
|
1599
|
+
"auth_selector_sign_up_button_text": {
|
1600
|
+
"other": "Δημιουργήστε λογαριασμό"
|
1601
|
+
},
|
1602
|
+
"auth_selector_or_divider_text": {
|
1603
|
+
"other": "ή"
|
1604
|
+
},
|
1605
|
+
"validate_email_error_verify_email_already_sent": {
|
1606
|
+
"other": "Ένα email επαλήθευσης έχει ήδη σταλεί. Ελέγξτε τον λογαριασμό email σας."
|
1607
|
+
},
|
1608
|
+
"validate_email_error_email_invalid": {
|
1609
|
+
"other": "Το email δεν είναι έγκυρο."
|
1610
|
+
},
|
1611
|
+
"validate_email_error_email_required": {
|
1612
|
+
"other": "Απαιτείται μία διεύθυνση ηλεκτρονικού ταχυδρομείου."
|
1613
|
+
},
|
1614
|
+
"validate_email_error_email_taken": {
|
1615
|
+
"other": "Αυτό το email χρησιμοποιείται ήδη."
|
1616
|
+
},
|
1617
|
+
"validate_email_error_email_verification_status_rejected": {
|
1618
|
+
"other": "Η διεύθυνση αλληλογραφίας που παρέχεται είναι για έναν τομέα που έχει περιοριστεί. Εγγραφείτε με διαφορετικό πάροχο email."
|
1619
|
+
},
|
1620
|
+
"validate_email_error_pin_required": {
|
1621
|
+
"other": "Απαιτείται κωδικός PIN."
|
1622
|
+
},
|
1623
|
+
"validate_email_error_signups_disabled": {
|
1624
|
+
"other": "Οι εγγραφές είναι προς το παρόν απενεργοποιημένες."
|
1625
|
+
},
|
1626
|
+
"validate_email_error_too_many_requests": {
|
1627
|
+
"other": "Πολλά αιτήματα. Παρακαλώ προσπαθήστε αργότερα."
|
1628
|
+
},
|
1629
|
+
"validate_email_error_verify_email_disabled": {
|
1630
|
+
"other": "Η επικύρωση email είναι προς το παρόν απενεργοποιημένη."
|
1631
|
+
},
|
1632
|
+
"validate_email_error_generic": {
|
1633
|
+
"other": "Παρουσιάστηκε ένα άγνωστο σφάλμα κατά την επαλήθευση του παρεχόμενου email. Δοκιμάστε να ανανεώσετε τη σελίδα ή να επικοινωνήσετε με τον διαχειριστή του ιστότοπού σας."
|
1634
|
+
},
|
1635
|
+
"validate_email_error_email_already_in_use": {
|
1636
|
+
"other": "Αυτό το email χρησιμοποιείται ήδη."
|
1637
|
+
},
|
1638
|
+
"shopping_error_payment_provider_generic": {
|
1639
|
+
"other": "Παρουσιάστηκε ένα άγνωστο σφάλμα με την περίοδο αγορών σας. Δοκιμάστε να ανανεώσετε τη σελίδα ή να επικοινωνήσετε με τον διαχειριστή του ιστότοπού σας."
|
1640
|
+
},
|
1641
|
+
"signup_page_alreadyhaveanaccount_sign_in_link": {
|
1642
|
+
"other": "Συνδεθείτε"
|
1643
|
+
},
|
1644
|
+
"verify_email_success_page_header": {
|
1645
|
+
"other": "Επαληθεύστε το email σας"
|
1646
|
+
},
|
1647
|
+
"verify_email_success_page_message": {
|
1648
|
+
"other": "Για να βεβαιωθούμε ότι είστε πραγματικά εσείς, στείλαμε έναν σύνδεσμο επαλήθευσης στο email σας."
|
1649
|
+
},
|
1650
|
+
"verify_email_success_page_check_spam": {
|
1651
|
+
"other": "Εάν δεν μπορείτε να το βρείτε, ελέγξτε το spam σας."
|
1652
|
+
},
|
1653
|
+
"verify_email_success_page_back": {
|
1654
|
+
"other": "Δεν λάβατε email;"
|
1541
1655
|
}
|
1542
1656
|
}
|
package/site/en_AU.all.json
CHANGED
@@ -218,7 +218,10 @@
|
|
218
218
|
"other": "Don't have an account? Create new account"
|
219
219
|
},
|
220
220
|
"signup_page_alreadyhaveanaccount": {
|
221
|
-
"other": "Already have an account?
|
221
|
+
"other": "Already have an account?"
|
222
|
+
},
|
223
|
+
"signup_page_alreadyhaveanaccount_sign_in_link": {
|
224
|
+
"other": "Sign in"
|
222
225
|
},
|
223
226
|
"signup_form_error_email_already_in_use": {
|
224
227
|
"other": "That email address is already in use."
|
@@ -1538,5 +1541,116 @@
|
|
1538
1541
|
},
|
1539
1542
|
"new_card_error_timed_out": {
|
1540
1543
|
"other": "Something went wrong when adding that card. Please try again later or use a different card."
|
1544
|
+
},
|
1545
|
+
"validate_email_about": {
|
1546
|
+
"other": "To create an account we must first verify your email address. Enter your email and we will send an account sign up invitation."
|
1547
|
+
},
|
1548
|
+
"validate_email_success": {
|
1549
|
+
"other": "A verification email has been sent to {{.Email}}. Please check your email and follow the account creation instructions."
|
1550
|
+
},
|
1551
|
+
"validate_email_email_already_in_use": {
|
1552
|
+
"other": "This email is already in use."
|
1553
|
+
},
|
1554
|
+
"validate_email_verify_email_already_sent": {
|
1555
|
+
"other": "A verification email has already been sent to {{.Email}}. Please check your email account."
|
1556
|
+
},
|
1557
|
+
"validate_email_alert_success": {
|
1558
|
+
"other": "Success"
|
1559
|
+
},
|
1560
|
+
"validate_email_alert_error": {
|
1561
|
+
"other": "Error!"
|
1562
|
+
},
|
1563
|
+
"validate_email_submit_button_text": {
|
1564
|
+
"other": "Create account"
|
1565
|
+
},
|
1566
|
+
"validate_email_submit_button_text_in_progress": {
|
1567
|
+
"other": "Creating account..."
|
1568
|
+
},
|
1569
|
+
"signup_form_error_email_verification_missing": {
|
1570
|
+
"other": "Verification code missing."
|
1571
|
+
},
|
1572
|
+
"signup_form_error_email_verification_expired": {
|
1573
|
+
"other": "The verification token has expired."
|
1574
|
+
},
|
1575
|
+
"signup_form_error_email_verification_no_match": {
|
1576
|
+
"other": "This email has not been verified."
|
1577
|
+
},
|
1578
|
+
"alert_title_success": {
|
1579
|
+
"other": "Success"
|
1580
|
+
},
|
1581
|
+
"alert_title_error": {
|
1582
|
+
"other": "Error!"
|
1583
|
+
},
|
1584
|
+
"signup_form_error_email_verification_status_rejected": {
|
1585
|
+
"other": "The mail address provided is for a domain that has been restricted. Please sign up with a different email provider."
|
1586
|
+
},
|
1587
|
+
"signup_form_error_email_verification_generic": {
|
1588
|
+
"other": "There was a unknown error while validating your email address. Try refreshing the page or contacting your site administrator."
|
1589
|
+
},
|
1590
|
+
"signup_form_error_generic": {
|
1591
|
+
"other": "There was a unknown error while creating your account. Try refreshing the page or contacting your site administrator."
|
1592
|
+
},
|
1593
|
+
"signup_form_error_email_verification_link_text": {
|
1594
|
+
"other": "Retry email validation"
|
1595
|
+
},
|
1596
|
+
"auth_selector_info": {
|
1597
|
+
"other": "An account is needed to purchase this content."
|
1598
|
+
},
|
1599
|
+
"auth_selector_sign_in_button_text": {
|
1600
|
+
"other": "Already a member? Sign in"
|
1601
|
+
},
|
1602
|
+
"auth_selector_sign_up_button_text": {
|
1603
|
+
"other": "Create account"
|
1604
|
+
},
|
1605
|
+
"auth_selector_or_divider_text": {
|
1606
|
+
"other": "or"
|
1607
|
+
},
|
1608
|
+
"validate_email_error_verify_email_already_sent": {
|
1609
|
+
"other": "A verification email has already been sent. Please check your email account."
|
1610
|
+
},
|
1611
|
+
"validate_email_error_email_invalid": {
|
1612
|
+
"other": "Email is not a valid."
|
1613
|
+
},
|
1614
|
+
"validate_email_error_email_required": {
|
1615
|
+
"other": "An email is required."
|
1616
|
+
},
|
1617
|
+
"validate_email_error_email_taken": {
|
1618
|
+
"other": "This email is already in use."
|
1619
|
+
},
|
1620
|
+
"validate_email_error_email_verification_status_rejected": {
|
1621
|
+
"other": "The mail address provided is for a domain that has been restricted. Please sign up with a different email provider."
|
1622
|
+
},
|
1623
|
+
"validate_email_error_pin_required": {
|
1624
|
+
"other": "A PIN code is required."
|
1625
|
+
},
|
1626
|
+
"validate_email_error_signups_disabled": {
|
1627
|
+
"other": "Sign ups are currently disabled."
|
1628
|
+
},
|
1629
|
+
"validate_email_error_too_many_requests": {
|
1630
|
+
"other": "Too many requests, please try again later."
|
1631
|
+
},
|
1632
|
+
"validate_email_error_verify_email_disabled": {
|
1633
|
+
"other": "Email validation is currently disabled."
|
1634
|
+
},
|
1635
|
+
"validate_email_error_generic": {
|
1636
|
+
"other": "There was a unknown error while verifying the supplied email. Try refreshing the page or contacting your site administrator."
|
1637
|
+
},
|
1638
|
+
"validate_email_error_email_already_in_use": {
|
1639
|
+
"other": "This email is already in use."
|
1640
|
+
},
|
1641
|
+
"shopping_error_payment_provider_generic": {
|
1642
|
+
"other": "There was a unknown error with your shopping session. Try refreshing the page or contacting your site administrator."
|
1643
|
+
},
|
1644
|
+
"verify_email_success_page_header": {
|
1645
|
+
"other": "Verify your email"
|
1646
|
+
},
|
1647
|
+
"verify_email_success_page_message": {
|
1648
|
+
"other": "To make sure you're really you, we've sent a verification link to your email."
|
1649
|
+
},
|
1650
|
+
"verify_email_success_page_check_spam": {
|
1651
|
+
"other": "If you can't find it, check your spam."
|
1652
|
+
},
|
1653
|
+
"verify_email_success_page_back": {
|
1654
|
+
"other": "Didn't receive an email?"
|
1541
1655
|
}
|
1542
1656
|
}
|
package/site/es_ES.all.json
CHANGED
@@ -212,7 +212,7 @@
|
|
212
212
|
"other": "¿No tiene una cuenta? Cree una nueva cuenta"
|
213
213
|
},
|
214
214
|
"signup_page_alreadyhaveanaccount": {
|
215
|
-
"other": "¿Ya tienes una cuenta?
|
215
|
+
"other": "¿Ya tienes una cuenta?"
|
216
216
|
},
|
217
217
|
"signup_form_error_email_already_in_use": {
|
218
218
|
"other": "Esta dirección de email ya esta en use."
|
@@ -1542,5 +1542,119 @@
|
|
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."
|
1638
|
+
},
|
1639
|
+
"validate_email_error_email_already_in_use": {
|
1640
|
+
"other": "Este correo electrónico ya está en uso."
|
1641
|
+
},
|
1642
|
+
"shopping_error_payment_provider_generic": {
|
1643
|
+
"other": "Hubo un error desconocido con su sesión de compras. Intente actualizar la página o comuníquese con el administrador del sitio."
|
1644
|
+
},
|
1645
|
+
"signup_page_alreadyhaveanaccount_sign_in_link": {
|
1646
|
+
"other": "Iniciar sesión"
|
1647
|
+
},
|
1648
|
+
"verify_email_success_page_header": {
|
1649
|
+
"other": "Verifique su correo electrónico"
|
1650
|
+
},
|
1651
|
+
"verify_email_success_page_message": {
|
1652
|
+
"other": "Para asegurarnos de que eres realmente tú, te hemos enviado un enlace de verificación a tu correo electrónico."
|
1653
|
+
},
|
1654
|
+
"verify_email_success_page_check_spam": {
|
1655
|
+
"other": "Si no lo encuentras, revisa tu correo no deseado."
|
1656
|
+
},
|
1657
|
+
"verify_email_success_page_back": {
|
1658
|
+
"other": "¿No recibiste un correo electrónico?"
|
1545
1659
|
}
|
1546
1660
|
}
|
package/site/es_MX.all.json
CHANGED
@@ -212,7 +212,7 @@
|
|
212
212
|
"other": "¿No tienes una cuenta? Crear nueva cuenta"
|
213
213
|
},
|
214
214
|
"signup_page_alreadyhaveanaccount": {
|
215
|
-
"other": "¿Ya tienes una cuenta?
|
215
|
+
"other": "¿Ya tienes una cuenta?"
|
216
216
|
},
|
217
217
|
"signup_form_error_email_already_in_use": {
|
218
218
|
"other": "Esa dirección de correo electrónico ya está en uso."
|
@@ -1542,5 +1542,119 @@
|
|
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."
|
1638
|
+
},
|
1639
|
+
"validate_email_error_email_already_in_use": {
|
1640
|
+
"other": "Este correo electrónico ya está en uso."
|
1641
|
+
},
|
1642
|
+
"shopping_error_payment_provider_generic": {
|
1643
|
+
"other": "Hubo un error desconocido con su sesión de compras. Intente actualizar la página o comuníquese con el administrador del sitio."
|
1644
|
+
},
|
1645
|
+
"signup_page_alreadyhaveanaccount_sign_in_link": {
|
1646
|
+
"other": "Iniciar sesión"
|
1647
|
+
},
|
1648
|
+
"verify_email_success_page_header": {
|
1649
|
+
"other": "Verifique su correo electrónico"
|
1650
|
+
},
|
1651
|
+
"verify_email_success_page_message": {
|
1652
|
+
"other": "Para asegurarnos de que eres realmente tú, te hemos enviado un enlace de verificación a tu correo electrónico."
|
1653
|
+
},
|
1654
|
+
"verify_email_success_page_check_spam": {
|
1655
|
+
"other": "Si no lo encuentras, revisa tu correo no deseado."
|
1656
|
+
},
|
1657
|
+
"verify_email_success_page_back": {
|
1658
|
+
"other": "¿No recibiste un correo electrónico?"
|
1545
1659
|
}
|
1546
1660
|
}
|
package/site/et_ET.all.json
CHANGED
@@ -212,7 +212,7 @@
|
|
212
212
|
"other": "Sul pole kontot? Loo uus konto. "
|
213
213
|
},
|
214
214
|
"signup_page_alreadyhaveanaccount": {
|
215
|
-
"other": "
|
215
|
+
"other": "On juba konto?"
|
216
216
|
},
|
217
217
|
"signup_form_error_email_already_in_use": {
|
218
218
|
"other": "E-posti aadress on juba kasutusel."
|
@@ -1538,5 +1538,119 @@
|
|
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."
|
1634
|
+
},
|
1635
|
+
"validate_email_error_email_already_in_use": {
|
1636
|
+
"other": "See email on juba kasutusel."
|
1637
|
+
},
|
1638
|
+
"shopping_error_payment_provider_generic": {
|
1639
|
+
"other": "Teie ostuseansil ilmnes tundmatu viga. Proovige lehte värskendada või võtta ühendust saidi administraatoriga."
|
1640
|
+
},
|
1641
|
+
"signup_page_alreadyhaveanaccount_sign_in_link": {
|
1642
|
+
"other": "Logi sisse"
|
1643
|
+
},
|
1644
|
+
"verify_email_success_page_header": {
|
1645
|
+
"other": "Kinnitage oma e-posti aadress"
|
1646
|
+
},
|
1647
|
+
"verify_email_success_page_message": {
|
1648
|
+
"other": "Veendumaks, et olete tõesti teie, saatsime teie meilile kinnituslingi."
|
1649
|
+
},
|
1650
|
+
"verify_email_success_page_check_spam": {
|
1651
|
+
"other": "Kui te seda ei leia, kontrollige oma rämpsposti."
|
1652
|
+
},
|
1653
|
+
"verify_email_success_page_back": {
|
1654
|
+
"other": "Kas te ei saanud meili?"
|
1541
1655
|
}
|
1542
1656
|
}
|