diff --git a/app/_translations.py b/app/_translations.py index 35a19271..0bbce25c 100644 --- a/app/_translations.py +++ b/app/_translations.py @@ -1,126 +1,248 @@ # THIS FILE IS AUTOGENERATED: utils/extract_translations.py -from flask_babel import gettext +from flask_babel import pgettext -gettext("Jam / Game 2023") -gettext("Entries to the 2023 Minetest Game Jam ") -gettext("Server Moderation and Tools") -gettext("Helps with server maintenance and moderation") -gettext("Player vs Player (PvP)") -gettext("Designed to be played competitively against other players") -gettext("Player Effects / Power Ups") -gettext("For content that changes player effects, including physics, for example: speed, jump height or gravity.") -gettext("Joke") -gettext("For humorous content, meant as a novelty or joke, not to be taken seriously, and that is not meant to be used seriously or long-term.") -gettext("Shooter") -gettext("First person shooters (FPS) and more") -gettext("Mapgen / Biomes / Decoration") -gettext("New mapgen or changes mapgen") -gettext("Singleplayer-focused") -gettext("Content that can be played alone") -gettext("World Maintenance and Tools") -gettext("Tools to manage the world") -gettext("Developer Tools") -gettext("Tools for game and mod developers") -gettext("Adventure / RPG") -gettext("Crafting") -gettext("Big changes to crafting gameplay") -gettext("Sounds / Music") -gettext("Focuses on or adds new sounds or musical things") -gettext("Inventory") -gettext("Changes the inventory GUI") -gettext("Chat / Commands") -gettext("Focus on player chat/communication or who's primary function is interacting with the console.") -gettext("Plants and Farming") -gettext("Adds new plants or other farmable resources.") -gettext("Complex installation") -gettext("Requires futher installation steps, such as installing luarocks or editing the trusted mod setting") -gettext("Multiplayer-focused") -gettext("Can/should only be used in multiplayer") -gettext("Tools / Weapons / Armor") -gettext("Adds or changes tools, weapons, and armor") -gettext("Sims") -gettext("Mods and games that aim to simulate real life activity. Similar to SimCity/TheSims/OpenTTD/etc") -gettext("<16px") -gettext("Less than 16px") -gettext("Environment / Weather") -gettext("Improves the world, adding weather, ambient sounds, or other environment mechanics") -gettext("Mobs / Animals / NPCs") -gettext("Adds mobs, animals, and NPCs") -gettext("Puzzle") -gettext("Focus on puzzle solving instead of combat") -gettext("Building") -gettext("Focuses on building, such as adding new materials or nodes") -gettext("Building Mechanics and Tools") -gettext("Adds game mechanics or tools that change how players build.") -gettext("Decorative") -gettext("Adds nodes with no other purpose than for use in building") -gettext("Magic / Enchanting") -gettext("One-of-a-kind / Original") -gettext("For games and such that are of their own kind, distinct and original in nature to others of the same category.") -gettext("16px") -gettext("For 16px texture packs") -gettext("Custom mapgen") -gettext("Contains a completely custom mapgen implemented in Lua, usually requires worlds to be set to the 'singlenode' mapgen.") -gettext("HUD") -gettext("For mods that grant the player extra information in the HUD") -gettext("API / Library") -gettext("Primarily adds an API for other mods to use") -gettext("Mini-game") -gettext("Adds a mini-game to be played within Minetest") -gettext("Education") -gettext("Either has educational value, or is a tool to help teachers ") -gettext("Sports") -gettext("Storage") -gettext("Adds or improves item storage mechanics") -gettext("Survival") -gettext("Written specifically for survival gameplay with a focus on game-balance, difficulty level, or resources available through crafting, mining, ...") -gettext("Player vs Environment (PvE)") -gettext("For content designed for one or more players that focus on combat against the world, mobs, or NPCs.") -gettext("GUI") -gettext("For content whose main utility / feature is in GUI/formspec form") -gettext("64px") -gettext("For 64px texture packs") -gettext("Commerce / Economy") -gettext("Related to economies, money, and trading") -gettext("Minetest Game improved") -gettext("Forks of MTG") -gettext("Jam / Weekly Challenges 2021") -gettext("For mods created for the Discord \"Weekly Challenges\" modding event in 2021") -gettext("Transport") -gettext("Adds or changes transportation methods. Includes teleportation, vehicles, ridable mobs, transport infrastructure and thematic content") -gettext("Food / Drinks") -gettext("Machines / Electronics") -gettext("Adds machines useful in automation, tubes, or power.") -gettext("Creative") -gettext("Written specifically or exclusively for use in creative mode. Adds content only available through a creative inventory, or provides tools that facilitate ingame creation and doesn't add difficulty or scarcity") -gettext("Seasonal") -gettext("For content generally themed around a certain season or holiday") -gettext("32px") -gettext("For 32px texture packs") -gettext("Jam / Combat 2020") -gettext("For mods created for the Discord \"Combat\" modding event in 2020") -gettext("Jam / Game 2021") -gettext("Entries to the 2021 Minetest Game Jam") -gettext("128px+") -gettext("For 128px or higher texture packs") -gettext("Player customization / Skins") -gettext("Allows the player to customize their character by changing the texture or adding accessories.") -gettext("Strategy / RTS") -gettext("Games and mods with a heavy strategy component, whether real-time or turn-based") -gettext(" Jam / Game 2022") -gettext("Entries to the 2022 Minetest Game Jam ") -gettext("Gore") -gettext("Blood, etc") -gettext("Gambling") -gettext("Games of chance, gambling games, etc") -gettext("Drugs") -gettext("Contains illegal drugs, such as marijuana") -gettext("Violence") -gettext("Non-cartoon violence. May be towards fantasy or human-like characters") -gettext("Fear / Horror") -gettext("Shocking and scary content. May scare young children") -gettext("Bad Language") -gettext("Contains swearing") -gettext("Alcohol / Tobacco") -gettext("Contains alcohol and/or tobacco") +# NOTE: tags: title for jam_game_2023 +pgettext("tags", "Jam / Game 2023") +# NOTE: tags: description for jam_game_2023 +pgettext("tags", "Entries to the 2023 Minetest Game Jam ") +# NOTE: tags: title for server_tools +pgettext("tags", "Server Moderation and Tools") +# NOTE: tags: description for server_tools +pgettext("tags", "Helps with server maintenance and moderation") +# NOTE: tags: title for pvp +pgettext("tags", "Player vs Player (PvP)") +# NOTE: tags: description for pvp +pgettext("tags", "Designed to be played competitively against other players") +# NOTE: tags: title for player_effects +pgettext("tags", "Player Effects / Power Ups") +# NOTE: tags: description for player_effects +pgettext("tags", "For content that changes player effects, including physics, for example: speed, jump height or gravity.") +# NOTE: tags: title for world_tools +pgettext("tags", "World Maintenance and Tools") +# NOTE: tags: description for world_tools +pgettext("tags", "Tools to manage the world") +# NOTE: tags: title for april_fools +pgettext("tags", "Joke") +# NOTE: tags: description for april_fools +pgettext("tags", "For humorous content, meant as a novelty or joke, not to be taken seriously, and that is not meant to be used seriously or long-term.") +# NOTE: tags: title for shooter +pgettext("tags", "Shooter") +# NOTE: tags: description for shooter +pgettext("tags", "First person shooters (FPS) and more") +# NOTE: tags: title for adventure__rpg +pgettext("tags", "Adventure / RPG") +# NOTE: tags: title for mapgen +pgettext("tags", "Mapgen / Biomes / Decoration") +# NOTE: tags: description for mapgen +pgettext("tags", "New mapgen or changes mapgen") +# NOTE: tags: title for singleplayer +pgettext("tags", "Singleplayer-focused") +# NOTE: tags: description for singleplayer +pgettext("tags", "Content that can be played alone") +# NOTE: tags: title for developer_tools +pgettext("tags", "Developer Tools") +# NOTE: tags: description for developer_tools +pgettext("tags", "Tools for game and mod developers") +# NOTE: tags: title for crafting +pgettext("tags", "Crafting") +# NOTE: tags: description for crafting +pgettext("tags", "Big changes to crafting gameplay") +# NOTE: tags: title for sound_music +pgettext("tags", "Sounds / Music") +# NOTE: tags: description for sound_music +pgettext("tags", "Focuses on or adds new sounds or musical things") +# NOTE: tags: title for inventory +pgettext("tags", "Inventory") +# NOTE: tags: description for inventory +pgettext("tags", "Changes the inventory GUI") +# NOTE: tags: title for chat +pgettext("tags", "Chat / Commands") +# NOTE: tags: description for chat +pgettext("tags", "Focus on player chat/communication or who's primary function is interacting with the console.") +# NOTE: tags: title for plants_and_farming +pgettext("tags", "Plants and Farming") +# NOTE: tags: description for plants_and_farming +pgettext("tags", "Adds new plants or other farmable resources.") +# NOTE: tags: title for complex_installation +pgettext("tags", "Complex installation") +# NOTE: tags: description for complex_installation +pgettext("tags", "Requires futher installation steps, such as installing luarocks or editing the trusted mod setting") +# NOTE: tags: title for multiplayer +pgettext("tags", "Multiplayer-focused") +# NOTE: tags: description for multiplayer +pgettext("tags", "Can/should only be used in multiplayer") +# NOTE: tags: title for tools +pgettext("tags", "Tools / Weapons / Armor") +# NOTE: tags: description for tools +pgettext("tags", "Adds or changes tools, weapons, and armor") +# NOTE: tags: title for simulation +pgettext("tags", "Sims") +# NOTE: tags: description for simulation +pgettext("tags", "Mods and games that aim to simulate real life activity. Similar to SimCity/TheSims/OpenTTD/etc") +# NOTE: tags: title for magic +pgettext("tags", "Magic / Enchanting") +# NOTE: tags: title for less_than_px +pgettext("tags", "<16px") +# NOTE: tags: description for less_than_px +pgettext("tags", "Less than 16px") +# NOTE: tags: title for building_mechanics +pgettext("tags", "Building Mechanics and Tools") +# NOTE: tags: description for building_mechanics +pgettext("tags", "Adds game mechanics or tools that change how players build.") +# NOTE: tags: title for environment +pgettext("tags", "Environment / Weather") +# NOTE: tags: description for environment +pgettext("tags", "Improves the world, adding weather, ambient sounds, or other environment mechanics") +# NOTE: tags: title for mobs +pgettext("tags", "Mobs / Animals / NPCs") +# NOTE: tags: description for mobs +pgettext("tags", "Adds mobs, animals, and NPCs") +# NOTE: tags: title for puzzle +pgettext("tags", "Puzzle") +# NOTE: tags: description for puzzle +pgettext("tags", "Focus on puzzle solving instead of combat") +# NOTE: tags: title for building +pgettext("tags", "Building") +# NOTE: tags: description for building +pgettext("tags", "Focuses on building, such as adding new materials or nodes") +# NOTE: tags: title for decorative +pgettext("tags", "Decorative") +# NOTE: tags: description for decorative +pgettext("tags", "Adds nodes with no other purpose than for use in building") +# NOTE: tags: title for oneofakind__original +pgettext("tags", "One-of-a-kind / Original") +# NOTE: tags: description for oneofakind__original +pgettext("tags", "For games and such that are of their own kind, distinct and original in nature to others of the same category.") +# NOTE: tags: title for survival +pgettext("tags", "Survival") +# NOTE: tags: description for survival +pgettext("tags", "Written specifically for survival gameplay with a focus on game-balance, difficulty level, or resources available through crafting, mining, ...") +# NOTE: tags: title for hud +pgettext("tags", "HUD") +# NOTE: tags: description for hud +pgettext("tags", "For mods that grant the player extra information in the HUD") +# NOTE: tags: title for storage +pgettext("tags", "Storage") +# NOTE: tags: description for storage +pgettext("tags", "Adds or improves item storage mechanics") +# NOTE: tags: title for 16px +pgettext("tags", "16px") +# NOTE: tags: description for 16px +pgettext("tags", "For 16px texture packs") +# NOTE: tags: title for custom_mapgen +pgettext("tags", "Custom mapgen") +# NOTE: tags: description for custom_mapgen +pgettext("tags", "Contains a completely custom mapgen implemented in Lua, usually requires worlds to be set to the 'singlenode' mapgen.") +# NOTE: tags: title for library +pgettext("tags", "API / Library") +# NOTE: tags: description for library +pgettext("tags", "Primarily adds an API for other mods to use") +# NOTE: tags: title for mini-game +pgettext("tags", "Mini-game") +# NOTE: tags: description for mini-game +pgettext("tags", "Adds a mini-game to be played within Minetest") +# NOTE: tags: title for education +pgettext("tags", "Education") +# NOTE: tags: description for education +pgettext("tags", "Either has educational value, or is a tool to help teachers ") +# NOTE: tags: title for sports +pgettext("tags", "Sports") +# NOTE: tags: title for pve +pgettext("tags", "Player vs Environment (PvE)") +# NOTE: tags: description for pve +pgettext("tags", "For content designed for one or more players that focus on combat against the world, mobs, or NPCs.") +# NOTE: tags: title for jam_combat_mod +pgettext("tags", "Jam / Combat 2020") +# NOTE: tags: description for jam_combat_mod +pgettext("tags", "For mods created for the Discord \"Combat\" modding event in 2020") +# NOTE: tags: title for creative +pgettext("tags", "Creative") +# NOTE: tags: description for creative +pgettext("tags", "Written specifically or exclusively for use in creative mode. Adds content only available through a creative inventory, or provides tools that facilitate ingame creation and doesn't add difficulty or scarcity") +# NOTE: tags: title for gui +pgettext("tags", "GUI") +# NOTE: tags: description for gui +pgettext("tags", "For content whose main utility / feature is in GUI/formspec form") +# NOTE: tags: title for 64px +pgettext("tags", "64px") +# NOTE: tags: description for 64px +pgettext("tags", "For 64px texture packs") +# NOTE: tags: title for commerce +pgettext("tags", "Commerce / Economy") +# NOTE: tags: description for commerce +pgettext("tags", "Related to economies, money, and trading") +# NOTE: tags: title for mtg +pgettext("tags", "Minetest Game improved") +# NOTE: tags: description for mtg +pgettext("tags", "Forks of MTG") +# NOTE: tags: title for jam_weekly_2021 +pgettext("tags", "Jam / Weekly Challenges 2021") +# NOTE: tags: description for jam_weekly_2021 +pgettext("tags", "For mods created for the Discord \"Weekly Challenges\" modding event in 2021") +# NOTE: tags: title for transport +pgettext("tags", "Transport") +# NOTE: tags: description for transport +pgettext("tags", "Adds or changes transportation methods. Includes teleportation, vehicles, ridable mobs, transport infrastructure and thematic content") +# NOTE: tags: title for food +pgettext("tags", "Food / Drinks") +# NOTE: tags: title for technology +pgettext("tags", "Machines / Electronics") +# NOTE: tags: description for technology +pgettext("tags", "Adds machines useful in automation, tubes, or power.") +# NOTE: tags: title for seasonal +pgettext("tags", "Seasonal") +# NOTE: tags: description for seasonal +pgettext("tags", "For content generally themed around a certain season or holiday") +# NOTE: tags: title for 32px +pgettext("tags", "32px") +# NOTE: tags: description for 32px +pgettext("tags", "For 32px texture packs") +# NOTE: tags: title for jam_game_2021 +pgettext("tags", "Jam / Game 2021") +# NOTE: tags: description for jam_game_2021 +pgettext("tags", "Entries to the 2021 Minetest Game Jam") +# NOTE: tags: title for 128px +pgettext("tags", "128px+") +# NOTE: tags: description for 128px +pgettext("tags", "For 128px or higher texture packs") +# NOTE: tags: title for skins +pgettext("tags", "Player customization / Skins") +# NOTE: tags: description for skins +pgettext("tags", "Allows the player to customize their character by changing the texture or adding accessories.") +# NOTE: tags: title for strategy_rts +pgettext("tags", "Strategy / RTS") +# NOTE: tags: description for strategy_rts +pgettext("tags", "Games and mods with a heavy strategy component, whether real-time or turn-based") +# NOTE: tags: title for jam_game_2022 +pgettext("tags", " Jam / Game 2022") +# NOTE: tags: description for jam_game_2022 +pgettext("tags", "Entries to the 2022 Minetest Game Jam ") +# NOTE: content_warnings: title for gore +pgettext("content_warnings", "Gore") +# NOTE: content_warnings: description for gore +pgettext("content_warnings", "Blood, etc") +# NOTE: content_warnings: title for gambling +pgettext("content_warnings", "Gambling") +# NOTE: content_warnings: description for gambling +pgettext("content_warnings", "Games of chance, gambling games, etc") +# NOTE: content_warnings: title for violence +pgettext("content_warnings", "Violence") +# NOTE: content_warnings: description for violence +pgettext("content_warnings", "Non-cartoon violence. May be towards fantasy or human-like characters") +# NOTE: content_warnings: title for horror +pgettext("content_warnings", "Fear / Horror") +# NOTE: content_warnings: description for horror +pgettext("content_warnings", "Shocking and scary content. May scare young children") +# NOTE: content_warnings: title for bad_language +pgettext("content_warnings", "Bad Language") +# NOTE: content_warnings: description for bad_language +pgettext("content_warnings", "Contains swearing") +# NOTE: content_warnings: title for alcohol_tobacco +pgettext("content_warnings", "Alcohol / Tobacco") +# NOTE: content_warnings: description for alcohol_tobacco +pgettext("content_warnings", "Contains alcohol and/or tobacco") +# NOTE: content_warnings: title for drugs +pgettext("content_warnings", "Drugs") +# NOTE: content_warnings: description for drugs +pgettext("content_warnings", "Contains recreational drugs other than alcohol or tobacco") diff --git a/app/models/packages.py b/app/models/packages.py index 5b82d212..81f37871 100644 --- a/app/models/packages.py +++ b/app/models/packages.py @@ -21,7 +21,7 @@ import os import typing from flask import url_for -from flask_babel import lazy_gettext, get_locale, gettext +from flask_babel import lazy_gettext, get_locale, gettext, pgettext from flask_sqlalchemy.query import Query from sqlalchemy import or_, func from sqlalchemy.dialects.postgresql import insert @@ -987,8 +987,8 @@ class ContentWarning(db.Model): def get_translated(self): # Translations are automated on dynamic data using `extract_translations.py` return { - "title": gettext(self.title), - "description": gettext(self.description), + "title": pgettext("tags", self.title), + "description": pgettext("content_warnings", self.description), } def as_dict(self): @@ -1019,8 +1019,8 @@ class Tag(db.Model): def get_translated(self): # Translations are automated on dynamic data using `extract_translations.py` return { - "title": gettext(self.title), - "description": gettext(self.description) if self.description else "", + "title": pgettext("tags", self.title), + "description": pgettext("tags", self.description) if self.description else "", } def as_dict(self): diff --git a/translations/ar/LC_MESSAGES/messages.po b/translations/ar/LC_MESSAGES/messages.po index 2570a657..0e248ff6 100644 --- a/translations/ar/LC_MESSAGES/messages.po +++ b/translations/ar/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-06-08 10:14+0000\n" "Last-Translator: \"Spectre (Nos)\" \n" "Language: ar\n" @@ -28,527 +28,794 @@ msgstr "محظور:" msgid "You have been banned." msgstr "لقد تم حظرك." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +#, fuzzy +msgctxt "tags" msgid "Joke" msgstr "مزح" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 #, fuzzy +msgctxt "tags" msgid "Adventure / RPG" msgstr "مفامرة / لعبة تمثيل الأدوار" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" msgid "Crafting" msgstr "صناعه" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +#, fuzzy +msgctxt "tags" msgid "Sounds / Music" msgstr "أصوات / موسيقى" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +#, fuzzy +msgctxt "tags" msgid "Chat / Commands" msgstr "الدردشة/الأوامر" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +#, fuzzy +msgctxt "tags" msgid "Plants and Farming" msgstr "النباتات و الزراعة" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +#, fuzzy +msgctxt "tags" msgid "Puzzle" msgstr "لغز" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 #, fuzzy +msgctxt "tags" msgid "Building" msgstr "مبنى" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "مبدع" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "لعبة صغيرة" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "مخزن" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +#, fuzzy +msgctxt "tags" msgid "Survival" msgstr "النجاه" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "مخزن" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "مخزن" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "لعبة صغيرة" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "الوصف" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +msgctxt "tags" +msgid "Sports" +msgstr "" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "تم تحسين لعبة ماين تيست" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "طعام / مشروبات" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" msgstr "مبدع" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "تم تحسين لعبة ماين تيست" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "ترجمة" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +#, fuzzy +msgctxt "tags" +msgid "Food / Drinks" +msgstr "طعام / مشروبات" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" msgid "Seasonal" msgstr "موسمي" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +msgctxt "tags" msgid "For 32px texture packs" msgstr "" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "مبنى" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +#, fuzzy +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "خوف / رعب" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" msgstr "لغة سيئة" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +msgctxt "content_warnings" msgid "Contains swearing" msgstr "" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +#, fuzzy +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "كوحول/ تبغ" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +#, fuzzy +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "يحتوي على الكحول و / أو التبغ" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +#, fuzzy +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "يحتوي على الكحول و / أو التبغ" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1774,26 +2041,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1889,6 +2162,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1901,39 +2175,48 @@ msgstr "" msgid "Admin" msgstr "" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2555,8 +2838,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4857,7 +5140,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4959,6 +5242,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "مخزن" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5343,3 +5630,378 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/ca/LC_MESSAGES/messages.po b/translations/ca/LC_MESSAGES/messages.po index 7c8a4eba..cb702f06 100644 --- a/translations/ca/LC_MESSAGES/messages.po +++ b/translations/ca/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2023-11-03 17:32+0000\n" "Last-Translator: Spurnita \n" "Language: ca\n" @@ -27,525 +27,774 @@ msgstr "Expulsat:" msgid "You have been banned." msgstr "T'han expulsat." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +msgctxt "tags" msgid "Decorative" msgstr "" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Millors Paquets de Textures" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +msgctxt "tags" +msgid "Custom mapgen" +msgstr "" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Nom" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +msgctxt "tags" +msgid "Education" +msgstr "" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +msgctxt "tags" +msgid "Sports" +msgstr "" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +msgctxt "tags" msgid "Creative" msgstr "" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Millors Paquets de Textures" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +msgctxt "tags" +msgid "Transport" +msgstr "" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Millors Paquets de Textures" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Millors Paquets de Textures" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +msgctxt "content_warnings" msgid "Gambling" msgstr "" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +msgctxt "content_warnings" msgid "Bad Language" msgstr "" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +msgctxt "content_warnings" msgid "Contains swearing" msgstr "" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1771,26 +2020,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1886,6 +2141,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1898,39 +2154,48 @@ msgstr "" msgid "Admin" msgstr "" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2552,8 +2817,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4854,7 +5119,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4956,6 +5221,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5418,3 +5687,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/cs/LC_MESSAGES/messages.po b/translations/cs/LC_MESSAGES/messages.po index e28ca3b2..96ae735d 100644 --- a/translations/cs/LC_MESSAGES/messages.po +++ b/translations/cs/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2023-11-29 21:30+0000\n" "Last-Translator: Matyáš Pilz \n" "Language: cs\n" @@ -27,525 +27,792 @@ msgstr "Zakázaný:" msgid "You have been banned." msgstr "Byli jste zabanováni." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "Nástroje moderátora" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Nástroje moderátora" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "Hodnocení" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" -msgstr "" +msgstr "Dokumentace" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Deaktivovat" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Stav" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Nejlepší balíčky textur" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Komentář" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Jméno" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Akce" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Hlášení" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Vytvořit" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 -msgid "Seasonal" +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Nejlepší balíčky textur" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Je schváleno" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Hlášení" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" +msgid "Seasonal" +msgstr "Důvod" + +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Nejlepší balíčky textur" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Nejlepší balíčky textur" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Více" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Administrátor" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Přidat balíček" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Upozornění na obsah" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Pravidla" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1798,26 +2065,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1913,6 +2186,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1925,39 +2199,48 @@ msgstr "" msgid "Admin" msgstr "Administrátor" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Nové vlákno" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Správce" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2587,8 +2870,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4907,7 +5190,7 @@ msgstr "Ověřovací token" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -5009,6 +5292,10 @@ msgstr "" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5639,3 +5926,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/da/LC_MESSAGES/messages.po b/translations/da/LC_MESSAGES/messages.po index 52ce6e6d..a548fb12 100644 --- a/translations/da/LC_MESSAGES/messages.po +++ b/translations/da/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language: da\n" @@ -26,525 +26,769 @@ msgstr "" msgid "You have been banned." msgstr "" -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +msgctxt "tags" msgid "Decorative" msgstr "" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +msgctxt "tags" +msgid "Custom mapgen" +msgstr "" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +msgctxt "tags" +msgid "Mini-game" +msgstr "" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +msgctxt "tags" +msgid "Education" +msgstr "" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +msgctxt "tags" +msgid "Sports" +msgstr "" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +msgctxt "tags" msgid "Creative" msgstr "" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +msgctxt "tags" +msgid "Transport" +msgstr "" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +msgctxt "tags" msgid "For 32px texture packs" msgstr "" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +msgctxt "content_warnings" msgid "Gambling" msgstr "" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +msgctxt "content_warnings" msgid "Bad Language" msgstr "" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +msgctxt "content_warnings" msgid "Contains swearing" msgstr "" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1770,26 +2014,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1885,6 +2135,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1897,39 +2148,48 @@ msgstr "" msgid "Admin" msgstr "" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2551,8 +2811,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4853,7 +5113,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4955,6 +5215,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5547,3 +5811,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/de/LC_MESSAGES/messages.po b/translations/de/LC_MESSAGES/messages.po index 11107bb0..d17fdac7 100644 --- a/translations/de/LC_MESSAGES/messages.po +++ b/translations/de/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-06-09 12:26+0000\n" "Last-Translator: Wuzzy \n" "Language: de\n" @@ -27,35 +27,59 @@ msgstr "Verbannt:" msgid "You have been banned." msgstr "Sie wurden verbannt." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +#, fuzzy +msgctxt "tags" msgid "Jam / Game 2023" msgstr "Jam/Game 2023" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +#, fuzzy +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "Einträge für den 2023 Minetest Game Jam " -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "Servermoderation und Tools" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +#, fuzzy +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "Hilft mit der Serverwartung und Moderation" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +#, fuzzy +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "Spieler vs Spieler (PvP)" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +#, fuzzy +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "Für wettbewerbsorientierte Spiele gegen andere Spieler ausgelegt" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +#, fuzzy +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "Spielereffekte/Power-ups" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +#, fuzzy +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." @@ -63,11 +87,31 @@ msgstr "" "Für Inhalt, welcher Spielereffekte ändert, inklusive Physik. Zum " "Beispiel: Geschwindigkeit, Sprunghöhe oder Schwerkraft." -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +#, fuzzy +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "Weltwartung und -Tools" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +#, fuzzy +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "Tools, um die Welt zu verwalten" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +#, fuzzy +msgctxt "tags" msgid "Joke" msgstr "Witz" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +#, fuzzy +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." @@ -76,81 +120,124 @@ msgstr "" "gemeint, ist nicht dafür gedacht, ernsthaft oder für längere Zeit benutzt" " zu werden." -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +#, fuzzy +msgctxt "tags" msgid "Shooter" msgstr "Shooter" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +#, fuzzy +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "Ego-Shooter und mehr" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "Kartenerzeuger/Biome/Dekoration" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "Neuer Kartenerzeuger; oder Veränderungen des Kartenerzeugers" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "Einzelspielerfokus" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "Inhalt, der alleine gespielt werden kann" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "Weltwartung und -Tools" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "Tools, um die Welt zu verwalten" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "Entwicklertools" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "Tools für Spiel- und Modentwickler" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +#, fuzzy +msgctxt "tags" msgid "Adventure / RPG" msgstr "Abenteuer/RPG" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +#, fuzzy +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "Kartenerzeuger/Biome/Dekoration" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +#, fuzzy +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "Neuer Kartenerzeuger; oder Veränderungen des Kartenerzeugers" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +#, fuzzy +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "Einzelspielerfokus" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +#, fuzzy +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "Inhalt, der alleine gespielt werden kann" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Entwicklertools" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +#, fuzzy +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "Tools für Spiel- und Modentwickler" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" msgid "Crafting" msgstr "Fertigung" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +#, fuzzy +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "Große Änderungen an der Fertigungsspielmechanik" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +#, fuzzy +msgctxt "tags" msgid "Sounds / Music" msgstr "Geräusche/Musik" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +#, fuzzy +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" "Konzentriert sich auf neue Geräusche oder musikalische Dinge oder fügt " "diese hinzu" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +#, fuzzy +msgctxt "tags" msgid "Inventory" msgstr "Inventar" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +#, fuzzy +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "Ändert die Inventar-GUI" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +#, fuzzy +msgctxt "tags" msgid "Chat / Commands" msgstr "Chat/Befehle" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +#, fuzzy +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." @@ -158,19 +245,31 @@ msgstr "" "Hat den Fokus auf Spielerchat/-kommunikation oder die Hauptfunktion ist " "die Interaktion mit der Konsole." -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +#, fuzzy +msgctxt "tags" msgid "Plants and Farming" msgstr "Pflanzen und Landwirtschaft" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +#, fuzzy +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "Fügt neue Pflanzen oder andere bewirtschaftbaren Rohstoffe hinzu." -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" msgstr "Komplizierte Installation" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +#, fuzzy +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" @@ -178,27 +277,45 @@ msgstr "" "Erfordert weitere Installationsschritte, z.B. die Installation von " "luarocks oder Bearbeitung der Einstellung für vertrauenswürdigen Mods" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +#, fuzzy +msgctxt "tags" msgid "Multiplayer-focused" msgstr "Mehrspielerfokus" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +#, fuzzy +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "Kann/Sollte nur im Mehrspieler benutzt werden" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +#, fuzzy +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "Werkzeuge/Waffen/Rüstung" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +#, fuzzy +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "Fügt Werkzeuge, Waffen und Rüstung hinzu oder änder diese" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +#, fuzzy +msgctxt "tags" msgid "Sims" msgstr "Simulation" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +#, fuzzy +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" @@ -206,19 +323,52 @@ msgstr "" "Mods und Spiele mit dem Ziel, die Aktivitäten des realen Lebens zu " "simulieren. Ähnlich zu SimCity/Die Sims/OpenTTD/usw." -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +#, fuzzy +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "Magie/Verzaubern" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +#, fuzzy +msgctxt "tags" msgid "<16px" msgstr "<16px" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +#, fuzzy +msgctxt "tags" msgid "Less than 16px" msgstr "Unter 16px" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +#, fuzzy +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "Baumechaniken und Werkzeuge" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +#, fuzzy +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "Fügt Spielmechaniken oder Werkzeuge hinzu, die ändern, wie Spieler bauen." + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +#, fuzzy +msgctxt "tags" msgid "Environment / Weather" msgstr "Umgebung/Wetter" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +#, fuzzy +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" @@ -226,57 +376,75 @@ msgstr "" "Verbessert die Welt, fügt Wetter, Umgebungsgeräusche oder andere " "Umgebungsmechaniken hinzu" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +#, fuzzy +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "Mobs/Tiere/NPCs" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +#, fuzzy +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "Fügt Mobs, Tiere und NPCs hinzu" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +#, fuzzy +msgctxt "tags" msgid "Puzzle" msgstr "Knobeln" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +#, fuzzy +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "Schwerpunkt liegt auf dem Lösen von Rätseln statt Kampf" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +#, fuzzy +msgctxt "tags" msgid "Building" msgstr "Bauen" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +#, fuzzy +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "Fokus auf das Bauen, so wie die Hinzufügung neuer Materialien oder Blöcke" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "Baumechaniken und Werkzeuge" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "Fügt Spielmechaniken oder Werkzeuge hinzu, die ändern, wie Spieler bauen." - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" msgstr "Dekorativ" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +#, fuzzy +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" "Fügt Blöcke hinzu, die keinen anderen Zweck haben, in Gebäuden benutzt zu" " werden" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "Magie/Verzaubern" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +#, fuzzy +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "Einzigartig/Originell" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +#, fuzzy +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." @@ -284,78 +452,17 @@ msgstr "" "Für Spiele und alles, was einzigartig ist, grundsätzlich anders und " "originell im Vergleich zu anderen Dingen in der selben Kategorie." -#: app/_translations.py:61 -msgid "16px" -msgstr "16px" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "Für 16px-Texturenpakete" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "Eigener Kartenerzeuger" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" -"Enthält einen völlig eigens erstellten Kartenerzeuger, der in Lua " -"implementiert wurde; üblicherweise müssen Welten dafür auf den " -"„singlenode“-Kartenerzeuger gesetzt werden." - -#: app/_translations.py:65 -msgid "HUD" -msgstr "HUD" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "Für Mods, welche dem Spieler Zusatzinformationen in der HUD geben" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "API/Bibliothek" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "Fügt hauptsächlich eine API hinzu, die andere Mods benutzen können" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "Minispiel" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "Fügt ein Minispiel, das in Minetest gespielt werden kann, hinzu" - -#: app/_translations.py:71 -msgid "Education" -msgstr "Bildung" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" -"Ist entweder vom pädagogischen Wert oder ist ein Werkzeug, um Lehrern zu " -"helfen " - -#: app/_translations.py:73 -msgid "Sports" -msgstr "Sport" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "Speicherplatz" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "Fügt neue Lagerungsmechaniken für Gegenstände hinzu oder verbessert diese" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +#, fuzzy +msgctxt "tags" msgid "Survival" msgstr "Überleben" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +#, fuzzy +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." @@ -364,11 +471,129 @@ msgstr "" "Spielbalance, Schwierigkeitsgrad oder verfügbare Rohstoffe durch " "Fertigung, Graben, usw. liegt." -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +#, fuzzy +msgctxt "tags" +msgid "HUD" +msgstr "HUD" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +#, fuzzy +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "Für Mods, welche dem Spieler Zusatzinformationen in der HUD geben" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Speicherplatz" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +#, fuzzy +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "Fügt neue Lagerungsmechaniken für Gegenstände hinzu oder verbessert diese" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +#, fuzzy +msgctxt "tags" +msgid "16px" +msgstr "16px" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Für 16px-Texturenpakete" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Eigener Kartenerzeuger" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +#, fuzzy +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" +"Enthält einen völlig eigens erstellten Kartenerzeuger, der in Lua " +"implementiert wurde; üblicherweise müssen Welten dafür auf den " +"„singlenode“-Kartenerzeuger gesetzt werden." + +#. NOTE: tags: title for library +#: app/_translations.py:138 +#, fuzzy +msgctxt "tags" +msgid "API / Library" +msgstr "API/Bibliothek" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +#, fuzzy +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "Fügt hauptsächlich eine API hinzu, die andere Mods benutzen können" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Minispiel" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +#, fuzzy +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "Fügt ein Minispiel, das in Minetest gespielt werden kann, hinzu" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Bildung" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +#, fuzzy +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" +"Ist entweder vom pädagogischen Wert oder ist ein Werkzeug, um Lehrern zu " +"helfen " + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Sport" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +#, fuzzy +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "Spieler vs Umgebung (PvE)" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +#, fuzzy +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." @@ -376,84 +601,31 @@ msgstr "" "Für Inhalt, der dafür gedacht ist, dass ein oder mehrere Spieler " "haptsächlich gegen die Welt, Mobs oder NPCs kämpfen." -#: app/_translations.py:80 -msgid "GUI" -msgstr "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +#, fuzzy +msgctxt "tags" +msgid "Jam / Combat 2020" +msgstr "Jam/Combat 2020" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" -msgstr "" -"Für Inhalt, dessen Hauptzweck bzw. -feature in der GUI bzw. dem " -"Formspecformular liegt" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +#, fuzzy +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" +msgstr "Für Mods, die 2020 für das Discord-Modding-Event „Combat“ erstellt wurden" -#: app/_translations.py:82 -msgid "64px" -msgstr "64px" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "Für 64px-Texturenpakete" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "Kommerz/Wirtschaft" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "Alles rund um Ökonomien, Geld und Handel" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "Minetest Game verbessert" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "Forks von MTG" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "Jam/Weekly Challenges 2021" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" -"Für Mods, die 2021 für das Discord-Modding-Event „Weekly Challenges“ " -"erstellt wurden" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "Transport" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" -"Fügt neue Transportmöglichkeiten hinzu oder ändert diese. Dies beinhaltet" -" Teleportation, Fahrzeuge, reitbare Mobs, Transportinfrastruktur und " -"thematischen Inhalt" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "Essen/Getränke" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "Maschinen/Elektronik" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" -"Fügt Maschinen hinzu, die nützlich für Automation sind. Das kann auch " -"Rohre oder Strom beinhalten." - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" msgstr "Kreativ" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +#, fuzzy +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " @@ -464,53 +636,193 @@ msgstr "" "verfügbar ist oder bietet Werkzeuge an, die das Erstellen von Sachen im " "Spiel erleichtern, ohne die Schwierigkeit oder Seltenheit zu erhöhen" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +#, fuzzy +msgctxt "tags" +msgid "GUI" +msgstr "GUI" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +#, fuzzy +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" +"Für Inhalt, dessen Hauptzweck bzw. -feature in der GUI bzw. dem " +"Formspecformular liegt" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +#, fuzzy +msgctxt "tags" +msgid "64px" +msgstr "64px" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Für 64px-Texturenpakete" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +#, fuzzy +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "Kommerz/Wirtschaft" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +#, fuzzy +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "Alles rund um Ökonomien, Geld und Handel" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Minetest Game verbessert" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +#, fuzzy +msgctxt "tags" +msgid "Forks of MTG" +msgstr "Forks von MTG" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +#, fuzzy +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "Jam/Weekly Challenges 2021" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +#, fuzzy +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" +"Für Mods, die 2021 für das Discord-Modding-Event „Weekly Challenges“ " +"erstellt wurden" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Transport" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +#, fuzzy +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" +"Fügt neue Transportmöglichkeiten hinzu oder ändert diese. Dies beinhaltet" +" Teleportation, Fahrzeuge, reitbare Mobs, Transportinfrastruktur und " +"thematischen Inhalt" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +#, fuzzy +msgctxt "tags" +msgid "Food / Drinks" +msgstr "Essen/Getränke" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +#, fuzzy +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "Maschinen/Elektronik" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +#, fuzzy +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" +"Fügt Maschinen hinzu, die nützlich für Automation sind. Das kann auch " +"Rohre oder Strom beinhalten." + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" msgid "Seasonal" msgstr "Saisonal" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +#, fuzzy +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" "Für Inhalt, der sich hauptsächlich um eine bestimmte Saison oder einem " "Feiertag dreht" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +#, fuzzy +msgctxt "tags" msgid "32px" msgstr "32px" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" msgstr "Für 32px-Texturenpakete" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "Jam/Combat 2020" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "Für Mods, die 2020 für das Discord-Modding-Event „Combat“ erstellt wurden" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +#, fuzzy +msgctxt "tags" msgid "Jam / Game 2021" msgstr "Jam/Game 2021" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +#, fuzzy +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "Einträge für das 2021 Minetest Game Jam" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +#, fuzzy +msgctxt "tags" msgid "128px+" msgstr "128px+" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "Für 128px-Texturenpakete oder größer" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +#, fuzzy +msgctxt "tags" msgid "Player customization / Skins" msgstr "Spieleranpassung/Skins" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +#, fuzzy +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." @@ -518,11 +830,17 @@ msgstr "" "Erlaubt dem Spieler, die eigene Figur zu ändern, indem die Textur " "geändert wird oder Accessoires hinzugefügt werden." -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +#, fuzzy +msgctxt "tags" msgid "Strategy / RTS" msgstr "Strategie/RTS" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +#, fuzzy +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" @@ -530,72 +848,120 @@ msgstr "" "Spiele und Mods mit einer starken Strategiekomponente, ob zugbasiert oder" " in Echtzeit" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +#, fuzzy +msgctxt "tags" msgid " Jam / Game 2022" msgstr " Jam/Game 2022" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +#, fuzzy +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "Einträge für das 2022 Minetest Game Jam " -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" msgstr "Gore" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +#, fuzzy +msgctxt "content_warnings" msgid "Blood, etc" msgstr "Blut, usw." -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" msgstr "Glücksspiel" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +#, fuzzy +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "Glücksspiele, Wetten, usw." -#: app/_translations.py:117 -msgid "Drugs" -msgstr "Drogen" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "Enthält illegale Drogen, z.B. Marijuana" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +#, fuzzy +msgctxt "content_warnings" msgid "Violence" msgstr "Gewalt" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +#, fuzzy +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" "Gewalt, die keine Cartoongewalt ist. Könnte gegen Fantasie- oder " "menschartige Wesen gerichtet sein" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +#, fuzzy +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "Angst/Horror" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +#, fuzzy +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "Schockierender und gruseliger Inhalt. Könnte jungen Kindern Angst machen" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" msgstr "Unanständige Sprache" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" msgstr "Enthält Schimpfwörter oder Fluchen" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +#, fuzzy +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "Alkohol/Tabak" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +#, fuzzy +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "Enthält Alkohol und/oder Tabak" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Drogen" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +#, fuzzy +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "Enthält Alkohol und/oder Tabak" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1901,26 +2267,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "Suche nach Betreuer" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "Beta" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "Aktiv entwickelt" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "Nur Wartung" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "So, wie es ist" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "Missbilligt" @@ -2024,6 +2396,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "Bot" @@ -2036,39 +2409,48 @@ msgstr "" msgid "Admin" msgstr "Admin" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "Paketbearbeitung" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "Paketgenehmigung" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Neues Thema" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "Neue Rezension" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "Themenantwort" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Betreuer" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "Bearbeiter: Benachrichtigung" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "Bearbeiter: Sonstiges" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "Anderes" @@ -2715,9 +3097,10 @@ msgstr "" "zukünfigen Entwicklung zu decken." #: app/templates/donate/index.html:67 +#, fuzzy msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" "Für weitere Informationen über die Kosten der ContentDB, und was " "rubenwardy so tut, siehe seine Spendenseite:" @@ -5264,10 +5647,11 @@ msgid "Verification token" msgstr "Verifizierungstoken" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "Gehen Sie zu User" @@ -5378,6 +5762,10 @@ msgstr "Ich habe mein Passwort vergessen" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "Speicherplatz" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -6243,3 +6631,6 @@ msgstr "" #~ "Dateien erstellen und ein neues Release" #~ " hochladen." +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "Enthält illegale Drogen, z.B. Marijuana" + diff --git a/translations/el/LC_MESSAGES/messages.po b/translations/el/LC_MESSAGES/messages.po index d99514d5..8ff0377f 100644 --- a/translations/el/LC_MESSAGES/messages.po +++ b/translations/el/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2022-03-20 15:57+0000\n" "Last-Translator: DeadManWalking \n" "Language: el\n" @@ -27,525 +27,781 @@ msgstr "" msgid "You have been banned." msgstr "Έχετε αποκλειστεί." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Απενεργοποίηση" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Κατάσταση" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Σχόλιο" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Όνομα" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Ενέργεια" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Αναφορά" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Δημιουργία" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 -msgid "Seasonal" +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Αναφορά" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" +msgid "Seasonal" +msgstr "Αιτία" + +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +msgctxt "tags" msgid "For 32px texture packs" msgstr "" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Περισσότερα" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Διαχειριστής" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Προσθήκη Πακέτου" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +msgctxt "content_warnings" msgid "Contains swearing" msgstr "" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1773,26 +2029,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1888,6 +2150,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1900,39 +2163,48 @@ msgstr "" msgid "Admin" msgstr "Διαχειριστής" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2554,8 +2826,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4856,7 +5128,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4958,6 +5230,10 @@ msgstr "Ξέχασα τον κωδικό μου" msgid "GitHub" msgstr "Github" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5630,3 +5906,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/eo/LC_MESSAGES/messages.po b/translations/eo/LC_MESSAGES/messages.po index 07d67ffb..83c9bfba 100644 --- a/translations/eo/LC_MESSAGES/messages.po +++ b/translations/eo/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-03-04 18:53+0000\n" "Last-Translator: jolesh \n" "Language: eo\n" @@ -27,525 +27,776 @@ msgstr "Malpermesita:" msgid "You have been banned." msgstr "Vi malpermesiĝis." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +msgctxt "tags" msgid "Decorative" msgstr "" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Komento" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Nomo" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Ago" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Raporti" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +msgctxt "tags" msgid "Creative" msgstr "" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Estas aprobita" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Raporti" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +msgctxt "tags" msgid "For 32px texture packs" msgstr "" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +msgctxt "content_warnings" msgid "Gambling" msgstr "" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +msgctxt "content_warnings" msgid "Bad Language" msgstr "" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Avertoj pri enhavo" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1787,26 +2038,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1902,6 +2159,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1914,39 +2172,48 @@ msgstr "" msgid "Admin" msgstr "" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2568,8 +2835,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4870,7 +5137,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4972,6 +5239,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5597,3 +5868,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/es/LC_MESSAGES/messages.po b/translations/es/LC_MESSAGES/messages.po index 041c979a..4f1da1f3 100644 --- a/translations/es/LC_MESSAGES/messages.po +++ b/translations/es/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-06-09 12:26+0000\n" "Last-Translator: gallegonovato \n" "Language: es\n" @@ -27,35 +27,59 @@ msgstr "Expulsado:" msgid "You have been banned." msgstr "Has sido expulsado." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +#, fuzzy +msgctxt "tags" msgid "Jam / Game 2023" msgstr "Jam / Juego 2023" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +#, fuzzy +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "Inscripciones para la Minetest Game Jam de 2023 " -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "Herramientas y moderación del servidor" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +#, fuzzy +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "Ayuda con el mantenimiento y moderación del servidor" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +#, fuzzy +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "Jugador contra jugador (PvP)" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +#, fuzzy +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "Diseñado para jugar competitivamente contra otros jugadores" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +#, fuzzy +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "Efectos del jugador/potenciadores" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +#, fuzzy +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." @@ -63,11 +87,31 @@ msgstr "" "Para contenido que cambia los efectos del jugador, incluida la física, " "por ejemplo: velocidad, altura de salto o gravedad." -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +#, fuzzy +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "Mantenimiento del mundo y herramientas" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +#, fuzzy +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "Herramientas para administrar el mundo" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +#, fuzzy +msgctxt "tags" msgid "Joke" msgstr "Broma" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +#, fuzzy +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." @@ -75,79 +119,122 @@ msgstr "" "Para contenido humorístico, pensado como novedad o broma, que no debe " "tomarse en serio y que no debe usarse en serio ni a largo plazo." -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +#, fuzzy +msgctxt "tags" msgid "Shooter" msgstr "Tirador" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +#, fuzzy +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "Tirador en primera persona (FPS) y más" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "Mapgen / Biomas / Decoración" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "Nuevo mapgen o cambios mapgen" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "Para un solo jugador" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "Contenido que se puede reproducir solo" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "Mantenimiento del mundo y herramientas" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "Herramientas para administrar el mundo" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "Herramientas de desarrollo" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "Herramientas para desarrolladores de juegos y mods" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +#, fuzzy +msgctxt "tags" msgid "Adventure / RPG" msgstr "Aventura / Rol" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +#, fuzzy +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "Mapgen / Biomas / Decoración" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +#, fuzzy +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "Nuevo mapgen o cambios mapgen" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +#, fuzzy +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "Para un solo jugador" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +#, fuzzy +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "Contenido que se puede reproducir solo" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Herramientas de desarrollo" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +#, fuzzy +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "Herramientas para desarrolladores de juegos y mods" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" msgid "Crafting" msgstr "Elaboración" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +#, fuzzy +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "Grandes cambios en la creación de juegos" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +#, fuzzy +msgctxt "tags" msgid "Sounds / Music" msgstr "Sonidos / Música" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +#, fuzzy +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "Se centra o añade nuevos sonidos o elementos musicales" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +#, fuzzy +msgctxt "tags" msgid "Inventory" msgstr "Inventario" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +#, fuzzy +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "Cambia la interfaz gráfica del usuario del inventario" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +#, fuzzy +msgctxt "tags" msgid "Chat / Commands" msgstr "Chat / Comandos" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +#, fuzzy +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." @@ -155,19 +242,31 @@ msgstr "" "Concéntrese en el chat/comunicación del jugador o en quién es la función " "principal de interactuar con la consola." -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +#, fuzzy +msgctxt "tags" msgid "Plants and Farming" msgstr "Plantas y agricultura" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +#, fuzzy +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "Agrega nuevas plantas u otros recursos cultivables." -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" msgstr "Instalación compleja" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +#, fuzzy +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" @@ -175,27 +274,45 @@ msgstr "" "Requiere pasos de instalación adicionales, como instalar luarocks o " "editar la configuración del mod confiable" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +#, fuzzy +msgctxt "tags" msgid "Multiplayer-focused" msgstr "Centrado en multijugador" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +#, fuzzy +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "Solo puede/debe usarse en multijugador" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +#, fuzzy +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "Herramientas / Armas / Armadura" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +#, fuzzy +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "Agrega o cambia herramientas, armas y armaduras" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +#, fuzzy +msgctxt "tags" msgid "Sims" msgstr "Sims" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +#, fuzzy +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" @@ -203,19 +320,54 @@ msgstr "" "Mods y juegos que tienen como objetivo simular la actividad de la vida " "real. Similar a SimCity/TheSims/OpenTTD/etc" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +#, fuzzy +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "Magia / Encantamientos" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +#, fuzzy +msgctxt "tags" msgid "<16px" msgstr "<16px" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +#, fuzzy +msgctxt "tags" msgid "Less than 16px" msgstr "Menos de 16px" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +#, fuzzy +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "Mecánica y herramientas de construcción" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +#, fuzzy +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" +"Añade mecánicas de juego o herramientas que cambian la forma de construir" +" de los jugadores." + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +#, fuzzy +msgctxt "tags" msgid "Environment / Weather" msgstr "Medio ambiente/clima" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +#, fuzzy +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" @@ -223,57 +375,73 @@ msgstr "" "Mejora el mundo, agregando clima, sonidos ambientales u otras mecánicas " "ambientales" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +#, fuzzy +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "Mobs / Animales / NPC" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +#, fuzzy +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "Agregar mobs, animales y NPC" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +#, fuzzy +msgctxt "tags" msgid "Puzzle" msgstr "Puzzle" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +#, fuzzy +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "Concéntrate en resolver acertijos en lugar de combatir" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +#, fuzzy +msgctxt "tags" msgid "Building" msgstr "Construir" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +#, fuzzy +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "Se centra en la construcción, como agregar nuevos materiales o nodos" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "Mecánica y herramientas de construcción" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" -"Añade mecánicas de juego o herramientas que cambian la forma de construir" -" de los jugadores." - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" msgstr "Decorativo" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +#, fuzzy +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "Agrega nodos sin otro propósito que el de usar en la construcción" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "Magia / Encantamientos" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +#, fuzzy +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "Único/Original" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +#, fuzzy +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." @@ -281,76 +449,17 @@ msgstr "" "Para juegos y similares que sean de su propia clase, distintos y " "originales en su naturaleza a otros de la misma categoría." -#: app/_translations.py:61 -msgid "16px" -msgstr "16px" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "Para packs de texturas de 16px" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "Generador de mapas personalizado" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" -"Contiene un mapgen completamente personalizado implementado en Lua, " -"generalmente requiere que los mundos se configuren en el mapgen de 'nodo " -"único'." - -#: app/_translations.py:65 -msgid "HUD" -msgstr "HUD" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "Para mods que otorgan al jugador información adicional en el HUD" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "API/Biblioteca" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "Principalmente agrega una API para que la utilicen otros mods" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "Mini juego" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "Agrega un minijuego para jugar dentro de Minetest" - -#: app/_translations.py:71 -msgid "Education" -msgstr "Educación" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "Tiene valor educativo o es una herramienta para ayudar a los profesores. " - -#: app/_translations.py:73 -msgid "Sports" -msgstr "Deportes" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "Almacenamiento" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "Agrega o mejora la mecánica de almacenamiento de artículos" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +#, fuzzy +msgctxt "tags" msgid "Survival" msgstr "Supervivencia" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +#, fuzzy +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." @@ -359,11 +468,127 @@ msgstr "" " equilibrio del juego, el nivel de dificultad o los recursos disponibles " "a través de la elaboración, la minería,..." -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +#, fuzzy +msgctxt "tags" +msgid "HUD" +msgstr "HUD" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +#, fuzzy +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "Para mods que otorgan al jugador información adicional en el HUD" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Almacenamiento" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +#, fuzzy +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "Agrega o mejora la mecánica de almacenamiento de artículos" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +#, fuzzy +msgctxt "tags" +msgid "16px" +msgstr "16px" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Para packs de texturas de 16px" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Generador de mapas personalizado" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +#, fuzzy +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" +"Contiene un mapgen completamente personalizado implementado en Lua, " +"generalmente requiere que los mundos se configuren en el mapgen de 'nodo " +"único'." + +#. NOTE: tags: title for library +#: app/_translations.py:138 +#, fuzzy +msgctxt "tags" +msgid "API / Library" +msgstr "API/Biblioteca" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +#, fuzzy +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "Principalmente agrega una API para que la utilicen otros mods" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Mini juego" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +#, fuzzy +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "Agrega un minijuego para jugar dentro de Minetest" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Educación" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +#, fuzzy +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "Tiene valor educativo o es una herramienta para ayudar a los profesores. " + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Deportes" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +#, fuzzy +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "Jugador contra el entorno (PvE)" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +#, fuzzy +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." @@ -371,82 +596,33 @@ msgstr "" "Para contenido diseñado para uno o más jugadores que se centra en el " "combate contra el mundo, mobs o NPC." -#: app/_translations.py:80 -msgid "GUI" -msgstr "Interfaz gráfica de usuario" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +#, fuzzy +msgctxt "tags" +msgid "Jam / Combat 2020" +msgstr "Jam / Combate 2020" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +#, fuzzy +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -"Para contenido cuya utilidad/característica principal está en formato " -"GUI/formspec" +"Para mods creados para el evento de modificación \"Combate\" de Discord " +"en 2020" -#: app/_translations.py:82 -msgid "64px" -msgstr "64px" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "Para packs de texturas de 64px" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "Comercio / Economía" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "Relacionado con las economías, el dinero y el comercio" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "Juego de Minetest mejorado" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "Bifurcación de MTG" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "Jam / Desafíos Semanales 2021" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" -"Para modificaciones creadas para el evento de modificación \"Desafíos " -"semanales\" de Discord en 2021" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "Transporte" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" -"Agrega o cambia métodos de transporte. Incluye teletransportación, " -"vehículos, mobs montables, infraestructura de transporte y contenido " -"temático" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "Alimentos / Bebidas" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "Máquinas / Electrónica" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "Agrega máquinas útiles en automatización, tubos o energía." - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" msgstr "Creativo" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +#, fuzzy +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " @@ -457,55 +633,191 @@ msgstr "" "proporciona herramientas que facilitan la creación dentro del juego y no " "añade dificultad o escasez" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +#, fuzzy +msgctxt "tags" +msgid "GUI" +msgstr "Interfaz gráfica de usuario" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +#, fuzzy +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" +"Para contenido cuya utilidad/característica principal está en formato " +"GUI/formspec" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +#, fuzzy +msgctxt "tags" +msgid "64px" +msgstr "64px" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Para packs de texturas de 64px" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +#, fuzzy +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "Comercio / Economía" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +#, fuzzy +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "Relacionado con las economías, el dinero y el comercio" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Juego de Minetest mejorado" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +#, fuzzy +msgctxt "tags" +msgid "Forks of MTG" +msgstr "Bifurcación de MTG" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +#, fuzzy +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "Jam / Desafíos Semanales 2021" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +#, fuzzy +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" +"Para modificaciones creadas para el evento de modificación \"Desafíos " +"semanales\" de Discord en 2021" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Transporte" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +#, fuzzy +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" +"Agrega o cambia métodos de transporte. Incluye teletransportación, " +"vehículos, mobs montables, infraestructura de transporte y contenido " +"temático" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +#, fuzzy +msgctxt "tags" +msgid "Food / Drinks" +msgstr "Alimentos / Bebidas" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +#, fuzzy +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "Máquinas / Electrónica" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +#, fuzzy +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "Agrega máquinas útiles en automatización, tubos o energía." + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" msgid "Seasonal" msgstr "Estacional" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +#, fuzzy +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" "Para contenidos generalmente temáticos en torno a una determinada " "estación o festividad" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +#, fuzzy +msgctxt "tags" msgid "32px" msgstr "32px" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" msgstr "Para paquetes de texturas de 32px" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "Jam / Combate 2020" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" -"Para mods creados para el evento de modificación \"Combate\" de Discord " -"en 2020" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +#, fuzzy +msgctxt "tags" msgid "Jam / Game 2021" msgstr "Jam / Juego 2021" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +#, fuzzy +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "Inscripciones al Minetest Game Jam 2021" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +#, fuzzy +msgctxt "tags" msgid "128px+" msgstr "+ de 128px" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "Para paquetes de texturas de 128px o superiores" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +#, fuzzy +msgctxt "tags" msgid "Player customization / Skins" msgstr "Personalización del jugador/Skins" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +#, fuzzy +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." @@ -513,11 +825,17 @@ msgstr "" "Permite al jugador personalizar su personaje cambiando la textura o " "agregando accesorios." -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +#, fuzzy +msgctxt "tags" msgid "Strategy / RTS" msgstr "Estrategia / RTS" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +#, fuzzy +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" @@ -525,72 +843,120 @@ msgstr "" "Juegos y mods con un fuerte componente de estrategia, ya sean en tiempo " "real o por turnos" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +#, fuzzy +msgctxt "tags" msgid " Jam / Game 2022" msgstr " Jam / Game 2022" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +#, fuzzy +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "Inscripciones para el Minetest Game Jam 2022 " -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" msgstr "Gore" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +#, fuzzy +msgctxt "content_warnings" msgid "Blood, etc" msgstr "Sangre, etc" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" msgstr "Apuestas" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +#, fuzzy +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "Juegos de azar, apuestas, etc" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "Drogas" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "Contiene drogas ilegales, como marihuana" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +#, fuzzy +msgctxt "content_warnings" msgid "Violence" msgstr "Violencia" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +#, fuzzy +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" "Caricaturas sin violencia. Puede dirigirse a personajes fantásticos o de " "aspecto humano" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +#, fuzzy +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "Miedo/Horror" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +#, fuzzy +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "Contenido impactante y aterrador. Puede asustar a los niños pequeños" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" msgstr "Palabrotas" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" msgstr "Contiene palabrotas" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +#, fuzzy +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "Alcohol / Tabaco" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +#, fuzzy +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "Contiene alcohol y/o tabaco" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Drogas" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +#, fuzzy +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "Contiene alcohol y/o tabaco" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1874,26 +2240,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "Se busca mantenedor" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "Beta" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "Desarrollado activamente" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "Solo mantenimiento" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "Como es" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "Obsoleto" @@ -1993,6 +2365,7 @@ msgstr "Responsable de la aprobación" msgid "Editor" msgstr "Editor" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "Bot" @@ -2005,39 +2378,48 @@ msgstr "Moderador" msgid "Admin" msgstr "Administrador" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "Editar paquete" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "Aprobación del paquete" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Nuevo hilo" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "Nueva reseña" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "Respuesta del hilo" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Mantenedor" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "Editor de la alerta" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "Editor varios" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "Otro" @@ -2684,9 +3066,10 @@ msgstr "" "el desarrollo futuro." #: app/templates/donate/index.html:67 +#, fuzzy msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" "Para obtener más información sobre el coste de ContentDB y lo que hace " "Rubenwardy, consulte su página de donaciones:" @@ -5214,10 +5597,11 @@ msgid "Verification token" msgstr "Token de verificación" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "Ve a Panel" @@ -5330,6 +5714,10 @@ msgstr "Olvidé mi contraseña" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "Almacenamiento" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -6216,3 +6604,6 @@ msgstr "" #~ "%(type)s, debe crear archivos .tr y " #~ "cargar una nueva versión." +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "Contiene drogas ilegales, como marihuana" + diff --git a/translations/fa/LC_MESSAGES/messages.po b/translations/fa/LC_MESSAGES/messages.po index 7dd2a8af..62f74aa2 100644 --- a/translations/fa/LC_MESSAGES/messages.po +++ b/translations/fa/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2023-10-03 01:59+0000\n" "Last-Translator: Farooq Karimi Zadeh \n" "Language: fa\n" @@ -27,525 +27,777 @@ msgstr "قطع دسترسی شده:" msgid "You have been banned." msgstr "دسترسی شما قطع شده است." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "رده‌بندی" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +msgctxt "tags" msgid "Decorative" msgstr "" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "نظر" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "نام" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "عمل" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "گزارش" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +msgctxt "tags" msgid "Creative" msgstr "" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "تایید شده" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "گزارش" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +msgctxt "tags" msgid "For 32px texture packs" msgstr "" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +msgctxt "content_warnings" msgid "Gambling" msgstr "" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +msgctxt "content_warnings" msgid "Bad Language" msgstr "" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "اخطار‌های محتوا" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1779,26 +2031,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1894,6 +2152,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1906,39 +2165,48 @@ msgstr "" msgid "Admin" msgstr "" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2560,8 +2828,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4862,7 +5130,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4964,6 +5232,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5589,3 +5861,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/fr/LC_MESSAGES/messages.po b/translations/fr/LC_MESSAGES/messages.po index ca96db1c..5130e155 100644 --- a/translations/fr/LC_MESSAGES/messages.po +++ b/translations/fr/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-06-09 10:38+0000\n" "Last-Translator: Lemente \n" "Language: fr\n" @@ -27,525 +27,800 @@ msgstr "Banni :" msgid "You have been banned." msgstr "Vous avez été banni." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +#, fuzzy +msgctxt "tags" msgid "Jam / Game 2023" msgstr "Jam / Jeux 2023" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "Modération Serveur et Outils" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +#, fuzzy +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "Aide à la maintenance serveur et à la modération" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +#, fuzzy +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "Joueur contre Joueur (JcJ)" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Outils de modération" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "Notation" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +#, fuzzy +msgctxt "tags" msgid "Sounds / Music" msgstr "Son / Musique" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" -msgstr "" +msgstr "Documentation" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Désactiver" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "Stockage" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 -msgid "Player vs Environment (PvE)" +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Stockage" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Top des Packs de textures" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Stockage" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Nom" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Action" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Signaler" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +#, fuzzy +msgctxt "tags" +msgid "Player vs Environment (PvE)" +msgstr "Joueur contre Joueur (JcJ)" + +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +#, fuzzy +msgctxt "tags" +msgid "Jam / Combat 2020" +msgstr "Jam / Jeux 2023" + +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" -msgstr "" - -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Créer" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 -msgid "Seasonal" +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Top des Packs de textures" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Est approuvé" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Traduire" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" +msgid "Seasonal" +msgstr "Raison" + +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Top des Packs de textures" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +#, fuzzy +msgctxt "tags" msgid "Jam / Game 2021" -msgstr "" +msgstr "Jam / Jeux 2023" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Top des Packs de textures" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +#, fuzzy +msgctxt "tags" msgid " Jam / Game 2022" -msgstr "" +msgstr "Jam / Jeux 2023" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Plus" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Admin" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Langue" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Avertissements de contenu" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Règles" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1832,26 +2107,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1947,6 +2228,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1959,39 +2241,48 @@ msgstr "" msgid "Admin" msgstr "Admin" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Nouveau fil" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Responsable" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2630,8 +2921,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -5146,10 +5437,11 @@ msgid "Verification token" msgstr "Jeton de vérification" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "Aller à Panneau" @@ -5261,6 +5553,10 @@ msgstr "Mot de passe oublié" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "Stockage" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -6153,3 +6449,410 @@ msgstr "" #~ " créer des fichiers .tr et " #~ "télécharger une nouvelle version." +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + diff --git a/translations/gl/LC_MESSAGES/messages.po b/translations/gl/LC_MESSAGES/messages.po index ad3da9b3..cecdfd77 100644 --- a/translations/gl/LC_MESSAGES/messages.po +++ b/translations/gl/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2022-06-04 11:18+0000\n" "Last-Translator: Raquel Fariña Agra \n" "Language: gl\n" @@ -27,525 +27,771 @@ msgstr "" msgid "You have been banned." msgstr "Fostes baneado." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +msgctxt "tags" msgid "Decorative" msgstr "" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +msgctxt "tags" +msgid "Custom mapgen" +msgstr "" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Nome" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +msgctxt "tags" +msgid "Education" +msgstr "" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +msgctxt "tags" +msgid "Sports" +msgstr "" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +msgctxt "tags" msgid "Creative" msgstr "" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +msgctxt "tags" +msgid "Transport" +msgstr "" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +msgctxt "tags" msgid "For 32px texture packs" msgstr "" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +msgctxt "content_warnings" msgid "Gambling" msgstr "" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +msgctxt "content_warnings" msgid "Bad Language" msgstr "" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Avisos de contido" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1771,26 +2017,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1886,6 +2138,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1898,39 +2151,48 @@ msgstr "" msgid "Admin" msgstr "" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2552,8 +2814,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4854,7 +5116,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4956,6 +5218,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5628,3 +5894,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/he/LC_MESSAGES/messages.po b/translations/he/LC_MESSAGES/messages.po index fb348b90..ee6773fa 100644 --- a/translations/he/LC_MESSAGES/messages.po +++ b/translations/he/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-05-08 15:07+0000\n" "Last-Translator: jhon game \n" "Language: he\n" @@ -30,525 +30,769 @@ msgstr "נאסר:" msgid "You have been banned." msgstr "נאסרתם" -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +msgctxt "tags" msgid "Decorative" msgstr "" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +msgctxt "tags" +msgid "Custom mapgen" +msgstr "" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +msgctxt "tags" +msgid "Mini-game" +msgstr "" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +msgctxt "tags" +msgid "Education" +msgstr "" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +msgctxt "tags" +msgid "Sports" +msgstr "" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +msgctxt "tags" msgid "Creative" msgstr "" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +msgctxt "tags" +msgid "Transport" +msgstr "" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +msgctxt "tags" msgid "For 32px texture packs" msgstr "" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +msgctxt "content_warnings" msgid "Gambling" msgstr "" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +msgctxt "content_warnings" msgid "Bad Language" msgstr "" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +msgctxt "content_warnings" msgid "Contains swearing" msgstr "" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1774,26 +2018,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1889,6 +2139,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1901,39 +2152,48 @@ msgstr "" msgid "Admin" msgstr "" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2555,8 +2815,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4857,7 +5117,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4959,6 +5219,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5343,3 +5607,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/hi/LC_MESSAGES/messages.po b/translations/hi/LC_MESSAGES/messages.po index 3378eba4..7bfca775 100644 --- a/translations/hi/LC_MESSAGES/messages.po +++ b/translations/hi/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language: hi\n" @@ -26,525 +26,769 @@ msgstr "" msgid "You have been banned." msgstr "" -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +msgctxt "tags" msgid "Decorative" msgstr "" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +msgctxt "tags" +msgid "Custom mapgen" +msgstr "" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +msgctxt "tags" +msgid "Mini-game" +msgstr "" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +msgctxt "tags" +msgid "Education" +msgstr "" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +msgctxt "tags" +msgid "Sports" +msgstr "" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +msgctxt "tags" msgid "Creative" msgstr "" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +msgctxt "tags" +msgid "Transport" +msgstr "" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +msgctxt "tags" msgid "For 32px texture packs" msgstr "" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +msgctxt "content_warnings" msgid "Gambling" msgstr "" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +msgctxt "content_warnings" msgid "Bad Language" msgstr "" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +msgctxt "content_warnings" msgid "Contains swearing" msgstr "" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1770,26 +2014,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1885,6 +2135,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1897,39 +2148,48 @@ msgstr "" msgid "Admin" msgstr "" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2551,8 +2811,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4853,7 +5113,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4955,6 +5215,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5417,3 +5681,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/hu/LC_MESSAGES/messages.po b/translations/hu/LC_MESSAGES/messages.po index ada16d4b..a15f375c 100644 --- a/translations/hu/LC_MESSAGES/messages.po +++ b/translations/hu/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-04-28 08:07+0000\n" "Last-Translator: Unacceptium \n" "Language: hu\n" @@ -27,525 +27,789 @@ msgstr "Kitiltva:" msgid "You have been banned." msgstr "Kitiltottak." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "Moderátor Eszközök" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Moderátor Eszközök" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "Értékelés" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Adományozás" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Állapot" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Legjobb megjelenés(textúra)csomagok" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Megjegyzés" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Név" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Akció" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Jelentés" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Létrehozás" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Legjobb megjelenés(textúra)csomagok" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Jóváhagyva" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Jelentés" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Legjobb megjelenés(textúra)csomagok" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Legjobb megjelenés(textúra)csomagok" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Admin" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Nyelvek" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Tartalomra vonatkozó figyelmeztetések" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Szabályok" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1820,26 +2084,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1935,6 +2205,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1947,39 +2218,48 @@ msgstr "" msgid "Admin" msgstr "Admin" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2623,8 +2903,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4942,7 +5222,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -5045,6 +5325,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5832,3 +6116,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/ia/LC_MESSAGES/messages.po b/translations/ia/LC_MESSAGES/messages.po index 7bf09a8a..bcafa1d5 100644 --- a/translations/ia/LC_MESSAGES/messages.po +++ b/translations/ia/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language: ia\n" @@ -26,525 +26,769 @@ msgstr "" msgid "You have been banned." msgstr "" -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +msgctxt "tags" msgid "Decorative" msgstr "" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +msgctxt "tags" +msgid "Custom mapgen" +msgstr "" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +msgctxt "tags" +msgid "Mini-game" +msgstr "" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +msgctxt "tags" +msgid "Education" +msgstr "" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +msgctxt "tags" +msgid "Sports" +msgstr "" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +msgctxt "tags" msgid "Creative" msgstr "" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +msgctxt "tags" +msgid "Transport" +msgstr "" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +msgctxt "tags" msgid "For 32px texture packs" msgstr "" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +msgctxt "content_warnings" msgid "Gambling" msgstr "" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +msgctxt "content_warnings" msgid "Bad Language" msgstr "" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +msgctxt "content_warnings" msgid "Contains swearing" msgstr "" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1770,26 +2014,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1885,6 +2135,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1897,39 +2148,48 @@ msgstr "" msgid "Admin" msgstr "" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2551,8 +2811,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4853,7 +5113,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4955,6 +5215,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5339,3 +5603,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/id/LC_MESSAGES/messages.po b/translations/id/LC_MESSAGES/messages.po index 9c231c54..dbc29ed6 100644 --- a/translations/id/LC_MESSAGES/messages.po +++ b/translations/id/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-04-07 02:02+0000\n" "Last-Translator: Just Playing \n" "Language: id\n" @@ -27,525 +27,792 @@ msgstr "Diblokir:" msgid "You have been banned." msgstr "Anda telah diblokir (ban)." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "Alat Moderator" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Alat Moderator" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "Penilaian" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" -msgstr "" +msgstr "Dokumentasi" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Nonaktifkan" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "Penyimpanan" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Penyimpanan" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Paket Tekstur Teratas" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Penyimpanan" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Nama" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Tindakan" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Laporkan" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Buat" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 -msgid "Seasonal" +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Paket Tekstur Teratas" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Disetujui" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Terjemahkan" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" +msgid "Seasonal" +msgstr "Alasan" + +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Paket Tekstur Teratas" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Paket Tekstur Teratas" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Lebih banyak" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Admin" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Bahasa" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Peringatan Konten" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Peraturan" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1812,26 +2079,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1927,6 +2200,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1939,39 +2213,48 @@ msgstr "" msgid "Admin" msgstr "Admin" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Utas Baru" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Pengelola" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2607,8 +2890,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -5085,10 +5368,11 @@ msgid "Verification token" msgstr "Token verifikasi" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "Pergi ke Panel" @@ -5199,6 +5483,10 @@ msgstr "Lupa kata sandi saya" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "Penyimpanan" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -6043,3 +6331,425 @@ msgstr "" #~ " Anda perlu membuat berkas .tr dan" #~ " mengunggah sebuah rilis baru." +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + diff --git a/translations/it/LC_MESSAGES/messages.po b/translations/it/LC_MESSAGES/messages.po index 4bef0e1f..0eefb560 100644 --- a/translations/it/LC_MESSAGES/messages.po +++ b/translations/it/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-01-21 23:01+0000\n" "Last-Translator: Giov4 \n" "Language: it\n" @@ -27,525 +27,792 @@ msgstr "Espulsə:" msgid "You have been banned." msgstr "Sei statə espulsə." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "Strumenti per Moderatori" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Strumenti per Moderatori" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "Valutazione" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" -msgstr "" +msgstr "Documentazione" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Disattiva" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "Spazio di archiviazione" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Spazio di archiviazione" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Migliori Pacchetti Texture" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Spazio di archiviazione" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Nome" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Azione" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Segnala" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Crea" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 -msgid "Seasonal" +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Migliori Pacchetti Texture" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "E' Approvato" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Segnala" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" +msgid "Seasonal" +msgstr "Motivo" + +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Migliori Pacchetti Texture" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Migliori Pacchetti Texture" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Di più" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Amministratorə" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Crea un Contenuto" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Avvertenze sul Contenuto" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Regole" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1827,26 +2094,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1942,6 +2215,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1954,39 +2228,48 @@ msgstr "" msgid "Admin" msgstr "Amministratorə" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Nuova Discussione" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Manutentorə" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2625,8 +2908,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -5114,10 +5397,11 @@ msgid "Verification token" msgstr "Gettone di verifica" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "Prosegui su Pannello" @@ -5228,6 +5512,10 @@ msgstr "Ho dimenticato la password" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "Spazio di archiviazione" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5911,3 +6199,425 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + diff --git a/translations/ja/LC_MESSAGES/messages.po b/translations/ja/LC_MESSAGES/messages.po index dfb07b7c..516cf6b9 100644 --- a/translations/ja/LC_MESSAGES/messages.po +++ b/translations/ja/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2023-12-16 10:05+0000\n" "Last-Translator: Jun Nogata \n" "Language: ja\n" @@ -27,525 +27,788 @@ msgstr "BANされた:" msgid "You have been banned." msgstr "BANされました。" -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "モデレーターツール" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "モデレーターツール" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "レーティング" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "寄付" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "人気のテクスチャパック" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "コメント" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "名前" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "説明" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "報告" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "作成" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "人気のテクスチャパック" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "承認済み" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "報告" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "人気のテクスチャパック" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "人気のテクスチャパック" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "管理者" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "パッケージを追加" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "内容の警告" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "規範" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1771,26 +2034,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1886,6 +2155,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1898,39 +2168,48 @@ msgstr "" msgid "Admin" msgstr "管理者" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2552,8 +2831,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4854,7 +5133,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4956,6 +5235,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5640,3 +5923,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/jv/LC_MESSAGES/messages.po b/translations/jv/LC_MESSAGES/messages.po index b27b6ed7..6c059dda 100644 --- a/translations/jv/LC_MESSAGES/messages.po +++ b/translations/jv/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2023-11-01 00:32+0000\n" "Last-Translator: Muhammad Rifqi Priyo Susanto " "\n" @@ -28,525 +28,781 @@ msgstr "Diblokir:" msgid "You have been banned." msgstr "Panjenengan sampun diblokir." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Damel" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Paket Tekstur Inggil Piyambak" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +msgctxt "tags" +msgid "Custom mapgen" +msgstr "" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Asma" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Irah-Irahan/Katerangan" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Lapuraken" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Damel" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Paket Tekstur Inggil Piyambak" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Lapuraken" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Paket Tekstur Inggil Piyambak" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Paket Tekstur Inggil Piyambak" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Admin" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +msgctxt "content_warnings" msgid "Bad Language" msgstr "" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Pangenget Isi" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1772,26 +2028,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1887,6 +2149,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1899,39 +2162,48 @@ msgstr "" msgid "Admin" msgstr "Admin" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2553,8 +2825,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4857,7 +5129,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4959,6 +5231,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5421,3 +5697,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/kv/LC_MESSAGES/messages.po b/translations/kv/LC_MESSAGES/messages.po index 1d8fc907..5c30703e 100644 --- a/translations/kv/LC_MESSAGES/messages.po +++ b/translations/kv/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-05-15 17:01+0000\n" "Last-Translator: Mićadźoridź \n" "Language: kv\n" @@ -26,525 +26,770 @@ msgstr "" msgid "You have been banned." msgstr "" -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +msgctxt "tags" msgid "Decorative" msgstr "" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +msgctxt "tags" +msgid "Custom mapgen" +msgstr "" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Ним" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +msgctxt "tags" +msgid "Education" +msgstr "" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +msgctxt "tags" +msgid "Sports" +msgstr "" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +msgctxt "tags" msgid "Creative" msgstr "" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +msgctxt "tags" +msgid "Transport" +msgstr "" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +msgctxt "tags" msgid "For 32px texture packs" msgstr "" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +msgctxt "content_warnings" msgid "Gambling" msgstr "" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +msgctxt "content_warnings" msgid "Bad Language" msgstr "" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +msgctxt "content_warnings" msgid "Contains swearing" msgstr "" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1770,26 +2015,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1885,6 +2136,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1897,39 +2149,48 @@ msgstr "" msgid "Admin" msgstr "" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2551,8 +2812,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4853,7 +5114,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4955,6 +5216,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5339,3 +5604,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/lv/LC_MESSAGES/messages.po b/translations/lv/LC_MESSAGES/messages.po index 354783b4..a6dbfd28 100644 --- a/translations/lv/LC_MESSAGES/messages.po +++ b/translations/lv/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2022-07-14 14:22+0000\n" "Last-Translator: Cow Boy \n" "Language: lv\n" @@ -28,525 +28,787 @@ msgstr "Izraidīts:" msgid "You have been banned." msgstr "Jūs esat ticis izraidīts." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "Uzrauga Rīki" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Uzrauga Rīki" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Izveidot" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Stāvoklis" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Populārākas Tekstūru Pakotnes" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Komentārs" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Vārds" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Darbība" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Ziņojums" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Izveidot" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Populārākas Tekstūru Pakotnes" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Ir Pieņemts" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Ziņojums" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Populārākas Tekstūru Pakotnes" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Populārākas Tekstūru Pakotnes" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Administrators" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Pievienot papildinājumu" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Satura Brīdinājumi" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1828,26 +2090,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1943,6 +2211,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1955,39 +2224,48 @@ msgstr "" msgid "Admin" msgstr "Administrators" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2625,8 +2903,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4951,7 +5229,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -5053,6 +5331,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5678,3 +5960,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/lzh/LC_MESSAGES/messages.po b/translations/lzh/LC_MESSAGES/messages.po index 282da0c4..49115b80 100644 --- a/translations/lzh/LC_MESSAGES/messages.po +++ b/translations/lzh/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language: lzh\n" @@ -25,525 +25,769 @@ msgstr "" msgid "You have been banned." msgstr "" -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +msgctxt "tags" msgid "Decorative" msgstr "" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +msgctxt "tags" +msgid "Custom mapgen" +msgstr "" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +msgctxt "tags" +msgid "Mini-game" +msgstr "" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +msgctxt "tags" +msgid "Education" +msgstr "" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +msgctxt "tags" +msgid "Sports" +msgstr "" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +msgctxt "tags" msgid "Creative" msgstr "" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +msgctxt "tags" +msgid "Transport" +msgstr "" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +msgctxt "tags" msgid "For 32px texture packs" msgstr "" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +msgctxt "content_warnings" msgid "Gambling" msgstr "" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +msgctxt "content_warnings" msgid "Bad Language" msgstr "" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +msgctxt "content_warnings" msgid "Contains swearing" msgstr "" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1769,26 +2013,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1884,6 +2134,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1896,39 +2147,48 @@ msgstr "" msgid "Admin" msgstr "" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2550,8 +2810,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4852,7 +5112,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4954,6 +5214,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5680,3 +5944,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/messages.pot b/translations/messages.pot index 97646085..8f30630f 100644 --- a/translations/messages.pot +++ b/translations/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -25,525 +25,769 @@ msgstr "" msgid "You have been banned." msgstr "" -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +msgctxt "tags" msgid "Decorative" msgstr "" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +msgctxt "tags" +msgid "Custom mapgen" +msgstr "" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +msgctxt "tags" +msgid "Mini-game" +msgstr "" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +msgctxt "tags" +msgid "Education" +msgstr "" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +msgctxt "tags" +msgid "Sports" +msgstr "" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +msgctxt "tags" msgid "Creative" msgstr "" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +msgctxt "tags" +msgid "Transport" +msgstr "" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +msgctxt "tags" msgid "For 32px texture packs" msgstr "" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +msgctxt "content_warnings" msgid "Gambling" msgstr "" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +msgctxt "content_warnings" msgid "Bad Language" msgstr "" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +msgctxt "content_warnings" msgid "Contains swearing" msgstr "" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1769,26 +2013,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1884,6 +2134,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1896,39 +2147,48 @@ msgstr "" msgid "Admin" msgstr "" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2550,8 +2810,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4852,7 +5112,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4954,6 +5214,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" diff --git a/translations/ms/LC_MESSAGES/messages.po b/translations/ms/LC_MESSAGES/messages.po index 3031c447..d123ae44 100644 --- a/translations/ms/LC_MESSAGES/messages.po +++ b/translations/ms/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-03-03 17:21+0000\n" "Last-Translator: \"Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat " "Yasuyoshi\" \n" @@ -28,525 +28,792 @@ msgstr "Diharamkan:" msgid "You have been banned." msgstr "Anda telah diharamkan." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "Alatan Moderator" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Alatan Moderator" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "Penarafan" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" -msgstr "" +msgstr "Pendokumenan" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Nyahaktif" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "Simpanan" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Simpanan" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Pek Tekstur Teratas" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Simpanan" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Nama" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Perbuatan" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Lapor" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Cipta" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 -msgid "Seasonal" +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Pek Tekstur Teratas" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Telah Diluluskan" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Terjemah" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" +msgid "Seasonal" +msgstr "Sebab" + +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Pek Tekstur Teratas" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Pek Tekstur Teratas" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Lebih lagi" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Pentadbir" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Bahasa" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Amaran Kandungan" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Peraturan" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1822,26 +2089,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1937,6 +2210,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1949,39 +2223,48 @@ msgstr "" msgid "Admin" msgstr "Pentadbir" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Bebenang Baharu" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Penyenggara" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2620,8 +2903,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -5101,10 +5384,11 @@ msgid "Verification token" msgstr "Token pengesahan" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "Pergi ke User " @@ -5215,6 +5499,10 @@ msgstr "Terlupa kata laluan saya" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "Simpanan" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -6108,3 +6396,425 @@ msgstr "" #~ "anda, anda perlu cipta fail .tr " #~ "dan muat naik terbitan baharu." +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + diff --git a/translations/nb_NO/LC_MESSAGES/messages.po b/translations/nb_NO/LC_MESSAGES/messages.po index 471d0574..03e9a5a9 100644 --- a/translations/nb_NO/LC_MESSAGES/messages.po +++ b/translations/nb_NO/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-02-19 07:01+0000\n" "Last-Translator: Petter Reinholdtsen \n" "Language: nb_NO\n" @@ -27,525 +27,772 @@ msgstr "" msgid "You have been banned." msgstr "Du har blitt bannlyst." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +msgctxt "tags" msgid "Decorative" msgstr "" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +msgctxt "tags" +msgid "Custom mapgen" +msgstr "" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Navn" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +msgctxt "tags" +msgid "Education" +msgstr "" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +msgctxt "tags" +msgid "Sports" +msgstr "" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +msgctxt "tags" msgid "Creative" msgstr "" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +msgctxt "tags" +msgid "Transport" +msgstr "" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +msgctxt "tags" msgid "For 32px texture packs" msgstr "" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Vis mer" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +msgctxt "content_warnings" msgid "Gambling" msgstr "" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +msgctxt "content_warnings" msgid "Bad Language" msgstr "" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +msgctxt "content_warnings" msgid "Contains swearing" msgstr "" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Regler" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1774,26 +2021,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1889,6 +2142,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1901,39 +2155,48 @@ msgstr "" msgid "Admin" msgstr "" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2555,8 +2818,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4858,7 +5121,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4960,6 +5223,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5778,3 +6045,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/nl/LC_MESSAGES/messages.po b/translations/nl/LC_MESSAGES/messages.po index 15fd2a53..dc236200 100644 --- a/translations/nl/LC_MESSAGES/messages.po +++ b/translations/nl/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2023-10-23 21:06+0000\n" "Last-Translator: Bas Huis \n" "Language: nl\n" @@ -27,525 +27,791 @@ msgstr "Verbannen:" msgid "You have been banned." msgstr "Je bent verbannen." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "Hulpmiddelen voor Moderators" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Hulpmiddelen voor Moderators" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "Waardering" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" -msgstr "" +msgstr "Documentatie" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Doneer" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Status" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Top textuurpakketten" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Opmerking" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Naam" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Actie" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Rapporteren" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Maken" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Top textuurpakketten" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Is goedgekeurd" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Rapporteren" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Top textuurpakketten" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Top textuurpakketten" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Bron" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Administrator" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Pakket Toevoegen" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Inhoudswaarschuwingen" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Regels" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1812,26 +2078,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1927,6 +2199,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1939,39 +2212,48 @@ msgstr "" msgid "Admin" msgstr "Administrator" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Onderhouder" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2611,8 +2893,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4982,7 +5264,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -5084,6 +5366,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5772,3 +6058,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/nn/LC_MESSAGES/messages.po b/translations/nn/LC_MESSAGES/messages.po index 48b26c00..8b433015 100644 --- a/translations/nn/LC_MESSAGES/messages.po +++ b/translations/nn/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-02-27 13:02+0000\n" "Last-Translator: jhh \n" "Language: nn\n" @@ -27,525 +27,792 @@ msgstr "Utestengd:" msgid "You have been banned." msgstr "Du er blitt utestengd." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "Moderatorverktøy" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Moderatorverktøy" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "Vurdering" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" -msgstr "" +msgstr "Dokumentasjon" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Deaktiver" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Kjelde" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Topp Teksturpakkar" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Kommentar" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Namn" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Handling" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Rapportera" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Opprett" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 -msgid "Seasonal" +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Topp Teksturpakkar" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Er godkjend" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Rapportera" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" +msgid "Seasonal" +msgstr "Årsak" + +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Topp Teksturpakkar" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Topp Teksturpakkar" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Meir" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Administrator" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Legg til Pakke" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Advarslar om innhald" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Reglar" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1816,26 +2083,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1931,6 +2204,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1943,39 +2217,48 @@ msgstr "" msgid "Admin" msgstr "Administrator" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Ny tråd" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Vedlikehaldar" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2609,8 +2892,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4911,10 +5194,11 @@ msgid "Verification token" msgstr "Verifieringstoken" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "Gå til Brukarstyrtavle" @@ -5019,6 +5303,10 @@ msgstr "Glemt lykelord" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5483,3 +5771,425 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + diff --git a/translations/pl/LC_MESSAGES/messages.po b/translations/pl/LC_MESSAGES/messages.po index 37002ab9..008c705d 100644 --- a/translations/pl/LC_MESSAGES/messages.po +++ b/translations/pl/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-06-09 10:38+0000\n" "Last-Translator: W T \n" "Language: pl\n" @@ -28,35 +28,59 @@ msgstr "Użytkownik zbanowany:" msgid "You have been banned." msgstr "Zostałeś zbanowany." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +#, fuzzy +msgctxt "tags" msgid "Jam / Game 2023" msgstr "Dżem / Gra 2023" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +#, fuzzy +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "Projekty biorące udział w Minetestowym Dżemie Gier w roku 2023 " -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "Moderacja i Narzędzia do Serwerów" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +#, fuzzy +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "Pomaga z konserwacją i moderacja serwerów" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +#, fuzzy +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "Gracz vs Gracz (PvP)" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +#, fuzzy +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "Zaprojektowany do rozgrywki z walką pomiędzy graczami" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +#, fuzzy +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "Efekty Graczy / Wzmocnienia" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +#, fuzzy +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." @@ -64,11 +88,31 @@ msgstr "" "Dla zawartości, która zmienia efekty graczy, włączając w to fizykę, np. " "szybkość, wysokość skoku czy grawitację." -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +#, fuzzy +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "Konserwacja i Narzędzia do Światów" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +#, fuzzy +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "Narzędzia do zarządzania światem" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +#, fuzzy +msgctxt "tags" msgid "Joke" msgstr "Żart" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +#, fuzzy +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." @@ -77,79 +121,122 @@ msgstr "" "która nie powinna być brana na poważnie i nie jest przeznaczona do " "poważnego lub długoterminowego użytkowania." -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +#, fuzzy +msgctxt "tags" msgid "Shooter" msgstr "Strzelanka" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +#, fuzzy +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "Strzelanki pierwszoosobowe (FPS) i więcej" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "Generator Mapy / Biomy / Ozdoby" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "Nowy generator mapy lub zmiany w nim" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "Skupione na trybie Jednoosobowym" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "Zawartość, w którą można grać samodzielnie" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "Konserwacja i Narzędzia do Światów" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "Narzędzia do zarządzania światem" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "Narzędzia Programistów" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "Narzędzia do wsparcia tworzenia gier i modów" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +#, fuzzy +msgctxt "tags" msgid "Adventure / RPG" msgstr "Przygodowe / RPG" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +#, fuzzy +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "Generator Mapy / Biomy / Ozdoby" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +#, fuzzy +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "Nowy generator mapy lub zmiany w nim" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +#, fuzzy +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "Skupione na trybie Jednoosobowym" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +#, fuzzy +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "Zawartość, w którą można grać samodzielnie" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Narzędzia Programistów" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +#, fuzzy +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "Narzędzia do wsparcia tworzenia gier i modów" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" msgid "Crafting" msgstr "Rzemiosło" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +#, fuzzy +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "Duże zmiany w systemie rzemiosła (crafting)" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +#, fuzzy +msgctxt "tags" msgid "Sounds / Music" msgstr "Dźwięki / Muzyka" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +#, fuzzy +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "Skupią się na lub dodaje nowe dźwięki lub muzykę" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +#, fuzzy +msgctxt "tags" msgid "Inventory" msgstr "Inwentarz" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +#, fuzzy +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "Zmienia interfejs inwentarza" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +#, fuzzy +msgctxt "tags" msgid "Chat / Commands" msgstr "Czat / Polecenia" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +#, fuzzy +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." @@ -157,19 +244,31 @@ msgstr "" "Skupią się na czacie, komunikacji między graczami lub interakcji z " "konsolą poleceń." -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +#, fuzzy +msgctxt "tags" msgid "Plants and Farming" msgstr "Rośliny i Uprawa" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +#, fuzzy +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "Dodaje nowe rośliny lub inne uprawialne zasoby." -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" msgstr "Złożona instalacja" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +#, fuzzy +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" @@ -177,27 +276,45 @@ msgstr "" "Wymaga dalszych kroków instalacji, takich jak instalacja luarocks lub " "zmienianie ustawień zaufanych modów" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +#, fuzzy +msgctxt "tags" msgid "Multiplayer-focused" msgstr "Skupione na trybie Wieloosobowym" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +#, fuzzy +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "Może/powinien być używany tylko w trybie wieloosobowym" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +#, fuzzy +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "Narzędzia / Broń / Zbroja" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +#, fuzzy +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "Dodaje lub zmienia narzędzia, broń lub zbroje" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +#, fuzzy +msgctxt "tags" msgid "Sims" msgstr "Symulacje" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +#, fuzzy +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" @@ -205,19 +322,54 @@ msgstr "" "Mody i gry, których celem jest symulacja prawdziwych czynności. Podobne " "do SimCity/TheSims/OpenTTD/itd" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +#, fuzzy +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "Magia / Zaklinanie" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +#, fuzzy +msgctxt "tags" msgid "<16px" msgstr "<16 pikseli" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +#, fuzzy +msgctxt "tags" msgid "Less than 16px" msgstr "Mniej niż 16 pikseli" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +#, fuzzy +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "Mechaniki i Narzędzia do Budowania" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +#, fuzzy +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" +"Dodaje mechaniki lub narzędzia do gry, które zmieniają to, jak gracze " +"budują." + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +#, fuzzy +msgctxt "tags" msgid "Environment / Weather" msgstr "Środowisko / Pogoda" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +#, fuzzy +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" @@ -225,57 +377,73 @@ msgstr "" "Ulepsza świat, dodając pogodę, dźwięki otoczenia lub inne mechaniki " "środowiskowe" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +#, fuzzy +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "Moby / Zwierzęta / NPC" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +#, fuzzy +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "Dodaje moby, zwierzęta i NPC" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +#, fuzzy +msgctxt "tags" msgid "Puzzle" msgstr "Łamigłówki" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +#, fuzzy +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "Skupia się na rozwiązywaniu łamigłówek zamiast walki" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +#, fuzzy +msgctxt "tags" msgid "Building" msgstr "Budowanie" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +#, fuzzy +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "Skupią się na budowaniu, np. dodając nowe materiały i bloki" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "Mechaniki i Narzędzia do Budowania" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" -"Dodaje mechaniki lub narzędzia do gry, które zmieniają to, jak gracze " -"budują." - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" msgstr "Dekoracyjne" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +#, fuzzy +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "Dodaje bloki, które nie mają zastosowania poza budowaniem" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "Magia / Zaklinanie" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +#, fuzzy +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "Jedyny w swoim rodzaju / Oryginalny" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +#, fuzzy +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." @@ -283,77 +451,17 @@ msgstr "" "Dla gier i podobnych, które są w swoim własnym rodzaju, odróżnione i " "oryginalne w naturze w porównaniu do innych w tej samej kategorii." -#: app/_translations.py:61 -msgid "16px" -msgstr "16 pikseli" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "Dla paczek tekstur w rozdzielczości 16 pikseli" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "Własny generator mapy" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" -"Zawiera całkowicie dostosowany generator mapy napisany w Lua, zazwyczaj " -"wymaga, by świat używał generatora 'singlenode'." - -#: app/_translations.py:65 -msgid "HUD" -msgstr "HUD" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "Dla modów, które dają dla gracza dodatkowe informacje w HUD" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "API / Biblioteka" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "Przede wszystkim dodaje API do użytku przez inne mody" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "Minigra" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "Dodaje minigrę do rozgrywki wewnątrz Minetestu" - -#: app/_translations.py:71 -msgid "Education" -msgstr "Edukacja" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" -"Albo ma wartość edukacyjną, albo jest narzędziem pomocnicznym dla " -"nauczycieli " - -#: app/_translations.py:73 -msgid "Sports" -msgstr "Sporty" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "Magazyn" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "Dodaje lub poprawia mechaniki przechowywania przedmiotów" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +#, fuzzy +msgctxt "tags" msgid "Survival" msgstr "Przetrwanie" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +#, fuzzy +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." @@ -362,11 +470,128 @@ msgstr "" "balansie gry, poziomie trudności lub zasobach dostępnych poprzez " "rzemiosło, kopanie, ..." -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +#, fuzzy +msgctxt "tags" +msgid "HUD" +msgstr "HUD" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +#, fuzzy +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "Dla modów, które dają dla gracza dodatkowe informacje w HUD" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Magazyn" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +#, fuzzy +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "Dodaje lub poprawia mechaniki przechowywania przedmiotów" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +#, fuzzy +msgctxt "tags" +msgid "16px" +msgstr "16 pikseli" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Dla paczek tekstur w rozdzielczości 16 pikseli" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Własny generator mapy" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +#, fuzzy +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" +"Zawiera całkowicie dostosowany generator mapy napisany w Lua, zazwyczaj " +"wymaga, by świat używał generatora 'singlenode'." + +#. NOTE: tags: title for library +#: app/_translations.py:138 +#, fuzzy +msgctxt "tags" +msgid "API / Library" +msgstr "API / Biblioteka" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +#, fuzzy +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "Przede wszystkim dodaje API do użytku przez inne mody" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Minigra" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +#, fuzzy +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "Dodaje minigrę do rozgrywki wewnątrz Minetestu" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Edukacja" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +#, fuzzy +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" +"Albo ma wartość edukacyjną, albo jest narzędziem pomocnicznym dla " +"nauczycieli " + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Sporty" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +#, fuzzy +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "Gracz vs Środowisko (PvE)" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +#, fuzzy +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." @@ -374,82 +599,33 @@ msgstr "" "Dla zawartości zaprojektowanej dla jednego lub większej ilości graczy, " "która koncentruje się na walce że światem, mobami, lub NPC." -#: app/_translations.py:80 -msgid "GUI" -msgstr "Interfejs Użytkownika" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +#, fuzzy +msgctxt "tags" +msgid "Jam / Combat 2020" +msgstr "Dżem / Walka 2020" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +#, fuzzy +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -"Dla zawartości, której główna funkcjonalność jest w formularzu " -"GUI/formspec" +"Dla modów stworzonych na wydarzenie \"Walka\" (\"Combat\") na Discordzie " +"w roku 2020" -#: app/_translations.py:82 -msgid "64px" -msgstr "64 pikseli" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "Dla paczek tekstur w rozdzielczości 64 pikseli" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "Handel / Ekonomia" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "Związane z gospodarką, pieniędzmi i handlem" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "Minetest Game ulepszona" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "Forki MTG" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "Dżem / Tygodniowe Wyzwania 2021" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" -"Dla modów stworzonych na wydarzenie \"Tygodniowe Wyzwania\" (\"Weekly " -"Challenges\") na Discordzie w roku 2021" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "Transport" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" -"Dodaje lub zmienia metody przemieszczania się. Zawiera to teleportację, " -"pojazdy, moby, na których można jeździć, infrastrukturę transportową i " -"zawartość tematyczną" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "Jedzenie / Napoje" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "Maszyny / Elektronika" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "Dodaje maszyny użyteczne przy automatyzacji, rury lub zasilanie." - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" msgstr "Kreatywny" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +#, fuzzy +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " @@ -460,53 +636,189 @@ msgstr "" "narzędzia, które wspierają tworzenie w grze i nie dodaje trudności lub " "ograniczeń" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +#, fuzzy +msgctxt "tags" +msgid "GUI" +msgstr "Interfejs Użytkownika" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +#, fuzzy +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" +"Dla zawartości, której główna funkcjonalność jest w formularzu " +"GUI/formspec" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +#, fuzzy +msgctxt "tags" +msgid "64px" +msgstr "64 pikseli" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Dla paczek tekstur w rozdzielczości 64 pikseli" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +#, fuzzy +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "Handel / Ekonomia" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +#, fuzzy +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "Związane z gospodarką, pieniędzmi i handlem" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Minetest Game ulepszona" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +#, fuzzy +msgctxt "tags" +msgid "Forks of MTG" +msgstr "Forki MTG" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +#, fuzzy +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "Dżem / Tygodniowe Wyzwania 2021" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +#, fuzzy +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" +"Dla modów stworzonych na wydarzenie \"Tygodniowe Wyzwania\" (\"Weekly " +"Challenges\") na Discordzie w roku 2021" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Transport" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +#, fuzzy +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" +"Dodaje lub zmienia metody przemieszczania się. Zawiera to teleportację, " +"pojazdy, moby, na których można jeździć, infrastrukturę transportową i " +"zawartość tematyczną" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +#, fuzzy +msgctxt "tags" +msgid "Food / Drinks" +msgstr "Jedzenie / Napoje" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +#, fuzzy +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "Maszyny / Elektronika" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +#, fuzzy +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "Dodaje maszyny użyteczne przy automatyzacji, rury lub zasilanie." + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" msgid "Seasonal" msgstr "Sezonowy" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +#, fuzzy +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "Dla zawartości ogólnie w temacie jakiegoś konkretnego sezonu lub święta" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +#, fuzzy +msgctxt "tags" msgid "32px" msgstr "32 piksele" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" msgstr "Dla paczek tekstur w rozdzielczości 32 pikseli" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "Dżem / Walka 2020" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" -"Dla modów stworzonych na wydarzenie \"Walka\" (\"Combat\") na Discordzie " -"w roku 2020" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +#, fuzzy +msgctxt "tags" msgid "Jam / Game 2021" msgstr "Dżem / Gra 2021" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +#, fuzzy +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "Projekty biorące udział w Minetestowym Dżemie Gier w roku 2021" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +#, fuzzy +msgctxt "tags" msgid "128px+" msgstr "128 pikseli i więcej" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "Dla paczek tekstur w rozdzielczości 128 pikseli i wyższej" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +#, fuzzy +msgctxt "tags" msgid "Player customization / Skins" msgstr "Dostosowanie gracza / Skórki" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +#, fuzzy +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." @@ -514,11 +826,17 @@ msgstr "" "Pozwala graczowi dostosować swoją postać, zmieniając teksturę lub dodając" " akcesoria." -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +#, fuzzy +msgctxt "tags" msgid "Strategy / RTS" msgstr "Strategia / RTS" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +#, fuzzy +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" @@ -526,72 +844,120 @@ msgstr "" "Gry i mody z dużym składnikiem strategicznym, czy to w czasie " "rzeczywistym, czy w turach" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +#, fuzzy +msgctxt "tags" msgid " Jam / Game 2022" msgstr " Dżem / Gra 2022" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +#, fuzzy +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "Projekty biorące udział w Minetestowym Dżemie Gier w roku 2022 " -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" msgstr "Krwawe" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +#, fuzzy +msgctxt "content_warnings" msgid "Blood, etc" msgstr "Krew itd." -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" msgstr "Hazard" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +#, fuzzy +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "Gry losowe, hazardowe, itd" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "Narkotyki" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "Zawiera nielegalne narkotyki, takie jak marihuana" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +#, fuzzy +msgctxt "content_warnings" msgid "Violence" msgstr "Przemoc" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +#, fuzzy +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" "Niekreskówkowa przemoc. Może być skierowana na postacie fantastyczne lub " "człowiekopodobne" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +#, fuzzy +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "Strach / Horror" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +#, fuzzy +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "Wstrząsającą lub straszna zawartość. Może przestraszyć małe dzieci" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" msgstr "Niecenzuralny Język" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" msgstr "Zawiera przekleństwa" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +#, fuzzy +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "Alkohol / Tytoń" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +#, fuzzy +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "Zawiera alkohol i/lub tytoń" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Narkotyki" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +#, fuzzy +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "Zawiera alkohol i/lub tytoń" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1859,26 +2225,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "Szuka Opiekuna" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "Beta" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "Aktywnie rozwijany" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "Tylko konserwacja" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "Tak jak jest" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "Przestarzały" @@ -1976,6 +2348,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "Bot" @@ -1988,39 +2361,48 @@ msgstr "" msgid "Admin" msgstr "Administrator" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "Edycja Pakietu" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "Zatwierdzenie Pakietu" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Nowy wątek" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "Nowa Opinia" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "Odpowiedź w wątku" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Opiekun" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "Ostrzeżenie Redaktora" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "Różne Redaktora" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "Inne" @@ -2657,9 +3039,10 @@ msgstr "" "(ContentDB) i wesprzeć przyszły rozwój." #: app/templates/donate/index.html:67 +#, fuzzy msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" "Po więcej informacji o tym, ile Baza Zawartości (ContentDB) kosztuje i co" " robi rubenwardy, zobacz jego stronę do wpłat:" @@ -5156,10 +5539,11 @@ msgid "Verification token" msgstr "Token weryfikacyjny" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "Wejdź na stronę Panel" @@ -5271,6 +5655,10 @@ msgstr "Zapomniałem hasła" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "Magazyn" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -6010,3 +6398,6 @@ msgstr "Rozważ włączenie powiadomień e-mail, możesz dostosować ilość wys #~ "pakietu typu „%(type)s“, musisz stworzyć " #~ "pliki .tr i wysłać nowe wydanie." +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "Zawiera nielegalne narkotyki, takie jak marihuana" + diff --git a/translations/pt/LC_MESSAGES/messages.po b/translations/pt/LC_MESSAGES/messages.po index 5a7459a8..a1fe89b4 100644 --- a/translations/pt/LC_MESSAGES/messages.po +++ b/translations/pt/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-04-07 02:02+0000\n" "Last-Translator: Lunovox Heavenfinder \n" "Language: pt\n" @@ -27,525 +27,791 @@ msgstr "Banido:" msgid "You have been banned." msgstr "Você foi banido." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "Ferramentas de Moderador" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Ferramentas de Moderador" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "Avaliação" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Doar" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Estado" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Melhores Pacotes de Texturas" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Comentar" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Nome" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Ação" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Reportar" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Criar" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 -msgid "Seasonal" +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Melhores Pacotes de Texturas" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Está Aprovado" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Reportar" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" +msgid "Seasonal" +msgstr "Motivo" + +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Melhores Pacotes de Texturas" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Melhores Pacotes de Texturas" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Mais" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Administrador" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Idiomas" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Avisos de Conteúdo" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Regras" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1812,26 +2078,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1927,6 +2199,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1939,39 +2212,48 @@ msgstr "" msgid "Admin" msgstr "Administrador" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Novo tópico" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2607,8 +2889,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4976,7 +5258,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -5078,6 +5360,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5568,3 +5854,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/pt_BR/LC_MESSAGES/messages.po b/translations/pt_BR/LC_MESSAGES/messages.po index 3c72cf70..8741e107 100644 --- a/translations/pt_BR/LC_MESSAGES/messages.po +++ b/translations/pt_BR/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2023-12-27 00:11+0000\n" "Last-Translator: Alexsandro Vítor \n" "Language: pt_BR\n" @@ -27,525 +27,791 @@ msgstr "Banido:" msgid "You have been banned." msgstr "Você foi banido." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "Ferramentas de Moderador" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Ferramentas de Moderador" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "Avaliação" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Doar" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Estado" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Top pacotes de texturas" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Comentar" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Nome" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Ação" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Reportar" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Criar" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 -msgid "Seasonal" +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Top pacotes de texturas" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Está aprovado" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Reportar" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" +msgid "Seasonal" +msgstr "Motivo" + +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Top pacotes de texturas" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Top pacotes de texturas" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Mais" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Administrador" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Adicionar pacote" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Avisos de Conteúdo" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Regras" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1815,26 +2081,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1930,6 +2202,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1942,39 +2215,48 @@ msgstr "" msgid "Admin" msgstr "Administrador" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Novo tópico" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2612,8 +2894,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4990,7 +5272,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -5092,6 +5374,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5753,3 +6039,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/ro/LC_MESSAGES/messages.po b/translations/ro/LC_MESSAGES/messages.po index 204a0008..97f8b8d8 100644 --- a/translations/ro/LC_MESSAGES/messages.po +++ b/translations/ro/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2023-07-05 21:50+0000\n" "Last-Translator: AlexTECPlayz \n" "Language: ro\n" @@ -28,525 +28,772 @@ msgstr "Expulzat:" msgid "You have been banned." msgstr "Ai fost expulzat." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +msgctxt "tags" msgid "Decorative" msgstr "" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +msgctxt "tags" +msgid "Custom mapgen" +msgstr "" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Nume" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +msgctxt "tags" +msgid "Education" +msgstr "" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +msgctxt "tags" +msgid "Sports" +msgstr "" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +msgctxt "tags" msgid "Creative" msgstr "" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Este aprobat" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +msgctxt "tags" +msgid "Transport" +msgstr "" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +msgctxt "tags" msgid "For 32px texture packs" msgstr "" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +msgctxt "content_warnings" msgid "Gambling" msgstr "" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +msgctxt "content_warnings" msgid "Bad Language" msgstr "" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Avertizări despre conținut" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1776,26 +2023,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1891,6 +2144,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1903,39 +2157,48 @@ msgstr "" msgid "Admin" msgstr "" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2557,8 +2820,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4859,7 +5122,7 @@ msgstr "" msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" #: app/templates/users/claim_forums.html:75 @@ -4961,6 +5224,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5541,3 +5808,432 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + +#~ msgid "" +#~ "Go to User" +#~ " Control Panel > Profile > Edit " +#~ "signature" +#~ msgstr "" + diff --git a/translations/ru/LC_MESSAGES/messages.po b/translations/ru/LC_MESSAGES/messages.po index b8899fa5..899c9ca1 100644 --- a/translations/ru/LC_MESSAGES/messages.po +++ b/translations/ru/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-05-29 11:26+0000\n" "Last-Translator: BlackImpostor \n" "Language: ru\n" @@ -28,525 +28,792 @@ msgstr "Заблокирован:" msgid "You have been banned." msgstr "Вы были заблокированы." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "Инструменты модератора" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Инструменты модератора" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "Рейтинг" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" -msgstr "" +msgstr "Документация" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Деактивировать" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "Хранилище" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Хранилище" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Лучшие наборы текстур" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Хранилище" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Имя" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Действие" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Сообщить" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Создать" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 -msgid "Seasonal" +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Лучшие наборы текстур" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Одобрен" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Перевод" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" +msgid "Seasonal" +msgstr "Причина" + +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Лучшие наборы текстур" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Лучшие наборы текстур" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Больше" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Администратор" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Язык" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Предупреждения о Контенте" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Правила" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1824,26 +2091,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1939,6 +2212,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1951,39 +2225,48 @@ msgstr "" msgid "Admin" msgstr "Администратор" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Новая тема" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Разработчик" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2623,8 +2906,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -5115,10 +5398,11 @@ msgid "Verification token" msgstr "Проверочный токен" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "Перейдите в Панель" @@ -5227,6 +5511,10 @@ msgstr "Забыл пароль" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "Хранилище" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -6071,3 +6359,425 @@ msgstr "" #~ "%(type)s, вам необходимо создать файлы " #~ ".tr и загрузить новую версию." +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + diff --git a/translations/sk/LC_MESSAGES/messages.po b/translations/sk/LC_MESSAGES/messages.po index 24e330a6..a81eed78 100644 --- a/translations/sk/LC_MESSAGES/messages.po +++ b/translations/sk/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2023-05-06 19:48+0000\n" "Last-Translator: Pexauteau Santander \n" "Language: sk\n" @@ -27,525 +27,792 @@ msgstr "Zabanovaný:" msgid "You have been banned." msgstr "Dostal si ban." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "Nástroje moderácie" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Nástroje moderácie" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "Hodnotenie" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" -msgstr "" +msgstr "Dokumentácia" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Deaktivovať" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Stav" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Najlepšie balíčky textúr" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Komentár" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Meno" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Úkon" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Nahlásiť" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Vytvoriť" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 -msgid "Seasonal" +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Najlepšie balíčky textúr" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Povolené" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Nahlásiť" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" +msgid "Seasonal" +msgstr "Dôvod" + +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Najlepšie balíčky textúr" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Najlepšie balíčky textúr" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Viac" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Správca" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Pridaj balík" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Upozornenia obsahu" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Pravidlá" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1794,26 +2061,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1909,6 +2182,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1921,39 +2195,48 @@ msgstr "" msgid "Admin" msgstr "Správca" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Nové vlákno" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Údržba" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2587,8 +2870,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4991,10 +5274,11 @@ msgid "Verification token" msgstr "Token overenia" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "Choď na User" @@ -5103,6 +5387,10 @@ msgstr "Zabudol som heslo" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5821,3 +6109,425 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + diff --git a/translations/sv/LC_MESSAGES/messages.po b/translations/sv/LC_MESSAGES/messages.po index 6f47a206..dc0f0f02 100644 --- a/translations/sv/LC_MESSAGES/messages.po +++ b/translations/sv/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-06-09 10:38+0000\n" "Last-Translator: ROllerozxa \n" "Language: sv\n" @@ -27,35 +27,59 @@ msgstr "Bannad:" msgid "You have been banned." msgstr "Du har blivit bannad." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +#, fuzzy +msgctxt "tags" msgid "Jam / Game 2023" msgstr "Jam / Game 2023" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +#, fuzzy +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "Inlägg till 2023 års Minetest Game Jam " -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "Servermoderering och verktyg" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +#, fuzzy +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "Hjälper med serverunderhållning och moderering" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +#, fuzzy +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "Spelare vs spelare (PvP)" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +#, fuzzy +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "Designad för att spelas konkurrenskraftigt mot andra spelare" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +#, fuzzy +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "Spelareffekter / Power-ups" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +#, fuzzy +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." @@ -63,11 +87,31 @@ msgstr "" "För innehåll som ändrar speleffekter, inkluderande fysik, för exempel: " "hastighet, hopphöjd eller gravitation." -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +#, fuzzy +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "Världunderhållning och verktyg" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +#, fuzzy +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "Verktyg för att hantera världen" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +#, fuzzy +msgctxt "tags" msgid "Joke" msgstr "Skämt" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +#, fuzzy +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." @@ -76,79 +120,122 @@ msgstr "" "inte ska tas på allvar och som inte är avsett att användas seriöst eller " "långsiktigt." -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +#, fuzzy +msgctxt "tags" msgid "Shooter" msgstr "Skjutare" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +#, fuzzy +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "First person shooters (FPS) och mer" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "Mapgen / Biomer / Dekoration" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "Ny mapgen eller ändrar mapgen" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "Enspelarsfokuserat" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "Innehåll som kan spelas ensamt" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "Världunderhållning och verktyg" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "Verktyg för att hantera världen" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "Utvecklarverktyg" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "Verktyg för spel- och moddutvecklare" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +#, fuzzy +msgctxt "tags" msgid "Adventure / RPG" msgstr "Äventyr / RPG" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +#, fuzzy +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "Mapgen / Biomer / Dekoration" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +#, fuzzy +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "Ny mapgen eller ändrar mapgen" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +#, fuzzy +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "Enspelarsfokuserat" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +#, fuzzy +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "Innehåll som kan spelas ensamt" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Utvecklarverktyg" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +#, fuzzy +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "Verktyg för spel- och moddutvecklare" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" msgid "Crafting" msgstr "Skapning" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +#, fuzzy +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "Stora ändringar för skapnings-gameplay" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +#, fuzzy +msgctxt "tags" msgid "Sounds / Music" msgstr "Ljud / Musik" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +#, fuzzy +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "Fokuserar på eller lägger till nya ljud eller musikaliska saker" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +#, fuzzy +msgctxt "tags" msgid "Inventory" msgstr "Lagring" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +#, fuzzy +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "Ändrar lagrings-GUI:n" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +#, fuzzy +msgctxt "tags" msgid "Chat / Commands" msgstr "Chatt / Kommandon" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +#, fuzzy +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." @@ -156,19 +243,31 @@ msgstr "" "Fokus på spelarchatt eller vars enbara funktion är interaktion med " "konsollen." -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +#, fuzzy +msgctxt "tags" msgid "Plants and Farming" msgstr "Växter och odling" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +#, fuzzy +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "Lägger till nya växter eller andra jordbruksresurser." -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" msgstr "Komplex installation" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +#, fuzzy +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" @@ -176,27 +275,45 @@ msgstr "" "Kräver ytterligare installationssteg såsom installation from Luarocks " "eller redigering av trusted mods" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +#, fuzzy +msgctxt "tags" msgid "Multiplayer-focused" msgstr "Flerspelarfokuserat" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +#, fuzzy +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "Kan/borde bara användas i flerspelarläge" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +#, fuzzy +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "Verktyg / Vapen / Rustning" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +#, fuzzy +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "Lägger till eller ändrar verktyg, vapen och rustningar" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +#, fuzzy +msgctxt "tags" msgid "Sims" msgstr "Simulationer" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +#, fuzzy +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" @@ -204,73 +321,124 @@ msgstr "" "Moddar och spel som syftar till att simulera verkliga aktiviteter. " "Liknande SimCity/TheSims/OpenTTD/etc" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +#, fuzzy +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "Magi / Förtrollning" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +#, fuzzy +msgctxt "tags" msgid "<16px" msgstr "<16px" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +#, fuzzy +msgctxt "tags" msgid "Less than 16px" msgstr "Mindre än 16px" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +#, fuzzy +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "Byggmekaniker och verktyg" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +#, fuzzy +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "Lägger till spelmekaniker eller verktyg som ändrar hur spelare bygger." + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +#, fuzzy +msgctxt "tags" msgid "Environment / Weather" msgstr "Miljö / Väder" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +#, fuzzy +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "Förbättrar världen, lägger till väder, ljud eller andra miljömekaniker" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +#, fuzzy +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "Mobs / Djur / NPCs" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +#, fuzzy +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "Lägger till mobs, djur och NPC:er" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +#, fuzzy +msgctxt "tags" msgid "Puzzle" msgstr "Pussel" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +#, fuzzy +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "Fokus på att lösa pussel istället för strid" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +#, fuzzy +msgctxt "tags" msgid "Building" msgstr "Byggning" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +#, fuzzy +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "Fokuserar på byggning, som att lägga till nya material eller noder" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "Byggmekaniker och verktyg" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "Lägger till spelmekaniker eller verktyg som ändrar hur spelare bygger." - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" msgstr "Dekorativt" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +#, fuzzy +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "Lägger till noder för inget annat syfte än för att bygga" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "Magi / Förtrollning" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +#, fuzzy +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "Originellt" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +#, fuzzy +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." @@ -278,77 +446,17 @@ msgstr "" "För spel och sådant som är unikt, distinkt och originellt jämfört med " "andra i sin kategori." -#: app/_translations.py:61 -msgid "16px" -msgstr "16px" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "För 16px-texturpaket" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "Anpassad mapgen" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" -"Innehåller en helt anpassad mapgen implementerad i Lua, kräver vanligtvis" -" att världar ställs in på ”singlenode”-mapgen." - -#: app/_translations.py:65 -msgid "HUD" -msgstr "HUD" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "För moddar som ger spelaren extra information i HUD" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "API:er / Bibliotek" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "Lägger primärt till API:er för andra moddar att använda" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "Minispel" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "Lägger till ett minispel för att spelas inuti Minetest" - -#: app/_translations.py:71 -msgid "Education" -msgstr "Utbildning" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" -"Antingen har pedagogiskt värde, eller är ett verktyg för att hjälpa " -"lärare " - -#: app/_translations.py:73 -msgid "Sports" -msgstr "Sport" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "Lagring" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "Lägger till eller förbättrar lagringsmekaniker" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +#, fuzzy +msgctxt "tags" msgid "Survival" msgstr "Överlevnad" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +#, fuzzy +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." @@ -357,11 +465,128 @@ msgstr "" "svårighetsgrad eller resurser tillgängliga genom skapning, gruvbrytning, " "..." -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +#, fuzzy +msgctxt "tags" +msgid "HUD" +msgstr "HUD" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +#, fuzzy +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "För moddar som ger spelaren extra information i HUD" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Lagring" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +#, fuzzy +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "Lägger till eller förbättrar lagringsmekaniker" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +#, fuzzy +msgctxt "tags" +msgid "16px" +msgstr "16px" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "För 16px-texturpaket" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Anpassad mapgen" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +#, fuzzy +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" +"Innehåller en helt anpassad mapgen implementerad i Lua, kräver vanligtvis" +" att världar ställs in på ”singlenode”-mapgen." + +#. NOTE: tags: title for library +#: app/_translations.py:138 +#, fuzzy +msgctxt "tags" +msgid "API / Library" +msgstr "API:er / Bibliotek" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +#, fuzzy +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "Lägger primärt till API:er för andra moddar att använda" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Minispel" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +#, fuzzy +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "Lägger till ett minispel för att spelas inuti Minetest" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Utbildning" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +#, fuzzy +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" +"Antingen har pedagogiskt värde, eller är ett verktyg för att hjälpa " +"lärare " + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Sport" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +#, fuzzy +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "Spelare vs mljö (PvE)" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +#, fuzzy +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." @@ -369,79 +594,31 @@ msgstr "" "För innehåll som är utformat för en eller flera spelare som fokuserar på " "kamp mot världen, mobbar eller NPCer." -#: app/_translations.py:80 -msgid "GUI" -msgstr "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +#, fuzzy +msgctxt "tags" +msgid "Jam / Combat 2020" +msgstr "Jam / Combat 2020" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" -msgstr "För innehåll vars huvudsakliga verktyg/funktion är i GUI/formspec-form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +#, fuzzy +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" +msgstr "För moddar som skapats för Discord:ens \"Combat\"-moddingevent 2020" -#: app/_translations.py:82 -msgid "64px" -msgstr "64px" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "För 64px-texturepaket" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "Handel / Ekonomi" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "Relaterad till ekonomier, pengar och handel" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "Minetest Game-förbättrat" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "Gafflar av MTG" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "Jam / Weekly Challenges 2021" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" -"För moddar skapade för Discordens \"Weekly Challenges\"-moddingevent i " -"2021" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "Transport" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" -"Lägger till eller ändrar transportmetoder. Inkluderar teleportation, " -"fordon, ridbara mobs, transportinfrastruktur och tematiskt innehåll" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "Mat / Dryck" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "Maskiner / Elektronik" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "Lägger till maskiner som är användbara i automation, rör eller kraft." - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" msgstr "Kreativ" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +#, fuzzy +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " @@ -451,51 +628,186 @@ msgstr "" "som endast är tillgängligt i kreativt läge eller tillhandahåller verktyg " "som underlättar skapande i spelet och inte ökar svårighetsgraden" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +#, fuzzy +msgctxt "tags" +msgid "GUI" +msgstr "GUI" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +#, fuzzy +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "För innehåll vars huvudsakliga verktyg/funktion är i GUI/formspec-form" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +#, fuzzy +msgctxt "tags" +msgid "64px" +msgstr "64px" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "För 64px-texturepaket" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +#, fuzzy +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "Handel / Ekonomi" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +#, fuzzy +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "Relaterad till ekonomier, pengar och handel" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Minetest Game-förbättrat" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +#, fuzzy +msgctxt "tags" +msgid "Forks of MTG" +msgstr "Gafflar av MTG" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +#, fuzzy +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "Jam / Weekly Challenges 2021" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +#, fuzzy +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" +"För moddar skapade för Discordens \"Weekly Challenges\"-moddingevent i " +"2021" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Transport" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +#, fuzzy +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" +"Lägger till eller ändrar transportmetoder. Inkluderar teleportation, " +"fordon, ridbara mobs, transportinfrastruktur och tematiskt innehåll" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +#, fuzzy +msgctxt "tags" +msgid "Food / Drinks" +msgstr "Mat / Dryck" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +#, fuzzy +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "Maskiner / Elektronik" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +#, fuzzy +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "Lägger till maskiner som är användbara i automation, rör eller kraft." + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" msgid "Seasonal" msgstr "Högtidligt" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +#, fuzzy +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "För innehåll som följer en viss säsong eller högtid som tema" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +#, fuzzy +msgctxt "tags" msgid "32px" msgstr "32px" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" msgstr "För 32px-texturpaket" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "Jam / Combat 2020" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "För moddar som skapats för Discord:ens \"Combat\"-moddingevent 2020" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +#, fuzzy +msgctxt "tags" msgid "Jam / Game 2021" msgstr "Jam / Game 2021" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +#, fuzzy +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "Inlägg till 2021 års Minetest Game Jam" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +#, fuzzy +msgctxt "tags" msgid "128px+" msgstr "128px+" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" msgstr "För 128px eller högre texturpaket" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +#, fuzzy +msgctxt "tags" msgid "Player customization / Skins" msgstr "Spelaranpassning / Skins" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +#, fuzzy +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." @@ -503,11 +815,17 @@ msgstr "" "Tillåter spelaren att anpassa sin karaktär genom att ändra texturen eller" " lägga till tillbehör." -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +#, fuzzy +msgctxt "tags" msgid "Strategy / RTS" msgstr "Strategi / RTS" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +#, fuzzy +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" @@ -515,70 +833,118 @@ msgstr "" "Spelar och moddar med en tung strategikomponent, antingen realtid eller " "turordningsbaserad" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +#, fuzzy +msgctxt "tags" msgid " Jam / Game 2022" msgstr " Jam / Game 2022" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +#, fuzzy +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "Inlägg till 2022 års Minetest Game Jam " -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" msgstr "Gore" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +#, fuzzy +msgctxt "content_warnings" msgid "Blood, etc" msgstr "Blod, mm" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" msgstr "Hasardspel" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +#, fuzzy +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "Spel av chans, hasardspel, mm." -#: app/_translations.py:117 -msgid "Drugs" -msgstr "Droger" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "Innehåller illegala droger såsom marijuana" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +#, fuzzy +msgctxt "content_warnings" msgid "Violence" msgstr "Våld" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +#, fuzzy +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "Icke-tecknat våld. Kan vara mot fantasy- eller mänskliga karaktärer" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +#, fuzzy +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "Skräck" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +#, fuzzy +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "Chockande och skrämmande innehåll. Kan skrämma små barn" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" msgstr "Fult språk" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" msgstr "Innehåller svordomar" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +#, fuzzy +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "Alkohol / Tobak" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +#, fuzzy +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "Innehåller alkohol och/eller tobak" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Droger" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +#, fuzzy +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "Innehåller alkohol och/eller tobak" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1850,26 +2216,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1965,6 +2337,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1977,39 +2350,48 @@ msgstr "" msgid "Admin" msgstr "Administration" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Ny tråd" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Underhållare" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2648,9 +3030,10 @@ msgstr "" "stödja framtida utveckling." #: app/templates/donate/index.html:67 +#, fuzzy msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" "För mer information om vad kostnaden för ContentDB är och vad rubenwardy " "gör, se hans donationssida:" @@ -5121,10 +5504,11 @@ msgid "Verification token" msgstr "Verifieringstoken" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "Gå till User" @@ -5235,6 +5619,10 @@ msgstr "Glömt lösenord" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "Lagring" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5984,3 +6372,6 @@ msgstr "" #~ " %(type)s måste du skapa .tr-filer" #~ " och ladda upp en ny utgivning." +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "Innehåller illegala droger såsom marijuana" + diff --git a/translations/tr/LC_MESSAGES/messages.po b/translations/tr/LC_MESSAGES/messages.po index 9c610b48..2691ab0a 100644 --- a/translations/tr/LC_MESSAGES/messages.po +++ b/translations/tr/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-04-04 08:23+0000\n" "Last-Translator: Oğuz Ersen \n" "Language: tr\n" @@ -27,525 +27,792 @@ msgstr "Yasaklı:" msgid "You have been banned." msgstr "Yasaklandınız." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "Moderatör Araçları" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Moderatör Araçları" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "Derecelendirme" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" -msgstr "" +msgstr "Dokümantasyon" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Devre dışı bırak" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "Depolama" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Depolama" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "En İyi Doku Paketleri" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Depolama" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Ad" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Hareket" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Rapor" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Oluştur" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 -msgid "Seasonal" +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "En İyi Doku Paketleri" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Onaylandı" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Çevir" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" +msgid "Seasonal" +msgstr "Sebep" + +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "En İyi Doku Paketleri" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "En İyi Doku Paketleri" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Daha fazla" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Yönetici" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Dil" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "İçerik Uyarıları" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Kurallar" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1802,26 +2069,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1917,6 +2190,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1929,39 +2203,48 @@ msgstr "" msgid "Admin" msgstr "Yönetici" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Yeni Konu" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Geliştirici" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2605,8 +2888,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -5084,10 +5367,11 @@ msgid "Verification token" msgstr "Doğrulama jetonu" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "Kullanıcı" @@ -5199,6 +5483,10 @@ msgstr "Şifremi unuttum" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "Depolama" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -6024,3 +6312,425 @@ msgstr "" #~ "dosyaları oluşturmanız ve yeni bir sürüm" #~ " yüklemeniz gerekir." +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + diff --git a/translations/uk/LC_MESSAGES/messages.po b/translations/uk/LC_MESSAGES/messages.po index a58dcd51..eb7d7531 100644 --- a/translations/uk/LC_MESSAGES/messages.po +++ b/translations/uk/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-02-10 02:02+0000\n" "Last-Translator: Leo \n" "Language: uk\n" @@ -28,525 +28,792 @@ msgstr "Заборонено:" msgid "You have been banned." msgstr "Вас забанено." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "Засоби модерування" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Засоби модерування" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "Оцінка" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" -msgstr "" +msgstr "Документація" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Деактивувати" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Держава" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Найкращі пакети текстур" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Коментар" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Назва" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Дія" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Звіт" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Створити" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 -msgid "Seasonal" +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Найкращі пакети текстур" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Затверджено" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Звіт" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" +msgid "Seasonal" +msgstr "Причина" + +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Найкращі пакети текстур" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Найкращі пакети текстур" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Більше" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Адмін" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Додати пакунок" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Попередження вмісту" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "Правила" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1806,26 +2073,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1921,6 +2194,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1933,39 +2207,48 @@ msgstr "" msgid "Admin" msgstr "Адмін" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Нова гілка" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Супровідник" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2603,8 +2886,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -5034,10 +5317,11 @@ msgid "Verification token" msgstr "Токен верифікації" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "Перейдіть до Панель" @@ -5151,6 +5435,10 @@ msgstr "Забув пароль" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5880,3 +6168,425 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + diff --git a/translations/vi/LC_MESSAGES/messages.po b/translations/vi/LC_MESSAGES/messages.po index 8efd479a..5d80473b 100644 --- a/translations/vi/LC_MESSAGES/messages.po +++ b/translations/vi/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2022-08-25 11:19+0000\n" "Last-Translator: Văn Chí \n" "Language: vi\n" @@ -27,525 +27,789 @@ msgstr "Đã bị cấm:" msgid "You have been banned." msgstr "Bạn đã và đang bị cấm." -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "Công cụ điều hành" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" +msgstr "" + +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "Công cụ điều hành" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +msgctxt "tags" msgid "Crafting" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "Tắt" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "Trạng thái" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "Gói Kết cấu Hàng đầu" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "Bình luận" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "Tên" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "Hành động" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "Báo cáo" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "Tạo ra" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 -msgid "Seasonal" +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "Gói Kết cấu Hàng đầu" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "Được Chấp thuận" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "Báo cáo" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" +msgid "Seasonal" +msgstr "Lý do" + +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "Gói Kết cấu Hàng đầu" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "Gói Kết cấu Hàng đầu" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "Thêm" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "Quản trị" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "Thêm Gói" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "Cảnh báo Nội dung" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1813,26 +2077,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1928,6 +2198,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1940,39 +2211,48 @@ msgstr "" msgid "Admin" msgstr "Quản trị" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "Chủ đề(Thread) Mới" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "Người bảo trì" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2610,8 +2890,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -5023,10 +5303,11 @@ msgid "Verification token" msgstr "Mã thông báo xác minh" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "Đi tới Bảng" @@ -5138,6 +5419,10 @@ msgstr "Quên mật khẩu của tôi" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5811,3 +6096,425 @@ msgstr "Xin hãy cho phép email thông báo, bạn có thể tùy chỉnh bao n #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + diff --git a/translations/zh_CN/LC_MESSAGES/messages.po b/translations/zh_CN/LC_MESSAGES/messages.po index 56f91c3a..737ee224 100644 --- a/translations/zh_CN/LC_MESSAGES/messages.po +++ b/translations/zh_CN/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-04-15 03:01+0000\n" "Last-Translator: 孙鑫然 \n" "Language: zh_CN\n" @@ -27,525 +27,792 @@ msgstr "已封号:" msgid "You have been banned." msgstr "您被封号了。" -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +#, fuzzy +msgctxt "tags" msgid "Server Moderation and Tools" -msgstr "" +msgstr "版主工具" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +#, fuzzy +msgctxt "tags" +msgid "Developer Tools" +msgstr "版主工具" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "评测" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +#, fuzzy +msgctxt "tags" msgid "Complex installation" -msgstr "" +msgstr "文档" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +#, fuzzy +msgctxt "tags" msgid "Decorative" -msgstr "" +msgstr "停用" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "存储空间" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +#, fuzzy +msgctxt "tags" +msgid "Storage" +msgstr "存储空间" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "顶级材质包" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "存储空间" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "名称" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "动作" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "举报" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +#, fuzzy +msgctxt "tags" msgid "Creative" -msgstr "" +msgstr "创建" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 -msgid "Seasonal" +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "顶级材质包" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "是否通过" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "翻译" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +#, fuzzy +msgctxt "tags" +msgid "Seasonal" +msgstr "原因" + +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "顶级材质包" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "顶级材质包" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +#, fuzzy +msgctxt "content_warnings" msgid "Gore" -msgstr "" +msgstr "更多" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +#, fuzzy +msgctxt "content_warnings" msgid "Gambling" -msgstr "" +msgstr "管理员" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +#, fuzzy +msgctxt "content_warnings" msgid "Bad Language" -msgstr "" +msgstr "语言" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "内容警告" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +#, fuzzy +msgctxt "content_warnings" +msgid "Drugs" +msgstr "规则" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1771,26 +2038,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1886,6 +2159,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1898,39 +2172,48 @@ msgstr "" msgid "Admin" msgstr "管理员" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "新贴子" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "维护者" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2552,8 +2835,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4867,10 +5150,11 @@ msgid "Verification token" msgstr "验证令牌" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "前往用户控制面板/个人信息/编辑签名" @@ -4974,6 +5258,10 @@ msgstr "忘了密码" msgid "GitHub" msgstr "GitHub" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "存储空间" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5710,3 +5998,425 @@ msgstr "请考虑启用电子邮件通知,您可以自定义发送的数量" #~ "files and upload a new release." #~ msgstr "要为你的 %(type)s 提供翻译,你需要创建 .tr 文件并上传新版本。" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + diff --git a/translations/zh_TW/LC_MESSAGES/messages.po b/translations/zh_TW/LC_MESSAGES/messages.po index 948338b1..f015689d 100644 --- a/translations/zh_TW/LC_MESSAGES/messages.po +++ b/translations/zh_TW/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-09 13:27+0100\n" +"POT-Creation-Date: 2024-06-09 13:46+0100\n" "PO-Revision-Date: 2024-02-05 10:01+0000\n" "Last-Translator: reimu105 \n" "Language: zh_TW\n" @@ -27,525 +27,781 @@ msgstr "封禁:" msgid "You have been banned." msgstr "你已被封禁。" -#: app/_translations.py:5 +#. NOTE: tags: title for jam_game_2023 +#: app/_translations.py:6 +msgctxt "tags" msgid "Jam / Game 2023" msgstr "" -#: app/_translations.py:6 +#. NOTE: tags: description for jam_game_2023 +#: app/_translations.py:8 +msgctxt "tags" msgid "Entries to the 2023 Minetest Game Jam " msgstr "" -#: app/_translations.py:7 +#. NOTE: tags: title for server_tools +#: app/_translations.py:10 +msgctxt "tags" msgid "Server Moderation and Tools" msgstr "" -#: app/_translations.py:8 +#. NOTE: tags: description for server_tools +#: app/_translations.py:12 +msgctxt "tags" msgid "Helps with server maintenance and moderation" msgstr "" -#: app/_translations.py:9 +#. NOTE: tags: title for pvp +#: app/_translations.py:14 +msgctxt "tags" msgid "Player vs Player (PvP)" msgstr "" -#: app/_translations.py:10 +#. NOTE: tags: description for pvp +#: app/_translations.py:16 +msgctxt "tags" msgid "Designed to be played competitively against other players" msgstr "" -#: app/_translations.py:11 +#. NOTE: tags: title for player_effects +#: app/_translations.py:18 +msgctxt "tags" msgid "Player Effects / Power Ups" msgstr "" -#: app/_translations.py:12 +#. NOTE: tags: description for player_effects +#: app/_translations.py:20 +msgctxt "tags" msgid "" "For content that changes player effects, including physics, for example: " "speed, jump height or gravity." msgstr "" -#: app/_translations.py:13 +#. NOTE: tags: title for world_tools +#: app/_translations.py:22 +msgctxt "tags" +msgid "World Maintenance and Tools" +msgstr "" + +#. NOTE: tags: description for world_tools +#: app/_translations.py:24 +msgctxt "tags" +msgid "Tools to manage the world" +msgstr "" + +#. NOTE: tags: title for april_fools +#: app/_translations.py:26 +msgctxt "tags" msgid "Joke" msgstr "" -#: app/_translations.py:14 +#. NOTE: tags: description for april_fools +#: app/_translations.py:28 +msgctxt "tags" msgid "" "For humorous content, meant as a novelty or joke, not to be taken " "seriously, and that is not meant to be used seriously or long-term." msgstr "" -#: app/_translations.py:15 +#. NOTE: tags: title for shooter +#: app/_translations.py:30 +msgctxt "tags" msgid "Shooter" msgstr "" -#: app/_translations.py:16 +#. NOTE: tags: description for shooter +#: app/_translations.py:32 +msgctxt "tags" msgid "First person shooters (FPS) and more" msgstr "" -#: app/_translations.py:17 -msgid "Mapgen / Biomes / Decoration" -msgstr "" - -#: app/_translations.py:18 -msgid "New mapgen or changes mapgen" -msgstr "" - -#: app/_translations.py:19 -msgid "Singleplayer-focused" -msgstr "" - -#: app/_translations.py:20 -msgid "Content that can be played alone" -msgstr "" - -#: app/_translations.py:21 -msgid "World Maintenance and Tools" -msgstr "" - -#: app/_translations.py:22 -msgid "Tools to manage the world" -msgstr "" - -#: app/_translations.py:23 -msgid "Developer Tools" -msgstr "" - -#: app/_translations.py:24 -msgid "Tools for game and mod developers" -msgstr "" - -#: app/_translations.py:25 +#. NOTE: tags: title for adventure__rpg +#: app/_translations.py:34 +msgctxt "tags" msgid "Adventure / RPG" msgstr "" -#: app/_translations.py:26 -msgid "Crafting" +#. NOTE: tags: title for mapgen +#: app/_translations.py:36 +msgctxt "tags" +msgid "Mapgen / Biomes / Decoration" msgstr "" -#: app/_translations.py:27 +#. NOTE: tags: description for mapgen +#: app/_translations.py:38 +msgctxt "tags" +msgid "New mapgen or changes mapgen" +msgstr "" + +#. NOTE: tags: title for singleplayer +#: app/_translations.py:40 +msgctxt "tags" +msgid "Singleplayer-focused" +msgstr "" + +#. NOTE: tags: description for singleplayer +#: app/_translations.py:42 +msgctxt "tags" +msgid "Content that can be played alone" +msgstr "" + +#. NOTE: tags: title for developer_tools +#: app/_translations.py:44 +msgctxt "tags" +msgid "Developer Tools" +msgstr "" + +#. NOTE: tags: description for developer_tools +#: app/_translations.py:46 +msgctxt "tags" +msgid "Tools for game and mod developers" +msgstr "" + +#. NOTE: tags: title for crafting +#: app/_translations.py:48 +#, fuzzy +msgctxt "tags" +msgid "Crafting" +msgstr "評分" + +#. NOTE: tags: description for crafting +#: app/_translations.py:50 +msgctxt "tags" msgid "Big changes to crafting gameplay" msgstr "" -#: app/_translations.py:28 +#. NOTE: tags: title for sound_music +#: app/_translations.py:52 +msgctxt "tags" msgid "Sounds / Music" msgstr "" -#: app/_translations.py:29 +#. NOTE: tags: description for sound_music +#: app/_translations.py:54 +msgctxt "tags" msgid "Focuses on or adds new sounds or musical things" msgstr "" -#: app/_translations.py:30 +#. NOTE: tags: title for inventory +#: app/_translations.py:56 +msgctxt "tags" msgid "Inventory" msgstr "" -#: app/_translations.py:31 +#. NOTE: tags: description for inventory +#: app/_translations.py:58 +msgctxt "tags" msgid "Changes the inventory GUI" msgstr "" -#: app/_translations.py:32 +#. NOTE: tags: title for chat +#: app/_translations.py:60 +msgctxt "tags" msgid "Chat / Commands" msgstr "" -#: app/_translations.py:33 +#. NOTE: tags: description for chat +#: app/_translations.py:62 +msgctxt "tags" msgid "" "Focus on player chat/communication or who's primary function is " "interacting with the console." msgstr "" -#: app/_translations.py:34 +#. NOTE: tags: title for plants_and_farming +#: app/_translations.py:64 +msgctxt "tags" msgid "Plants and Farming" msgstr "" -#: app/_translations.py:35 +#. NOTE: tags: description for plants_and_farming +#: app/_translations.py:66 +msgctxt "tags" msgid "Adds new plants or other farmable resources." msgstr "" -#: app/_translations.py:36 +#. NOTE: tags: title for complex_installation +#: app/_translations.py:68 +msgctxt "tags" msgid "Complex installation" msgstr "" -#: app/_translations.py:37 +#. NOTE: tags: description for complex_installation +#: app/_translations.py:70 +msgctxt "tags" msgid "" "Requires futher installation steps, such as installing luarocks or " "editing the trusted mod setting" msgstr "" -#: app/_translations.py:38 +#. NOTE: tags: title for multiplayer +#: app/_translations.py:72 +msgctxt "tags" msgid "Multiplayer-focused" msgstr "" -#: app/_translations.py:39 +#. NOTE: tags: description for multiplayer +#: app/_translations.py:74 +msgctxt "tags" msgid "Can/should only be used in multiplayer" msgstr "" -#: app/_translations.py:40 +#. NOTE: tags: title for tools +#: app/_translations.py:76 +msgctxt "tags" msgid "Tools / Weapons / Armor" msgstr "" -#: app/_translations.py:41 +#. NOTE: tags: description for tools +#: app/_translations.py:78 +msgctxt "tags" msgid "Adds or changes tools, weapons, and armor" msgstr "" -#: app/_translations.py:42 +#. NOTE: tags: title for simulation +#: app/_translations.py:80 +msgctxt "tags" msgid "Sims" msgstr "" -#: app/_translations.py:43 +#. NOTE: tags: description for simulation +#: app/_translations.py:82 +msgctxt "tags" msgid "" "Mods and games that aim to simulate real life activity. Similar to " "SimCity/TheSims/OpenTTD/etc" msgstr "" -#: app/_translations.py:44 +#. NOTE: tags: title for magic +#: app/_translations.py:84 +msgctxt "tags" +msgid "Magic / Enchanting" +msgstr "" + +#. NOTE: tags: title for less_than_px +#: app/_translations.py:86 +msgctxt "tags" msgid "<16px" msgstr "" -#: app/_translations.py:45 +#. NOTE: tags: description for less_than_px +#: app/_translations.py:88 +msgctxt "tags" msgid "Less than 16px" msgstr "" -#: app/_translations.py:46 +#. NOTE: tags: title for building_mechanics +#: app/_translations.py:90 +msgctxt "tags" +msgid "Building Mechanics and Tools" +msgstr "" + +#. NOTE: tags: description for building_mechanics +#: app/_translations.py:92 +msgctxt "tags" +msgid "Adds game mechanics or tools that change how players build." +msgstr "" + +#. NOTE: tags: title for environment +#: app/_translations.py:94 +msgctxt "tags" msgid "Environment / Weather" msgstr "" -#: app/_translations.py:47 +#. NOTE: tags: description for environment +#: app/_translations.py:96 +msgctxt "tags" msgid "" "Improves the world, adding weather, ambient sounds, or other environment " "mechanics" msgstr "" -#: app/_translations.py:48 +#. NOTE: tags: title for mobs +#: app/_translations.py:98 +msgctxt "tags" msgid "Mobs / Animals / NPCs" msgstr "" -#: app/_translations.py:49 +#. NOTE: tags: description for mobs +#: app/_translations.py:100 +msgctxt "tags" msgid "Adds mobs, animals, and NPCs" msgstr "" -#: app/_translations.py:50 +#. NOTE: tags: title for puzzle +#: app/_translations.py:102 +msgctxt "tags" msgid "Puzzle" msgstr "" -#: app/_translations.py:51 +#. NOTE: tags: description for puzzle +#: app/_translations.py:104 +msgctxt "tags" msgid "Focus on puzzle solving instead of combat" msgstr "" -#: app/_translations.py:52 +#. NOTE: tags: title for building +#: app/_translations.py:106 +msgctxt "tags" msgid "Building" msgstr "" -#: app/_translations.py:53 +#. NOTE: tags: description for building +#: app/_translations.py:108 +msgctxt "tags" msgid "Focuses on building, such as adding new materials or nodes" msgstr "" -#: app/_translations.py:54 -msgid "Building Mechanics and Tools" -msgstr "" - -#: app/_translations.py:55 -msgid "Adds game mechanics or tools that change how players build." -msgstr "" - -#: app/_translations.py:56 +#. NOTE: tags: title for decorative +#: app/_translations.py:110 +msgctxt "tags" msgid "Decorative" msgstr "" -#: app/_translations.py:57 +#. NOTE: tags: description for decorative +#: app/_translations.py:112 +msgctxt "tags" msgid "Adds nodes with no other purpose than for use in building" msgstr "" -#: app/_translations.py:58 -msgid "Magic / Enchanting" -msgstr "" - -#: app/_translations.py:59 +#. NOTE: tags: title for oneofakind__original +#: app/_translations.py:114 +msgctxt "tags" msgid "One-of-a-kind / Original" msgstr "" -#: app/_translations.py:60 +#. NOTE: tags: description for oneofakind__original +#: app/_translations.py:116 +msgctxt "tags" msgid "" "For games and such that are of their own kind, distinct and original in " "nature to others of the same category." msgstr "" -#: app/_translations.py:61 -msgid "16px" -msgstr "" - -#: app/_translations.py:62 -msgid "For 16px texture packs" -msgstr "" - -#: app/_translations.py:63 -msgid "Custom mapgen" -msgstr "" - -#: app/_translations.py:64 -msgid "" -"Contains a completely custom mapgen implemented in Lua, usually requires " -"worlds to be set to the 'singlenode' mapgen." -msgstr "" - -#: app/_translations.py:65 -msgid "HUD" -msgstr "" - -#: app/_translations.py:66 -msgid "For mods that grant the player extra information in the HUD" -msgstr "" - -#: app/_translations.py:67 -msgid "API / Library" -msgstr "" - -#: app/_translations.py:68 -msgid "Primarily adds an API for other mods to use" -msgstr "" - -#: app/_translations.py:69 -msgid "Mini-game" -msgstr "" - -#: app/_translations.py:70 -msgid "Adds a mini-game to be played within Minetest" -msgstr "" - -#: app/_translations.py:71 -msgid "Education" -msgstr "" - -#: app/_translations.py:72 -msgid "Either has educational value, or is a tool to help teachers " -msgstr "" - -#: app/_translations.py:73 -msgid "Sports" -msgstr "" - -#: app/_translations.py:74 app/templates/users/modtools.html:12 -msgid "Storage" -msgstr "" - -#: app/_translations.py:75 -msgid "Adds or improves item storage mechanics" -msgstr "" - -#: app/_translations.py:76 +#. NOTE: tags: title for survival +#: app/_translations.py:118 +msgctxt "tags" msgid "Survival" msgstr "" -#: app/_translations.py:77 +#. NOTE: tags: description for survival +#: app/_translations.py:120 +msgctxt "tags" msgid "" "Written specifically for survival gameplay with a focus on game-balance, " "difficulty level, or resources available through crafting, mining, ..." msgstr "" -#: app/_translations.py:78 +#. NOTE: tags: title for hud +#: app/_translations.py:122 +msgctxt "tags" +msgid "HUD" +msgstr "" + +#. NOTE: tags: description for hud +#: app/_translations.py:124 +msgctxt "tags" +msgid "For mods that grant the player extra information in the HUD" +msgstr "" + +#. NOTE: tags: title for storage +#: app/_translations.py:126 +msgctxt "tags" +msgid "Storage" +msgstr "" + +#. NOTE: tags: description for storage +#: app/_translations.py:128 +msgctxt "tags" +msgid "Adds or improves item storage mechanics" +msgstr "" + +#. NOTE: tags: title for 16px +#: app/_translations.py:130 +msgctxt "tags" +msgid "16px" +msgstr "" + +#. NOTE: tags: description for 16px +#: app/_translations.py:132 +#, fuzzy +msgctxt "tags" +msgid "For 16px texture packs" +msgstr "優質材質包" + +#. NOTE: tags: title for custom_mapgen +#: app/_translations.py:134 +#, fuzzy +msgctxt "tags" +msgid "Custom mapgen" +msgstr "評論" + +#. NOTE: tags: description for custom_mapgen +#: app/_translations.py:136 +msgctxt "tags" +msgid "" +"Contains a completely custom mapgen implemented in Lua, usually requires " +"worlds to be set to the 'singlenode' mapgen." +msgstr "" + +#. NOTE: tags: title for library +#: app/_translations.py:138 +msgctxt "tags" +msgid "API / Library" +msgstr "" + +#. NOTE: tags: description for library +#: app/_translations.py:140 +msgctxt "tags" +msgid "Primarily adds an API for other mods to use" +msgstr "" + +#. NOTE: tags: title for mini-game +#: app/_translations.py:142 +#, fuzzy +msgctxt "tags" +msgid "Mini-game" +msgstr "名字" + +#. NOTE: tags: description for mini-game +#: app/_translations.py:144 +msgctxt "tags" +msgid "Adds a mini-game to be played within Minetest" +msgstr "" + +#. NOTE: tags: title for education +#: app/_translations.py:146 +#, fuzzy +msgctxt "tags" +msgid "Education" +msgstr "動作" + +#. NOTE: tags: description for education +#: app/_translations.py:148 +msgctxt "tags" +msgid "Either has educational value, or is a tool to help teachers " +msgstr "" + +#. NOTE: tags: title for sports +#: app/_translations.py:150 +#, fuzzy +msgctxt "tags" +msgid "Sports" +msgstr "報告" + +#. NOTE: tags: title for pve +#: app/_translations.py:152 +msgctxt "tags" msgid "Player vs Environment (PvE)" msgstr "" -#: app/_translations.py:79 +#. NOTE: tags: description for pve +#: app/_translations.py:154 +msgctxt "tags" msgid "" "For content designed for one or more players that focus on combat against" " the world, mobs, or NPCs." msgstr "" -#: app/_translations.py:80 -msgid "GUI" +#. NOTE: tags: title for jam_combat_mod +#: app/_translations.py:156 +msgctxt "tags" +msgid "Jam / Combat 2020" msgstr "" -#: app/_translations.py:81 -msgid "For content whose main utility / feature is in GUI/formspec form" +#. NOTE: tags: description for jam_combat_mod +#: app/_translations.py:158 +msgctxt "tags" +msgid "For mods created for the Discord \"Combat\" modding event in 2020" msgstr "" -#: app/_translations.py:82 -msgid "64px" -msgstr "" - -#: app/_translations.py:83 -msgid "For 64px texture packs" -msgstr "" - -#: app/_translations.py:84 -msgid "Commerce / Economy" -msgstr "" - -#: app/_translations.py:85 -msgid "Related to economies, money, and trading" -msgstr "" - -#: app/_translations.py:86 -msgid "Minetest Game improved" -msgstr "" - -#: app/_translations.py:87 -msgid "Forks of MTG" -msgstr "" - -#: app/_translations.py:88 -msgid "Jam / Weekly Challenges 2021" -msgstr "" - -#: app/_translations.py:89 -msgid "" -"For mods created for the Discord \"Weekly Challenges\" modding event in " -"2021" -msgstr "" - -#: app/_translations.py:90 -msgid "Transport" -msgstr "" - -#: app/_translations.py:91 -msgid "" -"Adds or changes transportation methods. Includes teleportation, vehicles," -" ridable mobs, transport infrastructure and thematic content" -msgstr "" - -#: app/_translations.py:92 -msgid "Food / Drinks" -msgstr "" - -#: app/_translations.py:93 -msgid "Machines / Electronics" -msgstr "" - -#: app/_translations.py:94 -msgid "Adds machines useful in automation, tubes, or power." -msgstr "" - -#: app/_translations.py:95 +#. NOTE: tags: title for creative +#: app/_translations.py:160 +msgctxt "tags" msgid "Creative" msgstr "" -#: app/_translations.py:96 +#. NOTE: tags: description for creative +#: app/_translations.py:162 +msgctxt "tags" msgid "" "Written specifically or exclusively for use in creative mode. Adds " "content only available through a creative inventory, or provides tools " "that facilitate ingame creation and doesn't add difficulty or scarcity" msgstr "" -#: app/_translations.py:97 +#. NOTE: tags: title for gui +#: app/_translations.py:164 +msgctxt "tags" +msgid "GUI" +msgstr "" + +#. NOTE: tags: description for gui +#: app/_translations.py:166 +msgctxt "tags" +msgid "For content whose main utility / feature is in GUI/formspec form" +msgstr "" + +#. NOTE: tags: title for 64px +#: app/_translations.py:168 +msgctxt "tags" +msgid "64px" +msgstr "" + +#. NOTE: tags: description for 64px +#: app/_translations.py:170 +#, fuzzy +msgctxt "tags" +msgid "For 64px texture packs" +msgstr "優質材質包" + +#. NOTE: tags: title for commerce +#: app/_translations.py:172 +msgctxt "tags" +msgid "Commerce / Economy" +msgstr "" + +#. NOTE: tags: description for commerce +#: app/_translations.py:174 +msgctxt "tags" +msgid "Related to economies, money, and trading" +msgstr "" + +#. NOTE: tags: title for mtg +#: app/_translations.py:176 +#, fuzzy +msgctxt "tags" +msgid "Minetest Game improved" +msgstr "是否被批准" + +#. NOTE: tags: description for mtg +#: app/_translations.py:178 +msgctxt "tags" +msgid "Forks of MTG" +msgstr "" + +#. NOTE: tags: title for jam_weekly_2021 +#: app/_translations.py:180 +msgctxt "tags" +msgid "Jam / Weekly Challenges 2021" +msgstr "" + +#. NOTE: tags: description for jam_weekly_2021 +#: app/_translations.py:182 +msgctxt "tags" +msgid "" +"For mods created for the Discord \"Weekly Challenges\" modding event in " +"2021" +msgstr "" + +#. NOTE: tags: title for transport +#: app/_translations.py:184 +#, fuzzy +msgctxt "tags" +msgid "Transport" +msgstr "報告" + +#. NOTE: tags: description for transport +#: app/_translations.py:186 +msgctxt "tags" +msgid "" +"Adds or changes transportation methods. Includes teleportation, vehicles," +" ridable mobs, transport infrastructure and thematic content" +msgstr "" + +#. NOTE: tags: title for food +#: app/_translations.py:188 +msgctxt "tags" +msgid "Food / Drinks" +msgstr "" + +#. NOTE: tags: title for technology +#: app/_translations.py:190 +msgctxt "tags" +msgid "Machines / Electronics" +msgstr "" + +#. NOTE: tags: description for technology +#: app/_translations.py:192 +msgctxt "tags" +msgid "Adds machines useful in automation, tubes, or power." +msgstr "" + +#. NOTE: tags: title for seasonal +#: app/_translations.py:194 +msgctxt "tags" msgid "Seasonal" msgstr "" -#: app/_translations.py:98 +#. NOTE: tags: description for seasonal +#: app/_translations.py:196 +msgctxt "tags" msgid "For content generally themed around a certain season or holiday" msgstr "" -#: app/_translations.py:99 +#. NOTE: tags: title for 32px +#: app/_translations.py:198 +msgctxt "tags" msgid "32px" msgstr "" -#: app/_translations.py:100 +#. NOTE: tags: description for 32px +#: app/_translations.py:200 +#, fuzzy +msgctxt "tags" msgid "For 32px texture packs" -msgstr "" +msgstr "優質材質包" -#: app/_translations.py:101 -msgid "Jam / Combat 2020" -msgstr "" - -#: app/_translations.py:102 -msgid "For mods created for the Discord \"Combat\" modding event in 2020" -msgstr "" - -#: app/_translations.py:103 +#. NOTE: tags: title for jam_game_2021 +#: app/_translations.py:202 +msgctxt "tags" msgid "Jam / Game 2021" msgstr "" -#: app/_translations.py:104 +#. NOTE: tags: description for jam_game_2021 +#: app/_translations.py:204 +msgctxt "tags" msgid "Entries to the 2021 Minetest Game Jam" msgstr "" -#: app/_translations.py:105 +#. NOTE: tags: title for 128px +#: app/_translations.py:206 +msgctxt "tags" msgid "128px+" msgstr "" -#: app/_translations.py:106 +#. NOTE: tags: description for 128px +#: app/_translations.py:208 +#, fuzzy +msgctxt "tags" msgid "For 128px or higher texture packs" -msgstr "" +msgstr "優質材質包" -#: app/_translations.py:107 +#. NOTE: tags: title for skins +#: app/_translations.py:210 +msgctxt "tags" msgid "Player customization / Skins" msgstr "" -#: app/_translations.py:108 +#. NOTE: tags: description for skins +#: app/_translations.py:212 +msgctxt "tags" msgid "" "Allows the player to customize their character by changing the texture or" " adding accessories." msgstr "" -#: app/_translations.py:109 +#. NOTE: tags: title for strategy_rts +#: app/_translations.py:214 +msgctxt "tags" msgid "Strategy / RTS" msgstr "" -#: app/_translations.py:110 +#. NOTE: tags: description for strategy_rts +#: app/_translations.py:216 +msgctxt "tags" msgid "" "Games and mods with a heavy strategy component, whether real-time or " "turn-based" msgstr "" -#: app/_translations.py:111 +#. NOTE: tags: title for jam_game_2022 +#: app/_translations.py:218 +msgctxt "tags" msgid " Jam / Game 2022" msgstr "" -#: app/_translations.py:112 +#. NOTE: tags: description for jam_game_2022 +#: app/_translations.py:220 +msgctxt "tags" msgid "Entries to the 2022 Minetest Game Jam " msgstr "" -#: app/_translations.py:113 +#. NOTE: content_warnings: title for gore +#: app/_translations.py:222 +msgctxt "content_warnings" msgid "Gore" msgstr "" -#: app/_translations.py:114 +#. NOTE: content_warnings: description for gore +#: app/_translations.py:224 +msgctxt "content_warnings" msgid "Blood, etc" msgstr "" -#: app/_translations.py:115 +#. NOTE: content_warnings: title for gambling +#: app/_translations.py:226 +msgctxt "content_warnings" msgid "Gambling" msgstr "" -#: app/_translations.py:116 +#. NOTE: content_warnings: description for gambling +#: app/_translations.py:228 +msgctxt "content_warnings" msgid "Games of chance, gambling games, etc" msgstr "" -#: app/_translations.py:117 -msgid "Drugs" -msgstr "" - -#: app/_translations.py:118 -msgid "Contains illegal drugs, such as marijuana" -msgstr "" - -#: app/_translations.py:119 +#. NOTE: content_warnings: title for violence +#: app/_translations.py:230 +msgctxt "content_warnings" msgid "Violence" msgstr "" -#: app/_translations.py:120 +#. NOTE: content_warnings: description for violence +#: app/_translations.py:232 +msgctxt "content_warnings" msgid "Non-cartoon violence. May be towards fantasy or human-like characters" msgstr "" -#: app/_translations.py:121 +#. NOTE: content_warnings: title for horror +#: app/_translations.py:234 +msgctxt "content_warnings" msgid "Fear / Horror" msgstr "" -#: app/_translations.py:122 +#. NOTE: content_warnings: description for horror +#: app/_translations.py:236 +msgctxt "content_warnings" msgid "Shocking and scary content. May scare young children" msgstr "" -#: app/_translations.py:123 +#. NOTE: content_warnings: title for bad_language +#: app/_translations.py:238 +msgctxt "content_warnings" msgid "Bad Language" msgstr "" -#: app/_translations.py:124 +#. NOTE: content_warnings: description for bad_language +#: app/_translations.py:240 +#, fuzzy +msgctxt "content_warnings" msgid "Contains swearing" -msgstr "" +msgstr "內容警告" -#: app/_translations.py:125 +#. NOTE: content_warnings: title for alcohol_tobacco +#: app/_translations.py:242 +msgctxt "content_warnings" msgid "Alcohol / Tobacco" msgstr "" -#: app/_translations.py:126 +#. NOTE: content_warnings: description for alcohol_tobacco +#: app/_translations.py:244 +msgctxt "content_warnings" msgid "Contains alcohol and/or tobacco" msgstr "" +#. NOTE: content_warnings: title for drugs +#: app/_translations.py:246 +msgctxt "content_warnings" +msgid "Drugs" +msgstr "" + +#. NOTE: content_warnings: description for drugs +#: app/_translations.py:248 +msgctxt "content_warnings" +msgid "Contains recreational drugs other than alcohol or tobacco" +msgstr "" + #: app/querybuilder.py:58 app/templates/admin/languages/list.html:27 #: app/templates/admin/tags/list.html:38 #: app/templates/admin/warnings/list.html:28 @@ -1773,26 +2029,32 @@ msgstr "" msgid "Do you recommend this texture pack?" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:155 app/models/packages.py:173 msgid "Looking for Maintainer" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:158 msgid "Beta" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:161 msgid "Actively Developed" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:164 msgid "Maintenance Only" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:167 msgid "As-is" msgstr "" +#. NOTE: Package maintenance state #: app/models/packages.py:170 msgid "Deprecated" msgstr "" @@ -1889,6 +2151,7 @@ msgstr "" msgid "Editor" msgstr "" +#. NOTE: BOT notification type #: app/models/users.py:59 app/models/users.py:442 msgid "Bot" msgstr "" @@ -1901,39 +2164,48 @@ msgstr "" msgid "Admin" msgstr "" +#. NOTE: PACKAGE_EDIT notification type #: app/models/users.py:427 msgid "Package Edit" msgstr "" +#. NOTE: PACKAGE_APPROVAL notification type #: app/models/users.py:430 msgid "Package Approval" msgstr "" +#. NOTE: NEW_THREAD notification type #: app/models/users.py:433 app/templates/threads/list.html:12 #: app/templates/threads/new.html:4 msgid "New Thread" msgstr "" +#. NOTE: NEW_REVIEW notification type #: app/models/users.py:436 msgid "New Review" msgstr "" +#. NOTE: THREAD_REPLY notification type #: app/models/users.py:439 msgid "Thread Reply" msgstr "" +#. NOTE: MAINTAINER notification type #: app/models/users.py:445 app/templates/macros/threads.html:27 msgid "Maintainer" msgstr "" +#. NOTE: EDITOR_ALERT notification type #: app/models/users.py:448 msgid "Editor Alert" msgstr "" +#. NOTE: EDITOR_MISC notification type #: app/models/users.py:451 msgid "Editor Misc" msgstr "" +#. NOTE: OTHER notification type #: app/models/users.py:454 msgid "Other" msgstr "" @@ -2555,8 +2827,8 @@ msgstr "" #: app/templates/donate/index.html:67 msgid "" -"For more information about what the cost of ContentDB and what rubenwardy" -" does, see his donation page:" +"For more information about the cost of ContentDB and what rubenwardy " +"does, see his donation page:" msgstr "" #: app/templates/donate/index.html:73 @@ -4854,10 +5126,11 @@ msgid "Verification token" msgstr "" #: app/templates/users/claim_forums.html:71 +#, fuzzy msgid "" "Go to User " -"Control Panel > Profile > Edit signature" +"Control Panel > Profile > Edit signature" msgstr "" "前往使用者控制面板/個人資訊/編輯簽名" @@ -4961,6 +5234,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: app/templates/users/modtools.html:12 +msgid "Storage" +msgstr "" + #: app/templates/users/modtools.html:20 #, python-format msgid "" @@ -5727,3 +6004,425 @@ msgstr "" #~ "files and upload a new release." #~ msgstr "" +#~ msgid "Jam / Game 2023" +#~ msgstr "" + +#~ msgid "Entries to the 2023 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Server Moderation and Tools" +#~ msgstr "" + +#~ msgid "Helps with server maintenance and moderation" +#~ msgstr "" + +#~ msgid "Player vs Player (PvP)" +#~ msgstr "" + +#~ msgid "Designed to be played competitively against other players" +#~ msgstr "" + +#~ msgid "Player Effects / Power Ups" +#~ msgstr "" + +#~ msgid "" +#~ "For content that changes player effects," +#~ " including physics, for example: speed, " +#~ "jump height or gravity." +#~ msgstr "" + +#~ msgid "Joke" +#~ msgstr "" + +#~ msgid "" +#~ "For humorous content, meant as a " +#~ "novelty or joke, not to be taken" +#~ " seriously, and that is not meant " +#~ "to be used seriously or long-term." +#~ msgstr "" + +#~ msgid "Shooter" +#~ msgstr "" + +#~ msgid "First person shooters (FPS) and more" +#~ msgstr "" + +#~ msgid "Mapgen / Biomes / Decoration" +#~ msgstr "" + +#~ msgid "New mapgen or changes mapgen" +#~ msgstr "" + +#~ msgid "Singleplayer-focused" +#~ msgstr "" + +#~ msgid "Content that can be played alone" +#~ msgstr "" + +#~ msgid "World Maintenance and Tools" +#~ msgstr "" + +#~ msgid "Tools to manage the world" +#~ msgstr "" + +#~ msgid "Developer Tools" +#~ msgstr "" + +#~ msgid "Tools for game and mod developers" +#~ msgstr "" + +#~ msgid "Adventure / RPG" +#~ msgstr "" + +#~ msgid "Crafting" +#~ msgstr "" + +#~ msgid "Big changes to crafting gameplay" +#~ msgstr "" + +#~ msgid "Sounds / Music" +#~ msgstr "" + +#~ msgid "Focuses on or adds new sounds or musical things" +#~ msgstr "" + +#~ msgid "Inventory" +#~ msgstr "" + +#~ msgid "Changes the inventory GUI" +#~ msgstr "" + +#~ msgid "Chat / Commands" +#~ msgstr "" + +#~ msgid "" +#~ "Focus on player chat/communication or " +#~ "who's primary function is interacting " +#~ "with the console." +#~ msgstr "" + +#~ msgid "Plants and Farming" +#~ msgstr "" + +#~ msgid "Adds new plants or other farmable resources." +#~ msgstr "" + +#~ msgid "Complex installation" +#~ msgstr "" + +#~ msgid "" +#~ "Requires futher installation steps, such " +#~ "as installing luarocks or editing the" +#~ " trusted mod setting" +#~ msgstr "" + +#~ msgid "Multiplayer-focused" +#~ msgstr "" + +#~ msgid "Can/should only be used in multiplayer" +#~ msgstr "" + +#~ msgid "Tools / Weapons / Armor" +#~ msgstr "" + +#~ msgid "Adds or changes tools, weapons, and armor" +#~ msgstr "" + +#~ msgid "Sims" +#~ msgstr "" + +#~ msgid "" +#~ "Mods and games that aim to " +#~ "simulate real life activity. Similar to" +#~ " SimCity/TheSims/OpenTTD/etc" +#~ msgstr "" + +#~ msgid "<16px" +#~ msgstr "" + +#~ msgid "Less than 16px" +#~ msgstr "" + +#~ msgid "Environment / Weather" +#~ msgstr "" + +#~ msgid "" +#~ "Improves the world, adding weather, " +#~ "ambient sounds, or other environment " +#~ "mechanics" +#~ msgstr "" + +#~ msgid "Mobs / Animals / NPCs" +#~ msgstr "" + +#~ msgid "Adds mobs, animals, and NPCs" +#~ msgstr "" + +#~ msgid "Puzzle" +#~ msgstr "" + +#~ msgid "Focus on puzzle solving instead of combat" +#~ msgstr "" + +#~ msgid "Building" +#~ msgstr "" + +#~ msgid "Focuses on building, such as adding new materials or nodes" +#~ msgstr "" + +#~ msgid "Building Mechanics and Tools" +#~ msgstr "" + +#~ msgid "Adds game mechanics or tools that change how players build." +#~ msgstr "" + +#~ msgid "Decorative" +#~ msgstr "" + +#~ msgid "Adds nodes with no other purpose than for use in building" +#~ msgstr "" + +#~ msgid "Magic / Enchanting" +#~ msgstr "" + +#~ msgid "One-of-a-kind / Original" +#~ msgstr "" + +#~ msgid "" +#~ "For games and such that are of " +#~ "their own kind, distinct and original" +#~ " in nature to others of the " +#~ "same category." +#~ msgstr "" + +#~ msgid "16px" +#~ msgstr "" + +#~ msgid "For 16px texture packs" +#~ msgstr "" + +#~ msgid "Custom mapgen" +#~ msgstr "" + +#~ msgid "" +#~ "Contains a completely custom mapgen " +#~ "implemented in Lua, usually requires " +#~ "worlds to be set to the " +#~ "'singlenode' mapgen." +#~ msgstr "" + +#~ msgid "HUD" +#~ msgstr "" + +#~ msgid "For mods that grant the player extra information in the HUD" +#~ msgstr "" + +#~ msgid "API / Library" +#~ msgstr "" + +#~ msgid "Primarily adds an API for other mods to use" +#~ msgstr "" + +#~ msgid "Mini-game" +#~ msgstr "" + +#~ msgid "Adds a mini-game to be played within Minetest" +#~ msgstr "" + +#~ msgid "Education" +#~ msgstr "" + +#~ msgid "Either has educational value, or is a tool to help teachers " +#~ msgstr "" + +#~ msgid "Sports" +#~ msgstr "" + +#~ msgid "Adds or improves item storage mechanics" +#~ msgstr "" + +#~ msgid "Survival" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically for survival gameplay " +#~ "with a focus on game-balance, " +#~ "difficulty level, or resources available " +#~ "through crafting, mining, ..." +#~ msgstr "" + +#~ msgid "Player vs Environment (PvE)" +#~ msgstr "" + +#~ msgid "" +#~ "For content designed for one or " +#~ "more players that focus on combat " +#~ "against the world, mobs, or NPCs." +#~ msgstr "" + +#~ msgid "GUI" +#~ msgstr "" + +#~ msgid "For content whose main utility / feature is in GUI/formspec form" +#~ msgstr "" + +#~ msgid "64px" +#~ msgstr "" + +#~ msgid "For 64px texture packs" +#~ msgstr "" + +#~ msgid "Commerce / Economy" +#~ msgstr "" + +#~ msgid "Related to economies, money, and trading" +#~ msgstr "" + +#~ msgid "Minetest Game improved" +#~ msgstr "" + +#~ msgid "Forks of MTG" +#~ msgstr "" + +#~ msgid "Jam / Weekly Challenges 2021" +#~ msgstr "" + +#~ msgid "" +#~ "For mods created for the Discord " +#~ "\"Weekly Challenges\" modding event in " +#~ "2021" +#~ msgstr "" + +#~ msgid "Transport" +#~ msgstr "" + +#~ msgid "" +#~ "Adds or changes transportation methods. " +#~ "Includes teleportation, vehicles, ridable " +#~ "mobs, transport infrastructure and thematic" +#~ " content" +#~ msgstr "" + +#~ msgid "Food / Drinks" +#~ msgstr "" + +#~ msgid "Machines / Electronics" +#~ msgstr "" + +#~ msgid "Adds machines useful in automation, tubes, or power." +#~ msgstr "" + +#~ msgid "Creative" +#~ msgstr "" + +#~ msgid "" +#~ "Written specifically or exclusively for " +#~ "use in creative mode. Adds content " +#~ "only available through a creative " +#~ "inventory, or provides tools that " +#~ "facilitate ingame creation and doesn't " +#~ "add difficulty or scarcity" +#~ msgstr "" + +#~ msgid "Seasonal" +#~ msgstr "" + +#~ msgid "For content generally themed around a certain season or holiday" +#~ msgstr "" + +#~ msgid "32px" +#~ msgstr "" + +#~ msgid "For 32px texture packs" +#~ msgstr "" + +#~ msgid "Jam / Combat 2020" +#~ msgstr "" + +#~ msgid "For mods created for the Discord \"Combat\" modding event in 2020" +#~ msgstr "" + +#~ msgid "Jam / Game 2021" +#~ msgstr "" + +#~ msgid "Entries to the 2021 Minetest Game Jam" +#~ msgstr "" + +#~ msgid "128px+" +#~ msgstr "" + +#~ msgid "For 128px or higher texture packs" +#~ msgstr "" + +#~ msgid "Player customization / Skins" +#~ msgstr "" + +#~ msgid "" +#~ "Allows the player to customize their " +#~ "character by changing the texture or " +#~ "adding accessories." +#~ msgstr "" + +#~ msgid "Strategy / RTS" +#~ msgstr "" + +#~ msgid "" +#~ "Games and mods with a heavy " +#~ "strategy component, whether real-time or" +#~ " turn-based" +#~ msgstr "" + +#~ msgid " Jam / Game 2022" +#~ msgstr "" + +#~ msgid "Entries to the 2022 Minetest Game Jam " +#~ msgstr "" + +#~ msgid "Gore" +#~ msgstr "" + +#~ msgid "Blood, etc" +#~ msgstr "" + +#~ msgid "Gambling" +#~ msgstr "" + +#~ msgid "Games of chance, gambling games, etc" +#~ msgstr "" + +#~ msgid "Drugs" +#~ msgstr "" + +#~ msgid "Contains illegal drugs, such as marijuana" +#~ msgstr "" + +#~ msgid "Violence" +#~ msgstr "" + +#~ msgid "Non-cartoon violence. May be towards fantasy or human-like characters" +#~ msgstr "" + +#~ msgid "Fear / Horror" +#~ msgstr "" + +#~ msgid "Shocking and scary content. May scare young children" +#~ msgstr "" + +#~ msgid "Bad Language" +#~ msgstr "" + +#~ msgid "Contains swearing" +#~ msgstr "" + +#~ msgid "Alcohol / Tobacco" +#~ msgstr "" + +#~ msgid "Contains alcohol and/or tobacco" +#~ msgstr "" + +#~ msgid "" +#~ "For more information about what the " +#~ "cost of ContentDB and what rubenwardy" +#~ " does, see his donation page:" +#~ msgstr "" + diff --git a/utils/extract_translations.py b/utils/extract_translations.py index e8f52898..0424b369 100755 --- a/utils/extract_translations.py +++ b/utils/extract_translations.py @@ -10,7 +10,7 @@ base_url = "https://content.minetest.net" translations = [] -def add_translations_from_api_array(path: str, fields: List[str]): +def add_translations_from_api_array(context: str, path: str, fields: List[str]): print(f"Extracting translations from {path}") url = base_url + path req = requests.get(url) @@ -18,20 +18,23 @@ def add_translations_from_api_array(path: str, fields: List[str]): for i, row in enumerate(json): for field in fields: if row.get(field) is not None: - translations.append(row[field]) + hint = f"{context}: {field} for {row['name']}" + translations.append((context, hint, row[field])) -add_translations_from_api_array("/api/tags/", ["title", "description"]) -add_translations_from_api_array("/api/content_warnings/", ["title", "description"]) +add_translations_from_api_array("tags", "/api/tags/", ["title", "description"]) +add_translations_from_api_array("content_warnings", "/api/content_warnings/", ["title", "description"]) with open("app/_translations.py", "w") as f: f.write("# THIS FILE IS AUTOGENERATED: utils/extract_translations.py\n\n") f.write("from flask_babel import gettext\n\n") - for translation in translations: + for (context, hint, translation) in translations: escaped = translation.replace('\n', '\\n').replace("\"", "\\\"") - f.write(f"gettext(\"{escaped}\")\n") + if hint: + f.write(f"# NOTE: {hint}\n") + f.write(f"pgettext(\"{context}\", \"{escaped}\")\n") -subprocess.run(["pybabel", "extract", "-F", "babel.cfg", "-k", "lazy_gettext", "-o", "translations/messages.pot", "."]) +subprocess.run(["pybabel", "extract", "-F", "babel.cfg", "-k", "lazy_gettext", "-o", "translations/messages.pot", "-c", "NOTE", "."]) subprocess.run(["pybabel", "update", "-i", "translations/messages.pot", "-d", "translations", "--no-fuzzy-matching"])