diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-15 19:04:00 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-15 19:04:00 +0200 |
commit | 7389514c0977f3c85faf0cd52db5b9e9759cc5f6 (patch) | |
tree | 8b3a94f60c3f9b15b986b402088da28135f5b1e5 /po/tr.po | |
parent | 92609e3cd631e491617e0d2ac3b6a129976395cc (diff) | |
download | weechat-7389514c0977f3c85faf0cd52db5b9e9759cc5f6.zip |
core: add option weechat.look.key_bind_safe
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 13 |
1 files changed, 12 insertions, 1 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-11 21:45+0200\n" +"POT-Creation-Date: 2013-07-15 18:33+0200\n" "PO-Revision-Date: 2013-06-28 13:51+0200\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -406,6 +406,13 @@ msgid "No key found" msgstr "Tuş bulunamadı" #, c-format +msgid "" +"%sError: it is not safe to bind key \"%s\" because it does not start with a " +"ctrl or meta code (tip: use alt-k to find key codes); if you want to bind " +"this key anyway, turn off option weechat.look.key_bind_safe" +msgstr "" + +#, c-format msgid "%sError: context \"%s\" not found" msgstr "" @@ -2050,6 +2057,10 @@ msgstr "" msgid "jump back to initial buffer after reaching end of hotlist" msgstr "" +msgid "" +"allow only binding of \"safe\" keys (beginning with a ctrl or meta code)" +msgstr "" + msgid "text to display before nick in prefix of message, example: \"<\"" msgstr "" |