diff options
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 25 |
1 files changed, 16 insertions, 9 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-04-01 07:56+0200\n" +"POT-Creation-Date: 2018-04-01 08:41+0200\n" "PO-Revision-Date: 2018-03-31 15:36+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -7280,14 +7280,14 @@ msgid "%s%s: mask must begin with nick" msgstr "%s%s: マスクはニックネームから始めてください" #, c-format -msgid "%s%s: \"%s\" is not a valid regular expression (%s)" -msgstr "%s%s: \"%s\" は不正な正規表現です (%s)" - -#, c-format msgid "%s%s: not enough memory for regular expression" msgstr "%s%s: 正規表現用のメモリが足りません" #, c-format +msgid "%s%s: \"%s\" is not a valid regular expression (%s)" +msgstr "%s%s: \"%s\" は不正な正規表現です (%s)" + +#, c-format msgid "" "%s%s: you must specify channel for \"%s\" command if you're not in a channel" msgstr "" @@ -8047,15 +8047,18 @@ msgid "list channels and their topic" msgstr "チャンネルとトピックをリストアップ" #, fuzzy -msgid "[<channel>[,<channel>...]] [<target>] [-re <regex>]" -msgstr "[<channel>[,<channel>...]] [<server>] [-re <regex>]" +msgid "[-server <server>] [-re <regex>] [<channel>[,<channel>...]] [<target>]" +msgstr "" +"[-noswitch] [-server <server>] [<channel1>[,<channel2>...]] [<key1>[," +"<key2>...]]" #, fuzzy msgid "" -"channel: channel to list\n" -" target: server name\n" +" server: send to this server (internal name)\n" " regex: POSIX extended regular expression used to filter results (case " "insensitive, can start by \"(?-i)\" to become case sensitive)\n" +"channel: channel to list\n" +" target: server name\n" "\n" "Examples:\n" " list all channels on server (can be very slow on large networks):\n" @@ -13776,5 +13779,9 @@ msgstr "%s%s: \"%s\" のタイムアウト %s" msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: 接続できません: 未定義のエラー (%d)" +#, fuzzy +#~ msgid "[<channel>[,<channel>...]] [<target>] [-re <regex>]" +#~ msgstr "[<channel>[,<channel>...]] [<server>] [-re <regex>]" + #~ msgid "<server1> [<server2>]" #~ msgstr "<server1> [<server2>]" |