diff options
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 6 |
1 files changed, 5 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: 2021-08-12 18:13+0200\n" +"POT-Creation-Date: 2021-08-31 22:27+0200\n" "PO-Revision-Date: 2021-07-10 16:01+0200\n" "Last-Translator: Emir SARI <bitigchi@me.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2058,6 +2058,10 @@ msgid "" "lowest level in hotlist, \"highest\" to clear only highest level in hotlist, " "or level mask: integer which is a combination of 1=join/part, 2=message, " "4=private, 8=highlight)\n" +" hotlist_remove_buffer: remove current buffer from hotlist\n" +" hotlist_restore_buffer: restore latest hotlist removed in the current " +"buffer\n" +" hotlist_restore_all: restore latest hotlist removed in all buffers\n" " grab_key: grab a key (optional argument: delay for end of grab, default is " "500 milliseconds)\n" " grab_key_command: grab a key with its associated command (optional " |