File tree 2 files changed +30
-0
lines changed
locale/ru/LC_MESSAGES/getting_started 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -372,3 +372,22 @@ msgstr ""
372
372
373
373
msgid "resp, err = connection.Eval(\" return 4 + 5\" , []interface{}{})"
374
374
msgstr "resp, err = connection.Eval(\" return 4 + 5\" , []interface{}{})"
375
+
376
+ msgid "Feature comparison"
377
+ msgstr "Сравнение функций"
378
+
379
+ msgid "There are two more connectors from the open-source community:"
380
+ msgstr "Есть еще два доступных коннектора от опенсорс-сообщества:"
381
+
382
+ msgid "`viciious/go-tarantool <https://github.com/viciious/go-tarantool>`_"
383
+ msgstr "`viciious/go-tarantool <https://github.com/viciious/go-tarantool>`_"
384
+
385
+ msgid "`FZambia/tarantool <https://github.com/FZambia/tarantool>`_."
386
+ msgstr "`FZambia/tarantool <https://github.com/FZambia/tarantool>`_."
387
+
388
+ msgid ""
389
+ "See the :ref:`feature comparison table <index_connector_go>` of all Go "
390
+ "connectors available."
391
+ msgstr ""
392
+ "Чтобы подробнее ознакомиться с этими коннекторами, посмотрите :ref:`таблицу "
393
+ "сравнения функций <index_connector_go>` всех доступных Go-коннекторов."
Original file line number Diff line number Diff line change @@ -351,3 +351,14 @@ msgid ""
351
351
msgstr ""
352
352
">>> connection.eval('return 4 + 5')\n"
353
353
"9"
354
+
355
+ msgid "Feature comparison"
356
+ msgstr "Сравнение функций"
357
+
358
+ msgid ""
359
+ "See the :ref:`feature comparison table <index_connector_py>` of all Python "
360
+ "connectors available."
361
+ msgstr ""
362
+ "Чтобы подробнее ознакомиться со всеми доступными Python-коннекторами, "
363
+ "посмотрите :ref:`таблицу сравнения их функций <index_connector_py>` в "
364
+ "разделе \" Коннекторы\" ."
You can’t perform that action at this time.
0 commit comments