mirror of
https://github.com/penpot/penpot.git
synced 2025-01-25 07:58:49 -05:00
🌐 Add translations for: Portuguese (Brazil).
Currently translated at 56.0% (506 of 903 strings) Translation: Penpot/frontend Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/pt_BR/
This commit is contained in:
parent
1dab89f7ae
commit
b7a182129d
1 changed files with 43 additions and 6 deletions
|
@ -1,15 +1,15 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"PO-Revision-Date: 2021-08-08 01:35+0000\n"
|
"PO-Revision-Date: 2022-02-22 11:57+0000\n"
|
||||||
"Last-Translator: Eranot <renato.konflanz@unochapeco.edu.br>\n"
|
"Last-Translator: John Terroa <joaoterroa2@gmail.com>\n"
|
||||||
"Language-Team: Portuguese (Brazil) "
|
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
|
||||||
"<https://hosted.weblate.org/projects/penpot/frontend/pt_BR/>\n"
|
"penpot/frontend/pt_BR/>\n"
|
||||||
"Language: pt_BR\n"
|
"Language: pt_BR\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\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.8-dev\n"
|
"X-Generator: Weblate 4.11-dev\n"
|
||||||
|
|
||||||
#: src/app/main/ui/auth/register.cljs
|
#: src/app/main/ui/auth/register.cljs
|
||||||
msgid "auth.already-have-account"
|
msgid "auth.already-have-account"
|
||||||
|
@ -1985,4 +1985,41 @@ msgid "workspace.updates.update"
|
||||||
msgstr "Atualizar"
|
msgstr "Atualizar"
|
||||||
|
|
||||||
msgid "workspace.viewport.click-to-close-path"
|
msgid "workspace.viewport.click-to-close-path"
|
||||||
msgstr "Clique para fechar o caminho"
|
msgstr "Clique para fechar o caminho"
|
||||||
|
|
||||||
|
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||||||
|
msgid "workspace.toolbar.assets"
|
||||||
|
msgstr "Recursos"
|
||||||
|
|
||||||
|
#: src/app/main/ui/auth/register.cljs
|
||||||
|
msgid "auth.newsletter-subscription"
|
||||||
|
msgstr "Concordo em subscrever a lista de emails Penpot."
|
||||||
|
|
||||||
|
msgid "auth.privacy-policy"
|
||||||
|
msgstr "Política de privacidade"
|
||||||
|
|
||||||
|
msgid "workspace.undo.entry.multiple.color"
|
||||||
|
msgstr "recursos de cor"
|
||||||
|
|
||||||
|
#: src/app/main/ui/workspace/left_toolbar.cljs
|
||||||
|
msgid "workspace.toolbar.path"
|
||||||
|
msgstr "Caminho (%s)"
|
||||||
|
|
||||||
|
#: src/app/main/ui/workspace/sidebar/history.cljs
|
||||||
|
msgid "workspace.undo.entry.modify"
|
||||||
|
msgstr "Modificado (%s)"
|
||||||
|
|
||||||
|
msgid "workspace.undo.entry.multiple.typography"
|
||||||
|
msgstr "recursos tipográficos"
|
||||||
|
|
||||||
|
msgid "workspace.undo.entry.single.media"
|
||||||
|
msgstr "recurso gráfico"
|
||||||
|
|
||||||
|
msgid "workspace.undo.entry.single.color"
|
||||||
|
msgstr "recurso de cor"
|
||||||
|
|
||||||
|
msgid "workspace.undo.entry.multiple.media"
|
||||||
|
msgstr "recurso gráfico"
|
||||||
|
|
||||||
|
msgid "workspace.undo.entry.multiple.path"
|
||||||
|
msgstr "caminhos"
|
||||||
|
|
Loading…
Add table
Reference in a new issue