Skip to content

Commit

Permalink
Add Spanish and Chinese (Simplified) to test with more langs
Browse files Browse the repository at this point in the history
  • Loading branch information
akien-mga committed Mar 28, 2018
1 parent 11f0e22 commit 9bb5327
Show file tree
Hide file tree
Showing 8 changed files with 1,814 additions and 0 deletions.
628 changes: 628 additions & 0 deletions locale/es/LC_MESSAGES/about/faq.po

Large diffs are not rendered by default.

25 changes: 25 additions & 0 deletions locale/es/LC_MESSAGES/about/index.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2014-2018, Juan Linietsky, Ariel Manzur and the Godot
# community (CC-BY 3.0)
# This file is distributed under the same license as the Godot Engine
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine latest\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-28 16:18+0200\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.5.3\n"

#: ../docs/about/index.rst:2
msgid "About"
msgstr ""

179 changes: 179 additions & 0 deletions locale/es/LC_MESSAGES/about/introduction.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,179 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2014-2018, Juan Linietsky, Ariel Manzur and the Godot
# community (CC-BY 3.0)
# This file is distributed under the same license as the Godot Engine
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine latest\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-28 16:18+0200\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.5.3\n"

#: ../docs/about/introduction.rst:4
msgid "Introduction"
msgstr ""

#: ../docs/about/introduction.rst:11
msgid ""
"Welcome to the official documentation of Godot Engine, the free and open "
"source community-driven 2D and 3D game engine! Behind this mouthful, you "
"will find a powerful yet user-friendly tool that you can use to develop "
"any kind of game, for any platform and with no usage restriction "
"whatsoever."
msgstr ""

#: ../docs/about/introduction.rst:16
msgid ""
"This page aims at giving a broad presentation of the engine and of the "
"contents of this documentation, so that you know where to start if you "
"are a beginner or where to look if you need info on a specific feature."
msgstr ""

#: ../docs/about/introduction.rst:21
msgid "About Godot Engine"
msgstr ""

#: ../docs/about/introduction.rst:23
msgid ""
"A game engine is a complex tool, and it is therefore difficult to present"
" Godot in a few words. Here's however our PR presentation, which you are "
"free to reuse if you need a quick writeup about Godot Engine."
msgstr ""

#: ../docs/about/introduction.rst:27
msgid ""
"Godot Engine is a feature-packed, cross-platform game engine to create 2D"
" and 3D games from a unified interface. It provides a comprehensive set "
"of common tools, so that users can focus on making games without having "
"to reinvent the wheel. Games can be exported in one click to a number of "
"platforms, including the major desktop platforms (Linux, macOS, Windows) "
"as well as mobile (Android, iOS) and web-based (HTML5) platforms."
msgstr ""

#: ../docs/about/introduction.rst:34
msgid ""
"Godot is completely free and open source under the very permissive MIT "
"license. No strings attached, no royalties, nothing. Users' games are "
"theirs, down to the last line of engine code. Godot's development is "
"fully independent and community-driven, empowering users to help shape "
"their engine to match their expectations. It is supported by the "
"`Software Freedom Conservancy <https://sfconservancy.org>`_ not-for-"
"profit."
msgstr ""

#: ../docs/about/introduction.rst:41
msgid ""
"For a more in-depth view of the engine, you are encouraged to read this "
"documentation further, especially the :ref:`Step by step <toc-learn-"
"step_by_step>` tutorial."
msgstr ""

#: ../docs/about/introduction.rst:46
msgid "About the documentation"
msgstr ""

#: ../docs/about/introduction.rst:48
msgid ""
"This documentation is continuously written, corrected, edited and "
"revamped by members of the Godot Engine community. It is edited via text "
"files in the `reStructuredText <http://www.sphinx-"
"doc.org/en/stable/rest.html>`_ markup language and then compiled into a "
"static website/offline document using the open source `Sphinx <http://www"
".sphinx-doc.org>`_ and `ReadTheDocs <https://readthedocs.org/>`_ tools."
msgstr ""

#: ../docs/about/introduction.rst:55
msgid ""
"You can contribute to Godot's documentation by opening issue tickets or "
"sending patches via pull requests on its GitHub `source repository "
"<https://github.com/godotengine/godot-docs>`_."
msgstr ""

#: ../docs/about/introduction.rst:59
msgid ""
"All the contents are under the permissive Creative Commons Attribution "
"3.0 (`CC-BY 3.0 <https://creativecommons.org/licenses/by/3.0/>`_) "
"license, with attribution to \"Juan Linietsky, Ariel Manzur and the Godot"
" Engine community\"."
msgstr ""

#: ../docs/about/introduction.rst:64
msgid "Organisation of the documentation"
msgstr ""

#: ../docs/about/introduction.rst:66
msgid ""
"This documentation is organised in five sections with an impressively "
"unbalanced distribution of contents – but the way it is split up should "
"be relatively intuitive:"
msgstr ""

#: ../docs/about/introduction.rst:70
msgid ""
"The :ref:`sec-general` section contains this introduction as well as "
"information about the engine, its history, its licensing, authors, etc. "
"It also contains the :ref:`doc_faq`."
msgstr ""

#: ../docs/about/introduction.rst:73
msgid ""
"The :ref:`sec-learn` section is the the main *raison d'être* of this "
"documentation, as it contains all the necessary information on using the "
"engine to make games. It starts with the :ref:`Step by step <toc-learn-"
"step_by_step>` tutorial which should be the entry point for all new "
"users."
msgstr ""

#: ../docs/about/introduction.rst:78
msgid ""
"The :ref:`sec-tutorials` section, on the other hand, can be read as "
"needed, in any order. It contains many feature-specific tutorials and "
"documentations."
msgstr ""

#: ../docs/about/introduction.rst:80
msgid ""
"The :ref:`sec-devel` section is intended for advanced users and "
"contributors to the engine development, with information on compiling the"
" engine, developing C++ modules or editor plugins."
msgstr ""

#: ../docs/about/introduction.rst:83
msgid ""
"The :ref:`sec-community` gives information related to contributing to the"
" engine development and the life of its community, e.g. how to report "
"bugs, help with the documentation, etc. It also points to various "
"community channels like IRC and Discord and contains a list of "
"recommended third-party tutorials outside of this documentation."
msgstr ""

#: ../docs/about/introduction.rst:88
msgid ""
"Finally, the :ref:`sec-class-ref` is the documentation of the Godot API, "
"which is also available directly within the engine's script editor. It is"
" generated automatically from a file in the main source repository, "
"therefore the generated files of the documentation are not meant to be "
"modified. See :ref:`doc_updating_the_class_reference` for details."
msgstr ""

#: ../docs/about/introduction.rst:94
msgid ""
"In addition to this documentation you may also want to take a look at the"
" various `Godot demo projects <https://github.com/godotengine/godot-demo-"
"projects>`_."
msgstr ""

#: ../docs/about/introduction.rst:97
msgid "Have fun reading and making games with Godot Engine!"
msgstr ""

75 changes: 75 additions & 0 deletions locale/es/LC_MESSAGES/index.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2014-2018, Juan Linietsky, Ariel Manzur and the Godot
# community (CC-BY 3.0)
# This file is distributed under the same license as the Godot Engine
# package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine latest\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-28 16:18+0200\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.5.3\n"

#: ../docs/index.rst:7
msgid "Godot Docs – *master* branch"
msgstr ""

#: ../docs/index.rst:9
msgid ""
"This is the documentation for the unstable (master) branch. Looking for "
"the documentation of the current **stable** branch? `Have a look here "
"<http://docs.godotengine.org/en/stable>`_."
msgstr ""

#: ../docs/index.rst:13
msgid ""
"Welcome to the official documentation of Godot Engine, the free and open "
"source community-driven 2D and 3D game engine! If you are new to this "
"documentation, we recommend that you read the :ref:`introduction page "
"<doc_about_intro>` to get an overview of what this documentation has to "
"offer."
msgstr ""

#: ../docs/index.rst:18
msgid ""
"The table of contents below and in the sidebar should let you easily "
"access the documentation for your topic of interest. You can also use the"
" search function in the top left corner."
msgstr ""

#: ../docs/index.rst:22
msgid ""
"Godot Engine is an open source project developed by a community of "
"volunteers. It means that the documentation team can always use your "
"feedback and help to improve the tutorials and class reference. If you do"
" not manage to understand something, or cannot find what you are looking "
"for in the docs, help us make the documentation better by letting us "
"know!"
msgstr ""

#: ../docs/index.rst:29
msgid ""
"Submit an issue or pull request on the `GitHub repository "
"<https://github.com/godotengine/godot-docs/issues>`_, or discuss with us "
"on the #godotengine-doc IRC channel on freenode!"
msgstr ""

#: ../docs/index.rst:33
msgid ""
"The main documentation for the site is organized into the following "
"sections:"
msgstr ""

#: ../docs/index.rst:35
msgid "General"
msgstr ""

0 comments on commit 9bb5327

Please sign in to comment.