Skip to content

Commit 4479964

Browse files
authored
Update translations (#2945)
* feat(other): LOCAL-1444 delivery translation * chore(core): create translations patch --------- Co-authored-by: bc-svc-local <bc-svc-local@users.noreply.github.com>
1 parent c965f4d commit 4479964

17 files changed

Lines changed: 69 additions & 64 deletions
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@bigcommerce/catalyst-core": patch
3+
---
4+
5+
Update translations.

core/messages/da.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"heading": "Ny konto",
9999
"cta": "Opret konto",
100100
"somethingWentWrong": "Noget gik galt. Prøv igen senere.",
101-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
101+
"recaptchaRequired": "Udfyld reCAPTCHA-bekræftelsen.",
102102
"FieldErrors": {
103103
"firstNameRequired": "Fornavnet er påkrævet",
104104
"lastNameRequired": "Efternavnet er påkrævet",
@@ -506,7 +506,7 @@
506506
"emailLabel": "E-mail",
507507
"successMessage": "Din anmeldelse er blevet indsendt!",
508508
"somethingWentWrong": "Noget gik galt. Prøv igen senere.",
509-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
509+
"recaptchaRequired": "Udfyld reCAPTCHA-bekræftelsen.",
510510
"FieldErrors": {
511511
"titleRequired": "Titel er påkrævet",
512512
"authorRequired": "Navn er påkrævet",
@@ -538,7 +538,7 @@
538538
"comments": "Kommentarer/spørgsmål",
539539
"cta": "Indsend formular",
540540
"somethingWentWrong": "Noget gik galt. Prøv igen senere.",
541-
"recaptchaRequired": "Please complete the reCAPTCHA verification."
541+
"recaptchaRequired": "Udfyld reCAPTCHA-bekræftelsen."
542542
}
543543
}
544544
},
@@ -708,7 +708,7 @@
708708
},
709709
"Form": {
710710
"optional": "Valgfrit",
711-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
711+
"recaptchaRequired": "Udfyld reCAPTCHA-bekræftelsen.",
712712
"Errors": {
713713
"invalidInput": "Tjek din indtastning, og prøv igen",
714714
"invalidFormat": "Den indtastede værdi stemmer ikke overens med det krævede format"

core/messages/de.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"heading": "Neues Konto",
9999
"cta": "Konto erstellen",
100100
"somethingWentWrong": "Es ist etwas schiefgegangen Bitte versuchen Sie es später erneut.",
101-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
101+
"recaptchaRequired": "Bitte führen Sie die reCAPTCHA-Verifizierung durch.",
102102
"FieldErrors": {
103103
"firstNameRequired": "Es muss ein Vorname angegeben werden",
104104
"lastNameRequired": "Es muss ein Nachname angegeben werden",
@@ -506,7 +506,7 @@
506506
"emailLabel": "E-Mail",
507507
"successMessage": "Ihre Bewertung wurde erfolgreich übermittelt!",
508508
"somethingWentWrong": "Es ist etwas schiefgegangen Bitte versuchen Sie es später erneut.",
509-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
509+
"recaptchaRequired": "Bitte führen Sie die reCAPTCHA-Verifizierung durch.",
510510
"FieldErrors": {
511511
"titleRequired": "Titel ist erforderlich",
512512
"authorRequired": "Es muss ein Name angegeben werden",
@@ -538,7 +538,7 @@
538538
"comments": "Kommentare/Fragen",
539539
"cta": "Formular einreichen",
540540
"somethingWentWrong": "Es ist etwas schiefgegangen Bitte versuchen Sie es später erneut.",
541-
"recaptchaRequired": "Please complete the reCAPTCHA verification."
541+
"recaptchaRequired": "Bitte führen Sie die reCAPTCHA-Verifizierung durch."
542542
}
543543
}
544544
},
@@ -708,7 +708,7 @@
708708
},
709709
"Form": {
710710
"optional": "optional",
711-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
711+
"recaptchaRequired": "Bitte führen Sie die reCAPTCHA-Verifizierung durch.",
712712
"Errors": {
713713
"invalidInput": "Bitte überprüfen Sie Ihre Eingabe und versuchen Sie es erneut",
714714
"invalidFormat": "Der eingegebene Wert entspricht nicht dem erforderlichen Format"

core/messages/es-419.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"heading": "Cuenta nueva",
9999
"cta": "Crear cuenta",
100100
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
101-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
101+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
102102
"FieldErrors": {
103103
"firstNameRequired": "El campo Nombre es obligatorio.",
104104
"lastNameRequired": "El campo Apellido es obligatorio.",
@@ -506,7 +506,7 @@
506506
"emailLabel": "Correo electrónico",
507507
"successMessage": "¡Tu reseña fue enviada con éxito!",
508508
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
509-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
509+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
510510
"FieldErrors": {
511511
"titleRequired": "Se requiere título",
512512
"authorRequired": "El campo Nombre es obligatorio",
@@ -538,7 +538,7 @@
538538
"comments": "Comentarios/Preguntas",
539539
"cta": "Enviar formulario",
540540
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
541-
"recaptchaRequired": "Please complete the reCAPTCHA verification."
541+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA."
542542
}
543543
}
544544
},
@@ -708,7 +708,7 @@
708708
},
709709
"Form": {
710710
"optional": "Opcional",
711-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
711+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
712712
"Errors": {
713713
"invalidInput": "Por favor, revisa tu opinión y vuelve a intentarlo",
714714
"invalidFormat": "El valor introducido no coincide con el formato requerido"

core/messages/es-AR.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"heading": "Cuenta nueva",
9999
"cta": "Crear cuenta",
100100
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
101-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
101+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
102102
"FieldErrors": {
103103
"firstNameRequired": "El campo Nombre es obligatorio.",
104104
"lastNameRequired": "El campo Apellido es obligatorio.",
@@ -506,7 +506,7 @@
506506
"emailLabel": "Correo electrónico",
507507
"successMessage": "¡Tu reseña fue enviada con éxito!",
508508
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
509-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
509+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
510510
"FieldErrors": {
511511
"titleRequired": "Se requiere título",
512512
"authorRequired": "El campo Nombre es obligatorio",
@@ -538,7 +538,7 @@
538538
"comments": "Comentarios/Preguntas",
539539
"cta": "Enviar formulario",
540540
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
541-
"recaptchaRequired": "Please complete the reCAPTCHA verification."
541+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA."
542542
}
543543
}
544544
},
@@ -708,7 +708,7 @@
708708
},
709709
"Form": {
710710
"optional": "Opcional",
711-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
711+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
712712
"Errors": {
713713
"invalidInput": "Por favor, revisa tu opinión y vuelve a intentarlo",
714714
"invalidFormat": "El valor introducido no coincide con el formato requerido"

core/messages/es-CL.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"heading": "Cuenta nueva",
9999
"cta": "Crear cuenta",
100100
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
101-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
101+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
102102
"FieldErrors": {
103103
"firstNameRequired": "El campo Nombre es obligatorio.",
104104
"lastNameRequired": "El campo Apellido es obligatorio.",
@@ -506,7 +506,7 @@
506506
"emailLabel": "Correo electrónico",
507507
"successMessage": "¡Tu reseña fue enviada con éxito!",
508508
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
509-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
509+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
510510
"FieldErrors": {
511511
"titleRequired": "Se requiere título",
512512
"authorRequired": "El campo Nombre es obligatorio",
@@ -538,7 +538,7 @@
538538
"comments": "Comentarios/Preguntas",
539539
"cta": "Enviar formulario",
540540
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
541-
"recaptchaRequired": "Please complete the reCAPTCHA verification."
541+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA."
542542
}
543543
}
544544
},
@@ -708,7 +708,7 @@
708708
},
709709
"Form": {
710710
"optional": "Opcional",
711-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
711+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
712712
"Errors": {
713713
"invalidInput": "Por favor, revisa tu opinión y vuelve a intentarlo",
714714
"invalidFormat": "El valor introducido no coincide con el formato requerido"

core/messages/es-CO.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"heading": "Cuenta nueva",
9999
"cta": "Crear cuenta",
100100
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
101-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
101+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
102102
"FieldErrors": {
103103
"firstNameRequired": "El campo Nombre es obligatorio.",
104104
"lastNameRequired": "El campo Apellido es obligatorio.",
@@ -506,7 +506,7 @@
506506
"emailLabel": "Correo electrónico",
507507
"successMessage": "¡Tu reseña fue enviada con éxito!",
508508
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
509-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
509+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
510510
"FieldErrors": {
511511
"titleRequired": "Se requiere título",
512512
"authorRequired": "El campo Nombre es obligatorio",
@@ -538,7 +538,7 @@
538538
"comments": "Comentarios/Preguntas",
539539
"cta": "Enviar formulario",
540540
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
541-
"recaptchaRequired": "Please complete the reCAPTCHA verification."
541+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA."
542542
}
543543
}
544544
},
@@ -708,7 +708,7 @@
708708
},
709709
"Form": {
710710
"optional": "Opcional",
711-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
711+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
712712
"Errors": {
713713
"invalidInput": "Por favor, revisa tu opinión y vuelve a intentarlo",
714714
"invalidFormat": "El valor introducido no coincide con el formato requerido"

core/messages/es-LA.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"heading": "Cuenta nueva",
9999
"cta": "Crear cuenta",
100100
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
101-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
101+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
102102
"FieldErrors": {
103103
"firstNameRequired": "El campo Nombre es obligatorio.",
104104
"lastNameRequired": "El campo Apellido es obligatorio.",
@@ -506,7 +506,7 @@
506506
"emailLabel": "Correo electrónico",
507507
"successMessage": "¡Tu reseña fue enviada con éxito!",
508508
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
509-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
509+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
510510
"FieldErrors": {
511511
"titleRequired": "Se requiere título",
512512
"authorRequired": "El campo Nombre es obligatorio",
@@ -538,7 +538,7 @@
538538
"comments": "Comentarios/Preguntas",
539539
"cta": "Enviar formulario",
540540
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
541-
"recaptchaRequired": "Please complete the reCAPTCHA verification."
541+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA."
542542
}
543543
}
544544
},
@@ -708,7 +708,7 @@
708708
},
709709
"Form": {
710710
"optional": "Opcional",
711-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
711+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
712712
"Errors": {
713713
"invalidInput": "Por favor, revisa tu opinión y vuelve a intentarlo",
714714
"invalidFormat": "El valor introducido no coincide con el formato requerido"

core/messages/es-MX.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"heading": "Cuenta nueva",
9999
"cta": "Crear cuenta",
100100
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
101-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
101+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
102102
"FieldErrors": {
103103
"firstNameRequired": "El campo Nombre es obligatorio.",
104104
"lastNameRequired": "El campo Apellido es obligatorio.",
@@ -506,7 +506,7 @@
506506
"emailLabel": "Correo electrónico",
507507
"successMessage": "¡Tu reseña fue enviada con éxito!",
508508
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
509-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
509+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
510510
"FieldErrors": {
511511
"titleRequired": "Se requiere título",
512512
"authorRequired": "El campo Nombre es obligatorio",
@@ -538,7 +538,7 @@
538538
"comments": "Comentarios/Preguntas",
539539
"cta": "Enviar formulario",
540540
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
541-
"recaptchaRequired": "Please complete the reCAPTCHA verification."
541+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA."
542542
}
543543
}
544544
},
@@ -708,7 +708,7 @@
708708
},
709709
"Form": {
710710
"optional": "Opcional",
711-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
711+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
712712
"Errors": {
713713
"invalidInput": "Por favor, revisa tu opinión y vuelve a intentarlo",
714714
"invalidFormat": "El valor introducido no coincide con el formato requerido"

core/messages/es-PE.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"heading": "Cuenta nueva",
9999
"cta": "Crear cuenta",
100100
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
101-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
101+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
102102
"FieldErrors": {
103103
"firstNameRequired": "El campo Nombre es obligatorio.",
104104
"lastNameRequired": "El campo Apellido es obligatorio.",
@@ -506,7 +506,7 @@
506506
"emailLabel": "Correo electrónico",
507507
"successMessage": "¡Tu reseña fue enviada con éxito!",
508508
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
509-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
509+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
510510
"FieldErrors": {
511511
"titleRequired": "Se requiere título",
512512
"authorRequired": "El campo Nombre es obligatorio",
@@ -538,7 +538,7 @@
538538
"comments": "Comentarios/Preguntas",
539539
"cta": "Enviar formulario",
540540
"somethingWentWrong": "Algo salió mal. Vuelva a intentarlo más tarde.",
541-
"recaptchaRequired": "Please complete the reCAPTCHA verification."
541+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA."
542542
}
543543
}
544544
},
@@ -708,7 +708,7 @@
708708
},
709709
"Form": {
710710
"optional": "Opcional",
711-
"recaptchaRequired": "Please complete the reCAPTCHA verification.",
711+
"recaptchaRequired": "Por favor, completa la verificación de reCAPTCHA.",
712712
"Errors": {
713713
"invalidInput": "Por favor, revisa tu opinión y vuelve a intentarlo",
714714
"invalidFormat": "El valor introducido no coincide con el formato requerido"

0 commit comments

Comments
 (0)