mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-25 22:21:26 +10:00
- add AuthRefreshProvider to refresh auth tokens every 5 minutes
- pull the latest crowdin language artifacts
This commit is contained in:
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: es\n"
|
||||
"Project-Id-Version: reactive-resume\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-05-05 12:54\n"
|
||||
"PO-Revision-Date: 2024-05-10 08:43\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -1084,7 +1084,7 @@ msgstr "Color primario"
|
||||
#: apps/client/src/pages/home/meta/privacy-policy/page.tsx:10
|
||||
#: apps/client/src/pages/home/meta/privacy-policy/page.tsx:23
|
||||
msgid "Privacy Policy"
|
||||
msgstr ""
|
||||
msgstr "Política de privacidad"
|
||||
|
||||
#: apps/client/src/components/ai-actions.tsx:109
|
||||
#: apps/client/src/components/ai-actions.tsx:112
|
||||
@ -1275,7 +1275,7 @@ msgstr "Mostrar"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/right/sections/page.tsx:78
|
||||
msgid "Show Break Line"
|
||||
msgstr ""
|
||||
msgstr "Mostrar línea de ruptura"
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/right/sections/page.tsx:91
|
||||
msgid "Show Page Numbers"
|
||||
@ -1326,7 +1326,7 @@ msgstr "Tamaño (en píxeles)"
|
||||
|
||||
#: apps/client/src/pages/dashboard/resumes/_dialogs/resume.tsx:227
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
msgstr "Babosa"
|
||||
|
||||
#: apps/client/src/services/errors/translate-error.ts:55
|
||||
msgid "Something went wrong while grabbing a preview your resume. Please try again later or raise an issue on GitHub."
|
||||
@ -1548,7 +1548,7 @@ msgstr "Actualizar un currículum existente"
|
||||
|
||||
#: apps/client/src/pages/dashboard/resumes/_dialogs/import.tsx:214
|
||||
msgid "Upload a file from one of the accepted sources to parse existing data and import it into Reactive Resume for easier editing."
|
||||
msgstr ""
|
||||
msgstr "Cargue un archivo de una de las fuentes aceptadas para analizar los datos existentes e importarlos a la Reanudación Reactiva para facilitar su edición."
|
||||
|
||||
#: apps/client/src/pages/builder/sidebars/right/sections/sharing.tsx:73
|
||||
msgid "URL"
|
||||
@ -1565,7 +1565,7 @@ msgstr "Usa tu código de respaldo"
|
||||
|
||||
#: apps/client/src/services/errors/translate-error.ts:13
|
||||
msgid "User does not have an associated 'secrets' record. Please report this issue on GitHub."
|
||||
msgstr ""
|
||||
msgstr "El usuario no tiene un registro 'secretos' asociado. Por favor, informe de este problema en GitHub."
|
||||
|
||||
#: apps/client/src/pages/auth/register/page.tsx:127
|
||||
#: apps/client/src/pages/builder/sidebars/left/dialogs/profiles.tsx:66
|
||||
@ -1657,7 +1657,7 @@ msgstr "Puedes hacer un seguimiento del número de visitas que ha recibido tu cu
|
||||
|
||||
#: apps/client/src/pages/dashboard/settings/_sections/openai.tsx:60
|
||||
msgid "You have the option to <0>obtain your own OpenAI API key</0>. This key empowers you to leverage the API as you see fit. Alternatively, if you wish to disable the AI features in Reactive Resume altogether, you can simply remove the key from your settings."
|
||||
msgstr ""
|
||||
msgstr "Tiene la opción de <0>obtener su propia clave de la API de OpenAI</0>. Esta clave le permite aprovechar la API como mejor le parezca. Alternativamente, si desea desactivar por completo las funciones de IA en la Reanudación Reactiva, puede simplemente eliminar la clave de su configuración."
|
||||
|
||||
#: apps/client/src/pages/auth/verify-email/page.tsx:50
|
||||
msgid "You should have received an email from <0>Reactive Resume</0> with a link to verify your account."
|
||||
|
||||
Reference in New Issue
Block a user