diff options
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 17 |
1 files changed, 13 insertions, 4 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-03-25 21:32+0100\n" +"POT-Creation-Date: 2017-03-25 22:12+0100\n" "PO-Revision-Date: 2017-03-20 09:00+0900\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -5368,7 +5368,9 @@ msgid "" "refresh: force the refresh of the \"buflist\" bar item\n" "\n" "The lines with buffers are displayed using string evaluation (see /help eval " -"for the format), with two main options:\n" +"for the format), with these options:\n" +" - buflist.look.display_conditions: conditions to display a buffer in the " +"list\n" " - buflist.format.buffer: format for a buffer which is not current buffer\n" " - buflist.format.buffer_current: format for the current buffer\n" "\n" @@ -5399,10 +5401,12 @@ msgid "" "lag (evaluation of option buflist.format.lag)" msgstr "" +#, fuzzy msgid "" -"comma-separated list of fields to sort buffers; each field is a hdata " -"variable of buffer; char \"-\" can be used before field to reverse order" +"conditions to display a buffer (note: content is evaluated, see /help " +"buflist)" msgstr "" +"サーバで使用する実名 (注意: 値は評価されます、/help eval を参照してください)" #, fuzzy msgid "" @@ -5410,6 +5414,11 @@ msgid "" "buffers list" msgstr "このバッファで使用中の辞書のコンマ区切りリスト" +msgid "" +"comma-separated list of fields to sort buffers; each field is a hdata " +"variable of buffer; char \"-\" can be used before field to reverse order" +msgstr "" + #, fuzzy msgid "" "format of each line with a buffer (note: content is evaluated, see /help " |