summaryrefslogtreecommitdiff
path: root/help/pt/pt.po
diff options
context:
space:
mode:
Diffstat (limited to 'help/pt/pt.po')
-rw-r--r--help/pt/pt.po108
1 files changed, 84 insertions, 24 deletions
diff --git a/help/pt/pt.po b/help/pt/pt.po
index e310bbb..edd6164 100644
--- a/help/pt/pt.po
+++ b/help/pt/pt.po
@@ -10,15 +10,15 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2020-06-20 17:26+0200\n"
+"POT-Creation-Date: 2022-10-28 17:41+0200\n"
"PO-Revision-Date: 2018-10-01 16:45+0000\n"
"Last-Translator: Hugo Carvalho <[email protected]>, 2020\n"
-"Language-Team: Portuguese (https://www.transifex.com/mate/teams/13566/pt/)\n"
+"Language-Team: Portuguese (https://app.transifex.com/mate/teams/13566/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
msgctxt "_"
@@ -426,11 +426,19 @@ msgstr ""
#. (itstool) path: page/p
#: C/factorize.page:11
msgid ""
-"You can factorize the number currently displayed by pressing the "
+"You can factorize the number currently displayed by pressing "
+"<keyseq><key>Ctrl</key><key>F</key></keyseq> or by pressing the "
"<gui>fact</gui> button. This button is visible in <link "
"xref=\"mouse\">programming mode</link>."
msgstr ""
+#. (itstool) path: page/p
+#: C/factorize.page:15
+msgid ""
+"To factorize integers bigger than 2^64 the Miller-Rabin primality test and "
+"Pollard's rho algorithm are used."
+msgstr ""
+
#. (itstool) path: page/title
#: C/financial.page:9
msgid "Financial Functions"
@@ -888,6 +896,78 @@ msgid ""
"<keyseq><key>Alt</key>number</keyseq>."
msgstr ""
+#. (itstool) path: page/p
+#: C/keyboard.page:42
+msgid ""
+"When in <link xref=\"mouse\">programming mode</link>, to cycle between base "
+"digits use:"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:47 C/number-display.page:28
+msgid "Binary"
+msgstr "BinĂ¡rio"
+
+#. (itstool) path: td/p
+#: C/keyboard.page:48
+msgid "<keyseq><key>Ctrl</key><key>B</key></keyseq>"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:51 C/number-display.page:32
+msgid "Octal"
+msgstr "Octogonal"
+
+#. (itstool) path: td/p
+#: C/keyboard.page:52
+msgid "<keyseq><key>Ctrl</key><key>O</key></keyseq>"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:55 C/number-display.page:16
+msgid "Decimal"
+msgstr "Decimal"
+
+#. (itstool) path: td/p
+#: C/keyboard.page:56
+msgid "<keyseq><key>Ctrl</key><key>D</key></keyseq>"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:59 C/number-display.page:36
+msgid "Hexadecimal"
+msgstr "Hexadecimal"
+
+#. (itstool) path: td/p
+#: C/keyboard.page:60
+msgid "<keyseq><key>Ctrl</key><key>H</key></keyseq>"
+msgstr ""
+
+#. (itstool) path: page/p
+#: C/keyboard.page:63
+msgid "To cycle between history entries you may use:"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:68
+msgid "Previous Entry"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:69
+msgid "<keyseq><key>Alt</key><key>Up</key></keyseq>"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:72
+msgid "Next Entry"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:73
+msgid "<keyseq><key>Alt</key><key>Down</key></keyseq>"
+msgstr ""
+
#. (itstool) path: p/link
#: C/legal.xml:4
msgid "Creative Commons Attribution-Share Alike 3.0 Unported License"
@@ -1042,11 +1122,6 @@ msgid ""
msgstr ""
#. (itstool) path: td/p
-#: C/number-display.page:16
-msgid "Decimal"
-msgstr "Decimal"
-
-#. (itstool) path: td/p
#: C/number-display.page:17
msgid "Results are displayed as decimal numbers"
msgstr ""
@@ -1076,31 +1151,16 @@ msgid ""
msgstr ""
#. (itstool) path: td/p
-#: C/number-display.page:28
-msgid "Binary"
-msgstr "BinĂ¡rio"
-
-#. (itstool) path: td/p
#: C/number-display.page:29
msgid "Results are displayed as <link xref=\"base\">binary numbers</link>"
msgstr ""
#. (itstool) path: td/p
-#: C/number-display.page:32
-msgid "Octal"
-msgstr "Octogonal"
-
-#. (itstool) path: td/p
#: C/number-display.page:33
msgid "Results are displayed as <link xref=\"base\">octal numbers</link>"
msgstr ""
#. (itstool) path: td/p
-#: C/number-display.page:36
-msgid "Hexadecimal"
-msgstr "Hexadecimal"
-
-#. (itstool) path: td/p
#: C/number-display.page:37
msgid "Results are displayed as <link xref=\"base\">hexadecimal numbers</link>"
msgstr ""