📎 Update onboarding texts.

This commit is contained in:
Andrey Antukh 2021-11-11 12:13:16 +01:00
parent bb178af278
commit 77b4f09cfb
7 changed files with 32 additions and 57 deletions

View file

@ -43,10 +43,11 @@
[:div.modal-right [:div.modal-right
[:div.modal-title [:div.modal-title
[:h2 (tr "onboarding.welcome.title")]] [:h2 (tr "onboarding.welcome.title")]]
[:span.release "Alpha version " (:main @cf/version)] [:span.release "Beta version " (:main @cf/version)]
[:div.modal-content [:div.modal-content
[:p (tr "onboarding.welcome.desc1")] [:p (tr "onboarding.welcome.desc1")]
[:p (tr "onboarding.welcome.desc2")]] [:p (tr "onboarding.welcome.desc2")]
[:p (tr "onboarding.welcome.desc3")]]
[:div.modal-navigation [:div.modal-navigation
[:button.btn-secondary {:on-click next} (tr "labels.continue")]]] [:button.btn-secondary {:on-click next} (tr "labels.continue")]]]
[:img.deco {:src "images/deco-left.png" :border "0"}] [:img.deco {:src "images/deco-left.png" :border "0"}]
@ -212,8 +213,8 @@
[:div.modal-overlay [:div.modal-overlay
[:div.modal-container.onboarding.final.animated.fadeInUp [:div.modal-container.onboarding.final.animated.fadeInUp
[:div.modal-top [:div.modal-top
[:h1 (tr "onboarding.welcome.title")] [:h1 (tr "onboarding.choice.title")]
[:p (tr "onboarding.welcome.desc3")]] [:p (tr "onboarding.choice.desc")]]
[:div.modal-columns [:div.modal-columns
[:div.modal-left [:div.modal-left
[:div.content-button {:on-click on-fly-solo} [:div.content-button {:on-click on-fly-solo}

View file

@ -1630,17 +1630,6 @@ msgstr "Comenceu a dissenyar"
msgid "onboarding.welcome.alt" msgid "onboarding.welcome.alt"
msgstr "Penpot" msgstr "Penpot"
msgid "onboarding.welcome.desc1"
msgstr "Estem molt contents de presentar-vos la primera versió alfa."
msgid "onboarding.welcome.desc2"
msgstr ""
"Penpot encara està en fase de desenvolupament i hi haurà actualitzacions "
"constants. Esperem que gaudiu de la primera versió estable."
msgid "onboarding.welcome.title"
msgstr "Vos donem la benvinguda a Penpot!"
#: src/app/main/ui/auth/recovery.cljs #: src/app/main/ui/auth/recovery.cljs
msgid "profile.recovery.go-to-login" msgid "profile.recovery.go-to-login"
msgstr "Vés a l'inici de sessió" msgstr "Vés a l'inici de sessió"

View file

@ -1620,17 +1620,6 @@ msgstr "Mit der Gestaltung beginnen"
msgid "onboarding.welcome.alt" msgid "onboarding.welcome.alt"
msgstr "Penpot" msgstr "Penpot"
msgid "onboarding.welcome.desc1"
msgstr "Wir freuen uns sehr, Ihnen die erste Alpha-Version vorstellen zu können."
msgid "onboarding.welcome.desc2"
msgstr ""
"Penpot befindet sich noch in der Entwicklungsphase und wird ständig "
"aktualisiert. Wir hoffen, dass Ihnen die erste stabile Version gefällt."
msgid "onboarding.welcome.title"
msgstr "Willkommen bei Penpot!"
#: src/app/main/ui/auth/recovery.cljs #: src/app/main/ui/auth/recovery.cljs
msgid "profile.recovery.go-to-login" msgid "profile.recovery.go-to-login"
msgstr "Zur Anmeldung" msgstr "Zur Anmeldung"

View file

@ -1646,22 +1646,31 @@ msgstr "Here are some templates."
msgid "onboarding.templates.title" msgid "onboarding.templates.title"
msgstr "Start designing" msgstr "Start designing"
msgid "onboarding.welcome.title"
msgstr "Welcome to Penpot"
msgid "onboarding.welcome.alt" msgid "onboarding.welcome.alt"
msgstr "Penpot" msgstr "Penpot"
msgid "onboarding.welcome.desc1" msgid "onboarding.welcome.desc1"
msgstr "We are very happy to introduce you to the very first Alpha release." msgstr "Hooray! You are already a Penpot user :)"
msgid "onboarding.welcome.desc2" msgid "onboarding.welcome.desc2"
msgstr "" msgstr ""
"Penpot is still at development stage and there will be constant updates. We " "Penpot is in its first beta version thanks to the combination of "
"hope you enjoy the first stable version." "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" msgid "onboarding.welcome.desc3"
msgstr ""
"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?" msgstr "How do you want to start?"
msgid "onboarding.welcome.title" msgid "onboarding.choice.title"
msgstr "Welcome to Penpot!" msgstr "Welcome to Penpot"
#: src/app/main/ui/auth/recovery.cljs #: src/app/main/ui/auth/recovery.cljs
msgid "profile.recovery.go-to-login" msgid "profile.recovery.go-to-login"

View file

@ -1652,15 +1652,24 @@ msgid "onboarding.team.start.title"
msgstr "Comienza a diseñar" msgstr "Comienza a diseñar"
msgid "onboarding.welcome.desc1" msgid "onboarding.welcome.desc1"
msgstr "Estamos felices de presentarte la primera Alpha release." msgstr "¡Hurra! Ya tienes tu cuenta en Penpot :)"
msgid "onboarding.welcome.desc2" msgid "onboarding.welcome.desc2"
msgstr "" msgstr ""
"Penpot está en fase de desarrollo y tendrá actualizaciones constantes. " "Penpot está en su primera versión beta gracias a una combinación de "
"Esperamos que disfrutes esta version." "funcionalidades, madurez, estabilidad y la fantástica validación de "
"su comunidad, a la que te damos la bienvenida."
msgid "onboarding.welcome.desc3"
msgstr ""
"Mientras disfrutas de Penpot seguiremos haciendo mejoras, lanzando "
"iteraciones de nuestros esperanzadores planes."
msgid "onboarding.welcome.title" msgid "onboarding.welcome.title"
msgstr "Te damos la bienvenida a Penpot!" 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 #: src/app/main/ui/auth/recovery.cljs
msgid "profile.recovery.go-to-login" msgid "profile.recovery.go-to-login"

View file

@ -1593,17 +1593,6 @@ msgstr "מתחילים לעצב"
msgid "onboarding.welcome.alt" msgid "onboarding.welcome.alt"
msgstr "Penpot" msgstr "Penpot"
msgid "onboarding.welcome.desc1"
msgstr "אנו שמחים להציג בפניך את גרסת האלפא הראשונית."
msgid "onboarding.welcome.desc2"
msgstr ""
"Penpot עדיין בשלבי פיתוח וייתכנו עדכונים תכופים. אנו מקווים שהגרסה היציבה "
"הראשונה תשרת אותך כראוי."
msgid "onboarding.welcome.title"
msgstr "ברוך בואך ל־Penpot!"
#: src/app/main/ui/auth/recovery.cljs #: src/app/main/ui/auth/recovery.cljs
msgid "profile.recovery.go-to-login" msgid "profile.recovery.go-to-login"
msgstr "מעבר למסך הכניסה" msgstr "מעבר למסך הכניסה"

View file

@ -1617,17 +1617,6 @@ msgstr "Tasarlamaya başla"
msgid "onboarding.welcome.alt" msgid "onboarding.welcome.alt"
msgstr "Penpot" msgstr "Penpot"
msgid "onboarding.welcome.desc1"
msgstr "Sizi ilk Alfa sürümüyle tanıştırmaktan mutluluk duyuyoruz."
msgid "onboarding.welcome.desc2"
msgstr ""
"Penpot hala geliştirme aşamasındadır ve sürekli güncellemeler olacaktır. "
"İlk kararlı sürümü beğeneceğinizi umuyoruz."
msgid "onboarding.welcome.title"
msgstr "Penpot'a hoş geldiniz!"
#: src/app/main/ui/auth/recovery.cljs #: src/app/main/ui/auth/recovery.cljs
msgid "profile.recovery.go-to-login" msgid "profile.recovery.go-to-login"
msgstr "Giriş yap" msgstr "Giriş yap"