@@ -320,9 +320,9 @@ msgstr ""
320
320
321
321
msgid ""
322
322
"Community-supported `Tarantool Go client "
323
- "<https://github.com/FZambia/tarantool>`"
323
+ "<https://github.com/FZambia/tarantool>`__ "
324
324
msgstr ""
325
- "`Модуль на Go <https://github.com/FZambia/tarantool>`, поддерживаемый "
325
+ "`Клиент на Go <https://github.com/FZambia/tarantool>`__ , поддерживаемый "
326
326
"сообществом разработчиков."
327
327
328
328
msgid "R"
@@ -708,7 +708,7 @@ msgid ""
708
708
"tarantool-python. aiotarantool is absent there because it is quite outdated "
709
709
"and unmaintained."
710
710
msgstr ""
711
- "Эта таблица содержит сравнение функций коннекторов asynctnt, gtarantool и "
711
+ "В этой таблице сравниваются функции коннекторов asynctnt, gtarantool и "
712
712
"tarantool-python. aiotarantool здесь отсутствует, так как он устарел и "
713
713
"больше не поддерживается."
714
714
@@ -750,7 +750,7 @@ msgid "Is maintained"
750
750
msgstr "Поддерживается"
751
751
752
752
msgid "Yes"
753
- msgstr "Есть "
753
+ msgstr "Да "
754
754
755
755
msgid "No (last updated in 2018)"
756
756
msgstr "Нет (последнее обновление в 2018)"
@@ -763,7 +763,7 @@ msgid ""
763
763
" event loop)"
764
764
msgstr ""
765
765
"`тикет #18 <https://github.com/igorcoding/asynctnt/issues/18>`__ (нет "
766
- "активного цикла событий )"
766
+ "событийного цикла)"
767
767
768
768
msgid "None"
769
769
msgstr "Нет"
@@ -794,8 +794,8 @@ msgstr ""
794
794
"Есть (`tarantool.io "
795
795
"<https://www.tarantool.io/en/doc/latest/getting_started/getting_started_python/>`__"
796
796
" и `readthedocs <https://tarantool-python.readthedocs.io/en/latest/quick-"
797
- "start.en.html>`__ (`вышел из употребления "
798
- "<https://github.com/tarantool/tarantool- python/issues/67>`__))"
797
+ "start.en.html>`__ (`неактуальна <https://github.com/tarantool/tarantool- "
798
+ "python/issues/67>`__))"
799
799
800
800
msgid "Testing / CI / CD"
801
801
msgstr "Тестирование / CI / CD"
@@ -807,10 +807,10 @@ msgid "No (tests exist)"
807
807
msgstr "Нет (есть тесты)"
808
808
809
809
msgid "AppVeyor (only Windows)"
810
- msgstr "AppVeyor (только для Windows)"
810
+ msgstr "AppVeyor (только на Windows)"
811
811
812
812
msgid "GitHub Stars"
813
- msgstr "Звезды GitHub"
813
+ msgstr "Звезды на GitHub"
814
814
815
815
msgid "51"
816
816
msgstr "51"
@@ -830,17 +830,17 @@ msgstr "Есть (Flake8)"
830
830
msgid "Packaging"
831
831
msgstr "Формат пакета"
832
832
833
- msgid "`Pip <https://pypi.org/project/asynctnt/>`__"
834
- msgstr "`Pip <https://pypi.org/project/asynctnt/>`__"
833
+ msgid "`pip <https://pypi.org/project/asynctnt/>`__"
834
+ msgstr "`pip <https://pypi.org/project/asynctnt/>`__"
835
835
836
- msgid "`Pip <https://pypi.org/project/gtarantool/>`__"
837
- msgstr "`Pip <https://pypi.org/project/gtarantool/>`__"
836
+ msgid "`pip <https://pypi.org/project/gtarantool/>`__"
837
+ msgstr "`pip <https://pypi.org/project/gtarantool/>`__"
838
838
839
839
msgid ""
840
- "`Deb, RPM, Pip <https://github.com/tarantool/tarantool-python#download-and-"
840
+ "`deb, rpm, pip <https://github.com/tarantool/tarantool-python#download-and-"
841
841
"install>`__"
842
842
msgstr ""
843
- "`Deb, RPM, Pip <https://github.com/tarantool/tarantool-python#download-and-"
843
+ "`deb, rpm, pip <https://github.com/tarantool/tarantool-python#download-and-"
844
844
"install>`__"
845
845
846
846
msgid "Code coverage"
@@ -858,9 +858,9 @@ msgid ""
858
858
"example: `test_gevent.py "
859
859
"<https://github.com/shveenkov/gtarantool/blob/master/tests/test_gevent.py>`__)"
860
860
msgstr ""
861
- "Есть ( `gevent "
862
- "<https://www.gevent.org/api/gevent.event.html#gevent.event.AsyncResult>`__, "
863
- "пример: `test_gevent.py "
861
+ "Есть, `gevent "
862
+ "<https://www.gevent.org/api/gevent.event.html#gevent.event.AsyncResult>`__ "
863
+ "( пример: `test_gevent.py "
864
864
"<https://github.com/shveenkov/gtarantool/blob/master/tests/test_gevent.py>`__)"
865
865
866
866
msgid "Batching support"
@@ -879,11 +879,11 @@ msgid ""
879
879
"Yes (automatically, see `auto_refetch_schema "
880
880
"<https://igorcoding.github.io/asynctnt/api.html>`__)"
881
881
msgstr ""
882
- "Есть (автоматически, см. `auto_refetch_schema "
882
+ "Автоматическое ( см. `auto_refetch_schema "
883
883
"<https://igorcoding.github.io/asynctnt/api.html>`__)"
884
884
885
885
msgid "Yes (automatically)"
886
- msgstr "Есть (автоматически) "
886
+ msgstr "Автоматическое "
887
887
888
888
msgid "Space / index names"
889
889
msgstr "Имена спейсов/индексов"
@@ -943,11 +943,11 @@ msgid ""
943
943
"`Decimal support "
944
944
"<https://www.tarantool.io/en/doc/latest/book/box/data_model/>`__"
945
945
msgstr ""
946
- "`Поддержка типа данных decimal "
946
+ "`Поддержка decimal "
947
947
"<https://www.tarantool.io/en/doc/latest/book/box/data_model/>`__"
948
948
949
949
msgid "Almost (v2 branch)"
950
- msgstr "Частично (v2)"
950
+ msgstr "Частично (в ветке v2)"
951
951
952
952
msgid ""
953
953
"`EXT_ERROR support "
@@ -991,17 +991,17 @@ msgid ""
991
991
"`IPROTO_ID (feature discovering) "
992
992
"<https://github.com/tarantool/doc/issues/2419>`__"
993
993
msgstr ""
994
- "`IPROTO_ID (поиск поддерживаемых функций) "
994
+ "`IPROTO_ID (обнаружение поддерживаемых функций) "
995
995
"<https://github.com/tarantool/doc/issues/2419>`__"
996
996
997
997
msgid "Support `CRUD <https://github.com/tarantool/crud>`__"
998
998
msgstr "Поддержка `CRUD <https://github.com/tarantool/crud>`__"
999
999
1000
1000
msgid "Support retrying when appropriate"
1001
- msgstr "Повторное подключение при возможности "
1001
+ msgstr "Повторные попытки подключения "
1002
1002
1003
1003
msgid "Implicit reconnecting strategy"
1004
- msgstr "Стратегия повторного подключения по умолчанию "
1004
+ msgstr "Стратегия повторного подключения"
1005
1005
1006
1006
msgid "Autoreconnect"
1007
1007
msgstr "Автоматическое переподключение"
@@ -1026,7 +1026,7 @@ msgid ""
1026
1026
"Support of `PEP 249 -- Python Database API Specification v2.0 "
1027
1027
"<https://www.python.org/dev/peps/pep-0249/>`__"
1028
1028
msgstr ""
1029
- "Поддержка `PEP 249 -- Python Database API Specification v2.0 "
1029
+ "Поддержка `PEP 249 --- Python Database API Specification v2.0 "
1030
1030
"<https://www.python.org/dev/peps/pep-0249/>`__"
1031
1031
1032
1032
msgid ""
0 commit comments