summaryrefslogtreecommitdiff
path: root/po/ru.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-04-11 18:53:44 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-04-11 18:53:44 +0200
commitb2a68af077e4871ce73858dfcdbe303a61e98a93 (patch)
treee5c05b3f2d683ea14a8924cab66298c7ea494249 /po/ru.po
parentc899254019a64119d52448202e7fcaafb6815144 (diff)
downloadweechat-b2a68af077e4871ce73858dfcdbe303a61e98a93.zip
core: add options weechat.look.word_chars_{highlight|input} (closes #55, task #9459)
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po22
1 files changed, 21 insertions, 1 deletions
diff --git a/po/ru.po b/po/ru.po
index 3b899ec2b..28b8146a4 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-03-30 19:14+0200\n"
+"POT-Creation-Date: 2015-04-11 18:40+0200\n"
"PO-Revision-Date: 2015-03-21 08:41+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2964,6 +2964,26 @@ msgstr ""
"устанавливать заголовок окна (терминала при интерфейсе Curses) с именем и "
"версией"
+msgid ""
+"comma-separated list of chars (or range of chars) that are considered part "
+"or words for highlights; each item can be a single char, a range of chars "
+"(format: a-z), a class of wide character (for example \"alnum\", see man "
+"wctype); a \"!\" before the item makes it negative (ie the char is NOT "
+"considered part of words); the value \"*\" matches any char; unicode chars "
+"are allowed with the format \\u1234, for example \\u00A0 for unbreakable "
+"space (see /help print for supported formats)"
+msgstr ""
+
+msgid ""
+"comma-separated list of chars (or range of chars) that are considered part "
+"or words for command line; each item can be a single char, a range of chars "
+"(format: a-z), a class of wide character (for example \"alnum\", see man "
+"wctype); a \"!\" before the item makes it negative (ie the char is NOT "
+"considered part of words); the value \"*\" matches any char; unicode chars "
+"are allowed with the format \\u1234, for example \\u00A0 for unbreakable "
+"space (see /help print for supported formats)"
+msgstr ""
+
#, fuzzy
msgid "text color for '+' when scrolling bars"
msgstr "цвет '+' при прокрутке топика"