Skip to content

Commit 24fe926

Browse files
arctic-dreameractions-user
arctic-dreamer
authored andcommitted
Update translations
1 parent 362aa6e commit 24fe926

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

locale/ru/LC_MESSAGES/getting_started/getting_started_go.po

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,3 +372,22 @@ msgstr ""
372372

373373
msgid "resp, err = connection.Eval(\"return 4 + 5\", []interface{}{})"
374374
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-коннекторов."

locale/ru/LC_MESSAGES/getting_started/getting_started_python.po

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,3 +351,14 @@ msgid ""
351351
msgstr ""
352352
">>> connection.eval('return 4 + 5')\n"
353353
"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+
"разделе \"Коннекторы\"."

0 commit comments

Comments
 (0)