diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-08-16 11:37:43 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-08-16 11:37:43 +0200 |
commit | ab8ea0f3cbbc081cb2160e94b4129e15e2e6cd5b (patch) | |
tree | 61d70acfb468b079ffa998f1dfe93fd7fc3862be /po/ja.po | |
parent | e6ed4342a2624040282e7bdb93e79124b137f0bd (diff) | |
download | weechat-ab8ea0f3cbbc081cb2160e94b4129e15e2e6cd5b.zip |
irc: fix translation of CTCP PING reply (closes #137)
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 34 |
1 files changed, 19 insertions, 15 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-08-02 16:12+0200\n" +"POT-Creation-Date: 2014-08-16 11:34+0200\n" "PO-Revision-Date: 2014-08-03 00:32+0900\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n" @@ -40,11 +40,11 @@ msgid "max chars" msgstr "最大文字数" msgid "" -"a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)" -"green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal " -"color number or an alias; attributes are allowed before color (for text " -"color only, not background): \"*\" for bold, \"!\" for reverse, \"/\" for " -"italic, \"_\" for underline" +"a WeeChat color name (default, black, (dark)gray, white, (light)red, " +"(light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a " +"terminal color number or an alias; attributes are allowed before color (for " +"text color only, not background): \"*\" for bold, \"!\" for reverse, \"/\" " +"for italic, \"_\" for underline" msgstr "" "WeeChat の色名 (default、black、(dark)gray、white、(light)red、(light)green、" "brown、yellow、(light)blue、(light)magenta、(light)cyan) 、ターミナル色番号ま" @@ -5882,8 +5882,8 @@ msgstr "" " - 内部サーバ名 (/server add で作成されたもの、利用推奨)\n" " - ホスト名/ポート番号、又は IP アドレス/ポート番号 (これは一時的" "サーバを作る)、デフォルトのポート番号は 6667\n" -" - 次のフォーマットに従う URL: irc[6][s]://[nickname[:password]@]" -"irc.example.org[:port][/#channel1][,#channel2[...]]\n" +" - 次のフォーマットに従う URL: irc[6][s]://[nickname[:" +"password]@]irc.example.org[:port][/#channel1][,#channel2[...]]\n" " option: サーバに関するオプション (ブール型オプションでは、value は無視さ" "れる)\n" " nooption: ブール型オプションを 'off' にする (例: -nossl)\n" @@ -7809,9 +7809,10 @@ msgstr "%s%s%s%s からの CTCP 要求: %s%s%s%s%s%s" msgid " (blocked)" msgstr " (ブロック)" -#, c-format -msgid "%sCTCP reply from %s%s%s: %s%s%s %ld.%ld %s" -msgstr "%s%s%s%s からの CTCP 応答: %s%s%s %ld.%ld %s" +#. TRANSLATORS: %.3fs is a float number + "s" ("seconds") +#, fuzzy, c-format +msgid "%sCTCP reply from %s%s%s: %s%s%s %.3fs" +msgstr "%s%s%s%s からの CTCP 応答: %s%s%s%s%s" #, c-format msgid "%sCTCP reply from %s%s%s: %s%s%s%s%s" @@ -10769,8 +10770,8 @@ msgid "" "Examples (you can also look at default triggers with /trigger listdefault):\n" " add text attributes *bold*, _underline_ and /italic/ (only in user " "messages):\n" -" /trigger add effects modifier weechat_print \"${tg_tag_nick}\" \"==\\*" -"(\\S+)\\*==*${color:bold}$1${color:-bold}*== ==_(\\S+)_==_${color:" +" /trigger add effects modifier weechat_print \"${tg_tag_nick}\" \"==" +"\\*(\\S+)\\*==*${color:bold}$1${color:-bold}*== ==_(\\S+)_==_${color:" "underline}$1${color:-underline}_== ==/(\\S+)/==/${color:italic}$1${color:-" "italic}/\"\n" " hide nicklist bar on small terminals:\n" @@ -10844,8 +10845,8 @@ msgstr "" "\n" "例 (/trigger listdefault でデフォルトトリガを見ることができます):\n" " テキスト属性 *太字*、_下線_、/イタリック/ を追加 (ユーザメッセージのみ):\n" -" /trigger add effects modifier weechat_print \"${tg_tag_nick}\" \"==\\*" -"(\\S+)\\*==*${color:bold}$1${color:-bold}*== ==_(\\S+)_==_${color:" +" /trigger add effects modifier weechat_print \"${tg_tag_nick}\" \"==" +"\\*(\\S+)\\*==*${color:bold}$1${color:-bold}*== ==_(\\S+)_==_${color:" "underline}$1${color:-underline}_== ==/(\\S+)/==/${color:italic}$1${color:-" "italic}/\"\n" " 狭い端末ではニックネームリストバーを隠す:\n" @@ -11408,3 +11409,6 @@ msgstr "%s%s: ソケットにオプション \"nonblock\" を設定できませ #, c-format msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s%s: \"%s\" のタイムアウト %s" + +#~ msgid "%sCTCP reply from %s%s%s: %s%s%s %ld.%ld %s" +#~ msgstr "%s%s%s%s からの CTCP 応答: %s%s%s %ld.%ld %s" |