aiogram/docs/locale/en/LC_MESSAGES/utils/keyboard.po
2022-10-14 19:46:19 +03:00

119 lines
3.3 KiB
Text

# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, aiogram Team
# This file is distributed under the same license as the aiogram package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-14 19:29+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.10.3\n"
#: ../../utils/keyboard.rst:3
msgid "Keyboard builder"
msgstr ""
#: ../../utils/keyboard.rst:6
msgid "Base builder"
msgstr ""
#: aiogram.utils.keyboard.ReplyKeyboardBuilder:1 of
msgid "Reply keyboard builder inherits all methods from generic builder"
msgstr ""
#: aiogram.utils.keyboard.KeyboardBuilder.add:1 of
msgid "Add one or many buttons to markup."
msgstr ""
#: aiogram.utils.keyboard.KeyboardBuilder.add
#: aiogram.utils.keyboard.KeyboardBuilder.adjust
#: aiogram.utils.keyboard.KeyboardBuilder.row of
msgid "Parameters"
msgstr ""
#: aiogram.utils.keyboard.KeyboardBuilder.add
#: aiogram.utils.keyboard.KeyboardBuilder.adjust
#: aiogram.utils.keyboard.KeyboardBuilder.export
#: aiogram.utils.keyboard.KeyboardBuilder.row
#: aiogram.utils.keyboard.ReplyKeyboardBuilder.buttons
#: aiogram.utils.keyboard.ReplyKeyboardBuilder.copy of
msgid "Returns"
msgstr ""
#: aiogram.utils.keyboard.KeyboardBuilder.adjust:1 of
msgid "Adjust previously added buttons to specific row sizes."
msgstr ""
#: aiogram.utils.keyboard.KeyboardBuilder.adjust:3 of
msgid ""
"By default, when the sum of passed sizes is lower than buttons count the "
"last one size will be used for tail of the markup. If repeat=True is "
"passed - all sizes will be cycled when available more buttons count than "
"all sizes"
msgstr ""
#: aiogram.utils.keyboard.ReplyKeyboardBuilder.buttons:1 of
msgid "Get flatten set of all buttons"
msgstr ""
#: aiogram.utils.keyboard.ReplyKeyboardBuilder.copy:1 of
msgid "Make full copy of current builder with markup"
msgstr ""
#: aiogram.utils.keyboard.KeyboardBuilder.export:1 of
msgid "Export configured markup as list of lists of buttons"
msgstr ""
#: aiogram.utils.keyboard.KeyboardBuilder.row:1 of
msgid "Add row to markup"
msgstr ""
#: aiogram.utils.keyboard.KeyboardBuilder.row:3 of
msgid "When too much buttons is passed it will be separated to many rows"
msgstr ""
#: ../../utils/keyboard.rst:12
msgid "Inline Keyboard"
msgstr ""
#: aiogram.utils.keyboard.InlineKeyboardBuilder:1 of
msgid "Inline keyboard builder inherits all methods from generic builder"
msgstr ""
#: ../../utils/keyboard.rst:20
msgid "Add new inline button to markup"
msgstr ""
#: ../../utils/keyboard.rst:25
msgid "Construct an InlineKeyboardMarkup"
msgstr ""
#: ../../utils/keyboard.rst:28
msgid "Reply Keyboard"
msgstr ""
#: ../../utils/keyboard.rst:36
msgid "Add new button to markup"
msgstr ""
#: ../../utils/keyboard.rst:41
msgid "Construct an ReplyKeyboardMarkup"
msgstr ""
#~ msgid ""
#~ "By default when the sum of passed"
#~ " sizes is lower than buttons count"
#~ " the last one size will be used"
#~ " for tail of the markup. If "
#~ "repeat=True is passed - all sizes "
#~ "will be cycled when available more "
#~ "buttons count than all sizes"
#~ msgstr ""