From 78b0c22e615561c509aa093e1fe95fdbfd522d0d Mon Sep 17 00:00:00 2001 From: Automated System Date: Sat, 24 Sep 2022 22:22:03 +0000 Subject: [PATCH] Merge translation files from master branch. --- translations/messages/pt.po | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/translations/messages/pt.po b/translations/messages/pt.po index 26deacb..507609e 100644 --- a/translations/messages/pt.po +++ b/translations/messages/pt.po @@ -1,12 +1,11 @@ # SOME DESCRIPTIVE TITLE. -# FIRST AUTHOR , YEAR. -# +# Tiago Carmo , 2022. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2020-05-09 01:25+0200\n" -"PO-Revision-Date: 2019-07-24 20:07+0000\n" -"Last-Translator: Hugo Carvalho \n" +"PO-Revision-Date: 2022-09-24 17:56+0000\n" +"Last-Translator: Tiago Carmo \n" "Language-Team: Portuguese \n" "Language: pt\n" @@ -14,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.7.1\n" +"X-Generator: Weblate 4.13.1\n" #. Instead of a literal translation, add your name to the end of the list (separated by a comma). msgid "" @@ -34,30 +33,34 @@ msgstr "abakus" #: abakus.cpp:37 msgid "A simple keyboard-driven calculator" -msgstr "" +msgstr "Uma calculadora simples conduzida por teclado" #: abakus.cpp:42 msgid "Developer" -msgstr "" +msgstr "Desenvolvedor" #: abakus.cpp:46 msgid "" "High precision math routines, and inspiration for the new design came from " "his C++ implementation (SpeedCrunch)" msgstr "" +"Rotinas matemáticas de alta precisão e inspiração para o novo design veio de " +"sua implementação C++ (SpeedCrunch)" #: abakus.cpp:50 msgid "Came up with the initial idea, along with a Python implementation." msgstr "" +"Surgiu com a ideia inicial, juntamente com uma implementação em Python." #: abakus.cpp:54 msgid "" "Inspiration/code for the initial design came from his Ruby implementation." msgstr "" +"A inspiração/código para o design inicial veio de sua implementação Ruby." #: abakuslistview.cpp:158 msgid "Remove selected variable" -msgstr "" +msgstr "Remover variável selecionada" #: abakuslistview.cpp:173 #, c-format @@ -65,6 +68,8 @@ msgid "" "_n: Remove all variables (1 variable)\n" "Remove all variables (%n variables)" msgstr "" +"remove todas as variáveis (1 variável)\n" +"Remova todas as variáveis (%n variáveis)" #: abakuslistview.cpp:200 msgid "Remove selected function"