diff options
author | Nils Görs <weechatter@arcor.de> | 2012-07-07 13:41:16 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-07-07 13:41:16 +0200 |
commit | 92aa9bff4588068974857d175490c39f77cfec6f (patch) | |
tree | 5039ec6f7630f7ca9483f63477856caf8b0bcd8e /po/ja.po | |
parent | 97a64f1334d567c6d332416ad42c4d8b8ffac7b0 (diff) | |
download | weechat-92aa9bff4588068974857d175490c39f77cfec6f.zip |
core: add option weechat.look.jump_smart_back_to_buffer (jump back to initial buffer after reaching end of hotlist)
The option is "on" by default, which is old behaviour.
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-07-06 12:13+0200\n" +"POT-Creation-Date: 2012-07-07 13:35+0200\n" "PO-Revision-Date: 2012-06-03 09:49+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/WeeChat>\n" @@ -2585,6 +2585,9 @@ msgstr "" "バッファを閉じた場合は一つ前に訪れていたバッファに移動 (無効にされた場合は、" "バッファ番号の一つ少ないものに移動)" +msgid "jump back to initial buffer after reaching end of hotlist" +msgstr "" + msgid "enable mouse support" msgstr "マウスサポートの有効化" |