diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-27 23:23:15 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-27 23:23:15 +0200 |
commit | 8cd4bf3750fb7206aca2bf850c203ea55ac3091a (patch) | |
tree | 16f20ba2895c7312ce9ea84a9b730aeea97af2ec /po/tr.po | |
parent | f3d537dd7ac6fc5d1f7e2e7324e74fd19921b22b (diff) | |
download | weechat-8cd4bf3750fb7206aca2bf850c203ea55ac3091a.zip |
core: add option "-o" for command /color
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-07-27 20:24+0200\n" +"POT-Creation-Date: 2013-07-27 23:18+0200\n" "PO-Revision-Date: 2013-07-18 19:52+0200\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -925,7 +925,8 @@ msgstr "" msgid "define color aliases and display palette of colors" msgstr "" -msgid "alias <color> <name> || unalias <color> || reset" +#, fuzzy +msgid "alias <color> <name> || unalias <color> || reset || -o" msgstr "alias <renk> <isim> || unalias <renk> || reset" msgid "" @@ -937,6 +938,7 @@ msgid "" " reset: reset all color pairs (required when no more color pairs are " "available if automatic reset is disabled, see option weechat.look." "color_pairs_auto_reset)\n" +" -o: send terminal/colors info to current buffer as input\n" "\n" "Without argument, this command displays colors in a new buffer.\n" "\n" |