parrot-wtf/docs/source/locale/te/LC_MESSAGES/extension/build-extension.po

151 lines
3.5 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2023, Jeff Moe
# This file is distributed under the same license as the Parrot Development
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Parrot Development 0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-12-03 09:57-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: te\n"
"Language-Team: te <LL@li.org>\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.13.1\n"
#: ../../../source/extension/build-extension.rst:5
msgid "Build Extension"
msgstr ""
#: ../../../source/extension/build-extension.rst:7
msgid "The extension is built into Parrot."
msgstr ""
#: ../../../source/extension/build-extension.rst:9
msgid "Below shows how to build the Parrot extension from source code."
msgstr ""
#: ../../../source/extension/build-extension.rst:15
msgid "Dependencies"
msgstr ""
#: ../../../source/extension/build-extension.rst:17
msgid "Using Debian Bookworm (stable/12). Install OS dependencies."
msgstr ""
#: ../../../source/extension/build-extension.rst:20
msgid "Perhaps:"
msgstr ""
#: ../../../source/extension/build-extension.rst:31
msgid "Download"
msgstr ""
#: ../../../source/extension/build-extension.rst:32
msgid ""
"To build the Parrot extension, download the source code from the git "
"repository."
msgstr ""
#: ../../../source/extension/build-extension.rst:43
msgid "Setup"
msgstr ""
#: ../../../source/extension/build-extension.rst:45
msgid "Python setup, such as:"
msgstr ""
#: ../../../source/extension/build-extension.rst:56
msgid "Build"
msgstr ""
#: ../../../source/extension/build-extension.rst:58
msgid "Thusly:"
msgstr ""
#: ../../../source/extension/build-extension.rst:64
msgid "Same as:"
msgstr ""
#: ../../../source/extension/build-extension.rst:70
msgid "Build parts, in order:"
msgstr ""
#: ../../../source/extension/build-extension.rst:77
msgid "**Extension build**"
msgstr ""
#: ../../../source/extension/build-extension.rst:83
msgid "**continue_server build**"
msgstr ""
#: ../../../source/extension/build-extension.rst:93
msgid "Versions"
msgstr ""
#: ../../../source/extension/build-extension.rst:95
msgid "To update versions:"
msgstr ""
#: ../../../source/extension/build-extension.rst:106
msgid "Clean"
msgstr ""
#: ../../../source/extension/build-extension.rst:108
msgid "Clean."
msgstr ""
#: ../../../source/extension/build-extension.rst:118
msgid "Push"
msgstr ""
#: ../../../source/extension/build-extension.rst:120
msgid "Push to git repo."
msgstr ""
#: ../../../source/extension/build-extension.rst:130
msgid "Search"
msgstr ""
#: ../../../source/extension/build-extension.rst:132
msgid "Meilisearch is used."
msgstr ""
#: ../../../source/extension/build-extension.rst:134
msgid "Need to build it. Used Rust 1.73.0."
msgstr ""
#: ../../../source/extension/build-extension.rst:153
msgid "Run"
msgstr ""
#: ../../../source/extension/build-extension.rst:155
msgid "Server:"
msgstr ""
#: ../../../source/extension/build-extension.rst:165
msgid "Extension"
msgstr ""
#: ../../../source/extension/build-extension.rst:167
msgid "Perhaps"
msgstr ""
#: ../../../source/extension/build-extension.rst:177
msgid "Inference Server"
msgstr ""
#: ../../../source/extension/build-extension.rst:178
msgid ""
"TO DO: add the inference server to the extension. For now, build and use "
"``llama.cpp``."
msgstr ""