aboutsummaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-09-24 21:03:56 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-09-24 21:03:56 +0200
commit3a356f109f0804a0731da3546edaf20cca86e694 (patch)
tree86463259aece006680f0a68e47330dee995da79e /po
parentcore: fix wrong results with the unary minus in calc expressions (diff)
downloadweechat-3a356f109f0804a0731da3546edaf20cca86e694.tar.xz
weechat-3a356f109f0804a0731da3546edaf20cca86e694.zip
core: add power operator "**" in calc expressions (issue #997)
Diffstat (limited to 'po')
-rw-r--r--po/cs.po4
-rw-r--r--po/de.po5
-rw-r--r--po/es.po4
-rw-r--r--po/fr.po8
-rw-r--r--po/hu.po4
-rw-r--r--po/it.po4
-rw-r--r--po/ja.po4
-rw-r--r--po/pl.po4
-rw-r--r--po/pt.po4
-rw-r--r--po/pt_BR.po4
-rw-r--r--po/ru.po4
-rw-r--r--po/tr.po4
-rw-r--r--po/weechat.pot4
13 files changed, 29 insertions, 28 deletions
diff --git a/po/cs.po b/po/cs.po
index 3e7e1c881..5243bfc1c 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-09-23 08:04+0200\n"
+"POT-Creation-Date: 2019-09-24 20:55+0200\n"
"PO-Revision-Date: 2019-05-13 21:31+0200\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1580,7 +1580,7 @@ msgid ""
" 11. an environment variable (format: \"env:XXX\")\n"
" 12. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 13. result of an expression with parentheses and operators + - * / // % "
+" 13. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
" 14. an option (format: \"file.section.option\")\n"
" 15. a local variable in buffer\n"
diff --git a/po/de.po b/po/de.po
index 1db1bbe01..27fec3e01 100644
--- a/po/de.po
+++ b/po/de.po
@@ -24,7 +24,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-09-23 08:04+0200\n"
+"POT-Creation-Date: 2019-09-24 20:55+0200\n"
"PO-Revision-Date: 2019-09-23 22:06+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -1661,6 +1661,7 @@ msgstr "evaluierter Ausdruck"
msgid "[-n|-s] <expression> || [-n] -c <expression1> <operator> <expression2>"
msgstr "[-n|-s] <expression> || [-n] -c <expression1> <operator> <expression2>"
+#, fuzzy
msgid ""
" -n: display result without sending it to buffer (debug mode)\n"
" -s: split expression before evaluating it (many commands can be "
@@ -1716,7 +1717,7 @@ msgid ""
" 11. an environment variable (format: \"env:XXX\")\n"
" 12. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 13. result of an expression with parentheses and operators + - * / // % "
+" 13. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
" 14. an option (format: \"file.section.option\")\n"
" 15. a local variable in buffer\n"
diff --git a/po/es.po b/po/es.po
index 8cfc64b96..f251da6d6 100644
--- a/po/es.po
+++ b/po/es.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-09-23 08:04+0200\n"
+"POT-Creation-Date: 2019-09-24 20:55+0200\n"
"PO-Revision-Date: 2019-05-13 21:31+0200\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1611,7 +1611,7 @@ msgid ""
" 11. an environment variable (format: \"env:XXX\")\n"
" 12. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 13. result of an expression with parentheses and operators + - * / // % "
+" 13. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
" 14. an option (format: \"file.section.option\")\n"
" 15. a local variable in buffer\n"
diff --git a/po/fr.po b/po/fr.po
index 2b0fca272..27211921e 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-09-23 08:04+0200\n"
-"PO-Revision-Date: 2019-09-23 21:26+0200\n"
+"POT-Creation-Date: 2019-09-24 20:55+0200\n"
+"PO-Revision-Date: 2019-09-24 21:03+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -1685,7 +1685,7 @@ msgid ""
" 11. an environment variable (format: \"env:XXX\")\n"
" 12. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 13. result of an expression with parentheses and operators + - * / // % "
+" 13. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
" 14. an option (format: \"file.section.option\")\n"
" 15. a local variable in buffer\n"
@@ -1800,7 +1800,7 @@ msgstr ""
" 12. un opérateur ternaire (format : \"if:condition?valeur_si_vrai:"
"valeur_si_faux\")\n"
" 13. le résultat d'une expression avec parenthèses et les opérateurs + - "
-"* / // % (format: \"calc:xxx\")\n"
+"* / // % ** (format: \"calc:xxx\")\n"
" 14. une option (format : \"fichier.section.option\")\n"
" 15. une variable locale du tampon\n"
" 16. un hdata/variable (la valeur est automatiquement convertie en chaîne), "
diff --git a/po/hu.po b/po/hu.po
index b4dcc9655..f03245b9f 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-09-23 08:04+0200\n"
+"POT-Creation-Date: 2019-09-24 20:55+0200\n"
"PO-Revision-Date: 2019-05-13 21:31+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1499,7 +1499,7 @@ msgid ""
" 11. an environment variable (format: \"env:XXX\")\n"
" 12. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 13. result of an expression with parentheses and operators + - * / // % "
+" 13. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
" 14. an option (format: \"file.section.option\")\n"
" 15. a local variable in buffer\n"
diff --git a/po/it.po b/po/it.po
index 818f359b7..790d0176b 100644
--- a/po/it.po
+++ b/po/it.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-09-23 08:04+0200\n"
+"POT-Creation-Date: 2019-09-24 20:55+0200\n"
"PO-Revision-Date: 2019-05-13 21:31+0200\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1594,7 +1594,7 @@ msgid ""
" 11. an environment variable (format: \"env:XXX\")\n"
" 12. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 13. result of an expression with parentheses and operators + - * / // % "
+" 13. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
" 14. an option (format: \"file.section.option\")\n"
" 15. a local variable in buffer\n"
diff --git a/po/ja.po b/po/ja.po
index b4d83727a..bd30de9d8 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-09-23 08:04+0200\n"
+"POT-Creation-Date: 2019-09-24 20:55+0200\n"
"PO-Revision-Date: 2019-09-22 18:54+0200\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
@@ -1648,7 +1648,7 @@ msgid ""
" 11. an environment variable (format: \"env:XXX\")\n"
" 12. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 13. result of an expression with parentheses and operators + - * / // % "
+" 13. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
" 14. an option (format: \"file.section.option\")\n"
" 15. a local variable in buffer\n"
diff --git a/po/pl.po b/po/pl.po
index 0c9417ab3..476d8bdd9 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-09-23 08:04+0200\n"
+"POT-Creation-Date: 2019-09-24 20:55+0200\n"
"PO-Revision-Date: 2019-09-22 18:54+0200\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@@ -1683,7 +1683,7 @@ msgid ""
" 11. an environment variable (format: \"env:XXX\")\n"
" 12. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 13. result of an expression with parentheses and operators + - * / // % "
+" 13. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
" 14. an option (format: \"file.section.option\")\n"
" 15. a local variable in buffer\n"
diff --git a/po/pt.po b/po/pt.po
index 381ed6551..713bebe6a 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-09-23 08:04+0200\n"
+"POT-Creation-Date: 2019-09-24 20:55+0200\n"
"PO-Revision-Date: 2019-09-22 18:54+0200\n"
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
"Language-Team: Portuguese <>\n"
@@ -1652,7 +1652,7 @@ msgid ""
" 11. an environment variable (format: \"env:XXX\")\n"
" 12. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 13. result of an expression with parentheses and operators + - * / // % "
+" 13. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
" 14. an option (format: \"file.section.option\")\n"
" 15. a local variable in buffer\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index ad78bbdcf..a67327354 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-09-23 08:04+0200\n"
+"POT-Creation-Date: 2019-09-24 20:55+0200\n"
"PO-Revision-Date: 2019-05-13 21:32+0200\n"
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1656,7 +1656,7 @@ msgid ""
" 11. an environment variable (format: \"env:XXX\")\n"
" 12. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 13. result of an expression with parentheses and operators + - * / // % "
+" 13. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
" 14. an option (format: \"file.section.option\")\n"
" 15. a local variable in buffer\n"
diff --git a/po/ru.po b/po/ru.po
index fc9a21ad8..c5c92346d 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-09-23 08:04+0200\n"
+"POT-Creation-Date: 2019-09-24 20:55+0200\n"
"PO-Revision-Date: 2019-05-13 21:32+0200\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1521,7 +1521,7 @@ msgid ""
" 11. an environment variable (format: \"env:XXX\")\n"
" 12. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 13. result of an expression with parentheses and operators + - * / // % "
+" 13. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
" 14. an option (format: \"file.section.option\")\n"
" 15. a local variable in buffer\n"
diff --git a/po/tr.po b/po/tr.po
index fb023b491..039ef5743 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-09-23 08:04+0200\n"
+"POT-Creation-Date: 2019-09-24 20:55+0200\n"
"PO-Revision-Date: 2019-05-13 21:32+0200\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1352,7 +1352,7 @@ msgid ""
" 11. an environment variable (format: \"env:XXX\")\n"
" 12. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 13. result of an expression with parentheses and operators + - * / // % "
+" 13. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
" 14. an option (format: \"file.section.option\")\n"
" 15. a local variable in buffer\n"
diff --git a/po/weechat.pot b/po/weechat.pot
index 3d933a422..49760838c 100644
--- a/po/weechat.pot
+++ b/po/weechat.pot
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-09-23 08:04+0200\n"
+"POT-Creation-Date: 2019-09-24 20:55+0200\n"
"PO-Revision-Date: 2014-08-16 10:27+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1354,7 +1354,7 @@ msgid ""
" 11. an environment variable (format: \"env:XXX\")\n"
" 12. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 13. result of an expression with parentheses and operators + - * / // % "
+" 13. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
" 14. an option (format: \"file.section.option\")\n"
" 15. a local variable in buffer\n"