diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-06-23 12:00:34 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-06-23 12:00:34 +0200 |
commit | b3dd47edd8af9a5c8e7aa97f974082180ea0ec5e (patch) | |
tree | f28fc0a95b70a297de2f768721978067cedcd87e /po/tr.po | |
parent | 5a9269ba2045e1aba4ef8c9756e01042a1089e2e (diff) | |
download | weechat-b3dd47edd8af9a5c8e7aa97f974082180ea0ec5e.zip |
buflist: add variable `${format_name}` in bar item evaluation and option buflist.format.name (issue #1020)
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 18 |
1 files changed, 7 insertions, 11 deletions
@@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-06-13 21:16+0200\n" -"PO-Revision-Date: 2017-01-06 22:07+0100\n" +"POT-Creation-Date: 2017-06-23 11:57+0200\n" +"PO-Revision-Date: 2017-06-23 11:58+0200\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: tr\n" @@ -4104,6 +4104,8 @@ msgid "" "the option buflist.look.nick_prefix is enabled)\n" " - ${nick_prefix}: nick prefix for a channel (set only if the option " "buflist.look.nick_prefix is enabled)\n" +" - ${format_name}: formatted name (evaluation of option buflist.format." +"name)\n" " - ${name}: the short name (if set), with a fallback on the name\n" " - ${color_hotlist}: the color depending on the highest hotlist level for " "the buffer (evaluation of option buflist.format.hotlist_xxx where xxx is the " @@ -4231,6 +4233,9 @@ msgid "" "help buflist)" msgstr "" +msgid "format for buffer name (note: content is evaluated, see /help buflist)" +msgstr "" + msgid "" "format for nick prefix on a channel (note: content is evaluated, see /help " "buflist)" @@ -10019,12 +10024,3 @@ msgstr "" #, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "" - -#~ msgid "weechat commands" -#~ msgstr "weechat komutları" - -#~ msgid "commands (weechat and plugins)" -#~ msgstr "komutlar (weechat ve eklentiler)" - -#~ msgid "text color for nicks in chat window" -#~ msgstr "sohbet penceresindeki rumuzlar için metin rengi" |