diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-06-30 14:19:00 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-06-30 14:19:00 +0200 |
commit | 08c3c848bd2711c983c08c86043b6b2506f02880 (patch) | |
tree | 3cc70fc95b6a0db4e099e6ac2e9a38d99d581d6d /po/ja.po | |
parent | 00a9028f42537198d2e7d5d57907607b8713f138 (diff) | |
download | weechat-08c3c848bd2711c983c08c86043b6b2506f02880.zip |
irc: add option irc.look.ctcp_time_format to customize reply to CTCP TIME (task #12150)
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 10 |
1 files changed, 9 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-06-10 22:58+0200\n" +"POT-Creation-Date: 2012-06-30 14:13+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" @@ -5618,6 +5618,14 @@ msgstr "サーバからのメッセージにニックネーム色を利用" msgid "use same nick color for channel and private" msgstr "チャンネルとプライベートバッファで同じニックネーム色を利用" +#, fuzzy +msgid "" +"time format used in answer to message CTCP TIME (see man strftime for date/" +"time specifiers)" +msgstr "" +"\"time\" バーアイテムの時間フォーマット (日付/時間指定子は strftime の man を" +"参照)" + msgid "merge server buffers" msgstr "サーババッファをマージ" |