1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Merge pull request #1814 from abdullaev388/master

Translated into russian files:  install.po, quick_start.po
This commit is contained in:
_run 2022-11-29 19:12:54 +04:00 committed by GitHub
commit 8489383eb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 14 deletions

View File

@ -20,39 +20,40 @@ msgstr ""
#: ../../install.rst:3 #: ../../install.rst:3
msgid "Installation Guide" msgid "Installation Guide"
msgstr "" msgstr "Гайд по установке"
#: ../../install.rst:5 #: ../../install.rst:5
msgid "Installation of pyTelegramBotAPI" msgid "Installation of pyTelegramBotAPI"
msgstr "" msgstr "Установка pyTelegramBotAPI"
#: ../../install.rst:5 #: ../../install.rst:5
msgid "ptba, pytba, pyTelegramBotAPI, installation, guide" msgid "ptba, pytba, pyTelegramBotAPI, installation, guide"
msgstr "" msgstr "ptba, pytba, pyTelegramBotAPI, установка, гайд"
#: ../../install.rst:11 #: ../../install.rst:11
msgid "Using PIP" msgid "Using PIP"
msgstr "" msgstr "Используя PIP"
#: ../../install.rst:17 #: ../../install.rst:17
msgid "Using pipenv" msgid "Using pipenv"
msgstr "" msgstr "Используя pipenv"
#: ../../install.rst:23 #: ../../install.rst:23
msgid "By cloning repository" msgid "By cloning repository"
msgstr "" msgstr "Клонируя репозиторий"
#: ../../install.rst:31 #: ../../install.rst:31
msgid "Directly using pip" msgid "Directly using pip"
msgstr "" msgstr "Напрямую используя pip"
#: ../../install.rst:37 #: ../../install.rst:37
msgid "It is generally recommended to use the first option." msgid "It is generally recommended to use the first option."
msgstr "" msgstr "Рекомендуется использовать первый варант."
#: ../../install.rst:39 #: ../../install.rst:39
msgid "" msgid ""
"While the API is production-ready, it is still under development and it " "While the API is production-ready, it is still under development and it "
"has regular updates, do not forget to update it regularly by calling:" "has regular updates, do not forget to update it regularly by calling:"
msgstr "" msgstr "Новые версии библиотеки имеют больше фич, улучшений и баг фиксов. Не забывайте"
"обновляться вызывая:"

View File

@ -20,21 +20,21 @@ msgstr ""
#: ../../quick_start.rst:4 #: ../../quick_start.rst:4
msgid "Quick start" msgid "Quick start"
msgstr "" msgstr "Быстрый старт"
#: ../../quick_start.rst:6 #: ../../quick_start.rst:6
msgid "Quickstart guide" msgid "Quickstart guide"
msgstr "" msgstr "Быстрый старт - гайд"
#: ../../quick_start.rst:6 #: ../../quick_start.rst:6
msgid "ptba, pytba, pyTelegramBotAPI, quickstart, guide" msgid "ptba, pytba, pyTelegramBotAPI, quickstart, guide"
msgstr "" msgstr "ptba, pytba, pyTelegramBotAPI, быстрый старт, гайд"
#: ../../quick_start.rst:11 #: ../../quick_start.rst:11
msgid "Synchronous TeleBot" msgid "Synchronous TeleBot"
msgstr "" msgstr "Синхронный телебот"
#: ../../quick_start.rst:16 #: ../../quick_start.rst:16
msgid "Asynchronous TeleBot" msgid "Asynchronous TeleBot"
msgstr "" msgstr "Асинхронный телебот"