diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-08-23 12:34:04 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-08-23 12:34:04 +0200 |
commit | bde38c87ead2107a8d9d12877de5a1203dfff3e7 (patch) | |
tree | a5ed776b304ca395b2ebf1c1d72c4e44038d4466 /po/ja.po | |
parent | e887592b789ee5406ea42478f38f7dd613b9d015 (diff) | |
download | weechat-bde38c87ead2107a8d9d12877de5a1203dfff3e7.zip |
core: fix typo: too much calls -> too many calls
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 6 |
1 files changed, 3 insertions, 3 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-23 12:27+0200\n" +"POT-Creation-Date: 2014-08-23 12:32+0200\n" "PO-Revision-Date: 2014-08-16 23:57+0900\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n" @@ -4156,8 +4156,8 @@ msgid "" msgstr "" "%sコマンド \"%s\" にエラーがあります (コマンドに関するヘルプ: /help %s)" -#, c-format -msgid "%sError: too much calls to command \"%s\" (looping)" +#, fuzzy, c-format +msgid "%sError: too many calls to command \"%s\" (looping)" msgstr "" "%sエラー: コマンド \"%s\" の呼び出し回数が多すぎます (ループしています)" |