summaryrefslogtreecommitdiff
path: root/po/ru.po
blob: 30b51f824cb9140e382da3f8b1bbdac8fca7976f (plain)
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The ConsoleKit2 Team
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# bizdelnick <bizdelnick@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: ConsoleKit2\n"
"Report-Msgid-Bugs-To: https://github.com/ConsoleKit2/ConsoleKit2/issues\n"
"POT-Creation-Date: 2015-06-08 15:38+0300\n"
"PO-Revision-Date: 2015-06-08 09:18+0000\n"
"Last-Translator: bizdelnick <bizdelnick@gmail.com>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/consolekit2/"
"language/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"

#: src/ck-seat.c:250
msgid "Another session was activated while waiting"
msgstr "За время ожидания была активирована другая сессия"

#: src/ck-seat.c:275
msgid "There is no Seat to activate"
msgstr "Нет рабочих мест для активации"

#: src/ck-seat.c:281
msgid "Activation is not supported for this kind of seat"
msgstr "Для этого типа рабочего места активация невозможна"

#: src/ck-seat.c:286
msgid "Unknown session id"
msgstr "Неизвестный идентификатор сессии"

#: src/ck-seat.c:297 src/ck-seat.c:330 src/ck-vt-monitor.c:129
msgid "Unable to activate session"
msgstr "Невозможно активировать сессию"

#: src/ck-seat.c:322
msgid "Session already active"
msgstr "Сессия уже активна"

#: src/ck-seat.c:685
msgid "Session is not attached to this seat"
msgstr "Сессия не привязана к этому рабочему месту"

#: src/ck-seat.c:970
msgid "Seat has no sessions"
msgstr "У рабочего места нет сессий"

#: src/main.c:226
msgid "Enable debugging code"
msgstr "Включить код для отладки"

#: src/main.c:227
msgid "Don't become a daemon"
msgstr "Не становиться демоном"

#: src/main.c:228
msgid "Exit after a time - for debugging"
msgstr "Выйти через некоторое время - для отладки"

#: src/main.c:253 tools/ck-collect-session-info.c:440
msgid "You must be root to run this program"
msgstr "Для запуска этой программы необходимо быть root"

#: src/main.c:257
msgid "Console kit daemon"
msgstr "Демон Console kit"

#: src/ck-vt-monitor.c:110
msgid "Session is already active"
msgstr "Сессия уже активна"

#: src/ck-vt-monitor.c:118 src/ck-vt-monitor.c:151
msgid "No consoles available"
msgstr "Нет доступных консолей"

#: src/ck-manager.c:830
#, c-format
msgid "Not Authorized: %s"
msgstr "Не авторизован: %s"

#: src/ck-manager.c:837
msgid "Authorization is required"
msgstr "Требуется авторизация"

#: src/ck-manager.c:840
msgid "Not Authorized"
msgstr "Не авторизован"

#: src/ck-manager.c:1269
#, c-format
msgid "Unable to %s system: %s"
msgstr "Невозможно %s систему: %s"

#: src/ck-manager.c:1322 src/ck-manager.c:1434 src/ck-manager.c:1694
#: src/ck-manager.c:1826 src/ck-manager.c:1958
msgid "Attempting to perform a system action while one is in progress"
msgstr "Попытка запустить системное действие во время его выполнения"

#: src/ck-manager.c:1334
msgid "failed to allocate memory to perform restart"
msgstr "не удалось выделить память для перезапуска"

#: src/ck-manager.c:1381 src/ck-manager.c:1486 src/ck-manager.c:1548
#: src/ck-manager.c:1627 src/ck-manager.c:1754 src/ck-manager.c:1886
#: src/ck-manager.c:2018
msgid "Operation is being inhibited"
msgstr "Операция блокируется"

#: src/ck-manager.c:1446
msgid "failed to allocate memory to perform shutdown"
msgstr "не удалось выделить память для отключения"

#: src/ck-manager.c:1706
msgid "failed to allocate memory to perform suspend"
msgstr "не удалось выделить память для перехода в ждущий режим"

#: src/ck-manager.c:1838
msgid "failed to allocate memory to perform hibernate"
msgstr "не удалось выделить память для перехода в спящий режим"

#: src/ck-manager.c:1970
msgid "failed to allocate memory to perform hybrid sleep"
msgstr "не удалось выделить память для перехода в режим гибридного сна"

#: src/ck-manager.c:2101
msgid "Inhibit manager failed to initialize"
msgstr "Не удалось инициализировать менеджер блокировок"

#: src/ck-manager.c:2115
msgid "Invalid input when creating inhibit lock"
msgstr "Некорректный ввод при создании блокировки"

#: src/ck-manager.c:2118
msgid "Unable to create inhibit lock, insufficient memory"
msgstr "Невозможно создать блокировку: недостаточно памяти"

#: src/ck-manager.c:2121
msgid "Error creating the inhibit lock"
msgstr "Ошибка при создании блокировки"

#: src/ck-manager.c:2798 src/ck-manager.c:2877 src/ck-manager.c:2925
msgid "Unable to get information about the calling process"
msgstr "Невозможно получить информацию о вызывающем процессе"

#: src/ck-manager.c:2812 src/ck-manager.c:3125 src/ck-session.c:384
#, c-format
msgid "Unable to lookup information about calling process '%d'"
msgstr "Невозможно получить информацию о вызывающем процессе '%d'"

#: src/ck-manager.c:2823 src/ck-manager.c:2830 src/ck-manager.c:3074
msgid "Unable to find session for cookie"
msgstr "Невозможно найти сессию для cookie"

#: src/ck-manager.c:2885
#, c-format
msgid "Unable to lookup session information for process '%d'"
msgstr "Невозможно получить информацию о сессии для процесса '%d'"

#: src/ck-manager.c:3082
msgid "User ID does not match the owner of cookie"
msgstr "ID пользователя не соответствует владельцу cookie"

#: src/ck-manager.c:3092
msgid "Process ID does not match the owner of cookie"
msgstr "ID процесса не соответствует владельцу cookie"

#: src/ck-manager.c:3286
msgid "User has no sessions"
msgstr "У пользователя нет сессий"

#: src/ck-manager.c:3322
msgid "User has no seats"
msgstr "У пользователя нет рабочих мест"

#: src/ck-manager.c:3348
msgid "There are no sessions"
msgstr "Нет сессий"

#: src/ck-session.c:390
msgid "Only session owner may set idle hint state"
msgstr "Только владелец сессии может устанавливать маркер простоя"

#: src/ck-session.c:462
msgid ""
"Activate signal not handeled. Session not attached to seat, or the seat "
"doesn't support activation changes"
msgstr ""
"Сигнал активации не обрабатывается. Сессия не привязана к рабочему месту или "
"рабочее место не поддерживает изменения активации"

#: tools/ck-history.c:903 tools/list-sessions.c:350
msgid "Version of this application"
msgstr "Версия этого приложения"

#: tools/ck-history.c:904
msgid "Show listing of frequent users"
msgstr "Показать список частых пользователей"

#: tools/ck-history.c:905
msgid "Show listing of last logged in users"
msgstr "Показать список последних вошедших пользователей"

#: tools/ck-history.c:906
msgid "Show 'last' compatible listing of last logged in users"
msgstr ""
"Показать 'последний' совместимый список последних вошедших пользователей"

#: tools/ck-history.c:907
msgid "Show full event log"
msgstr "Показать полный журнал событий"

#: tools/ck-history.c:908
msgid "Show entries for the specified seat"
msgstr "Показать записи для указанного рабочего места"

#: tools/ck-history.c:908
msgid "SEAT"
msgstr "МЕСТО"

#: tools/ck-history.c:909
msgid "Show entries for the specified session type"
msgstr "Показать записи для указанного типа сессии"

#: tools/ck-history.c:909
msgid "TYPE"
msgstr "ТИП"

#: tools/ck-history.c:910
msgid "Show entries for the specified user"
msgstr "Показать записи для указанного пользователя"

#: tools/ck-history.c:910
msgid "NAME"
msgstr "ИМЯ"

#: tools/ck-history.c:911
msgid "Show entries since the specified time (ISO 8601 format)"
msgstr "Показать записи начиная с указанного времени (в формате ISO 8601)"

#: tools/ck-history.c:911
msgid "DATETIME"
msgstr "ВРЕМЯ"

#: tools/ck-get-x11-display-device.c:162
msgid "display name"
msgstr "показать имя"

#: tools/ck-collect-session-info.c:425
msgid "User ID"
msgstr "ID пользователя"

#: tools/ck-collect-session-info.c:426
msgid "Process ID"
msgstr "ID процесса"