Skip to content

Commit

Permalink
Readded binary .mo files
Browse files Browse the repository at this point in the history
  • Loading branch information
contmp authored and auvipy committed Oct 15, 2022
1 parent 8f00ded commit 6b67b24
Show file tree
Hide file tree
Showing 12 changed files with 61 additions and 61 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
.DS_Store
*.pyc
*$py.class
*.mo
*~
.*.sw[pon]
dist/
Expand Down
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions django_celery_beat/locale/es/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-04-04 01:30+0000\n"
"PO-Revision-Date: 2021-04-03 22:36-0300\n"
"PO-Revision-Date: 2022-10-14 23:48+0200\n"
"Last-Translator: Luis Saavedra <luis94855510@gmail.com>\n"
"Language-Team: \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 2.3\n"
"X-Generator: Poedit 3.1.1\n"

#: django_celery_beat/admin.py:64
msgid "Task (registered)"
Expand Down
Binary file not shown.
6 changes: 2 additions & 4 deletions django_celery_beat/locale/fr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@
# This file is distributed under the same license as the PACKAGE package.
# <flow.gunso@gmail.com>, 2019.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-10 14:36+0000\n"
"PO-Revision-Date: 2020-06-09 10:30\n"
"PO-Revision-Date: 2022-10-14 23:48+0200\n"
"Last-Translator: Álvaro Mondéjar <mondejar1994@gmail.com>\n"
"Language-Team: n"
"Language: fr\n"
Expand Down Expand Up @@ -176,8 +175,7 @@ msgstr "Longitude"

#: django_celery_beat/models.py:94
msgid "Run the task when the event happens at this longitude"
msgstr ""
"Démarre cette tâche lorsque cet évènement se produit à cette longitude"
msgstr "Démarre cette tâche lorsque cet évènement se produit à cette longitude"

#: django_celery_beat/models.py:101
msgid "solar event"
Expand Down
Binary file not shown.
32 changes: 22 additions & 10 deletions django_celery_beat/locale/ko/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-24 09:35+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2022-10-14 23:48+0200\n"
"Last-Translator: Jaeyoung Heo <jay.jaeyoung@gmail.com>\n"
"Language-Team: \n"
"Language: Korean\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -298,8 +298,8 @@ msgstr "태스크의 간단한 설명을 작성합니다."
msgid ""
"The Name of the Celery Task that Should be Run. (Example: \"proj.tasks."
"import_contacts\")"
msgstr "실행 되어야 하는 셀러리 태스크의 이름 (예: \"proj.tasks."
"import_contacts\")"
msgstr ""
"실행 되어야 하는 셀러리 태스크의 이름 (예: \"proj.tasks.import_contacts\")"

#: django_celery_beat/models.py:404
msgid "Interval Schedule"
Expand All @@ -309,7 +309,9 @@ msgstr "Interval Schedule"
msgid ""
"Interval Schedule to run the task on. Set only one schedule type, leave the "
"others null."
msgstr "태스크 실행 Interval Schedule. 한 종류의 스케줄 타입을 지정하면 나머지는 빈 값으로 두어야 합니다."
msgstr ""
"태스크 실행 Interval Schedule. 한 종류의 스케줄 타입을 지정하면 나머지는 빈 "
"값으로 두어야 합니다."

#: django_celery_beat/models.py:410
msgid "Crontab Schedule"
Expand All @@ -319,7 +321,9 @@ msgstr "Crontab Schedule"
msgid ""
"Crontab Schedule to run the task on. Set only one schedule type, leave the "
"others null."
msgstr "태스크 실행 Crontab Schedule. 한 종류의 스케줄 타입을 지정하면 나머지는 빈 값으로 두어야 합니다."
msgstr ""
"태스크 실행 Crontab Schedule. 한 종류의 스케줄 타입을 지정하면 나머지는 빈 값"
"으로 두어야 합니다."

#: django_celery_beat/models.py:416
msgid "Solar Schedule"
Expand All @@ -329,7 +333,9 @@ msgstr "Solar Schedule"
msgid ""
"Solar Schedule to run the task on. Set only one schedule type, leave the "
"others null."
msgstr "태스크 실행을 위한 Solar Schedule. 한 종류의 스케줄 타입을 지정하면 나머지는 빈 값으로 두어야 합니다."
msgstr ""
"태스크 실행을 위한 Solar Schedule. 한 종류의 스케줄 타입을 지정하면 나머지는 "
"빈 값으로 두어야 합니다."

#: django_celery_beat/models.py:422
msgid "Clocked Schedule"
Expand All @@ -339,7 +345,9 @@ msgstr "Clocked Schedule"
msgid ""
"Clocked Schedule to run the task on. Set only one schedule type, leave the "
"others null."
msgstr "태스크 실행을 위한 Clocked Schedule. 한 종류의 스케줄 타입을 지정하면 나머지는 빈 값으로 두어야 합니다."
msgstr ""
"태스크 실행을 위한 Clocked Schedule. 한 종류의 스케줄 타입을 지정하면 나머지"
"는 빈 값으로 두어야 합니다."

#: django_celery_beat/models.py:429
msgid "Positional Arguments"
Expand Down Expand Up @@ -397,7 +405,9 @@ msgstr "Priority"
msgid ""
"Priority Number between 0 and 255. Supported by: RabbitMQ, Redis (priority "
"reversed, 0 is highest)."
msgstr "0과 255사이의 우선 순위 숫자. RabbitMQ, Redis 에서 지원합니다. (0이 높은 우선순위를 가집니다.)"
msgstr ""
"0과 255사이의 우선 순위 숫자. RabbitMQ, Redis 에서 지원합니다. (0이 높은 우선"
"순위를 가집니다.)"

#: django_celery_beat/models.py:479
msgid "Expires Datetime"
Expand Down Expand Up @@ -450,7 +460,9 @@ msgstr "최종 작동 일시"
msgid ""
"Datetime that the schedule last triggered the task to run. Reset to None if "
"enabled is set to False."
msgstr "태스크가 최종적으로 작동한 시간. 만약 테스크가 비활성화 된 경우 None 으로 지정됩니다."
msgstr ""
"태스크가 최종적으로 작동한 시간. 만약 테스크가 비활성화 된 경우 None 으로 지"
"정됩니다."

#: django_celery_beat/models.py:520
msgid "Total Run Count"
Expand Down
Binary file not shown.
73 changes: 32 additions & 41 deletions django_celery_beat/locale/ru/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: 1.5.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-14 17:06+1000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2022-10-14 23:48+0200\n"
"Last-Translator: Daniil Kharkov <fadeddexofan@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ru\n"
Expand Down Expand Up @@ -231,20 +230,16 @@ msgid "Day(s) Of The Month"
msgstr "Дни"

#: django_celery_beat/models.py:256
msgid ""
"Cron Days Of The Month to Run. Use \"*\" for \"all\". (Example: \"1,15\")"
msgstr ""
"Cron дни. Используйте \"*\" для \"каждый\". (Например: \"1,15\")"
msgid "Cron Days Of The Month to Run. Use \"*\" for \"all\". (Example: \"1,15\")"
msgstr "Cron дни. Используйте \"*\" для \"каждый\". (Например: \"1,15\")"

#: django_celery_beat/models.py:262
msgid "Month(s) Of The Year"
msgstr "Месяцы"

#: django_celery_beat/models.py:264
msgid ""
"Cron Months Of The Year to Run. Use \"*\" for \"all\". (Example: \"0,6\")"
msgstr ""
"Cron месяцы. Используйте \"*\" для \"каждый\". (Например: \"0,6\")"
msgid "Cron Months Of The Year to Run. Use \"*\" for \"all\". (Example: \"0,6\")"
msgstr "Cron месяцы. Используйте \"*\" для \"каждый\". (Например: \"0,6\")"

#: django_celery_beat/models.py:271
msgid "Cron Timezone"
Expand Down Expand Up @@ -272,55 +267,53 @@ msgstr "Краткое описание для этой задачи"

#: django_celery_beat/models.py:372
msgid ""
"The Name of the Celery Task that Should be Run. (Example: \"proj.tasks."
"import_contacts\")"
msgstr ""
"Имя запускаемой Celery задачи. (Например: \"proj.tasks."
"import_contacts\")"
"The Name of the Celery Task that Should be Run. (Example: \"proj.tasks.import_contacts"
"\")"
msgstr "Имя запускаемой Celery задачи. (Например: \"proj.tasks.import_contacts\")"

#: django_celery_beat/models.py:380
msgid "Interval Schedule"
msgstr "Интервал"

#: django_celery_beat/models.py:381
msgid ""
"Interval Schedule to run the task on. Set only one schedule type, leave the "
"others null."
msgstr "Интервальное расписание для запуска задачи. Выберите только один тип "
"расписания, остальные оставьте пустыми."
"Interval Schedule to run the task on. Set only one schedule type, leave the others null."
msgstr ""
"Интервальное расписание для запуска задачи. Выберите только один тип расписания, "
"остальные оставьте пустыми."

#: django_celery_beat/models.py:386
msgid "Crontab Schedule"
msgstr "Crontab"

#: django_celery_beat/models.py:387
msgid ""
"Crontab Schedule to run the task on. Set only one schedule type, leave the "
"others null."
msgstr "Crontab расписание для запуска задачи. Выберите только один тип "
"расписания, остальные оставьте пустыми."
"Crontab Schedule to run the task on. Set only one schedule type, leave the others null."
msgstr ""
"Crontab расписание для запуска задачи. Выберите только один тип расписания, остальные "
"оставьте пустыми."

#: django_celery_beat/models.py:392
msgid "Solar Schedule"
msgstr "Астрономическое"

#: django_celery_beat/models.py:393
msgid ""
"Solar Schedule to run the task on. Set only one schedule type, leave the "
"others null."
msgstr "Астрономическое расписание для запуска задачи. Выберите только один "
"тип расписания, остальные оставьте пустыми."
"Solar Schedule to run the task on. Set only one schedule type, leave the others null."
msgstr ""
"Астрономическое расписание для запуска задачи. Выберите только один тип расписания, "
"остальные оставьте пустыми."

#: django_celery_beat/models.py:398
msgid "Clocked Schedule"
msgstr "Хронометрическое"

#: django_celery_beat/models.py:399
msgid ""
"Clocked Schedule to run the task on. Set only one schedule type, leave the "
"others null."
msgstr "Хронометрическое расписание для запуска задачи. Выберите только один "
"тип расписания, остальные оставьте пустыми."
"Clocked Schedule to run the task on. Set only one schedule type, leave the others null."
msgstr ""
"Хронометрическое расписание для запуска задачи. Выберите только один тип расписания, "
"остальные оставьте пустыми."

#: django_celery_beat/models.py:405
msgid "Positional Arguments"
Expand Down Expand Up @@ -376,19 +369,18 @@ msgstr "Приоритет"

#: django_celery_beat/models.py:450
msgid ""
"Priority Number between 0 and 255. Supported by: RabbitMQ, Redis (priority "
"reversed, 0 is highest)."
"Priority Number between 0 and 255. Supported by: RabbitMQ, Redis (priority reversed, 0 "
"is highest)."
msgstr ""
"Число между 0 и 255. Поддерживается в: RabbitMQ, Redis (приоритет "
"по убыванию, 0 наивысший)."
"Число между 0 и 255. Поддерживается в: RabbitMQ, Redis (приоритет по убыванию, 0 "
"наивысший)."

#: django_celery_beat/models.py:455
msgid "Expires Datetime"
msgstr "Истекает"

#: django_celery_beat/models.py:457
msgid ""
"Datetime after which the schedule will no longer trigger the task to run"
msgid "Datetime after which the schedule will no longer trigger the task to run"
msgstr "Время, после которого расписание больше не будет запускать задачу"

#: django_celery_beat/models.py:462
Expand All @@ -413,10 +405,9 @@ msgstr "Последний запуск"

#: django_celery_beat/models.py:483
msgid ""
"Datetime that the schedule last triggered the task to run. Reset to None if "
"enabled is set to False."
msgstr ""
"Время последнего вызова задачи. None если задача выключена."
"Datetime that the schedule last triggered the task to run. Reset to None if enabled is "
"set to False."
msgstr "Время последнего вызова задачи. None если задача выключена."

#: django_celery_beat/models.py:488
msgid "Total Run Count"
Expand Down
Binary file modified django_celery_beat/locale/zh_Hans/LC_MESSAGES/django.mo
Binary file not shown.
6 changes: 3 additions & 3 deletions django_celery_beat/locale/zh_Hans/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-19 00:36+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2022-10-14 23:48+0200\n"
"Last-Translator: Rainshaw <rxg@live.com>\n"
"Language-Team: x_zhuo <LL@li.org>\n"
"Language: zh-Hans \n"
Expand Down Expand Up @@ -398,7 +397,8 @@ msgstr "优先级"
msgid ""
"Priority Number between 0 and 255. Supported by: RabbitMQ, Redis (priority "
"reversed, 0 is highest)."
msgstr "优先级数字,介于0和255之间。支持者:RabbitMQ,Redis(优先级颠倒,0是最高)。"
msgstr ""
"优先级数字,介于0和255之间。支持者:RabbitMQ,Redis(优先级颠倒,0是最高)。"

#: .\django_celery_beat\models.py:482
msgid "Expires Datetime"
Expand Down

0 comments on commit 6b67b24

Please sign in to comment.