summaryrefslogtreecommitdiff
path: root/help/oc/oc.po
diff options
context:
space:
mode:
Diffstat (limited to 'help/oc/oc.po')
-rw-r--r--help/oc/oc.po128
1 files changed, 94 insertions, 34 deletions
diff --git a/help/oc/oc.po b/help/oc/oc.po
index 44aaf46..218a7f8 100644
--- a/help/oc/oc.po
+++ b/help/oc/oc.po
@@ -1,16 +1,16 @@
#
# Translators:
-# 48c2de07903ce5a77a8e90265f95c4c2_8909374 <837c8d0ab97b27e737893c19f79bd4de_348476>, 2018
# Stefano Karapetsas <[email protected]>, 2018
# Cédric Valmary <[email protected]>, 2018
+# Quentin PAGÈS, 2023
#
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: Cédric Valmary <[email protected]>, 2018\n"
-"Language-Team: Occitan (post 1500) (https://www.transifex.com/mate/teams/13566/oc/)\n"
+"Last-Translator: Quentin PAGÈS, 2023\n"
+"Language-Team: Occitan (post 1500) (https://app.transifex.com/mate/teams/13566/oc/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -22,7 +22,7 @@ msgctxt "_"
msgid "translator-credits"
msgstr ""
"Yannig Marchegay (Kokoyaya) <[email protected]> & Cédric Valmary "
-"(totenoc.eu) <[email protected]>"
+"(totenoc.eu) <[email protected]>, Quentin PAGÈS"
#. (itstool) path: page/title
#: C/absolute.page:9
@@ -310,7 +310,7 @@ msgstr ""
#. (itstool) path: example/p
#: C/conv-time.page:15
msgid "3 years in hours"
-msgstr ""
+msgstr "3 ans en oras"
#. (itstool) path: note/p
#: C/conv-time.page:20
@@ -423,11 +423,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"
@@ -683,7 +691,7 @@ msgstr ""
#. (itstool) path: td/p
#: C/functions.page:60
msgid "not"
-msgstr ""
+msgstr "not"
#. (itstool) path: td/p
#: C/functions.page:61
@@ -783,7 +791,7 @@ msgstr ""
#. (itstool) path: page/title
#: C/index.page:13
msgid "MATE Calculator Help"
-msgstr ""
+msgstr "Ajuda de la Calculadoira de MATE"
#. (itstool) path: section/title
#: C/index.page:16
@@ -830,7 +838,7 @@ msgstr ""
#. (itstool) path: td/p
#: C/keyboard.page:19
msgid "×"
-msgstr ""
+msgstr "×"
#. (itstool) path: td/p
#: C/keyboard.page:20
@@ -840,7 +848,7 @@ msgstr ""
#. (itstool) path: td/p
#: C/keyboard.page:23
msgid "÷"
-msgstr ""
+msgstr "÷"
#. (itstool) path: td/p
#: C/keyboard.page:24
@@ -885,6 +893,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 "Binari"
+
+#. (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 "Octal"
+
+#. (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 "Exadecimal"
+
+#. (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"
@@ -893,7 +973,7 @@ msgstr ""
#. (itstool) path: license/p
#: C/legal.xml:3
msgid "This work is licensed under a <_:link-1/>."
-msgstr ""
+msgstr "Aquesta òbra es jos licéncia <_:link-1/>."
#. (itstool) path: license/p
#: C/legal.xml:6
@@ -995,7 +1075,7 @@ msgstr ""
#. (itstool) path: td/p
#: C/mouse.page:21
msgid "Advanced"
-msgstr "A_vançat"
+msgstr "Avançat"
#. (itstool) path: td/p
#: C/mouse.page:22
@@ -1039,11 +1119,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 ""
@@ -1073,31 +1148,16 @@ msgid ""
msgstr ""
#. (itstool) path: td/p
-#: C/number-display.page:28
-msgid "Binary"
-msgstr "Binari"
-
-#. (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 "Octal"
-
-#. (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 "Exadecimal"
-
-#. (itstool) path: td/p
#: C/number-display.page:37
msgid "Results are displayed as <link xref=\"base\">hexadecimal numbers</link>"
msgstr ""
@@ -1433,7 +1493,7 @@ msgstr ""
#. (itstool) path: td/p
#: C/variables.page:44
msgid "e"
-msgstr ""
+msgstr "e"
#. (itstool) path: td/p
#: C/variables.page:45