3
3
# This file is distributed under the same license as the PACKAGE package.
4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
6
- #, fuzzy
7
6
msgid ""
8
7
msgstr ""
9
8
"Project-Id-Version : 1.5.0\n "
10
9
"Report-Msgid-Bugs-To : \n "
11
10
"POT-Creation-Date : 2019-06-14 17:06+1000\n "
12
- "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE \n "
11
+ "PO-Revision-Date : 2022-10-14 23:48+0200 \n "
13
12
"Last-Translator : Daniil Kharkov <fadeddexofan@gmail.com>\n "
14
13
"Language-Team : LANGUAGE <LL@li.org>\n "
15
14
"Language : ru\n "
@@ -231,20 +230,16 @@ msgid "Day(s) Of The Month"
231
230
msgstr "Дни"
232
231
233
232
#: django_celery_beat/models.py:256
234
- msgid ""
235
- "Cron Days Of The Month to Run. Use \" *\" for \" all\" . (Example: \" 1,15\" )"
236
- msgstr ""
237
- "Cron дни. Используйте \" *\" для \" каждый\" . (Например: \" 1,15\" )"
233
+ msgid "Cron Days Of The Month to Run. Use \" *\" for \" all\" . (Example: \" 1,15\" )"
234
+ msgstr "Cron дни. Используйте \" *\" для \" каждый\" . (Например: \" 1,15\" )"
238
235
239
236
#: django_celery_beat/models.py:262
240
237
msgid "Month(s) Of The Year"
241
238
msgstr "Месяцы"
242
239
243
240
#: django_celery_beat/models.py:264
244
- msgid ""
245
- "Cron Months Of The Year to Run. Use \" *\" for \" all\" . (Example: \" 0,6\" )"
246
- msgstr ""
247
- "Cron месяцы. Используйте \" *\" для \" каждый\" . (Например: \" 0,6\" )"
241
+ msgid "Cron Months Of The Year to Run. Use \" *\" for \" all\" . (Example: \" 0,6\" )"
242
+ msgstr "Cron месяцы. Используйте \" *\" для \" каждый\" . (Например: \" 0,6\" )"
248
243
249
244
#: django_celery_beat/models.py:271
250
245
msgid "Cron Timezone"
@@ -272,55 +267,53 @@ msgstr "Краткое описание для этой задачи"
272
267
273
268
#: django_celery_beat/models.py:372
274
269
msgid ""
275
- "The Name of the Celery Task that Should be Run. (Example: \" proj.tasks."
276
- "import_contacts\" )"
277
- msgstr ""
278
- "Имя запускаемой Celery задачи. (Например: \" proj.tasks."
279
- "import_contacts\" )"
270
+ "The Name of the Celery Task that Should be Run. (Example: \" proj.tasks.import_contacts"
271
+ "\" )"
272
+ msgstr "Имя запускаемой Celery задачи. (Например: \" proj.tasks.import_contacts\" )"
280
273
281
274
#: django_celery_beat/models.py:380
282
275
msgid "Interval Schedule"
283
276
msgstr "Интервал"
284
277
285
278
#: django_celery_beat/models.py:381
286
279
msgid ""
287
- "Interval Schedule to run the task on. Set only one schedule type, leave the "
288
- "others null. "
289
- msgstr "Интервальное расписание для запуска задачи. Выберите только один тип "
290
- "расписания, остальные оставьте пустыми."
280
+ "Interval Schedule to run the task on. Set only one schedule type, leave the others null. "
281
+ msgstr " "
282
+ "Интервальное расписание для запуска задачи. Выберите только один тип расписания, "
283
+ "остальные оставьте пустыми."
291
284
292
285
#: django_celery_beat/models.py:386
293
286
msgid "Crontab Schedule"
294
287
msgstr "Crontab"
295
288
296
289
#: django_celery_beat/models.py:387
297
290
msgid ""
298
- "Crontab Schedule to run the task on. Set only one schedule type, leave the "
299
- "others null. "
300
- msgstr "Crontab расписание для запуска задачи. Выберите только один тип "
301
- "расписания, остальные оставьте пустыми."
291
+ "Crontab Schedule to run the task on. Set only one schedule type, leave the others null. "
292
+ msgstr " "
293
+ "Crontab расписание для запуска задачи. Выберите только один тип расписания, остальные "
294
+ "оставьте пустыми."
302
295
303
296
#: django_celery_beat/models.py:392
304
297
msgid "Solar Schedule"
305
298
msgstr "Астрономическое"
306
299
307
300
#: django_celery_beat/models.py:393
308
301
msgid ""
309
- "Solar Schedule to run the task on. Set only one schedule type, leave the "
310
- "others null. "
311
- msgstr "Астрономическое расписание для запуска задачи. Выберите только один "
312
- "тип расписания, остальные оставьте пустыми."
302
+ "Solar Schedule to run the task on. Set only one schedule type, leave the others null. "
303
+ msgstr " "
304
+ "Астрономическое расписание для запуска задачи. Выберите только один тип расписания, "
305
+ "остальные оставьте пустыми."
313
306
314
307
#: django_celery_beat/models.py:398
315
308
msgid "Clocked Schedule"
316
309
msgstr "Хронометрическое"
317
310
318
311
#: django_celery_beat/models.py:399
319
312
msgid ""
320
- "Clocked Schedule to run the task on. Set only one schedule type, leave the "
321
- "others null. "
322
- msgstr "Хронометрическое расписание для запуска задачи. Выберите только один "
323
- "тип расписания, остальные оставьте пустыми."
313
+ "Clocked Schedule to run the task on. Set only one schedule type, leave the others null. "
314
+ msgstr " "
315
+ "Хронометрическое расписание для запуска задачи. Выберите только один тип расписания, "
316
+ "остальные оставьте пустыми."
324
317
325
318
#: django_celery_beat/models.py:405
326
319
msgid "Positional Arguments"
@@ -376,19 +369,18 @@ msgstr "Приоритет"
376
369
377
370
#: django_celery_beat/models.py:450
378
371
msgid ""
379
- "Priority Number between 0 and 255. Supported by: RabbitMQ, Redis (priority "
380
- "reversed, 0 is highest)."
372
+ "Priority Number between 0 and 255. Supported by: RabbitMQ, Redis (priority reversed, 0 "
373
+ "is highest)."
381
374
msgstr ""
382
- "Число между 0 и 255. Поддерживается в: RabbitMQ, Redis (приоритет "
383
- "по убыванию, 0 наивысший)."
375
+ "Число между 0 и 255. Поддерживается в: RabbitMQ, Redis (приоритет по убыванию, 0 "
376
+ "наивысший)."
384
377
385
378
#: django_celery_beat/models.py:455
386
379
msgid "Expires Datetime"
387
380
msgstr "Истекает"
388
381
389
382
#: django_celery_beat/models.py:457
390
- msgid ""
391
- "Datetime after which the schedule will no longer trigger the task to run"
383
+ msgid "Datetime after which the schedule will no longer trigger the task to run"
392
384
msgstr "Время, после которого расписание больше не будет запускать задачу"
393
385
394
386
#: django_celery_beat/models.py:462
@@ -413,10 +405,9 @@ msgstr "Последний запуск"
413
405
414
406
#: django_celery_beat/models.py:483
415
407
msgid ""
416
- "Datetime that the schedule last triggered the task to run. Reset to None if "
417
- "enabled is set to False."
418
- msgstr ""
419
- "Время последнего вызова задачи. None если задача выключена."
408
+ "Datetime that the schedule last triggered the task to run. Reset to None if enabled is "
409
+ "set to False."
410
+ msgstr "Время последнего вызова задачи. None если задача выключена."
420
411
421
412
#: django_celery_beat/models.py:488
422
413
msgid "Total Run Count"
0 commit comments