Add .po to git

main
root 2023-11-27 08:48:06 -07:00
parent 9f3d4a50cc
commit b80376b1dc
3 changed files with 132 additions and 1 deletions

1
.gitignore vendored
View File

@ -16,5 +16,4 @@ build/
# Sphinx gettext files
*.pot
*.po
*.mo

View File

@ -0,0 +1,66 @@
# 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-11-26 19:26-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: en\n"
"Language-Team: en <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/index.rst:21
msgid "Contents:"
msgstr ""
#: ../../source/index.rst:2
msgid "Parrot Development"
msgstr ""
#: ../../source/index.rst:3
msgid "Parrot is a self-hosted Libre AI IDE for stochastic humans."
msgstr ""
#: ../../source/index.rst:5
msgid "https://parrot.codes"
msgstr ""
#: ../../source/index.rst:7
msgid ""
"An IDE is an editor. It is a software application that makes it easy for "
"humans to edit computer source code."
msgstr ""
#: ../../source/index.rst:10
msgid ""
"AI adds \"artificial intelligence\" to the application, which may help "
"the human write code."
msgstr ""
#: ../../source/index.rst:13
msgid ""
"Libre means all of the source code is under a free software license, as "
"defined by the Free Software Foundation. Examples: GPL, MIT."
msgstr ""
#: ../../source/index.rst:16
msgid ""
"Libre means all of the AI models are under a free content license "
"compatible with Wikipedia. Example: CC by SA."
msgstr ""
#: ../../source/index.rst:19
msgid "This documents the development of the Parrot application."
msgstr ""

View File

@ -0,0 +1,66 @@
# 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-11-26 19:26-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: es\n"
"Language-Team: es <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/index.rst:21
msgid "Contents:"
msgstr ""
#: ../../source/index.rst:2
msgid "Parrot Development"
msgstr ""
#: ../../source/index.rst:3
msgid "Parrot is a self-hosted Libre AI IDE for stochastic humans."
msgstr ""
#: ../../source/index.rst:5
msgid "https://parrot.codes"
msgstr ""
#: ../../source/index.rst:7
msgid ""
"An IDE is an editor. It is a software application that makes it easy for "
"humans to edit computer source code."
msgstr ""
#: ../../source/index.rst:10
msgid ""
"AI adds \"artificial intelligence\" to the application, which may help "
"the human write code."
msgstr ""
#: ../../source/index.rst:13
msgid ""
"Libre means all of the source code is under a free software license, as "
"defined by the Free Software Foundation. Examples: GPL, MIT."
msgstr ""
#: ../../source/index.rst:16
msgid ""
"Libre means all of the AI models are under a free content license "
"compatible with Wikipedia. Example: CC by SA."
msgstr ""
#: ../../source/index.rst:19
msgid "This documents the development of the Parrot application."
msgstr ""