Files
godot-docs-l10n/sphinx/templates/community/asset_library/using_assetlib.pot
2022-09-09 16:05:06 +02:00

357 lines
14 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/community/asset_library/using_assetlib.rst:4
msgid "Using the Asset Library"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:7
msgid "On the website"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:10
msgid "Overview"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:12
msgid "As mentioned before, you can access the web frontend of the Asset Library on `Godot's official website <https://godotengine.org/asset-library/asset>`_. This is what it looks like when you first visit it:"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:16
msgid "|image0|"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:187
#: ../../docs/community/asset_library/using_assetlib.rst:187
msgid "image0"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:18
msgid "At the top, you see the **header**, which takes you to various other parts of the AssetLib - at the moment, it's empty, as we are not logged in."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:22
msgid "Searching"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:24
msgid "In the center is the **search bar + settings** section, and the **assets** section below it - this lets you filter out certain kinds of assets based on a host of criteria. These include the asset **category** (such as 2D tools, scripts and demos), **engine version** they are intended for, **sorting order** (by update date, by name, etc.) and **support level**."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:30
msgid "While most other filter settings should be fairly self-explanatory, it's worth going over what \"support level\" means in the Asset Library. Currently there are three support levels, and each asset can belong to only one."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:34
msgid "**Official** assets are created and maintained by the official Godot Engine developers. Currently, these include the official engine demos, which showcase how various areas of the engine work."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:38
msgid "**Community** assets are submitted and maintained by the members of the Godot community."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:41
msgid "**Testing** assets are works-in-progress, and may contain bugs and usability issues. They are not recommended for use in serious projects, but you are encouraged to download, test them, and submit issues to the original authors."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:45
msgid "You can mix and match any of the search filters and criteria, and upon clicking the Search button, receive the list of all assets in the Library that match them."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:48
msgid "|image1|"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:188
#: ../../docs/community/asset_library/using_assetlib.rst:188
msgid "image1"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:50
msgid "Note that the search results are not updated in real-time, so you will have to re-submit the search query each time you change the query settings."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:54
msgid "Breakdown of an asset"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:56
msgid "Now let's take a look at what an asset's page looks like and what it contains."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:58
msgid "|image2|"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:189
#: ../../docs/community/asset_library/using_assetlib.rst:189
msgid "image2"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:60
msgid "Asset's thumbnail/icon."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:61
msgid "Asset's name."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:62
msgid "Current version number of the asset."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:63
msgid "Asset's category, Godot version, and support status."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:64
msgid "Asset's original author/submitter."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:65
msgid "The license the asset is distributed under."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:66
msgid "The date of the asset's latest edit/update."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:67
msgid "A textual description of the asset."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:68
msgid "Links related to the asset (download link, file list, issue tracker)."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:69
msgid "Images and videos showcasing the asset."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:72
msgid "Registering and logging in"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:74
msgid "In order to upload assets to the AssetLib, you need to be logged in, and to do that, you need a registered user account. In the future, this may also give you access to other features, such as commenting on or rating the existing assets. You do *not* need to be logged in to browse and download the assets."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:79
msgid "The login/registration page can be accessed from the AssetLib header."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:81
msgid "|image3|"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:190
#: ../../docs/community/asset_library/using_assetlib.rst:190
msgid "image3"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:83
msgid "From here, you can register your account, which requires a valid email address, a username, and a (preferably strong) password."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:86
msgid "|image4|"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:191
#: ../../docs/community/asset_library/using_assetlib.rst:191
msgid "image4"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:88
msgid "Then, you can use your username and password to log in."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:90
msgid "|image5|"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:192
#: ../../docs/community/asset_library/using_assetlib.rst:192
msgid "image5"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:92
msgid "This will change the look of the AssetLib header. Now you get access to a handful of new functions:"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:95
msgid "The feed, which shows a list of status updates on your submitted assets (and possibly more in the future)."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:96
msgid "A list of your uploaded assets."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:97
msgid "The ability to submit new assets."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:99
msgid "|image6|"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:193
#: ../../docs/community/asset_library/using_assetlib.rst:193
msgid "image6"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:101
msgid "You can learn how to submit assets to the Library, and what the asset submission guidelines are, in the next part of this tutorial, :ref:`doc_submitting_to_assetlib`."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:107
msgid "In the editor"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:111
msgid "The editor will display different categories of assets depending on whether you're browsing the project manager's **Templates** tab or the editor's **AssetLib** tab."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:115
msgid "The project manager's **Templates** tab will only display assets that are standalone projects by themselves. This is denoted on the asset library with the *Templates*, *Demos* and *Projects* categories."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:119
msgid "The editor's **AssetLib** tab will only display assets that are *not* standalone projects by themselves. In other words, it will display assets from all categories except *Templates*, *Demos* and *Projects*."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:123
msgid "You can also access the AssetLib directly from Godot:"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:125
msgid "|image7|"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:194
#: ../../docs/community/asset_library/using_assetlib.rst:194
msgid "image7"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:127
msgid "|image14|"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:201
#: ../../docs/community/asset_library/using_assetlib.rst:201
msgid "image14"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:129
msgid "Click on it, and Godot will fetch info about the assets from the AssetLib. Once it's finished, you will see a window similar to what the AssetLib website looks like, with some differences:"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:133
msgid "|image8|"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:195
#: ../../docs/community/asset_library/using_assetlib.rst:195
msgid "image8"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:135
msgid "Similarly to the web version of the AssetLib, here you can search for assets by category, name, and sort them by factors such as name or edit date."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:138
msgid "Notably, you can only fetch assets for the current version of Godot you are running. Projects, Demos and Templates can be downloaded from the Project Manager view of the AssetLib. Addons (tools, scripts, materials etc.) can be downloaded from the in-project AssetLib and added to the current project. In addition, unlike when using the web frontend, the search results are updated in real-time (you do not have to press Search after every change to your search query for the changes to take place)."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:146
msgid "In the future, you will be able to choose a different AssetLib provider to fetch assets from (using the Site dropdown menu), however currently only the official `Godot website <https://godotengine.org>`_ version of the AssetLib is supported, as well as the version that may be running on your local machine's web server (the localhost option)."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:152
msgid "When you click on an asset, you will see more information about it."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:154
msgid "|image9|"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:196
#: ../../docs/community/asset_library/using_assetlib.rst:196
msgid "image9"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:156
msgid "If you click on the Install button, Godot will fetch an archive of the asset, and will track download progress of it at the bottom of the editor window. If the download fails, you can retry it using the Retry button."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:160
msgid "|image10|"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:197
#: ../../docs/community/asset_library/using_assetlib.rst:197
msgid "image10"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:162
msgid "When it finishes, you can proceed to install it using the Install button. This will bring up the Package Installer window."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:165
msgid "|image11|"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:198
#: ../../docs/community/asset_library/using_assetlib.rst:198
msgid "image11"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:167
msgid "Here you can see a list of all the files that will be installed. You can tick off any of the files that you do not wish to install, and Godot will also inform you about any problems with files that it cannot install. These files will be shown in red, and hovering over them will show you a message stating why it cannot be installed."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:173
msgid "|image12|"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:199
#: ../../docs/community/asset_library/using_assetlib.rst:199
msgid "image12"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:175
msgid "Once you are done, you can press the Install button, which will unzip all the files in the archive, and import any assets contained therein, such as images or 3D models. Once this is done, you should see a message stating that the Package installation is complete."
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:180
msgid "|image13|"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:200
#: ../../docs/community/asset_library/using_assetlib.rst:200
msgid "image13"
msgstr ""
#: ../../docs/community/asset_library/using_assetlib.rst:182
msgid "You may also use the Import button to import asset archives obtained elsewhere (such as downloading them directly from the AssetLib web frontend), which will take you through the same package installation procedure as with the assets downloaded directly via Godot that we just covered."
msgstr ""
#: ../../docs/<rst_epilog>:0
msgid "Translation status"
msgstr ""