summaryrefslogtreecommitdiffstats
path: root/po/doc/general-ru.po
blob: 65e52da5dd6f9782a7a828b039a2d35dcb9402f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# 
# Translators:
# Алексей Мехоношин <ruskidecko@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: calcurse\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-22 10:27+0200\n"
"PO-Revision-Date: 2017-09-23 19:05+0000\n"
"Last-Translator: Алексей Мехоношин <ruskidecko@gmail.com>\n"
"Language-Team: Russian (http://www.transifex.com/lfleischer/calcurse/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
"X-Generator: Translate Toolkit 1.12.0\n"

#: general.txt:1
msgid ""
"Generic key bindings\n"
"===================="
msgstr "Основные гор.клавиши\n======================"

#: general.txt:4
msgid ""
"Some of the key bindings apply whatever panel is selected. They are called\n"
"generic key bindings."
msgstr "Некоторые гор.клавиши доступны без относительно выбранной панели.\nТакие клавиши называются основными."

#: general.txt:7
msgid ""
"Here is the list of all the generic key bindings, together with their\n"
"corresponding action:"
msgstr "Ниже список всех основных гор.клавиш, а так же их действий:"

#: general.txt:10
msgid ""
" '^R' : Redraw function -> redraws calcurse panels, this is useful if\n"
"                           you resize your terminal screen or when\n"
"                           garbage appears inside the display\n"
" '^A' : Add Appointment -> add an appointment or an event\n"
" '^T' : Add TODO        -> add a todo\n"
" 'T' : -1 Day          -> move to previous day\n"
" 't' : +1 Day          -> move to next day\n"
" 'W' : -1 Week         -> move to previous week\n"
" 'w' : +1 Week         -> move to next week\n"
" 'M' : -1 Month        -> move to previous month\n"
" 'm' : +1 Month        -> move to next month\n"
" 'Y' : -1 Year         -> move to previous year\n"
" 'y' : +1 Year         -> move to next year\n"
" '^G' : Goto today      -> move to current day"
msgstr "'^R' : Обновить -> обновляет панели calcurse, это поможет когда\nбыл изменён размер окна с терминалом или когда\nв терминале отображается символьный мусор.\n'^A' : Добавить задачу -> добавляет задачу или событие\n'^T' : Add TODO -> добавить дело\n'T' : -1 Day          -> перейти к пред.дню\n't' : +1 Day          -> перейти к след.дню\n'W' : -1 Week         -> перейти к пред.недели\n'w' : +1 Week         -> перейти к след.недели\n'M' : -1 Month        -> перейти к пред.месяцу\n'm' : +1 Month        -> перейти к след.месяцу\n'Y' : -1 Year         -> перейти к пред.году\n'y' : +1 Year         -> перейти к след.году\n'^G' : Goto today      -> перейти к текущ.дню"

#: general.txt:25
msgid ""
"The '^P' and '^N' keys are used to scroll text upward or downward when inside\n"
"specific screens such the help screens for example. They are also used when the\n"
"calendar screen is selected to switch between the available views (monthly and\n"
"weekly calendar views)."
msgstr "Клавиши  '^P' и '^N' используются для прокрутки экрана вверх или вниз\nв определённых экранах, например экран Справки. Они так же используются\nв случае, когда выбрана панель Календарь для переключения режимов\nотображения (месяц, неделя)."