[go: up one dir, main page]

File: ru.po

package info (click to toggle)
timer-applet 2.1.2-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,348 kB
  • ctags: 253
  • sloc: python: 1,464; sh: 821; xml: 111; makefile: 99
file content (351 lines) | stat: -rw-r--r-- 11,426 bytes parent folder | download
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
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
# Russian translation for timer-applet
# Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
# This file is distributed under the same license as the timer-applet package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: timer-applet\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-12-01 07:49-0800\n"
"PO-Revision-Date: 2008-10-21 14:53+0000\n"
"Last-Translator: Alexei Klimenko <Unknown>\n"
"Language-Team: Russian <ru@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Launchpad-Export-Date: 2008-12-01 09:37+0000\n"
"X-Generator: Launchpad (build Unknown)\n"

#: ../data/TimerApplet.server.in.in.h:1
msgid "A Timer Applet factory that creates Timer Applets"
msgstr ""

#: ../data/TimerApplet.server.in.in.h:2
msgid "Start a timer and recive a notification when it is finished"
msgstr "Запустить таймер и сообщить по завершении"

#: ../data/TimerApplet.server.in.in.h:3
msgid "Timer"
msgstr "Таймер"

#: ../data/TimerApplet.server.in.in.h:4
msgid "Timer Applet Factory"
msgstr ""

#: ../data/TimerApplet.xml.h:1
msgid "Ma_nage Presets"
msgstr "У_правление предустановками"

#: ../data/TimerApplet.xml.h:2
msgid "Pa_use"
msgstr "Па_уза"

#: ../data/TimerApplet.xml.h:3
msgid "Pre_sets"
msgstr "Пред_установки"

#: ../data/TimerApplet.xml.h:4
msgid "R_estart"
msgstr "Пе_резапустить"

#: ../data/TimerApplet.xml.h:5
msgid "_About"
msgstr "_Об апплете"

#: ../data/TimerApplet.xml.h:6
msgid "_Continue"
msgstr "_Продолжить"

#: ../data/TimerApplet.xml.h:7
msgid "_Preferences"
msgstr "_Параметры"

#: ../data/TimerApplet.xml.h:8
msgid "_Stop"
msgstr "_Остановить"

#: ../data/timer-applet.glade.h:1
msgid "<b>_Duration</b>"
msgstr "<b>_Продолжительность</b>"

#: ../data/timer-applet.glade.h:2
msgid "<b>_Name</b>"
msgstr "<b>_Имя</b>"

#: ../data/timer-applet.glade.h:3
msgid "<b>_Presets</b>"
msgstr "<b>_Предустановки</b>"

#: ../data/timer-applet.glade.h:4
msgid "A timer applet for the perfect egg and beyond!"
msgstr "Таймер для того чтобы правильно сварить яйцо, и не только!"

#: ../data/timer-applet.glade.h:5
#: ../src/timerapplet/controllers/GlobalController.py:47
msgid "Add Preset"
msgstr "Добавление предустановки"

#: ../data/timer-applet.glade.h:6
msgid "Choose A Sound File"
msgstr "Выберите звуковой файл"

#: ../data/timer-applet.glade.h:7
msgid "Copyright (c) 2007 by Jimmy Do"
msgstr "Авторские права (c) 2007 Jimmy Do"

#: ../data/timer-applet.glade.h:8
msgid "Mana_ge Presets"
msgstr "Управлять предустановками"

#: ../data/timer-applet.glade.h:9
msgid "Manage Presets"
msgstr "Управление предустановками"

#: ../data/timer-applet.glade.h:10
msgid "Released under the GNU General Public License"
msgstr "Выпущено под лицензией GNU General Public License"

#: ../data/timer-applet.glade.h:11
msgid "S_ave as Preset"
msgstr "Со_хранить как предустановку"

#: ../data/timer-applet.glade.h:12
msgid "S_tart Timer"
msgstr "За_пустить таймер"

#: ../data/timer-applet.glade.h:13
msgid "Start Timer"
msgstr "Запустить таймер"

#: ../data/timer-applet.glade.h:14
msgid "Timer Applet"
msgstr "Таймер"

#: ../data/timer-applet.glade.h:15
msgid "Timer Preferences"
msgstr "Параметры таймера"

#: ../data/timer-applet.glade.h:16
msgid "Use c_ustom sound"
msgstr "Использовать _произвольный звуковой файл"

#: ../data/timer-applet.glade.h:17
msgid "Use d_efault sound"
msgstr "Использовать звук по _умолчанию"

#: ../data/timer-applet.glade.h:18
msgid "_Add..."
msgstr "_Добавить..."

#: ../data/timer-applet.glade.h:19
msgid "_Delete"
msgstr "_Удалить"

#: ../data/timer-applet.glade.h:20
msgid "_Edit..."
msgstr "_Изменить..."

#: ../data/timer-applet.glade.h:21
msgid "_Name:"
msgstr "_Имя:"

#: ../data/timer-applet.glade.h:22
msgid "_Play notification sound"
msgstr "_Проиграть звук при событии"

#: ../data/timer-applet.glade.h:23
msgid "_Show remaining time while timer is running"
msgstr "_Показывать обратный отсчет времени запущенного таймера"

#. TRANSLATORS: Replace this string with your names, one name per line.
#: ../data/timer-applet.glade.h:25
msgid "translator-credits"
msgstr ""
"Launchpad Contributions:\n"
"  Anton Bobov https://launchpad.net/~abobov\n"
"  azcapone https://launchpad.net/~azcapone"

#: ../data/timer-applet.schemas.in.h:1
msgid "Path to a custom notification sound"
msgstr "Путь к звуковому файлу события"

#: ../data/timer-applet.schemas.in.h:2
msgid ""
"Path to a sound file that will be played when the timer finishes a countdown"
msgstr ""
"Путь к звуковому файлу который будет проигран при завершении отсчета таймера"

#: ../data/timer-applet.schemas.in.h:3
msgid "Play a beep sound"
msgstr "Проиграть гудок"

#: ../data/timer-applet.schemas.in.h:4
msgid ""
"Play a beep sound on a computer's internal speaker when the timer finishes. "
"This may not have an effect on all computers."
msgstr ""
"Проигрывать системный сигнал компьютера когда отсчет таймера завершиться. "
"Может работать не на всех компьютерах."

#: ../data/timer-applet.schemas.in.h:5
msgid "Play a notification sound when the timer finishes a countdown"
msgstr "Проиграть звуковой событие когда обратный отсчет таймера завершится"

#: ../data/timer-applet.schemas.in.h:6
msgid "Play notification sound"
msgstr "Проиграть звук события"

#: ../data/timer-applet.schemas.in.h:7
msgid "Show remaining time"
msgstr "Показать оставшееся время"

#: ../data/timer-applet.schemas.in.h:8
msgid "Show the remaining time while the timer is running or paused"
msgstr "Показывать оставшееся время когда таймер запущен или приостановлен"

#: ../data/timer-applet.schemas.in.h:9
msgid "Use a custom notification sound"
msgstr "Использовать произвольный звук события"

#: ../data/timer-applet.schemas.in.h:10
msgid ""
"Use the custom notification sound specified in custom_notification_sound_path"
msgstr ""
"Использовать собственный звук для напоминания находящийся в "
"custom_notification_sound_path"

#: ../src/timerapplet/controllers/GlobalController.py:60
msgid "Edit Preset"
msgstr "Редактирование предустановки"

#. HH:MM:SS
#: ../src/timerapplet/controllers/TimerApplet.py:45
#: ../src/timerapplet/controllers/TimerApplet.py:360
#, python-format
msgid "%02d:%02d:%02d"
msgstr "%02d:%02d:%02d"

#. HH:MM
#. MM:SS
#: ../src/timerapplet/controllers/TimerApplet.py:49
#: ../src/timerapplet/controllers/TimerApplet.py:52
#, python-format
msgid "%02d:%02d"
msgstr "%02d:%02d"

#: ../src/timerapplet/controllers/TimerApplet.py:111
msgid "Continue timer countdown?"
msgstr "Продолжить обратный отсчет таймера?"

#: ../src/timerapplet/controllers/TimerApplet.py:112
msgid "The timer is currently paused. Would you like to continue countdown?"
msgstr "Сейчас таймер приостановлен. Хотите продолжить отсчет?"

#: ../src/timerapplet/controllers/TimerApplet.py:192
msgid "Click to start a new timer countdown."
msgstr "Нажмите что бы запустить новый таймер"

#: ../src/timerapplet/controllers/TimerApplet.py:197
msgid "Paused. Click to continue timer countdown."
msgstr "Пайза. Нажмите что бы продолжить обратный отсчет."

#: ../src/timerapplet/controllers/TimerApplet.py:200
msgid "Finished"
msgstr "Завершено"

#. "<timer name>" finished at <time>
#: ../src/timerapplet/controllers/TimerApplet.py:205
#, python-format
msgid ""
"\"%s\" finished at %s.\n"
"Click to stop timer."
msgstr "\"%s\" завершен в %s."

#. Timer finished at <time>
#: ../src/timerapplet/controllers/TimerApplet.py:208
#, python-format
msgid ""
"Timer finished at %s.\n"
"Click to stop timer."
msgstr "Таймер завершен в %s."

#. HH:MM:SS (<timer name>)
#: ../src/timerapplet/controllers/TimerApplet.py:357
#, python-format
msgid "%02d:%02d:%02d (%s)"
msgstr "%02d:%02d:%02d (%s)"

#. "<timer name>" Finished
#: ../src/timerapplet/controllers/TimerApplet.py:378
#, python-format
msgid "\"%s\" Finished"
msgstr "\"%s\" Завершен"

#. "<timer name>" finished at <time>
#: ../src/timerapplet/controllers/TimerApplet.py:381
#, python-format
msgid "\"%s\" finished at %s"
msgstr "\"%s\" завершен в %s."

#: ../src/timerapplet/controllers/TimerApplet.py:383
msgid "Timer Finished"
msgstr "Таймер завершен"

#. Timer finished at <time>
#: ../src/timerapplet/controllers/TimerApplet.py:386
#, python-format
msgid "Timer finished at %s"
msgstr "Таймер завершен в %s."

#: ../src/timerapplet/controllers/TimerApplet.py:393
#, python-format
msgid "Timer finished about <b>%d second</b> ago"
msgid_plural "Timer finished about <b>%d seconds</b> ago"
msgstr[0] "Отсчет завершен около <b>%d секунды</b> назад"
msgstr[1] "Отсчет завершен около <b>%d секунд</b> назад"
msgstr[2] "Отсчет завершен около <b>%d секунд</b> назад"

#: ../src/timerapplet/controllers/TimerApplet.py:398
#, python-format
msgid "Timer finished about <b>%d minute</b> ago"
msgid_plural "Timer finished about <b>%d minutes</b> ago"
msgstr[0] "Отсчет завершен около <b>%d минуты</b> назад"
msgstr[1] "Отсчет завершен около <b>%d минут</b> назад"
msgstr[2] "Отсчет завершен около <b>%d минут</b> назад"

#: ../src/timerapplet/ui/ContinueTimerDialog.py:24
msgid "Continue Timer"
msgstr "Продолжить таймер"

#: ../src/timerapplet/ui/ContinueTimerDialog.py:27
msgid "_Stop Timer"
msgstr "_Остановить таймер"

#: ../src/timerapplet/ui/ContinueTimerDialog.py:28
msgid "_Keep Paused"
msgstr "_Оставить приостановленным"

#: ../src/timerapplet/ui/ContinueTimerDialog.py:29
msgid "_Continue Timer"
msgstr "_Продолжить таймер"

#: ../src/timerapplet/ui/DurationChooser.py:27
msgid "_Hours:"
msgstr "_Часы:"

#: ../src/timerapplet/ui/DurationChooser.py:28
msgid "_Minutes:"
msgstr "_Минуты:"

#: ../src/timerapplet/ui/DurationChooser.py:29
msgid "_Seconds:"
msgstr "_Секунды:"

#. <preset name> (HH:MM:SS)
#: ../src/timerapplet/utils.py:42
#, python-format
msgid "%s (%02d:%02d:%02d)"
msgstr "%s (%02d:%02d:%02d)"