From d06f08e1563328f76604e74a7ed44eab89f9327f Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Wed, 14 Apr 2021 07:48:30 +0000 Subject: [PATCH 1/9] :globe_with_meridians: Add translations for: Spanish. Currently translated at 98.7% (612 of 620 strings) Translation: Penpot/frontend Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es/ --- frontend/translations/es.po | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/frontend/translations/es.po b/frontend/translations/es.po index 5286588b4e..f01b11d3c1 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -1,10 +1,15 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-04-14 07:51+0000\n" +"Last-Translator: Andrey Antukh \n" +"Language-Team: Spanish \n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.6-dev\n" #: src/app/main/ui/auth/register.cljs msgid "auth.already-have-account" @@ -2479,4 +2484,4 @@ msgid "workspace.updates.update" msgstr "Actualizar" msgid "workspace.viewport.click-to-close-path" -msgstr "Pulsar para cerrar la ruta" \ No newline at end of file +msgstr "Pulsar para cerrar la ruta" From be5c382acefdc175f6b4d3650412ffc1e2c15231 Mon Sep 17 00:00:00 2001 From: andy Date: Wed, 14 Apr 2021 07:44:43 +0000 Subject: [PATCH 2/9] :globe_with_meridians: Add translations for: Spanish. Currently translated at 98.7% (612 of 620 strings) Translation: Penpot/frontend Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es/ --- frontend/translations/es.po | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/frontend/translations/es.po b/frontend/translations/es.po index f01b11d3c1..ee55783b0f 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "PO-Revision-Date: 2021-04-14 07:51+0000\n" -"Last-Translator: Andrey Antukh \n" +"Last-Translator: andy \n" "Language-Team: Spanish \n" "Language: es\n" @@ -2485,3 +2485,9 @@ msgstr "Actualizar" msgid "workspace.viewport.click-to-close-path" msgstr "Pulsar para cerrar la ruta" + +#: src/app/main/ui/auth/register.cljs +msgid "auth.check-your-email" +msgstr "" +"Comprueba tu email y haz click en el link de verificación para comenzar a " +"usar Penpot." From 3efb50b10310fdea0585cdf23c5c1af0a5dd1317 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Wed, 14 Apr 2021 07:51:34 +0000 Subject: [PATCH 3/9] :globe_with_meridians: Add translations for: Spanish. Currently translated at 98.7% (612 of 620 strings) Translation: Penpot/frontend Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es/ --- frontend/translations/es.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/translations/es.po b/frontend/translations/es.po index ee55783b0f..8acedd12c6 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-04-14 07:51+0000\n" -"Last-Translator: andy \n" +"PO-Revision-Date: 2021-04-14 07:53+0000\n" +"Last-Translator: Andrey Antukh \n" "Language-Team: Spanish \n" "Language: es\n" From c7cfca843787ba8b91b1f598b9cd7b4c1850732b Mon Sep 17 00:00:00 2001 From: andy Date: Wed, 14 Apr 2021 08:38:46 +0000 Subject: [PATCH 4/9] :globe_with_meridians: Add translations for: Spanish. Currently translated at 98.8% (613 of 620 strings) Translation: Penpot/frontend Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es/ --- frontend/translations/es.po | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/frontend/translations/es.po b/frontend/translations/es.po index 8acedd12c6..94054f9711 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-04-14 07:53+0000\n" -"Last-Translator: Andrey Antukh \n" +"PO-Revision-Date: 2021-04-14 08:47+0000\n" +"Last-Translator: andy \n" "Language-Team: Spanish \n" "Language: es\n" @@ -2491,3 +2491,7 @@ msgid "auth.check-your-email" msgstr "" "Comprueba tu email y haz click en el link de verificación para comenzar a " "usar Penpot." + +#: src/app/main/ui/auth/register.cljs +msgid "auth.verification-email-sent" +msgstr "Hemos enviado un email de verificación a" From 1757db3051c94d37502a1e2b3963aae73803b67e Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Wed, 14 Apr 2021 07:53:23 +0000 Subject: [PATCH 5/9] :globe_with_meridians: Add translations for: Spanish. Currently translated at 98.8% (613 of 620 strings) Translation: Penpot/frontend Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es/ --- frontend/translations/es.po | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/frontend/translations/es.po b/frontend/translations/es.po index 94054f9711..b0bde76e93 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "PO-Revision-Date: 2021-04-14 08:47+0000\n" -"Last-Translator: andy \n" +"Last-Translator: Andrey Antukh \n" "Language-Team: Spanish \n" "Language: es\n" @@ -981,7 +981,8 @@ msgstr "Enviando..." #: src/app/main/ui/static.cljs msgid "labels.service-unavailable.desc-message" -msgstr "Estamos en una operación de mantenimiento programado de nuestros sistemas." +msgstr "" +"Estamos en una operación de mantenimiento programado de nuestros sistemas." #: src/app/main/ui/static.cljs msgid "labels.service-unavailable.main-message" @@ -1047,7 +1048,8 @@ msgstr "Verificar el nuevo correo" #: src/app/main/ui/settings/change_email.cljs msgid "modals.change-email.info" -msgstr "Enviaremos un mensaje a tu correo actual “%s” para verificar tu identidad." +msgstr "" +"Enviaremos un mensaje a tu correo actual “%s” para verificar tu identidad." #: src/app/main/ui/settings/change_email.cljs msgid "modals.change-email.new-email" @@ -2156,7 +2158,8 @@ msgstr "Alineación vertical" #: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs msgid "workspace.options.use-play-button" -msgstr "Usa el botón de play de la cabecera para arrancar la vista de prototipo." +msgstr "" +"Usa el botón de play de la cabecera para arrancar la vista de prototipo." msgid "workspace.path.actions.add-node" msgstr "Añadir nodo (%s)" From d0baf765993485dd943a8266e01f08a2856c19f7 Mon Sep 17 00:00:00 2001 From: andy Date: Wed, 14 Apr 2021 08:53:23 +0000 Subject: [PATCH 6/9] :globe_with_meridians: Add translations for: Spanish. Currently translated at 98.8% (613 of 620 strings) Translation: Penpot/frontend Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es/ --- frontend/translations/es.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/translations/es.po b/frontend/translations/es.po index b0bde76e93..f187fa3a75 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-04-14 08:47+0000\n" -"Last-Translator: Andrey Antukh \n" +"PO-Revision-Date: 2021-04-14 08:55+0000\n" +"Last-Translator: andy \n" "Language-Team: Spanish \n" "Language: es\n" From 66e54f7bd262dfe2407e15897b81cf4f10a4d7fe Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Wed, 14 Apr 2021 08:47:21 +0000 Subject: [PATCH 7/9] :globe_with_meridians: Add translations for: Spanish. Currently translated at 98.8% (613 of 620 strings) Translation: Penpot/frontend Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es/ --- frontend/translations/es.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/translations/es.po b/frontend/translations/es.po index f187fa3a75..5df3a3127e 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "PO-Revision-Date: 2021-04-14 08:55+0000\n" -"Last-Translator: andy \n" +"Last-Translator: Andrey Antukh \n" "Language-Team: Spanish \n" "Language: es\n" From 208b6515a432630f646a970bac08ffaa497acc5f Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Wed, 14 Apr 2021 08:55:28 +0000 Subject: [PATCH 8/9] :globe_with_meridians: Add translations for: Spanish. Currently translated at 98.8% (613 of 620 strings) Translation: Penpot/frontend Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es/ --- frontend/translations/es.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/translations/es.po b/frontend/translations/es.po index 5df3a3127e..79eb3c389c 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-04-14 08:55+0000\n" +"PO-Revision-Date: 2021-04-14 08:58+0000\n" "Last-Translator: Andrey Antukh \n" "Language-Team: Spanish \n" From f7064c5c0e6978dbfc4b9912c7d3623711a21bb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Moya?= Date: Wed, 14 Apr 2021 08:58:54 +0000 Subject: [PATCH 9/9] :globe_with_meridians: Add translations for: Spanish. Currently translated at 98.7% (612 of 620 strings) Translation: Penpot/frontend Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es/ --- frontend/translations/es.po | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/translations/es.po b/frontend/translations/es.po index 79eb3c389c..5685e0ce44 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-04-14 08:58+0000\n" -"Last-Translator: Andrey Antukh \n" +"PO-Revision-Date: 2021-04-14 13:44+0000\n" +"Last-Translator: Andrés Moya \n" "Language-Team: Spanish \n" "Language: es\n" @@ -2490,6 +2490,7 @@ msgid "workspace.viewport.click-to-close-path" msgstr "Pulsar para cerrar la ruta" #: src/app/main/ui/auth/register.cljs +#, fuzzy msgid "auth.check-your-email" msgstr "" "Comprueba tu email y haz click en el link de verificación para comenzar a "