summaryrefslogtreecommitdiff
path: root/po/ru.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2012-06-10 09:51:03 +0200
committerSebastien Helleu <flashcode@flashtux.org>2012-06-10 09:51:03 +0200
commit25c795a26fdc779d4891e78b199e771a17c20004 (patch)
treeb82ee2b2fc23f0a4da4bf8a9a493e34ac13f0d1f /po/ru.po
parent9f09c26fcaa54fc4a722ae4df1db648ae8f1d164 (diff)
downloadweechat-25c795a26fdc779d4891e78b199e771a17c20004.zip
core: add horizontal separator between windows, two new options to toggle horizontal/vertical separators between windows
New boolean options, enabled by default: - weechat.look.window_separator_horizontal - weechat.look.window_separator_vertical
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po18
1 files changed, 12 insertions, 6 deletions
diff --git a/po/ru.po b/po/ru.po
index 04a623e95..10310ac3e 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.9-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2012-06-09 13:19+0200\n"
+"POT-Creation-Date: 2012-06-10 09:48+0200\n"
"PO-Revision-Date: 2012-06-03 09:49+0200\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2297,14 +2297,14 @@ msgid "alert user when text sought is not found in buffer"
msgstr ""
msgid ""
-"char used to draw horizontal separators around bars (empty value will draw a "
-"real line with ncurses, but may cause bugs with URL selection under some "
-"terminals), wide chars are NOT allowed here"
+"char used to draw horizontal separators around bars and windows (empty value "
+"will draw a real line with ncurses, but may cause bugs with URL selection "
+"under some terminals), wide chars are NOT allowed here"
msgstr ""
msgid ""
-"char used to draw vertical separators around bars (empty value will draw a "
-"real line with ncurses), wide chars are NOT allowed here"
+"char used to draw vertical separators around bars and windows (empty value "
+"will draw a real line with ncurses), wide chars are NOT allowed here"
msgstr ""
msgid "set title for window (terminal for Curses GUI) with name and version"
@@ -2316,6 +2316,12 @@ msgstr ""
msgid "time format for dates converted to strings and displayed in messages"
msgstr "отображение маркера даты при смене дня"
+msgid "display an horizontal separator between windows"
+msgstr ""
+
+msgid "display a vertical separator between windows"
+msgstr ""
+
#, fuzzy
msgid "background color for window separators (when split)"
msgstr "цвет разделителей окна (при разбитом экране)"