From 7390e372e0f76dcb0255318a7d4262173c8d3c6f Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Thu, 11 Nov 2021 13:22:29 +0100 Subject: [PATCH] :paperclip: Add missing translations. --- frontend/translations/en.po | 24 ++++++++++++------------ frontend/translations/es.po | 18 +++++++++++++----- 2 files changed, 25 insertions(+), 17 deletions(-) diff --git a/frontend/translations/en.po b/frontend/translations/en.po index b21553cbaa..87c089241e 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -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 diff --git a/frontend/translations/es.po b/frontend/translations/es.po index cc69fab8fa..1ac121f92e 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -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"