-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: merge branch 'master' into update-storybook
- Loading branch information
Showing
72 changed files
with
641 additions
and
361 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: i18next-conv\n" | ||
"POT-Creation-Date: 2024-02-12T14:58:56.792Z\n" | ||
"POT-Creation-Date: 2024-04-18T04:00:14.144Z\n" | ||
"PO-Revision-Date: 2021-06-24 12:50+0000\n" | ||
"Last-Translator: Enzo Nicolas Rossi <[email protected]>, 2024\n" | ||
"Language-Team: Spanish (Latin America) (https://app.transifex.com/hisp-uio/teams/100509/es_419/)\n" | ||
|
@@ -16,86 +16,92 @@ msgstr "" | |
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" | ||
|
||
msgid "Upload file" | ||
msgstr "" | ||
msgstr "Cargar archivo" | ||
|
||
msgid "Upload files" | ||
msgstr "" | ||
msgstr "Cargar archivos" | ||
|
||
msgid "Remove" | ||
msgstr "Eliminar" | ||
|
||
msgid "Please provide an alpha-numeric value" | ||
msgstr "" | ||
msgstr "Indique un valor alfanumérico" | ||
|
||
msgid "Please provide a boolean value" | ||
msgstr "" | ||
msgstr "Indique un valor booleano" | ||
|
||
msgid "Please enter between {{lowerBound}} and {{upperBound}} characters" | ||
msgstr "" | ||
msgstr "Introduzca entre {{lowerBound}} y {{upperBound}} caracteres" | ||
|
||
msgid "" | ||
"Please make sure the value of this input matches the value in " | ||
"\"{{otherField}}\"." | ||
msgstr "" | ||
"Asegúrese de que el valor de esta entrada coincide con el de " | ||
"\"{{otherField}}\"." | ||
|
||
msgid "Please enter a maximum of {{upperBound}} characters" | ||
msgstr "" | ||
msgstr "Introduzca un máximo de {{upperBound}} caracteres" | ||
|
||
msgid "Please enter a number with a maximum of {{upperBound}}" | ||
msgstr "" | ||
msgstr "Introduzca un número con un máximo de {{upperBound}}" | ||
|
||
msgid "Please enter at least {{lowerBound}} characters" | ||
msgstr "" | ||
msgstr "Introduzca al menos {{lowerBound}} caracteres" | ||
|
||
msgid "Please enter a number of at least {{lowerBound}}" | ||
msgstr "" | ||
msgstr "Introduzca un número de al menos {{lowerBound}}" | ||
|
||
msgid "Number cannot be less than {{lowerBound}} or more than {{upperBound}}" | ||
msgstr "" | ||
"El número no puede ser inferior a {{lowerBound}} ni superior a " | ||
"{{upperBound}}" | ||
|
||
msgid "" | ||
"Please make sure the value of this input matches the pattern " | ||
"{{patternString}}." | ||
msgstr "" | ||
"Asegúrese de que el valor de esta entrada coincide con el patrón " | ||
"{{patternString}}." | ||
|
||
msgid "Password should be a string" | ||
msgstr "" | ||
msgstr "La contraseña debe ser texto" | ||
|
||
msgid "Password should be at least 8 characters long" | ||
msgstr "" | ||
msgstr "La contraseña debe tener al menos 8 caracteres" | ||
|
||
msgid "Password should be no longer than 34 characters" | ||
msgstr "" | ||
msgstr "La contraseña no debe tener más de 34 caracteres" | ||
|
||
msgid "Password should contain at least one lowercase letter" | ||
msgstr "" | ||
msgstr "La contraseña debe contener al menos una letra minúscula" | ||
|
||
msgid "Password should contain at least one UPPERCASE letter" | ||
msgstr "" | ||
msgstr "La contraseña debe contener al menos una letra MAYÚSCULA" | ||
|
||
msgid "Password should contain at least one number" | ||
msgstr "" | ||
msgstr "La contraseña debe contener al menos un número" | ||
|
||
msgid "Password should have at least one special character" | ||
msgstr "" | ||
msgstr "La contraseña debe tener al menos un carácter especial" | ||
|
||
msgid "Please provide a valid email address" | ||
msgstr "Por favor ingrese una dirección de correo electrónico válida" | ||
|
||
msgid "Please provide a value" | ||
msgstr "" | ||
msgstr "Indique un valor" | ||
|
||
msgid "Please provide a round number without decimals" | ||
msgstr "" | ||
msgstr "Indique una cifra redonda sin decimales" | ||
|
||
msgid "Please provide a valid international phone number." | ||
msgstr "" | ||
msgstr "Indique un número de teléfono internacional válido." | ||
|
||
msgid "Please provide a number" | ||
msgstr "" | ||
msgstr "Indique un número" | ||
|
||
msgid "Please provide a string" | ||
msgstr "" | ||
msgstr "Proporcione una texto" | ||
|
||
msgid "Please provide a valid url" | ||
msgstr "Proporcione una URL válida" | ||
|
@@ -105,3 +111,5 @@ msgid "" | |
"Please provide a username between 4 and 255 characters long and possibly " | ||
"separated by . " | ||
msgstr "" | ||
"Indique un nombre de usuario de entre 4 y 255 caracteres, posiblemente " | ||
"separados por . o @." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.