mirror of
https://github.com/penpot/penpot.git
synced 2025-02-08 16:18:11 -05:00
📎 Add missing translations.
This commit is contained in:
parent
239c521ad9
commit
7390e372e0
2 changed files with 25 additions and 17 deletions
|
@ -1547,6 +1547,9 @@ msgstr "Profile saved successfully!"
|
|||
msgid "notifications.validation-email-sent"
|
||||
msgstr "Verification email sent to %s. Check your email!"
|
||||
|
||||
msgid "onboarding.choice.desc"
|
||||
msgstr "How do you want to start?"
|
||||
|
||||
msgid "onboarding.choice.fly-solo"
|
||||
msgstr "Fly solo"
|
||||
|
||||
|
@ -1561,6 +1564,9 @@ msgstr ""
|
|||
"Are you working with someone? Create a team and invite people to work "
|
||||
"together on projects and share design assets."
|
||||
|
||||
msgid "onboarding.choice.title"
|
||||
msgstr "Welcome to Penpot"
|
||||
|
||||
msgid "onboarding.contrib.alt"
|
||||
msgstr "Open Source"
|
||||
|
||||
|
@ -1646,9 +1652,6 @@ msgstr "Here are some templates."
|
|||
msgid "onboarding.templates.title"
|
||||
msgstr "Start designing"
|
||||
|
||||
msgid "onboarding.welcome.title"
|
||||
msgstr "Welcome to Penpot"
|
||||
|
||||
msgid "onboarding.welcome.alt"
|
||||
msgstr "Penpot"
|
||||
|
||||
|
@ -1657,19 +1660,16 @@ msgstr "Hooray! You are already a Penpot user :)"
|
|||
|
||||
msgid "onboarding.welcome.desc2"
|
||||
msgstr ""
|
||||
"Penpot is in its first beta version thanks to the combination of "
|
||||
"core features, maturity, stability and the amazing validation from "
|
||||
"the community as a whole, to which you are more than welcome."
|
||||
"Penpot is in its first beta version thanks to the combination of core "
|
||||
"features, maturity, stability and the amazing validation from the community "
|
||||
"as a whole, to which you are more than welcome."
|
||||
|
||||
msgid "onboarding.welcome.desc3"
|
||||
msgstr ""
|
||||
"While you enjoy Penpot for what it is we will keep improving it, "
|
||||
"releasing iterations of our hopeful plans."
|
||||
"While you enjoy Penpot for what it is we will keep improving it, releasing "
|
||||
"iterations of our hopeful plans."
|
||||
|
||||
msgid "onboarding.choice.desc"
|
||||
msgstr "How do you want to start?"
|
||||
|
||||
msgid "onboarding.choice.title"
|
||||
msgid "onboarding.welcome.title"
|
||||
msgstr "Welcome to Penpot"
|
||||
|
||||
#: src/app/main/ui/auth/recovery.cljs
|
||||
|
|
|
@ -257,6 +257,14 @@ msgstr "Duplicar %s archivos"
|
|||
msgid "dashboard.empty-files"
|
||||
msgstr "Todavía no hay ningún archivo aquí"
|
||||
|
||||
#: src/app/main/ui/dashboard/grid.cljs
|
||||
#, markdown
|
||||
msgid "dashboard.empty-placeholder-drafts"
|
||||
msgstr ""
|
||||
"Aún no tienes archivos. Si quieres probar alguna plantilla visita nuestra "
|
||||
"seccion de [Bibliotecas y "
|
||||
"plantillas](https://penpot.app/libraries-templates.html)"
|
||||
|
||||
msgid "dashboard.export-frames"
|
||||
msgstr "Exportar tableros a PDF..."
|
||||
|
||||
|
@ -1550,6 +1558,9 @@ msgstr "Perfil guardado correctamente!"
|
|||
msgid "notifications.validation-email-sent"
|
||||
msgstr "Verificación de email enviada a %s. Comprueba tu correo."
|
||||
|
||||
msgid "onboarding.choice.title"
|
||||
msgstr "Te damos la bienvenida a Penpot"
|
||||
|
||||
msgid "onboarding.contrib.alt"
|
||||
msgstr "Código Abierto"
|
||||
|
||||
|
@ -1657,8 +1668,8 @@ msgstr "¡Hurra! Ya tienes tu cuenta en Penpot :)"
|
|||
msgid "onboarding.welcome.desc2"
|
||||
msgstr ""
|
||||
"Penpot está en su primera versión beta gracias a una combinación de "
|
||||
"funcionalidades, madurez, estabilidad y la fantástica validación de "
|
||||
"su comunidad, a la que te damos la bienvenida."
|
||||
"funcionalidades, madurez, estabilidad y la fantástica validación de su "
|
||||
"comunidad, a la que te damos la bienvenida."
|
||||
|
||||
msgid "onboarding.welcome.desc3"
|
||||
msgstr ""
|
||||
|
@ -1668,9 +1679,6 @@ msgstr ""
|
|||
msgid "onboarding.welcome.title"
|
||||
msgstr "Te damos la bienvenida a Penpot"
|
||||
|
||||
msgid "onboarding.choice.title"
|
||||
msgstr "Te damos la bienvenida a Penpot"
|
||||
|
||||
#: src/app/main/ui/auth/recovery.cljs
|
||||
msgid "profile.recovery.go-to-login"
|
||||
msgstr "Ir al login"
|
||||
|
|
Loading…
Add table
Reference in a new issue