summaryrefslogtreecommitdiff
path: root/po/ja.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/ja.po
parent7d795c4d5301f265c077cad02f6803212a3db81b (diff)
downloadweechat-3a356f109f0804a0731da3546edaf20cca86e694.zip
core: add power operator "**" in calc expressions (issue #997)
Diffstat (limited to 'po/ja.po')
-rw-r--r--po/ja.po4
1 files changed, 2 insertions, 2 deletions
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"