aboutsummaryrefslogtreecommitdiff
path: root/source/pt/sccomp
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-03-30 18:31:40 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-03-30 18:40:10 +0200
commit7b43a13473ab1c692d33577af1ec191179e9079a (patch)
tree56ede03f882794ba911a3733e2f4b165693f59a2 /source/pt/sccomp
parent943a62baf90a015aac8846f3b8d88c8a49787fe7 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I84eb112a5f299d0c0ec33a280ab490cf22ae6d46
Diffstat (limited to 'source/pt/sccomp')
-rw-r--r--source/pt/sccomp/messages.po32
1 files changed, 16 insertions, 16 deletions
diff --git a/source/pt/sccomp/messages.po b/source/pt/sccomp/messages.po
index 752fffe0b8c..07a5c6c8d7a 100644
--- a/source/pt/sccomp/messages.po
+++ b/source/pt/sccomp/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-01-19 13:13+0100\n"
+"POT-Creation-Date: 2021-03-29 16:03+0200\n"
"PO-Revision-Date: 2021-01-29 15:37+0000\n"
"Last-Translator: Sérgio Marques <smarquespt@gmail.com>\n"
"Language-Team: Portuguese <https://translations.documentfoundation.org/projects/libo_ui-master/sccompmessages/pt/>\n"
@@ -13,89 +13,89 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1512231179.000000\n"
#. whDxm
-#: sccomp/inc/strings.hrc:25
+#: sccomp/inc/strings.hrc:24
msgctxt "RID_SOLVER_COMPONENT"
msgid "%PRODUCTNAME Linear Solver"
msgstr "Sistema de resolução linear do %PRODUCTNAME"
#. PD5QV
-#: sccomp/inc/strings.hrc:26
+#: sccomp/inc/strings.hrc:25
msgctxt "RID_COINMP_SOLVER_COMPONENT"
msgid "%PRODUCTNAME CoinMP Linear Solver"
msgstr "Sistema de resolução linear CoinMP do %PRODUCTNAME"
#. 22ZBP
-#: sccomp/inc/strings.hrc:27
+#: sccomp/inc/strings.hrc:26
msgctxt "RID_SWARM_SOLVER_COMPONENT"
msgid "%PRODUCTNAME Swarm Non-Linear Solver (experimental)"
msgstr "Sistema de resolução não linear Swarm do %PRODUCTNAME (experimental)"
#. 8TGKo
-#: sccomp/inc/strings.hrc:28
+#: sccomp/inc/strings.hrc:27
msgctxt "RID_PROPERTY_NONNEGATIVE"
msgid "Assume variables as non-negative"
msgstr "Assumir variáveis não negativas"
#. CCyGh
-#: sccomp/inc/strings.hrc:29
+#: sccomp/inc/strings.hrc:28
msgctxt "RID_PROPERTY_INTEGER"
msgid "Assume variables as integer"
msgstr "Assumir variáveis como números inteiros"
#. gEZ74
-#: sccomp/inc/strings.hrc:30
+#: sccomp/inc/strings.hrc:29
msgctxt "RID_PROPERTY_TIMEOUT"
msgid "Solving time limit (seconds)"
msgstr "Limite de tempo da resolução (segundos)"
#. efNFB
-#: sccomp/inc/strings.hrc:31
+#: sccomp/inc/strings.hrc:30
msgctxt "RID_PROPERTY_EPSILONLEVEL"
msgid "Epsilon level (0-3)"
msgstr "Nível de épsilon (0-3)"
#. yh5Ap
-#: sccomp/inc/strings.hrc:32
+#: sccomp/inc/strings.hrc:31
msgctxt "RID_PROPERTY_LIMITBBDEPTH"
msgid "Limit branch-and-bound depth"
msgstr "Limitar profundidade branch-and-bound"
#. bYUbE
-#: sccomp/inc/strings.hrc:33
+#: sccomp/inc/strings.hrc:32
msgctxt "RID_PROPERTY_ALGORITHM"
msgid "Swarm algorithm (0 - Differential Evolution, 1 - Particle Swarm Optimization)"
msgstr "Algoritmo (0 para evolução diferencial e 1 para otimização de partículas Swarm)"
#. 4JZXv
-#: sccomp/inc/strings.hrc:34
+#: sccomp/inc/strings.hrc:33
msgctxt "RID_ERROR_NONLINEAR"
msgid "The model is not linear."
msgstr "O modelo não é linear."
#. GRnPv
-#: sccomp/inc/strings.hrc:35
+#: sccomp/inc/strings.hrc:34
msgctxt "RID_ERROR_EPSILONLEVEL"
msgid "The epsilon level is invalid."
msgstr "O nível de épsilon é inválido."
#. ZoHHM
-#: sccomp/inc/strings.hrc:36
+#: sccomp/inc/strings.hrc:35
msgctxt "RID_ERROR_INFEASIBLE"
msgid "The model is infeasible. Check limiting conditions."
msgstr "O modelo é inexequível. Verifique as restrições."
#. iGYmo
-#: sccomp/inc/strings.hrc:37
+#: sccomp/inc/strings.hrc:36
msgctxt "RID_ERROR_UNBOUNDED"
msgid "The model is unbounded."
msgstr "O modelo é ilimitado."
#. QQZXV
-#: sccomp/inc/strings.hrc:38
+#: sccomp/inc/strings.hrc:37
msgctxt "RID_ERROR_TIMEOUT"
msgid "The time limit was reached."
msgstr "Atingiu o tempo limite"