diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-09-20 14:51:09 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-09-20 14:51:09 +0200 |
commit | d1b4281d204ad3c3b53d3ddd9125cac1bfc4af14 (patch) | |
tree | 7312c7e1aef5c5a526379ea29b441ba5e54ff866 /po/ja.po | |
parent | 6860aa491f3462c48c907e78ac259405b3db6d40 (diff) | |
download | weechat-d1b4281d204ad3c3b53d3ddd9125cac1bfc4af14.zip |
trigger: do not allow any changes on a trigger when it is currently running (closes #189)
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-09-03 22:08+0200\n" +"POT-Creation-Date: 2014-09-20 14:37+0200\n" "PO-Revision-Date: 2014-08-31 05:54+0900\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n" @@ -10607,6 +10607,12 @@ msgid "List of default triggers:" msgstr "デフォルトトリガのリスト:" #, c-format +msgid "" +"%s%s: action \"%s\" can not be executed on trigger \"%s\" because it is " +"currently running" +msgstr "" + +#, c-format msgid "Trigger \"%s\" restarted" msgstr "トリガ \"%s\" を再開しました" |