diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-08-25 19:10:32 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-08-25 19:10:32 +0200 |
commit | 68d6f1b415c7d04949f8e3aa428cd1a486cf6f70 (patch) | |
tree | 377f4f1016e188f75fa5077a910326220e4d3914 /po/ja.po | |
parent | f0685dd1b1fa35dcb149505aaff34a597d7b5889 (diff) | |
download | weechat-68d6f1b415c7d04949f8e3aa428cd1a486cf6f70.zip |
api: add infos "term_colors" and "term_color_pairs"
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\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-08-24 07:05+0200\n" +"POT-Creation-Date: 2019-08-25 17:27+0200\n" "PO-Revision-Date: 2019-06-22 08:40+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -11236,6 +11236,14 @@ msgstr "端末の幅" msgid "height of terminal" msgstr "端末の高さ" +#, fuzzy +msgid "number of colors supported in terminal" +msgstr "端末では色はサポートされていません。" + +#, fuzzy +msgid "number of color pairs supported in terminal" +msgstr "端末では色はサポートされていません。" + msgid "POSIX extended regular expression to search ANSI escape codes" msgstr "ANSI エスケープコードを検索する POSIX 拡張正規表現" |