Skip to content

Commit

Permalink
Improvements and fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
levsh committed Oct 10, 2024
1 parent 6381a3b commit f19515d
Show file tree
Hide file tree
Showing 6 changed files with 135 additions and 121 deletions.
38 changes: 19 additions & 19 deletions rmqaio/locales/rmqaio.pot
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-10-09 20:18+0300\n"
"POT-Creation-Date: 2024-10-10 15:25+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand All @@ -19,75 +19,75 @@ msgstr ""
msgid "%s (%s %s) retry(%s) in %s second(s)"
msgstr ""

#: ../rmqaio/rmqaio.py:222
#: ../rmqaio/rmqaio.py:213
msgid "len(url) not match len(ssl_context)"
msgstr ""

#: ../rmqaio/rmqaio.py:272
#: ../rmqaio/rmqaio.py:263
msgid "%s unclosed"
msgstr ""

#: ../rmqaio/rmqaio.py:298
#: ../rmqaio/rmqaio.py:289
msgid "%s execute callback[tp=%s, name=%s, reraise=%s]"
msgstr ""

#: ../rmqaio/rmqaio.py:309
#: ../rmqaio/rmqaio.py:300
msgid "%s callback[tp=%s, name=%s, callback=%s] error"
msgstr ""

#: ../rmqaio/rmqaio.py:319
#: ../rmqaio/rmqaio.py:310
msgid "%s set callback[tp=%s, name=%s, callback=%s]"
msgstr ""

#: ../rmqaio/rmqaio.py:378
#: ../rmqaio/rmqaio.py:369
msgid "%s connection lost"
msgstr ""

#: ../rmqaio/rmqaio.py:401
#: ../rmqaio/rmqaio.py:385
msgid "%s connecting[timeout=%s]..."
msgstr ""

#: ../rmqaio/rmqaio.py:427
#: ../rmqaio/rmqaio.py:388
msgid "%s connected"
msgstr ""

#: ../rmqaio/rmqaio.py:479
#: ../rmqaio/rmqaio.py:459
msgid "%s close underlying connection"
msgstr ""

#: ../rmqaio/rmqaio.py:493
#: ../rmqaio/rmqaio.py:475
msgid "%s closed"
msgstr ""

#: ../rmqaio/rmqaio.py:553 ../rmqaio/rmqaio.py:764
#: ../rmqaio/rmqaio.py:535 ../rmqaio/rmqaio.py:746
msgid "close %s"
msgstr ""

#: ../rmqaio/rmqaio.py:581 ../rmqaio/rmqaio.py:732
#: ../rmqaio/rmqaio.py:563 ../rmqaio/rmqaio.py:714
msgid "exchange[name='%s'] channel[%s] publish[routing_key='%s'] %s"
msgstr ""

#: ../rmqaio/rmqaio.py:643 ../rmqaio/rmqaio.py:836
#: ../rmqaio/rmqaio.py:625 ../rmqaio/rmqaio.py:818
msgid "close[delete=%s] %s"
msgstr ""

#: ../rmqaio/rmqaio.py:678 ../rmqaio/rmqaio.py:871
#: ../rmqaio/rmqaio.py:660 ../rmqaio/rmqaio.py:853
msgid "declare[restore=%s, force=%s] %s"
msgstr ""

#: ../rmqaio/rmqaio.py:933
#: ../rmqaio/rmqaio.py:915
msgid "bind queue '%s' to exchange '%s' with routing_key '%s'"
msgstr ""

#: ../rmqaio/rmqaio.py:968
#: ../rmqaio/rmqaio.py:950
msgid "unbind queue '%s' from exchange '%s' for routing_key '%s'"
msgstr ""

#: ../rmqaio/rmqaio.py:1031
#: ../rmqaio/rmqaio.py:1013
msgid "consume %s"
msgstr ""

#: ../rmqaio/rmqaio.py:1057
#: ../rmqaio/rmqaio.py:1039
msgid "stop consume %s"
msgstr ""

Binary file modified rmqaio/locales/ru/LC_MESSAGES/rmqaio.mo
Binary file not shown.
52 changes: 20 additions & 32 deletions rmqaio/locales/ru/LC_MESSAGES/rmqaio.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: 2024-10-09 20:18+0300\n"
"PO-Revision-Date: 2024-10-09 20:18+0300\n"
"POT-Creation-Date: 2024-10-10 15:25+0300\n"
"PO-Revision-Date: 2024-10-10 15:26+0300\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: ru\n"
Expand All @@ -20,86 +20,74 @@ msgstr ""
msgid "%s (%s %s) retry(%s) in %s second(s)"
msgstr "%s (%s %s) повтор(%s) через %s секунд(у)"

#: ../rmqaio/rmqaio.py:222
#: ../rmqaio/rmqaio.py:213
msgid "len(url) not match len(ssl_context)"
msgstr ""

#: ../rmqaio/rmqaio.py:272
#: ../rmqaio/rmqaio.py:263
msgid "%s unclosed"
msgstr "%s не закрыто"

#: ../rmqaio/rmqaio.py:298
#: ../rmqaio/rmqaio.py:289
msgid "%s execute callback[tp=%s, name=%s, reraise=%s]"
msgstr "%s выполняю callback[tp=%s, name=%s, reraise=%s]"

#: ../rmqaio/rmqaio.py:309
#: ../rmqaio/rmqaio.py:300
msgid "%s callback[tp=%s, name=%s, callback=%s] error"
msgstr "%s ошибка выполнения callback[tp=%s, name=%s, callback=%s]"

#: ../rmqaio/rmqaio.py:319
#: ../rmqaio/rmqaio.py:310
msgid "%s set callback[tp=%s, name=%s, callback=%s]"
msgstr "%s устанавливаю callback[tp=%s, name=%s, callback=%s]"

#: ../rmqaio/rmqaio.py:378
#: ../rmqaio/rmqaio.py:369
msgid "%s connection lost"
msgstr "%s соединение потеряно"

#: ../rmqaio/rmqaio.py:401
#: ../rmqaio/rmqaio.py:385
msgid "%s connecting[timeout=%s]..."
msgstr "%s подключаюсь[тайм-аут=%s]..."

#: ../rmqaio/rmqaio.py:427
#: ../rmqaio/rmqaio.py:388
msgid "%s connected"
msgstr "%s подключено"

#: ../rmqaio/rmqaio.py:479
#: ../rmqaio/rmqaio.py:459
msgid "%s close underlying connection"
msgstr "%s закрываю внутреннее соединение"

#: ../rmqaio/rmqaio.py:493
#: ../rmqaio/rmqaio.py:475
msgid "%s closed"
msgstr "%s закрыто"

#: ../rmqaio/rmqaio.py:553 ../rmqaio/rmqaio.py:764
#: ../rmqaio/rmqaio.py:535 ../rmqaio/rmqaio.py:746
msgid "close %s"
msgstr "закрываю %s"

#: ../rmqaio/rmqaio.py:581 ../rmqaio/rmqaio.py:732
#: ../rmqaio/rmqaio.py:563 ../rmqaio/rmqaio.py:714
msgid "exchange[name='%s'] channel[%s] publish[routing_key='%s'] %s"
msgstr "обменник[name='%s'] канал[%s] публикую[routing_key='%s'] %s"

#: ../rmqaio/rmqaio.py:643 ../rmqaio/rmqaio.py:836
#: ../rmqaio/rmqaio.py:625 ../rmqaio/rmqaio.py:818
msgid "close[delete=%s] %s"
msgstr "закрываю[delete=%s] %s"

#: ../rmqaio/rmqaio.py:678 ../rmqaio/rmqaio.py:871
#: ../rmqaio/rmqaio.py:660 ../rmqaio/rmqaio.py:853
msgid "declare[restore=%s, force=%s] %s"
msgstr "объявляю[restore=%s, force=%s] %s"

#: ../rmqaio/rmqaio.py:933
#: ../rmqaio/rmqaio.py:915
msgid "bind queue '%s' to exchange '%s' with routing_key '%s'"
msgstr "привязываю очередь '%s' к обменнику '%s' с ключом маршрутизации '%s'"

#: ../rmqaio/rmqaio.py:968
#: ../rmqaio/rmqaio.py:950
msgid "unbind queue '%s' from exchange '%s' for routing_key '%s'"
msgstr "отвязываю очередь '%s' от обменника '%s' для ключа маршрутизации '%s'"

#: ../rmqaio/rmqaio.py:1031
#: ../rmqaio/rmqaio.py:1013
msgid "consume %s"
msgstr "слушаю %s"

#: ../rmqaio/rmqaio.py:1057
#: ../rmqaio/rmqaio.py:1039
msgid "stop consume %s"
msgstr "перестаю слушать %s"

#~ msgid "%s close"
#~ msgstr "%s закрываю"

#~ msgid "%s consuming"
#~ msgstr "%s слушаю"

#~ msgid "RabbitMQ queue type"
#~ msgstr "Тип очереди RabbitMQ"

#~ msgid "Retry decorator."
#~ msgstr "Декоратор для осуществлеия повтора в случае возникновения ошибки."
Loading

0 comments on commit f19515d

Please sign in to comment.