Files
godot-docs-l10n/templates_list.txt
2025-12-19 15:00:42 +01:00

495 lines
22 KiB
Plaintext

sphinx.pot
index.pot
404.pot
about/introduction.pot
about/list_of_features.pot
about/system_requirements.pot
about/faq.pot
about/complying_with_licenses.pot
about/release_policy.pot
about/docs_changelog.pot
getting_started/introduction/index.pot
getting_started/introduction/introduction_to_godot.pot
getting_started/introduction/learn_to_code_with_gdscript.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/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/troubleshooting.pot
tutorials/editor/index.pot
tutorials/editor/project_manager.pot
tutorials/editor/inspector_dock.pot
tutorials/editor/project_settings.pot
tutorials/editor/script_editor.pot
tutorials/editor/default_key_mapping.pot
tutorials/editor/customizing_editor.pot
tutorials/editor/using_the_xr_editor.pot
tutorials/editor/using_the_android_editor.pot
tutorials/editor/using_the_web_editor.pot
tutorials/editor/command_line_tutorial.pot
tutorials/editor/external_editor.pot
tutorials/editor/using_engine_compilation_configuration_editor.pot
tutorials/editor/managing_editor_features.pot
tutorials/migrating/index.pot
tutorials/migrating/upgrading_to_godot_4.pot
tutorials/migrating/upgrading_to_godot_4.1.pot
tutorials/migrating/upgrading_to_godot_4.2.pot
tutorials/migrating/upgrading_to_godot_4.3.pot
tutorials/migrating/upgrading_to_godot_4.4.pot
tutorials/migrating/upgrading_to_godot_4.5.pot
tutorials/2d/index.pot
tutorials/2d/introduction_to_2d.pot
tutorials/2d/canvas_layers.pot
tutorials/2d/2d_transforms.pot
tutorials/2d/2d_lights_and_shadows.pot
tutorials/2d/2d_meshes.pot
tutorials/2d/2d_sprite_animation.pot
tutorials/2d/particle_systems_2d.pot
tutorials/2d/particle_process_material_2d.pot
tutorials/2d/2d_antialiasing.pot
tutorials/2d/custom_drawing_in_2d.pot
tutorials/2d/2d_parallax.pot
tutorials/2d/2d_movement.pot
tutorials/2d/using_tilesets.pot
tutorials/2d/using_tilemaps.pot
tutorials/3d/index.pot
tutorials/3d/introduction_to_3d.pot
tutorials/3d/using_transforms.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/immediatemesh.pot
tutorials/3d/3d_text.pot
tutorials/3d/3d_rendering_limitations.pot
tutorials/3d/standard_material_3d.pot
tutorials/3d/lights_and_shadows.pot
tutorials/3d/using_decals.pot
tutorials/3d/physical_light_and_camera_units.pot
tutorials/3d/particles/index.pot
tutorials/3d/particles/creating_a_3d_particle_system.pot
tutorials/3d/particles/properties.pot
tutorials/3d/particles/process_material_properties.pot
tutorials/3d/particles/subemitters.pot
tutorials/3d/particles/trails.pot
tutorials/3d/particles/turbulence.pot
tutorials/3d/particles/attractors.pot
tutorials/3d/particles/collision.pot
tutorials/3d/particles/complex_shapes.pot
tutorials/3d/high_dynamic_range.pot
tutorials/3d/global_illumination/index.pot
tutorials/3d/global_illumination/introduction_to_global_illumination.pot
tutorials/3d/global_illumination/using_voxel_gi.pot
tutorials/3d/global_illumination/using_sdfgi.pot
tutorials/3d/global_illumination/using_lightmap_gi.pot
tutorials/3d/global_illumination/reflection_probes.pot
tutorials/3d/global_illumination/faking_global_illumination.pot
tutorials/3d/environment_and_post_processing.pot
tutorials/3d/volumetric_fog.pot
tutorials/3d/3d_antialiasing.pot
tutorials/3d/using_multi_mesh_instance.pot
tutorials/3d/mesh_lod.pot
tutorials/3d/visibility_ranges.pot
tutorials/3d/occlusion_culling.pot
tutorials/3d/resolution_scaling.pot
tutorials/3d/variable_rate_shading.pot
tutorials/3d/csg_tools.pot
tutorials/3d/using_gridmaps.pot
tutorials/3d/spring_arm.pot
tutorials/animation/index.pot
tutorials/animation/introduction.pot
tutorials/animation/animation_track_types.pot
tutorials/animation/cutout_animation.pot
tutorials/animation/2d_skeletons.pot
tutorials/animation/animation_tree.pot
tutorials/animation/playing_videos.pot
tutorials/animation/creating_movies.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_3d_scenes/index.pot
tutorials/assets_pipeline/importing_3d_scenes/available_formats.pot
tutorials/assets_pipeline/importing_3d_scenes/model_export_considerations.pot
tutorials/assets_pipeline/importing_3d_scenes/node_type_customization.pot
tutorials/assets_pipeline/importing_3d_scenes/import_configuration.pot
tutorials/assets_pipeline/importing_3d_scenes/advanced_import_settings.pot
tutorials/assets_pipeline/retargeting_3d_skeletons.pot
tutorials/assets_pipeline/exporting_3d_scenes.pot
tutorials/assets_pipeline/escn_exporter/index.pot
tutorials/audio/index.pot
tutorials/audio/audio_buses.pot
tutorials/audio/audio_effects.pot
tutorials/audio/audio_streams.pot
tutorials/audio/sync_with_audio.pot
tutorials/audio/recording_with_microphone.pot
tutorials/audio/text_to_speech.pot
tutorials/export/index.pot
tutorials/export/exporting_projects.pot
tutorials/export/exporting_pcks.pot
tutorials/export/feature_tags.pot
tutorials/export/exporting_for_windows.pot
tutorials/export/exporting_for_linux.pot
tutorials/export/exporting_for_macos.pot
tutorials/export/exporting_for_android.pot
tutorials/export/exporting_for_ios.pot
tutorials/export/exporting_for_visionos.pot
tutorials/export/exporting_for_web.pot
tutorials/export/changing_application_icon_for_windows.pot
tutorials/export/running_on_macos.pot
tutorials/export/android_gradle_build.pot
tutorials/export/one-click_deploy.pot
tutorials/export/exporting_for_dedicated_servers.pot
tutorials/io/index.pot
tutorials/io/background_loading.pot
tutorials/io/data_paths.pot
tutorials/io/saving_games.pot
tutorials/io/runtime_file_loading_and_saving.pot
tutorials/io/binary_serialization_api.pot
tutorials/i18n/index.pot
tutorials/i18n/internationalizing_games.pot
tutorials/i18n/localization_using_spreadsheets.pot
tutorials/i18n/localization_using_gettext.pot
tutorials/i18n/locales.pot
tutorials/i18n/pseudolocalization.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/controllers_gamepads_joysticks.pot
tutorials/inputs/handling_quit_requests.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/navigation_introduction_2d.pot
tutorials/navigation/navigation_introduction_3d.pot
tutorials/navigation/navigation_using_navigationservers.pot
tutorials/navigation/navigation_using_navigationmaps.pot
tutorials/navigation/navigation_using_navigationregions.pot
tutorials/navigation/navigation_using_navigationmeshes.pot
tutorials/navigation/navigation_using_navigationpaths.pot
tutorials/navigation/navigation_using_navigationpathqueryobjects.pot
tutorials/navigation/navigation_using_navigationagents.pot
tutorials/navigation/navigation_using_navigationobstacles.pot
tutorials/navigation/navigation_using_navigationlinks.pot
tutorials/navigation/navigation_using_navigationlayers.pot
tutorials/navigation/navigation_debug_tools.pot
tutorials/navigation/navigation_connecting_navmesh.pot
tutorials/navigation/navigation_different_actor_types.pot
tutorials/navigation/navigation_different_actor_locomotion.pot
tutorials/navigation/navigation_different_actor_area_access.pot
tutorials/navigation/navigation_optimizing_performance.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/pipeline_compilations.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/using_multiple_threads.pot
tutorials/performance/thread_safe_apis.pot
tutorials/physics/index.pot
tutorials/physics/physics_introduction.pot
tutorials/physics/using_jolt_physics.pot
tutorials/physics/rigid_body.pot
tutorials/physics/using_area_2d.pot
tutorials/physics/using_character_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_2d.pot
tutorials/physics/collision_shapes_3d.pot
tutorials/physics/large_world_coordinates.pot
tutorials/physics/interpolation/index.pot
tutorials/physics/interpolation/physics_interpolation_quick_start_guide.pot
tutorials/physics/interpolation/physics_interpolation_introduction.pot
tutorials/physics/interpolation/using_physics_interpolation.pot
tutorials/physics/interpolation/advanced_physics_interpolation.pot
tutorials/physics/interpolation/2d_and_3d_physics_interpolation.pot
tutorials/physics/troubleshooting_physics_issues.pot
tutorials/platform/index.pot
tutorials/platform/android/index.pot
tutorials/platform/android/android_library.pot
tutorials/platform/android/android_plugin.pot
tutorials/platform/android/android_in_app_purchases.pot
tutorials/platform/android/javaclasswrapper_and_androidruntimeplugin.pot
tutorials/platform/android/resolving_crashes_on_android.pot
tutorials/platform/ios/index.pot
tutorials/platform/ios/ios_plugin.pot
tutorials/platform/ios/plugins_for_ios.pot
tutorials/platform/web/index.pot
tutorials/platform/web/javascript_bridge.pot
tutorials/platform/web/html5_shell_classref.pot
tutorials/platform/web/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/3d_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/renderers.pot
tutorials/rendering/viewports.pot
tutorials/rendering/multiple_resolutions.pot
tutorials/rendering/jitter_stutter.pot
tutorials/rendering/compositor.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_documentation_comments.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/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_style_guide.pot
tutorials/scripting/c_sharp/diagnostics/index.pot
tutorials/scripting/c_sharp/diagnostics/GD0001.pot
tutorials/scripting/c_sharp/diagnostics/GD0002.pot
tutorials/scripting/c_sharp/diagnostics/GD0003.pot
tutorials/scripting/c_sharp/diagnostics/GD0101.pot
tutorials/scripting/c_sharp/diagnostics/GD0102.pot
tutorials/scripting/c_sharp/diagnostics/GD0103.pot
tutorials/scripting/c_sharp/diagnostics/GD0104.pot
tutorials/scripting/c_sharp/diagnostics/GD0105.pot
tutorials/scripting/c_sharp/diagnostics/GD0106.pot
tutorials/scripting/c_sharp/diagnostics/GD0107.pot
tutorials/scripting/c_sharp/diagnostics/GD0108.pot
tutorials/scripting/c_sharp/diagnostics/GD0109.pot
tutorials/scripting/c_sharp/diagnostics/GD0110.pot
tutorials/scripting/c_sharp/diagnostics/GD0111.pot
tutorials/scripting/c_sharp/diagnostics/GD0201.pot
tutorials/scripting/c_sharp/diagnostics/GD0202.pot
tutorials/scripting/c_sharp/diagnostics/GD0203.pot
tutorials/scripting/c_sharp/diagnostics/GD0301.pot
tutorials/scripting/c_sharp/diagnostics/GD0302.pot
tutorials/scripting/c_sharp/diagnostics/GD0303.pot
tutorials/scripting/c_sharp/diagnostics/GD0401.pot
tutorials/scripting/c_sharp/diagnostics/GD0402.pot
tutorials/scripting/c_sharp/c_sharp_differences.pot
tutorials/scripting/c_sharp/c_sharp_collections.pot
tutorials/scripting/c_sharp/c_sharp_variant.pot
tutorials/scripting/c_sharp/c_sharp_signals.pot
tutorials/scripting/c_sharp/c_sharp_exports.pot
tutorials/scripting/c_sharp/c_sharp_global_classes.pot
tutorials/scripting/cpp/index.pot
tutorials/scripting/cpp/about_godot_cpp.pot
tutorials/scripting/cpp/gdextension_cpp_example.pot
tutorials/scripting/cpp/build_system/index.pot
tutorials/scripting/cpp/build_system/cmake.pot
tutorials/scripting/cpp/build_system/scons.pot
tutorials/scripting/cpp/core_types.pot
tutorials/scripting/cpp/gdextension_docs_system.pot
tutorials/scripting/other_languages.pot
tutorials/scripting/gdextension/index.pot
tutorials/scripting/gdextension/what_is_gdextension.pot
tutorials/scripting/gdextension/gdextension_file.pot
tutorials/scripting/gdextension/gdextension_c_example.pot
tutorials/scripting/how_to_read_the_godot_api.pot
tutorials/scripting/debug/index.pot
tutorials/scripting/debug/overview_of_debugging_tools.pot
tutorials/scripting/debug/output_panel.pot
tutorials/scripting/debug/debugger_panel.pot
tutorials/scripting/debug/the_profiler.pot
tutorials/scripting/debug/objectdb_profiler.pot
tutorials/scripting/debug/custom_performance_monitors.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/scripting/scene_unique_nodes.pot
tutorials/scripting/logging.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/shader_functions.pot
tutorials/shaders/shader_reference/shader_preprocessor.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/shader_reference/sky_shader.pot
tutorials/shaders/shader_reference/fog_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/visual_shaders.pot
tutorials/shaders/compute_shaders.pot
tutorials/shaders/screen-reading_shaders.pot
tutorials/shaders/converting_glsl_to_godot_shaders.pot
tutorials/shaders/shaders_style_guide.pot
tutorials/shaders/using_viewport_as_texture.pot
tutorials/shaders/custom_postprocessing.pot
tutorials/shaders/advanced_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/gui_theme_type_variations.pot
tutorials/ui/gui_using_fonts.pot
tutorials/ui/bbcode_in_richtextlabel.pot
tutorials/xr/index.pot
tutorials/xr/setting_up_xr.pot
tutorials/xr/deploying_to_android.pot
tutorials/xr/a_better_xr_start_script.pot
tutorials/xr/ar_passthrough.pot
tutorials/xr/xr_next_steps.pot
tutorials/xr/openxr_settings.pot
tutorials/xr/xr_action_map.pot
tutorials/xr/xr_room_scale.pot
tutorials/xr/xr_full_screen_effects.pot
tutorials/xr/openxr_composition_layers.pot
tutorials/xr/openxr_hand_tracking.pot
tutorials/xr/openxr_body_tracking.pot
tutorials/xr/openxr_render_models.pot
tutorials/xr/openxr_spatial_entities.pot
tutorials/xr/introducing_xr_tools.pot
tutorials/xr/basic_xr_locomotion.pot
engine_details/architecture/index.pot
engine_details/architecture/godot_architecture_diagram.pot
engine_details/architecture/common_engine_methods_and_macros.pot
engine_details/architecture/core_types.pot
engine_details/architecture/variant_class.pot
engine_details/architecture/object_class.pot
engine_details/architecture/inheritance_class_tree.pot
engine_details/architecture/internal_rendering_architecture.pot
engine_details/architecture/2d_coordinate_systems.pot
engine_details/architecture/scripting_development.pot
engine_details/architecture/custom_modules_in_cpp.pot
engine_details/architecture/binding_to_external_libraries.pot
engine_details/architecture/custom_godot_servers.pot
engine_details/architecture/custom_resource_format_loaders.pot
engine_details/architecture/custom_audiostreams.pot
engine_details/architecture/custom_platform_ports.pot
engine_details/architecture/unit_testing.pot
engine_details/development/index.pot
engine_details/development/configuring_an_ide/index.pot
engine_details/development/configuring_an_ide/android_studio.pot
engine_details/development/configuring_an_ide/clion.pot
engine_details/development/configuring_an_ide/code_blocks.pot
engine_details/development/configuring_an_ide/kdevelop.pot
engine_details/development/configuring_an_ide/qt_creator.pot
engine_details/development/configuring_an_ide/rider.pot
engine_details/development/configuring_an_ide/visual_studio.pot
engine_details/development/configuring_an_ide/visual_studio_code.pot
engine_details/development/configuring_an_ide/xcode.pot
engine_details/development/compiling/index.pot
engine_details/development/compiling/getting_source.pot
engine_details/development/compiling/introduction_to_the_buildsystem.pot
engine_details/development/compiling/compiling_for_windows.pot
engine_details/development/compiling/compiling_for_linuxbsd.pot
engine_details/development/compiling/compiling_for_macos.pot
engine_details/development/compiling/compiling_for_android.pot
engine_details/development/compiling/compiling_for_ios.pot
engine_details/development/compiling/compiling_for_visionos.pot
engine_details/development/compiling/compiling_for_web.pot
engine_details/development/compiling/cross-compiling_for_ios_on_linux.pot
engine_details/development/compiling/compiling_with_dotnet.pot
engine_details/development/compiling/compiling_with_script_encryption_key.pot
engine_details/development/compiling/optimizing_for_size.pot
engine_details/development/debugging/index.pot
engine_details/development/debugging/using_cpp_profilers.pot
engine_details/development/debugging/profiling/sampling_profilers.pot
engine_details/development/debugging/profiling/tracing_profilers.pot
engine_details/development/debugging/using_sanitizers.pot
engine_details/development/debugging/macos_debug.pot
engine_details/development/debugging/vulkan/index.pot
engine_details/development/debugging/vulkan/vulkan_validation_layers.pot
engine_details/development/handling_compatibility_breakages.pot
engine_details/editor/index.pot
engine_details/editor/introduction_to_editor_development.pot
engine_details/editor/creating_icons.pot
engine_details/class_reference/index.pot
engine_details/file_formats/index.pot
engine_details/file_formats/gdscript_grammar.pot
engine_details/file_formats/tscn.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/channels.pot
community/tutorials.pot