Files
godot-docs-l10n/templates_list.txt
2022-02-24 15:43:40 +01:00

370 lines
16 KiB
Plaintext

index.pot
about/index.pot
about/introduction.pot
about/faq.pot
about/troubleshooting.pot
about/list_of_features.pot
about/docs_changelog.pot
about/release_policy.pot
about/complying_with_licenses.pot
getting_started/introduction/index.pot
getting_started/introduction/introduction_to_godot.pot
getting_started/introduction/key_concepts_overview.pot
getting_started/introduction/first_look_at_the_editor.pot
getting_started/introduction/learning_new_features.pot
getting_started/introduction/godot_design_philosophy.pot
getting_started/step_by_step/index.pot
getting_started/step_by_step/nodes_and_scenes.pot
getting_started/step_by_step/instancing.pot
getting_started/step_by_step/scripting_languages.pot
getting_started/step_by_step/scripting_first_script.pot
getting_started/step_by_step/scripting_player_input.pot
getting_started/step_by_step/signals.pot
getting_started/first_2d_game/index.pot
getting_started/first_2d_game/01.project_setup.pot
getting_started/first_2d_game/02.player_scene.pot
getting_started/first_2d_game/03.coding_the_player.pot
getting_started/first_2d_game/04.creating_the_enemy.pot
getting_started/first_2d_game/05.the_main_game_scene.pot
getting_started/first_2d_game/06.heads_up_display.pot
getting_started/first_2d_game/07.finishing-up.pot
getting_started/first_3d_game/index.pot
getting_started/first_3d_game/01.game_setup.pot
getting_started/first_3d_game/02.player_input.pot
getting_started/first_3d_game/03.player_movement_code.pot
getting_started/first_3d_game/04.mob_scene.pot
getting_started/first_3d_game/05.spawning_mobs.pot
getting_started/first_3d_game/06.jump_and_squash.pot
getting_started/first_3d_game/07.killing_player.pot
getting_started/first_3d_game/08.score_and_replay.pot
getting_started/first_3d_game/09.adding_animations.pot
getting_started/first_3d_game/going_further.pot
tutorials/2d/index.pot
tutorials/2d/canvas_layers.pot
tutorials/2d/2d_transforms.pot
tutorials/2d/using_tilemaps.pot
tutorials/2d/particle_systems_2d.pot
tutorials/2d/2d_movement.pot
tutorials/2d/2d_lights_and_shadows.pot
tutorials/2d/2d_meshes.pot
tutorials/2d/custom_drawing_in_2d.pot
tutorials/2d/2d_sprite_animation.pot
tutorials/3d/index.pot
tutorials/3d/introduction_to_3d.pot
tutorials/3d/using_transforms.pot
tutorials/3d/3d_rendering_limitations.pot
tutorials/3d/spatial_material.pot
tutorials/3d/lights_and_shadows.pot
tutorials/3d/reflection_probes.pot
tutorials/3d/gi_probes.pot
tutorials/3d/baked_lightmaps.pot
tutorials/3d/environment_and_post_processing.pot
tutorials/3d/high_dynamic_range.pot
tutorials/3d/using_gridmaps.pot
tutorials/3d/using_multi_mesh_instance.pot
tutorials/3d/csg_tools.pot
tutorials/3d/procedural_geometry/index.pot
tutorials/3d/procedural_geometry/arraymesh.pot
tutorials/3d/procedural_geometry/meshdatatool.pot
tutorials/3d/procedural_geometry/surfacetool.pot
tutorials/3d/procedural_geometry/immediategeometry.pot
tutorials/3d/occluders.pot
tutorials/3d/portals/index.pot
tutorials/3d/portals/introduction_to_rooms_and_portals.pot
tutorials/3d/portals/first_steps_with_rooms_and_portals.pot
tutorials/3d/portals/using_objects_in_rooms_and_portals.pot
tutorials/3d/portals/advanced_room_and_portal_usage.pot
tutorials/3d/portals/editing_rooms_and_portals.pot
tutorials/3d/portals/rooms_and_portals_example.pot
tutorials/animation/index.pot
tutorials/animation/introduction.pot
tutorials/animation/cutout_animation.pot
tutorials/animation/2d_skeletons.pot
tutorials/animation/animation_tree.pot
tutorials/assets_pipeline/index.pot
tutorials/assets_pipeline/import_process.pot
tutorials/assets_pipeline/importing_images.pot
tutorials/assets_pipeline/importing_audio_samples.pot
tutorials/assets_pipeline/importing_translations.pot
tutorials/assets_pipeline/importing_scenes.pot
tutorials/assets_pipeline/exporting_3d_scenes.pot
tutorials/assets_pipeline/escn_exporter/index.pot
tutorials/assets_pipeline/escn_exporter/material.pot
tutorials/assets_pipeline/escn_exporter/physics.pot
tutorials/assets_pipeline/escn_exporter/lights.pot
tutorials/assets_pipeline/escn_exporter/mesh.pot
tutorials/assets_pipeline/escn_exporter/skeleton.pot
tutorials/assets_pipeline/escn_exporter/animation.pot
tutorials/audio/index.pot
tutorials/audio/audio_buses.pot
tutorials/audio/audio_streams.pot
tutorials/audio/sync_with_audio.pot
tutorials/audio/recording_with_microphone.pot
tutorials/best_practices/index.pot
tutorials/best_practices/introduction_best_practices.pot
tutorials/best_practices/what_are_godot_classes.pot
tutorials/best_practices/scene_organization.pot
tutorials/best_practices/scenes_versus_scripts.pot
tutorials/best_practices/autoloads_versus_internal_nodes.pot
tutorials/best_practices/node_alternatives.pot
tutorials/best_practices/godot_interfaces.pot
tutorials/best_practices/godot_notifications.pot
tutorials/best_practices/data_preferences.pot
tutorials/best_practices/logic_preferences.pot
tutorials/best_practices/project_organization.pot
tutorials/best_practices/version_control_systems.pot
tutorials/editor/index.pot
tutorials/editor/command_line_tutorial.pot
tutorials/editor/external_editor.pot
tutorials/editor/default_key_mapping.pot
tutorials/editor/using_the_web_editor.pot
tutorials/export/index.pot
tutorials/export/exporting_basics.pot
tutorials/export/exporting_projects.pot
tutorials/export/exporting_pcks.pot
tutorials/export/feature_tags.pot
tutorials/export/exporting_for_linux.pot
tutorials/export/exporting_for_mac.pot
tutorials/export/running_on_mac.pot
tutorials/export/exporting_for_windows.pot
tutorials/export/changing_application_icon_for_windows.pot
tutorials/export/exporting_for_uwp.pot
tutorials/export/exporting_for_ios.pot
tutorials/export/exporting_for_android.pot
tutorials/export/android_custom_build.pot
tutorials/export/exporting_for_web.pot
tutorials/export/exporting_for_dedicated_servers.pot
tutorials/export/one-click_deploy.pot
tutorials/i18n/index.pot
tutorials/i18n/internationalizing_games.pot
tutorials/i18n/localization_using_gettext.pot
tutorials/i18n/locales.pot
tutorials/inputs/index.pot
tutorials/inputs/inputevent.pot
tutorials/inputs/input_examples.pot
tutorials/inputs/mouse_and_input_coordinates.pot
tutorials/inputs/custom_mouse_cursor.pot
tutorials/inputs/handling_quit_requests.pot
tutorials/inputs/controllers_gamepads_joysticks.pot
tutorials/io/index.pot
tutorials/io/background_loading.pot
tutorials/io/data_paths.pot
tutorials/io/saving_games.pot
tutorials/io/binary_serialization_api.pot
tutorials/math/index.pot
tutorials/math/vector_math.pot
tutorials/math/vectors_advanced.pot
tutorials/math/matrices_and_transforms.pot
tutorials/math/interpolation.pot
tutorials/math/beziers_and_curves.pot
tutorials/math/random_number_generation.pot
tutorials/navigation/index.pot
tutorials/navigation/real_time_navigation_3d.pot
tutorials/networking/index.pot
tutorials/networking/high_level_multiplayer.pot
tutorials/networking/http_request_class.pot
tutorials/networking/http_client_class.pot
tutorials/networking/ssl_certificates.pot
tutorials/networking/websocket.pot
tutorials/networking/webrtc.pot
tutorials/performance/index.pot
tutorials/performance/general_optimization.pot
tutorials/performance/using_servers.pot
tutorials/performance/cpu_optimization.pot
tutorials/performance/gpu_optimization.pot
tutorials/performance/using_multimesh.pot
tutorials/performance/optimizing_3d_performance.pot
tutorials/performance/vertex_animation/index.pot
tutorials/performance/vertex_animation/animating_thousands_of_fish.pot
tutorials/performance/vertex_animation/controlling_thousands_of_fish.pot
tutorials/performance/batching.pot
tutorials/performance/threads/thread_safe_apis.pot
tutorials/performance/threads/using_multiple_threads.pot
tutorials/physics/index.pot
tutorials/physics/physics_introduction.pot
tutorials/physics/rigid_body.pot
tutorials/physics/using_area_2d.pot
tutorials/physics/using_kinematic_body_2d.pot
tutorials/physics/ray-casting.pot
tutorials/physics/ragdoll_system.pot
tutorials/physics/kinematic_character_2d.pot
tutorials/physics/soft_body.pot
tutorials/physics/collision_shapes_3d.pot
tutorials/platform/index.pot
tutorials/platform/android/index.pot
tutorials/platform/android/android_plugin.pot
tutorials/platform/android/android_in_app_purchases.pot
tutorials/platform/ios/index.pot
tutorials/platform/ios/ios_plugin.pot
tutorials/platform/ios/plugins_for_ios.pot
tutorials/platform/platform_html5.pot
tutorials/platform/html5_shell_classref.pot
tutorials/platform/customizing_html5_shell.pot
tutorials/platform/consoles.pot
tutorials/plugins/index.pot
tutorials/plugins/editor/index.pot
tutorials/plugins/editor/installing_plugins.pot
tutorials/plugins/editor/making_plugins.pot
tutorials/plugins/editor/making_main_screen_plugins.pot
tutorials/plugins/editor/import_plugins.pot
tutorials/plugins/editor/spatial_gizmos.pot
tutorials/plugins/editor/inspector_plugins.pot
tutorials/plugins/editor/visual_shader_plugins.pot
tutorials/plugins/running_code_in_the_editor.pot
tutorials/rendering/index.pot
tutorials/rendering/viewports.pot
tutorials/rendering/multiple_resolutions.pot
tutorials/rendering/jitter_stutter.pot
tutorials/rendering/gles2_gles3_differences.pot
tutorials/scripting/index.pot
tutorials/scripting/gdscript/index.pot
tutorials/scripting/gdscript/gdscript_basics.pot
tutorials/scripting/gdscript/gdscript_advanced.pot
tutorials/scripting/gdscript/gdscript_exports.pot
tutorials/scripting/gdscript/gdscript_styleguide.pot
tutorials/scripting/gdscript/static_typing.pot
tutorials/scripting/gdscript/warning_system.pot
tutorials/scripting/gdscript/gdscript_format_string.pot
tutorials/scripting/visual_script/index.pot
tutorials/scripting/visual_script/what_is_visual_scripting.pot
tutorials/scripting/visual_script/getting_started.pot
tutorials/scripting/visual_script/nodes_purposes.pot
tutorials/scripting/visual_script/custom_visualscript_nodes.pot
tutorials/scripting/c_sharp/index.pot
tutorials/scripting/c_sharp/c_sharp_basics.pot
tutorials/scripting/c_sharp/c_sharp_features.pot
tutorials/scripting/c_sharp/c_sharp_differences.pot
tutorials/scripting/c_sharp/c_sharp_style_guide.pot
tutorials/scripting/gdnative/index.pot
tutorials/scripting/gdnative/what_is_gdnative.pot
tutorials/scripting/gdnative/gdnative_c_example.pot
tutorials/scripting/gdnative/gdnative_cpp_example.pot
tutorials/scripting/debug/index.pot
tutorials/scripting/debug/overview_of_debugging_tools.pot
tutorials/scripting/debug/debugger_panel.pot
tutorials/scripting/idle_and_physics_processing.pot
tutorials/scripting/groups.pot
tutorials/scripting/nodes_and_scene_instances.pot
tutorials/scripting/overridable_functions.pot
tutorials/scripting/cross_language_scripting.pot
tutorials/scripting/creating_script_templates.pot
tutorials/scripting/evaluating_expressions.pot
tutorials/scripting/change_scenes_manually.pot
tutorials/scripting/instancing_with_signals.pot
tutorials/scripting/pausing_games.pot
tutorials/scripting/filesystem.pot
tutorials/scripting/resources.pot
tutorials/scripting/singletons_autoload.pot
tutorials/scripting/scene_tree.pot
tutorials/shaders/index.pot
tutorials/shaders/introduction_to_shaders.pot
tutorials/shaders/shader_reference/index.pot
tutorials/shaders/shader_reference/shading_language.pot
tutorials/shaders/shader_reference/spatial_shader.pot
tutorials/shaders/shader_reference/canvas_item_shader.pot
tutorials/shaders/shader_reference/particle_shader.pot
tutorials/shaders/your_first_shader/index.pot
tutorials/shaders/your_first_shader/your_first_2d_shader.pot
tutorials/shaders/your_first_shader/your_first_3d_shader.pot
tutorials/shaders/your_first_shader/your_second_3d_shader.pot
tutorials/shaders/shader_materials.pot
tutorials/shaders/visual_shaders.pot
tutorials/shaders/screen-reading_shaders.pot
tutorials/shaders/converting_glsl_to_godot_shaders.pot
tutorials/shaders/shaders_style_guide.pot
tutorials/shaders/advanced_postprocessing.pot
tutorials/shaders/using_viewport_as_texture.pot
tutorials/shaders/custom_postprocessing.pot
tutorials/shaders/making_trees.pot
tutorials/ui/index.pot
tutorials/ui/size_and_anchors.pot
tutorials/ui/gui_containers.pot
tutorials/ui/custom_gui_controls.pot
tutorials/ui/gui_navigation.pot
tutorials/ui/control_node_gallery.pot
tutorials/ui/gui_skinning.pot
tutorials/ui/gui_using_theme_editor.pot
tutorials/ui/bbcode_in_richtextlabel.pot
tutorials/vr/index.pot
tutorials/vr/xr_primer.pot
tutorials/vr/openxr/index.pot
tutorials/vr/openxr/enable_plugin.pot
tutorials/vr/openxr/runtime_selection.pot
tutorials/vr/openxr/passthrough.pot
tutorials/vr/openxr/deploy_on_quest.pot
tutorials/vr/openxr/handtracking.pot
tutorials/vr/oculus_mobile/index.pot
tutorials/vr/oculus_mobile/developing_for_oculus_quest.pot
tutorials/vr/openvr/index.pot
tutorials/vr/openvr/vr_starter_tutorial/index.pot
tutorials/vr/openvr/vr_starter_tutorial/vr_starter_tutorial_part_one.pot
tutorials/vr/openvr/vr_starter_tutorial/vr_starter_tutorial_part_two.pot
development/compiling/index.pot
development/compiling/getting_source.pot
development/compiling/introduction_to_the_buildsystem.pot
development/compiling/compiling_for_windows.pot
development/compiling/compiling_for_x11.pot
development/compiling/compiling_for_osx.pot
development/compiling/compiling_for_android.pot
development/compiling/compiling_for_ios.pot
development/compiling/cross-compiling_for_ios_on_linux.pot
development/compiling/compiling_for_uwp.pot
development/compiling/compiling_for_web.pot
development/compiling/compiling_with_mono.pot
development/compiling/optimizing_for_size.pot
development/compiling/compiling_with_script_encryption_key.pot
development/cpp/index.pot
development/cpp/configuring_an_ide/index.pot
development/cpp/configuring_an_ide/android_studio.pot
development/cpp/configuring_an_ide/clion.pot
development/cpp/configuring_an_ide/code_blocks.pot
development/cpp/configuring_an_ide/kdevelop.pot
development/cpp/configuring_an_ide/qt_creator.pot
development/cpp/configuring_an_ide/visual_studio.pot
development/cpp/configuring_an_ide/visual_studio_code.pot
development/cpp/configuring_an_ide/xcode.pot
development/cpp/introduction_to_godot_development.pot
development/cpp/common_engine_methods_and_macros.pot
development/cpp/core_types.pot
development/cpp/variant_class.pot
development/cpp/object_class.pot
development/cpp/inheritance_class_tree.pot
development/cpp/custom_modules_in_cpp.pot
development/cpp/binding_to_external_libraries.pot
development/cpp/custom_godot_servers.pot
development/cpp/custom_resource_format_loaders.pot
development/cpp/custom_audiostreams.pot
development/cpp/macos_debug.pot
development/cpp/using_cpp_profilers.pot
development/editor/index.pot
development/editor/introduction_to_editor_development.pot
development/editor/creating_icons.pot
development/editor/editor_style_guide.pot
development/file_formats/index.pot
development/file_formats/gdscript_grammar.pot
development/file_formats/tscn.pot
community/contributing/index.pot
community/contributing/ways_to_contribute.pot
community/contributing/best_practices_for_engine_contributors.pot
community/contributing/pr_workflow.pot
community/contributing/testing_pull_requests.pot
community/contributing/bisecting_regressions.pot
community/contributing/bug_triage_guidelines.pot
community/contributing/code_style_guidelines.pot
community/contributing/cpp_usage_guidelines.pot
community/contributing/content_guidelines.pot
community/contributing/docs_writing_guidelines.pot
community/contributing/documentation_guidelines.pot
community/contributing/contributing_to_the_documentation.pot
community/contributing/building_the_manual.pot
community/contributing/updating_the_class_reference.pot
community/contributing/class_reference_writing_guidelines.pot
community/contributing/editor_and_docs_localization.pot
community/asset_library/index.pot
community/asset_library/what_is_assetlib.pot
community/asset_library/using_assetlib.pot
community/asset_library/submitting_to_assetlib.pot
community/asset_library/uploading_to_assetlib.pot
community/channels.pot
community/tutorials.pot