Skip to content

Commit 918fae0

Browse files
Am-Monteiroweblate
authored andcommitted
Translated using Weblate (Portuguese)
Currently translated at 50.9% (357 of 701 strings) Translation: BeeWare/Tutorial Translate-URL: https://hosted.weblate.org/projects/beeware/tutorial/pt/
1 parent 56c72f3 commit 918fae0

1 file changed

Lines changed: 2 additions & 15 deletions

File tree

docs/locales/pt/translations.po

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,6 @@
11
#
22
msgid ""
3-
msgstr ""
4-
"Project-Id-Version: BeeWare 0.1\n"
5-
"Report-Msgid-Bugs-To: \n"
6-
"POT-Creation-Date: 2026-06-07 01:01+0000\n"
7-
"PO-Revision-Date: 2026-06-07 01:01+0000\n"
8-
"Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n"
9-
"Language-Team: Portuguese <https://hosted.weblate.org/projects/beeware/tutorial/pt/>\n"
10-
"Language: pt\n"
11-
"MIME-Version: 1.0\n"
12-
"Content-Type: text/plain; charset=UTF-8\n"
13-
"Content-Transfer-Encoding: 8bit\n"
14-
"Plural-Forms: nplurals=2; plural=n > 1;\n"
15-
"X-Generator: Translate Toolkit 3.19.11\n"
3+
msgstr "Project-Id-Version: BeeWare 0.1\nReport-Msgid-Bugs-To: \nPOT-Creation-Date: 2026-06-07 01:01+0000\nPO-Revision-Date: 2026-06-07 10:01+0000\nLast-Translator: Américo Monteiro <a_monteiro@gmx.com>\nLanguage-Team: Portuguese <https://hosted.weblate.org/projects/beeware/tutorial/pt/>\nLanguage: pt\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n > 1;\nX-Generator: Weblate 2026.6\n"
164

175
#: docs/en/SUMMARY.md:5
186
msgid "[Tutorial 0 - Let's get set up!]{1}"
@@ -2916,9 +2904,8 @@ msgstr ""
29162904
"self.name_input = toga.TextInput(flex=1)"
29172905

29182906
#: docs/en/tutorial/tutorial-2.md:178
2919-
#, fuzzy
29202907
msgid "Here, we define a Label and a TextInput. Both widgets have styles associated with them; the label will have 5px of margin on its left and right, and no margin on the top and bottom. The TextInput is marked as being flexible - that is, it will absorb all available space in its layout axis."
2921-
msgstr "Nesta etapa, definimos um Label e um TextInput. Ambos os widgets possuem estilos associados; o Label terá 5px de preenchimento à esquerda e à direita, e nenhum preenchimento na parte superior e inferior. O TextInput é marcado como flexível, ou seja, ele absorverá todo o espaço disponível em seu eixo de layout."
2908+
msgstr "Aqui, definimos uma Etiqueta e uma Entrada-de-texto. Ambos os widgets possuem estilos associados; a Etiqueta terá 5px de preenchimento à esquerda e à direita, e nenhuma margem no topo nem fundo. A Entrada-de-texto é marcada como flexível - isto é, vai absorver todo o espaço disponível no seu eixo de disposição."
29222909

29232910
#: docs/en/tutorial/tutorial-2.md:180
29242911
msgid "The TextInput is assigned as an instance variable of the class. This gives us easy access to the widget instance - something that we'll use in a moment."

0 commit comments

Comments
 (0)