mirror of
https://github.com/godotengine/godot-docs-l10n.git
synced 2025-12-31 09:49:22 +03:00
58 lines
2.2 KiB
Plaintext
58 lines
2.2 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) 2014-2022, 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>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Godot Engine 3.5\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2022-09-09 16:03+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"
|
|
|
|
#: ../../docs/development/cpp/configuring_an_ide/android_studio.rst:4
|
|
msgid "Android Studio"
|
|
msgstr ""
|
|
|
|
#: ../../docs/development/cpp/configuring_an_ide/android_studio.rst:6
|
|
msgid "`Android Studio <https://developer.android.com/studio>`_ is a free `JetBrains <https://www.jetbrains.com/>`_ IDE for Android development. It has a feature-rich editor which supports Java and C/C++. It can be used to work on Godot's core engine as well as the Android platform codebase."
|
|
msgstr ""
|
|
|
|
#: ../../docs/development/cpp/configuring_an_ide/android_studio.rst:12
|
|
msgid "Importing the project"
|
|
msgstr ""
|
|
|
|
#: ../../docs/development/cpp/configuring_an_ide/android_studio.rst:14
|
|
msgid "From the Android Studio's welcome window select **Open an existing Android Studio project**."
|
|
msgstr ""
|
|
|
|
#: ../../docs/development/cpp/configuring_an_ide/android_studio.rst:21
|
|
msgid "Android Studio's welcome window."
|
|
msgstr ""
|
|
|
|
#: ../../docs/development/cpp/configuring_an_ide/android_studio.rst:23
|
|
msgid "Navigate to ``<Godot root directory>/platform/android/java`` and select the ``settings.gradle`` file."
|
|
msgstr ""
|
|
|
|
#: ../../docs/development/cpp/configuring_an_ide/android_studio.rst:24
|
|
msgid "Android Studio will import and index the project."
|
|
msgstr ""
|
|
|
|
#: ../../docs/development/cpp/configuring_an_ide/android_studio.rst:25
|
|
msgid "To build the project, follow the :ref:`compiling instructions <toc-devel-compiling>`."
|
|
msgstr ""
|
|
|
|
#: ../../docs/development/cpp/configuring_an_ide/android_studio.rst:27
|
|
msgid "If you run into any issues, ask for help in one of `Godot's community channels <https://godotengine.org/community>`__."
|
|
msgstr ""
|
|
|
|
#: ../../docs/<rst_epilog>:0
|
|
msgid "Translation status"
|
|
msgstr ""
|