@@ -419,10 +419,10 @@ msgid "Documentation"
419
419
msgstr "Документация"
420
420
421
421
msgid "README with examples, API described in code comments"
422
- msgstr "README с примерами. Описание API в комментариях к коду. "
422
+ msgstr "README с примерами, описание API в комментариях к коду"
423
423
424
424
msgid "README with examples, code comments"
425
- msgstr "README с примерами и комментариями к коду"
425
+ msgstr "README с примерами, комментарии к коду"
426
426
427
427
msgid "README with examples"
428
428
msgstr "README с примерами"
@@ -437,7 +437,7 @@ msgid "Travis CI"
437
437
msgstr "Travis CI"
438
438
439
439
msgid "GitHub Stars"
440
- msgstr "Звезды GitHub"
440
+ msgstr "GitHub-звезды "
441
441
442
442
msgid "127"
443
443
msgstr "127"
@@ -461,7 +461,7 @@ msgid "golangci-lint"
461
461
msgstr "golangci-lint"
462
462
463
463
msgid "Packaging"
464
- msgstr "Формат пакета "
464
+ msgstr "Способ упаковки "
465
465
466
466
msgid "go get"
467
467
msgstr "go get"
@@ -470,7 +470,7 @@ msgid "Code coverage"
470
470
msgstr "Покрытие кода"
471
471
472
472
msgid "msgpack driver"
473
- msgstr "драйвер msgpack"
473
+ msgstr "Драйвер msgpack"
474
474
475
475
msgid ""
476
476
"`vmihailenco/msgpack/v2 <https://github.com/vmihailenco/msgpack/tree/v2>`_ "
@@ -549,7 +549,7 @@ msgstr ""
549
549
"<https://www.tarantool.io/en/doc/latest/book/box/data_model/>`_"
550
550
551
551
msgid "Yes (with in-built language tools)"
552
- msgstr "Есть (со встроенными инструментами языка)"
552
+ msgstr "Есть (встроенными инструментами языка)"
553
553
554
554
msgid ""
555
555
"Yes (decodes to string by default, see `#6 "
@@ -566,7 +566,7 @@ msgstr ""
566
566
"<https://www.tarantool.io/en/doc/latest/book/box/data_model/>`_"
567
567
568
568
msgid "Decimal support"
569
- msgstr "Поддержка типа данных decimal"
569
+ msgstr "Поддержка decimal"
570
570
571
571
msgid "No (`#96 <https://github.com/tarantool/go-tarantool/issues/96>`_)"
572
572
msgstr "Нет (`#96 <https://github.com/tarantool/go-tarantool/issues/96>`_)"
@@ -619,11 +619,11 @@ msgid ""
619
619
"`IPROTO_ID (feature discovering) "
620
620
"<https://github.com/tarantool/tarantool/issues/6253>`_"
621
621
msgstr ""
622
- "`IPROTO_ID (поиск поддерживаемых функций) "
622
+ "`IPROTO_ID (обнаружение поддерживаемых функций) "
623
623
"<https://github.com/tarantool/tarantool/issues/6253>`_"
624
624
625
625
msgid "`tarantool/crud <https://github.com/tarantool/crud>`_ support"
626
- msgstr "поддержка `tarantool/crud <https://github.com/tarantool/crud>`_"
626
+ msgstr "Поддержка `tarantool/crud <https://github.com/tarantool/crud>`_"
627
627
628
628
msgid "Connection pool"
629
629
msgstr "Пул соединений"
@@ -632,7 +632,7 @@ msgid ""
632
632
"Yes (round-robin failover, no balancing, master discovering planned in `#113"
633
633
" <https://github.com/tarantool/go-tarantool/issues/113>`_)"
634
634
msgstr ""
635
- "Есть (циклическое переключение при сбое, без балансировки, алгоритм поиска "
635
+ "Есть (циклическое восстановление после сбоев; без балансировки; обнаружение "
636
636
"мастера планируется в `#113 <https://github.com/tarantool/go-"
637
637
"tarantool/issues/113>`_)"
638
638
@@ -673,16 +673,16 @@ msgid "No (`#48 <https://github.com/tarantool/go-tarantool/issues/48>`_)"
673
673
msgstr "Нет (`#48 <https://github.com/tarantool/go-tarantool/issues/48>`_)"
674
674
675
675
msgid "context"
676
- msgstr "контекст "
676
+ msgstr "context "
677
677
678
- msgid "Miscellanious "
679
- msgstr "Разное "
678
+ msgid "Miscellaneous "
679
+ msgstr "Прочее "
680
680
681
681
msgid "Supports `tarantool/queue <https://github.com/tarantool/queue>`_ API"
682
682
msgstr "Поддержка API `tarantool/queue <https://github.com/tarantool/queue>`_"
683
683
684
684
msgid "Can mimic a Tarantool instance (also as replica)"
685
- msgstr "Может имитировать инстанс Tarantool (также как реплика )"
685
+ msgstr "Может имитировать экземпляр Tarantool (в том числе реплику )"
686
686
687
687
msgid "API is experimental and breaking changes may happen"
688
- msgstr "Это экспериментальный API и он может значительно измениться"
688
+ msgstr "API коннектора экспериментальный и может значительно измениться"
0 commit comments