Update translations

This commit is contained in:
rubenwardy 2024-06-09 13:28:45 +01:00
parent 8f8e68d3d3
commit 195008c69e
40 changed files with 10341 additions and 9793 deletions

@ -4,94 +4,94 @@ from flask_babel import gettext
gettext("Jam / Game 2023")
gettext("Entries to the 2023 Minetest Game Jam ")
gettext("Player Effects / Power Ups")
gettext("For content that changes player effects, including physics, for example: speed, jump height or gravity.")
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("Inventory")
gettext("Changes the inventory GUI")
gettext("Mapgen / Biomes / Decoration")
gettext("New mapgen or changes mapgen")
gettext("Shooter")
gettext("First person shooters (FPS) and more")
gettext("Developer Tools")
gettext("Tools for game and mod developers")
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("World Maintenance and Tools")
gettext("Tools to manage the world")
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("Tools / Weapons / Armor")
gettext("Adds or changes tools, weapons, and armor")
gettext("Multiplayer-focused")
gettext("Can/should only be used in multiplayer")
gettext("Complex installation")
gettext("Requires futher installation steps, such as installing luarocks or editing the trusted mod setting")
gettext("Sims")
gettext("Mods and games that aim to simulate real life activity. Similar to SimCity/TheSims/OpenTTD/etc")
gettext("Plants and Farming")
gettext("Adds new plants or other farmable resources.")
gettext("Puzzle")
gettext("Focus on puzzle solving instead of combat")
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("Environment / Weather")
gettext("Improves the world, adding weather, ambient sounds, or other environment mechanics")
gettext("Building")
gettext("Focuses on building, such as adding new materials or nodes")
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("Mobs / Animals / NPCs")
gettext("Adds mobs, animals, and NPCs")
gettext("API / Library")
gettext("Primarily adds an API for other mods to use")
gettext("Survival")
gettext("Written specifically for survival gameplay with a focus on game-balance, difficulty level, or resources available through crafting, mining, ...")
gettext("Education")
gettext("Either has educational value, or is a tool to help teachers ")
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("Player vs Environment (PvE)")
gettext("For content designed for one or more players that focus on combat against the world, mobs, or NPCs.")
gettext("Mini-game")
gettext("Adds a mini-game to be played within Minetest")
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("Commerce / Economy")
gettext("Related to economies, money, and trading")
gettext("Minetest Game improved")
gettext("Forks of MTG")
gettext("Machines / Electronics")
gettext("Adds machines useful in automation, tubes, or power.")
gettext("Transport")
gettext("Adds or changes transportation methods. Includes teleportation, vehicles, ridable mobs, transport infrastructure and thematic content")
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("Food / Drinks")
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")
@ -100,14 +100,14 @@ 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 2021")
gettext("Entries to the 2021 Minetest Game Jam")
gettext(" Jam / Game 2022")
gettext("Entries to the 2022 Minetest Game Jam ")
gettext("Gore")

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-06-08 10:14+0000\n"
"Last-Translator: \"Spectre (Nos)\" <bluesunnostromo2006@gmail.com>\n"
"Language: ar\n"
@ -37,31 +37,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr "مزح"
@ -73,11 +73,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -89,29 +89,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
#, fuzzy
msgid "Adventure / RPG"
@ -134,11 +134,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -152,266 +152,266 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgstr ""
msgid "Plants and Farming"
msgstr "النباتات و الزراعة"
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr "النباتات و الزراعة"
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr "لغز"
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr "لغز"
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
#, fuzzy
msgid "Building"
msgstr "مبنى"
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr "النجاه"
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr "النجاه"
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr "لعبة صغيرة"
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr "مخزن"
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr "تم تحسين لعبة ماين تيست"
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -450,41 +450,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -604,7 +604,7 @@ msgstr "إحفظ"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1071,18 +1071,18 @@ msgstr ""
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr ""
@ -1762,63 +1762,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr ""
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1830,21 +1842,21 @@ msgstr ""
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2202,7 +2214,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2689,7 +2701,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2785,40 +2797,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3970,9 +3976,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5329,3 +5334,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2023-11-03 17:32+0000\n"
"Last-Translator: Spurnita <joaquim.puig@upc.edu>\n"
"Language: ca\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "Guardar"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1068,18 +1068,18 @@ msgstr ""
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr ""
@ -1759,63 +1759,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr ""
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1827,21 +1839,21 @@ msgstr ""
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2199,7 +2211,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2686,7 +2698,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2782,40 +2794,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3967,9 +3973,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5404,3 +5409,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2023-11-29 21:30+0000\n"
"Last-Translator: Matyáš Pilz <matys.pilz@gmail.com>\n"
"Language: cs\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "Uložit"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1072,18 +1072,18 @@ msgstr "Komentář"
msgid "Rating"
msgstr "Hodnocení"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Ano"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Neutrální"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Ne"
@ -1786,63 +1786,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Odelsat ke schválení"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Schválit"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1854,21 +1866,21 @@ msgstr "Schválit"
msgid "Delete"
msgstr "Vymazat"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2228,7 +2240,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2737,7 +2749,7 @@ msgstr "Smazaný uživatel"
msgid "No audit log entries."
msgstr "Žádné záznamy protokolu auditu."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2835,40 +2847,34 @@ msgstr "Užitečný"
msgid "Unhelpful"
msgstr "Neužitečný"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d komentářů"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Zatím žádné hodnocení."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Recenze"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "Doporučujete tento %(type)s?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "Proč nebo proč ne? Snažte se být konstruktivní"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Odeslat recenzi"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4020,9 +4026,8 @@ msgid "Download (.csv)"
msgstr "Stáhnout (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5625,3 +5630,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "Doporučujete tento %(type)s?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language: da\n"
@ -35,31 +35,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -71,11 +71,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -87,29 +87,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -131,11 +131,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -149,265 +149,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -446,41 +446,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -600,7 +600,7 @@ msgstr ""
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1067,18 +1067,18 @@ msgstr ""
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr ""
@ -1758,63 +1758,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr ""
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1826,21 +1838,21 @@ msgstr ""
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2198,7 +2210,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2685,7 +2697,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2781,40 +2793,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3966,9 +3972,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5533,3 +5538,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -7,17 +7,16 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-06-09 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-06-09 12:26+0000\n"
"Last-Translator: Wuzzy <Wuzzy@disroot.org>\n"
"Language-Team: German <https://hosted.weblate.org/projects/minetest/"
"contentdb/de/>\n"
"Language: de\n"
"Language-Team: German "
"<https://hosted.weblate.org/projects/minetest/contentdb/de/>\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.6-dev\n"
"Generated-By: Babel 2.15.0\n"
#: app/__init__.py:155
@ -37,10 +36,26 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr "Einträge für den 2023 Minetest Game Jam "
#: app/_translations.py:7
msgid "Server Moderation and Tools"
msgstr "Servermoderation und Tools"
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr "Hilft mit der Serverwartung und Moderation"
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr "Spieler vs Spieler (PvP)"
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr "Für wettbewerbsorientierte Spiele gegen andere Spieler ausgelegt"
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr "Spielereffekte/Power-ups"
#: app/_translations.py:8
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
@ -48,22 +63,6 @@ msgstr ""
"Für Inhalt, welcher Spielereffekte ändert, inklusive Physik. Zum "
"Beispiel: Geschwindigkeit, Sprunghöhe oder Schwerkraft."
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr "Servermoderation und Tools"
#: app/_translations.py:10
msgid "Helps with server maintenance and moderation"
msgstr "Hilft mit der Serverwartung und Moderation"
#: app/_translations.py:11
msgid "Player vs Player (PvP)"
msgstr "Spieler vs Spieler (PvP)"
#: app/_translations.py:12
msgid "Designed to be played competitively against other players"
msgstr "Für wettbewerbsorientierte Spiele gegen andere Spieler ausgelegt"
#: app/_translations.py:13
msgid "Joke"
msgstr "Witz"
@ -78,12 +77,12 @@ msgstr ""
" zu werden."
#: app/_translations.py:15
msgid "Inventory"
msgstr "Inventar"
msgid "Shooter"
msgstr "Shooter"
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgstr "Ändert die Inventar-GUI"
msgid "First person shooters (FPS) and more"
msgstr "Ego-Shooter und mehr"
#: app/_translations.py:17
msgid "Mapgen / Biomes / Decoration"
@ -94,29 +93,29 @@ msgid "New mapgen or changes mapgen"
msgstr "Neuer Kartenerzeuger; oder Veränderungen des Kartenerzeugers"
#: app/_translations.py:19
msgid "Shooter"
msgstr "Shooter"
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr "Ego-Shooter und mehr"
#: app/_translations.py:21
msgid "Developer Tools"
msgstr "Entwicklertools"
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr "Tools für Spiel- und Modentwickler"
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr "Einzelspielerfokus"
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr "Abenteuer/RPG"
@ -140,12 +139,12 @@ msgstr ""
"diese hinzu"
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgstr "Weltwartung und -Tools"
msgid "Inventory"
msgstr "Inventar"
#: app/_translations.py:31
msgid "Tools to manage the world"
msgstr "Tools, um die Welt zu verwalten"
msgid "Changes the inventory GUI"
msgstr "Ändert die Inventar-GUI"
#: app/_translations.py:32
msgid "Chat / Commands"
@ -160,26 +159,18 @@ msgstr ""
"die Interaktion mit der Konsole."
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgstr "Werkzeuge/Waffen/Rüstung"
msgid "Plants and Farming"
msgstr "Pflanzen und Landwirtschaft"
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgstr "Fügt Werkzeuge, Waffen und Rüstung hinzu oder änder diese"
msgid "Adds new plants or other farmable resources."
msgstr "Fügt neue Pflanzen oder andere bewirtschaftbaren Rohstoffe hinzu."
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr "Mehrspielerfokus"
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr "Kann/Sollte nur im Mehrspieler benutzt werden"
#: app/_translations.py:38
msgid "Complex installation"
msgstr "Komplizierte Installation"
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
@ -187,11 +178,27 @@ msgstr ""
"Erfordert weitere Installationsschritte, z.B. die Installation von "
"luarocks oder Bearbeitung der Einstellung für vertrauenswürdigen Mods"
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr "Mehrspielerfokus"
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr "Kann/Sollte nur im Mehrspieler benutzt werden"
#: app/_translations.py:40
msgid "Tools / Weapons / Armor"
msgstr "Werkzeuge/Waffen/Rüstung"
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr "Fügt Werkzeuge, Waffen und Rüstung hinzu oder änder diese"
#: app/_translations.py:42
msgid "Sims"
msgstr "Simulation"
#: app/_translations.py:41
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
@ -199,53 +206,19 @@ 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:42
msgid "Plants and Farming"
msgstr "Pflanzen und Landwirtschaft"
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr "Fügt neue Pflanzen oder andere bewirtschaftbaren Rohstoffe hinzu."
#: app/_translations.py:44
msgid "Puzzle"
msgstr "Knobeln"
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr "Schwerpunkt liegt auf dem Lösen von Rätseln statt Kampf"
#: app/_translations.py:46
msgid "<16px"
msgstr "&lt;16px"
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr "Unter 16px"
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr "Baumechaniken und Werkzeuge"
#: app/_translations.py:49
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:50
msgid "Decorative"
msgstr "Dekorativ"
#: app/_translations.py:51
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:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr "Umgebung/Wetter"
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
@ -253,23 +226,57 @@ msgstr ""
"Verbessert die Welt, fügt Wetter, Umgebungsgeräusche oder andere "
"Umgebungsmechaniken hinzu"
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr "Mobs/Tiere/NPCs"
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr "Fügt Mobs, Tiere und NPCs hinzu"
#: app/_translations.py:50
msgid "Puzzle"
msgstr "Knobeln"
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr "Schwerpunkt liegt auf dem Lösen von Rätseln statt Kampf"
#: app/_translations.py:52
msgid "Building"
msgstr "Bauen"
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Decorative"
msgstr "Dekorativ"
#: app/_translations.py:57
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:57
#: app/_translations.py:59
msgid "One-of-a-kind / Original"
msgstr "Einzigartig/Originell"
#: app/_translations.py:58
#: app/_translations.py:60
msgid ""
"For games and such that are of their own kind, distinct and original in "
"nature to others of the same category."
@ -277,58 +284,19 @@ 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:59
msgid "Mobs / Animals / NPCs"
msgstr "Mobs/Tiere/NPCs"
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr "Fügt Mobs, Tiere und NPCs hinzu"
#: app/_translations.py:61
msgid "API / Library"
msgstr "API/Bibliothek"
#: app/_translations.py:62
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:63
msgid "Survival"
msgstr "Überleben"
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
"Speziell für Überlebens-Gameplay entwickelt; der Fokus liegt auf "
"Spielbalance, Schwierigkeitsgrad oder verfügbare Rohstoffe durch "
"Fertigung, Graben, usw. liegt."
#: app/_translations.py:65
msgid "Education"
msgstr "Bildung"
#: app/_translations.py:66
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:67
msgid "16px"
msgstr "16px"
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr "Für 16px-Texturenpakete"
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr "Eigener Kartenerzeuger"
#: app/_translations.py:70
#: app/_translations.py:64
msgid ""
"Contains a completely custom mapgen implemented in Lua, usually requires "
"worlds to be set to the 'singlenode' mapgen."
@ -337,11 +305,70 @@ msgstr ""
"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
msgid "Survival"
msgstr "Überleben"
#: app/_translations.py:77
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
"Speziell für Überlebens-Gameplay entwickelt; der Fokus liegt auf "
"Spielbalance, Schwierigkeitsgrad oder verfügbare Rohstoffe durch "
"Fertigung, Graben, usw. liegt."
#: app/_translations.py:78
msgid "Player vs Environment (PvE)"
msgstr "Spieler vs Umgebung (PvE)"
#: app/_translations.py:72
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
@ -349,65 +376,57 @@ 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:73
msgid "Mini-game"
msgstr "Minispiel"
#: app/_translations.py:74
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:75
msgid "HUD"
msgstr "HUD"
#: app/_translations.py:76
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:77
msgid "Sports"
msgstr "Sport"
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr "Speicherplatz"
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr "Fügt neue Lagerungsmechaniken für Gegenstände hinzu oder verbessert diese"
#: app/_translations.py:80
msgid "GUI"
msgstr "GUI"
#: 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"
#: 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:81
#: app/_translations.py:85
msgid "Related to economies, money, and trading"
msgstr "Alles rund um Ökonomien, Geld und Handel"
#: app/_translations.py:82
#: app/_translations.py:86
msgid "Minetest Game improved"
msgstr "Minetest Game verbessert"
#: app/_translations.py:83
#: app/_translations.py:87
msgid "Forks of MTG"
msgstr "Forks von MTG"
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr "Maschinen/Elektronik"
#: app/_translations.py:88
msgid "Jam / Weekly Challenges 2021"
msgstr "Jam/Weekly Challenges 2021"
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
#: app/_translations.py:89
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgstr ""
"Fügt Maschinen hinzu, die nützlich für Automation sind. Das kann auch "
"Rohre oder Strom beinhalten."
"Für Mods, die 2021 für das Discord-Modding-Event „Weekly Challenges“ "
"erstellt wurden"
#: app/_translations.py:86
#: app/_translations.py:90
msgid "Transport"
msgstr "Transport"
#: app/_translations.py:87
#: app/_translations.py:91
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
@ -416,39 +435,19 @@ msgstr ""
" Teleportation, Fahrzeuge, reitbare Mobs, Transportinfrastruktur und "
"thematischen Inhalt"
#: app/_translations.py:88
msgid "GUI"
msgstr "GUI"
#: app/_translations.py:89
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"
#: app/_translations.py:90
msgid "64px"
msgstr "64px"
#: app/_translations.py:91
msgid "For 64px texture packs"
msgstr "Für 64px-Texturenpakete"
#: app/_translations.py:92
msgid "Food / Drinks"
msgstr "Essen/Getränke"
#: app/_translations.py:93
msgid "Jam / Weekly Challenges 2021"
msgstr "Jam/Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr "Maschinen/Elektronik"
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
"Für Mods, die 2021 für das Discord-Modding-Event „Weekly Challenges“ "
"erstellt wurden"
"Fügt Maschinen hinzu, die nützlich für Automation sind. Das kann auch "
"Rohre oder Strom beinhalten."
#: app/_translations.py:95
msgid "Creative"
@ -492,18 +491,26 @@ 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
msgid "Jam / Game 2021"
msgstr "Jam/Game 2021"
#: app/_translations.py:104
msgid "Entries to the 2021 Minetest Game Jam"
msgstr "Einträge für das 2021 Minetest Game Jam"
#: app/_translations.py:105
msgid "128px+"
msgstr "128px+"
#: app/_translations.py:104
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr "Für 128px-Texturenpakete oder größer"
#: app/_translations.py:105
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr "Spieleranpassung/Skins"
#: app/_translations.py:106
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
@ -511,11 +518,11 @@ msgstr ""
"Erlaubt dem Spieler, die eigene Figur zu ändern, indem die Textur "
"geändert wird oder Accessoires hinzugefügt werden."
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr "Strategie/RTS"
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
@ -523,14 +530,6 @@ msgstr ""
"Spiele und Mods mit einer starken Strategiekomponente, ob zugbasiert oder"
" in Echtzeit"
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr "Jam/Game 2021"
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr "Einträge für das 2021 Minetest Game Jam"
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr " Jam/Game 2022"
@ -652,7 +651,7 @@ msgstr "Speichern"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1141,18 +1140,18 @@ msgstr "Kommentar"
msgid "Rating"
msgstr "Bewertung"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Ja"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Neutral"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Nein"
@ -1890,47 +1889,59 @@ msgstr "%(display_name)s hat ein Spiel auf dem %(place)d. Platz."
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr "%(display_name)s hat ein Texturenpaket auf dem %(place)d. Platz."
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr "Suche nach Betreuer"
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr "Beta"
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr "Aktiv entwickelt"
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr "Nur Wartung"
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr "So, wie es ist"
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr "Missbilligt"
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
"Unter aktiver Entwicklung und könnte Welten/Dinge ohne Vorwarnung kaputt "
"machen"
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
"Vollständig spielbar, aber es ist mit einigen Defekten/Änderungen zu "
"rechnen"
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr "Fertig; Fehlerkorrekturen werden nach Bedarf gemacht"
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
@ -1938,7 +1949,7 @@ msgstr ""
"Fertig; der Betreuer plant nicht, daran weiter zu arbeiten oder Support "
"anzubieten"
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
@ -1946,15 +1957,15 @@ msgstr ""
"Der Betreuer empfiehlt dieses Paket nicht. Siehe die Beschreibung für "
"mehr Infos"
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Für Genehmigung absenden"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Genehmigen"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1966,21 +1977,21 @@ msgstr "Genehmigen"
msgid "Delete"
msgstr "Löschen"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "In Arbeit"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr "Neuer Commit %(hash)s im Git-Repo gefunden."
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr "Der letzte Release war Commit %(hash)s"
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr "Neuer Tag %(tag_name)s gefunden im Git-Repo."
@ -2352,7 +2363,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2875,7 +2886,7 @@ msgstr "Gelöschter Benutzer"
msgid "No audit log entries."
msgstr "Keine Audit-Log Einträge."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2979,40 +2990,34 @@ msgstr "Hilfreich"
msgid "Unhelpful"
msgstr "Nicht hilfreich"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d Kommentare"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Noch keine Rezensionen."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Rezension"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "Empfehlen Sie dieses %(type)s?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "Warum oder warum nicht? Versuchen Sie, konstruktiv zu sein"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Rezension abgeben"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr "Problem melden"
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr "Eine Frage stellen"
@ -4311,13 +4316,10 @@ msgid "Download (.csv)"
msgstr "Download (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
"Um Übersetzungen für Paket vom Typ „%(type)s“ anzubieten, müssen Sie .tr-"
"Dateien erstellen und ein neues Release hochladen."
#: app/templates/packages/translation.html:19
msgid ""
@ -6227,3 +6229,17 @@ msgstr ""
#~ "Zertifiziert vom Programm für Vorgestellte "
#~ "Pakete. Dieser Tag könnte in Zukunft "
#~ "umbenannt werden"
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "Empfehlen Sie dieses %(type)s?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""
#~ "Um Übersetzungen für Paket vom Typ "
#~ "„%(type)s“ anzubieten, müssen Sie .tr-"
#~ "Dateien erstellen und ein neues Release"
#~ " hochladen."

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2022-03-20 15:57+0000\n"
"Last-Translator: DeadManWalking <deadmanwalkingto@gmail.com>\n"
"Language: el\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "Αποθήκευση"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1068,18 +1068,18 @@ msgstr "Σχόλιο"
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Ναι"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Όχι"
@ -1761,63 +1761,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Έγκριση"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1829,21 +1841,21 @@ msgstr "Έγκριση"
msgid "Delete"
msgstr "Διαγραφή"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2201,7 +2213,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2688,7 +2700,7 @@ msgstr "Διαγραμμένος χρήστης"
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2784,40 +2796,34 @@ msgstr "Βοηθητικός"
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Αναθεώρηση"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Συμπληρώστε Κριτική"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3969,9 +3975,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5616,3 +5621,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-03-04 18:53+0000\n"
"Last-Translator: jolesh <jolesh0815@gmail.com>\n"
"Language: eo\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "Konservi"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1071,18 +1071,18 @@ msgstr "Komento"
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Jes"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Neŭtrala"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Ne"
@ -1775,63 +1775,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr ""
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1843,21 +1855,21 @@ msgstr ""
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2215,7 +2227,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2702,7 +2714,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2798,40 +2810,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3983,9 +3989,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5583,3 +5588,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -7,17 +7,16 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-06-09 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-06-09 12:26+0000\n"
"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/minetest/"
"contentdb/es/>\n"
"Language: es\n"
"Language-Team: Spanish "
"<https://hosted.weblate.org/projects/minetest/contentdb/es/>\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.6-dev\n"
"Generated-By: Babel 2.15.0\n"
#: app/__init__.py:155
@ -37,10 +36,26 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr "Inscripciones para la Minetest Game Jam de 2023 "
#: app/_translations.py:7
msgid "Server Moderation and Tools"
msgstr "Herramientas y moderación del servidor"
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr "Ayuda con el mantenimiento y moderación del servidor"
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr "Jugador contra jugador (PvP)"
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr "Diseñado para jugar competitivamente contra otros jugadores"
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr "Efectos del jugador/potenciadores"
#: app/_translations.py:8
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
@ -48,22 +63,6 @@ msgstr ""
"Para contenido que cambia los efectos del jugador, incluida la física, "
"por ejemplo: velocidad, altura de salto o gravedad."
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr "Herramientas y moderación del servidor"
#: app/_translations.py:10
msgid "Helps with server maintenance and moderation"
msgstr "Ayuda con el mantenimiento y moderación del servidor"
#: app/_translations.py:11
msgid "Player vs Player (PvP)"
msgstr "Jugador contra jugador (PvP)"
#: app/_translations.py:12
msgid "Designed to be played competitively against other players"
msgstr "Diseñado para jugar competitivamente contra otros jugadores"
#: app/_translations.py:13
msgid "Joke"
msgstr "Broma"
@ -77,12 +76,12 @@ msgstr ""
"tomarse en serio y que no debe usarse en serio ni a largo plazo."
#: app/_translations.py:15
msgid "Inventory"
msgstr "Inventario"
msgid "Shooter"
msgstr "Tirador"
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgstr "Cambia la interfaz gráfica del usuario del inventario"
msgid "First person shooters (FPS) and more"
msgstr "Tirador en primera persona (FPS) y más"
#: app/_translations.py:17
msgid "Mapgen / Biomes / Decoration"
@ -93,29 +92,29 @@ msgid "New mapgen or changes mapgen"
msgstr "Nuevo mapgen o cambios mapgen"
#: app/_translations.py:19
msgid "Shooter"
msgstr "Tirador"
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr "Tirador en primera persona (FPS) y más"
#: app/_translations.py:21
msgid "Developer Tools"
msgstr "Herramientas de desarrollo"
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr "Herramientas para desarrolladores de juegos y mods"
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr "Para un solo jugador"
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr "Aventura / Rol"
@ -137,12 +136,12 @@ 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
msgid "World Maintenance and Tools"
msgstr "Mantenimiento del mundo y herramientas"
msgid "Inventory"
msgstr "Inventario"
#: app/_translations.py:31
msgid "Tools to manage the world"
msgstr "Herramientas para administrar el mundo"
msgid "Changes the inventory GUI"
msgstr "Cambia la interfaz gráfica del usuario del inventario"
#: app/_translations.py:32
msgid "Chat / Commands"
@ -157,26 +156,18 @@ msgstr ""
"principal de interactuar con la consola."
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgstr "Herramientas / Armas / Armadura"
msgid "Plants and Farming"
msgstr "Plantas y agricultura"
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgstr "Agrega o cambia herramientas, armas y armaduras"
msgid "Adds new plants or other farmable resources."
msgstr "Agrega nuevas plantas u otros recursos cultivables."
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr "Centrado en multijugador"
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr "Solo puede/debe usarse en multijugador"
#: app/_translations.py:38
msgid "Complex installation"
msgstr "Instalación compleja"
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
@ -184,11 +175,27 @@ msgstr ""
"Requiere pasos de instalación adicionales, como instalar luarocks o "
"editar la configuración del mod confiable"
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr "Centrado en multijugador"
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr "Solo puede/debe usarse en multijugador"
#: app/_translations.py:40
msgid "Tools / Weapons / Armor"
msgstr "Herramientas / Armas / Armadura"
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr "Agrega o cambia herramientas, armas y armaduras"
#: app/_translations.py:42
msgid "Sims"
msgstr "Sims"
#: app/_translations.py:41
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
@ -196,53 +203,19 @@ msgstr ""
"Mods y juegos que tienen como objetivo simular la actividad de la vida "
"real. Similar a SimCity/TheSims/OpenTTD/etc"
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr "Plantas y agricultura"
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr "Agrega nuevas plantas u otros recursos cultivables."
#: app/_translations.py:44
msgid "Puzzle"
msgstr "Puzzle"
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr "Concéntrate en resolver acertijos en lugar de combatir"
#: app/_translations.py:46
msgid "<16px"
msgstr "&lt;16px"
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr "Menos de 16px"
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr "Mecánica y herramientas de construcción"
#: app/_translations.py:49
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:50
msgid "Decorative"
msgstr "Decorativo"
#: app/_translations.py:51
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:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr "Medio ambiente/clima"
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
@ -250,23 +223,57 @@ msgstr ""
"Mejora el mundo, agregando clima, sonidos ambientales u otras mecánicas "
"ambientales"
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr "Mobs / Animales / NPC"
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr "Agregar mobs, animales y NPC"
#: app/_translations.py:50
msgid "Puzzle"
msgstr "Puzzle"
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr "Concéntrate en resolver acertijos en lugar de combatir"
#: app/_translations.py:52
msgid "Building"
msgstr "Construir"
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Decorative"
msgstr "Decorativo"
#: app/_translations.py:57
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:57
#: app/_translations.py:59
msgid "One-of-a-kind / Original"
msgstr "Único/Original"
#: app/_translations.py:58
#: app/_translations.py:60
msgid ""
"For games and such that are of their own kind, distinct and original in "
"nature to others of the same category."
@ -274,56 +281,19 @@ 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:59
msgid "Mobs / Animals / NPCs"
msgstr "Mobs / Animales / NPC"
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr "Agregar mobs, animales y NPC"
#: app/_translations.py:61
msgid "API / Library"
msgstr "API/Biblioteca"
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr "Principalmente agrega una API para que la utilicen otros mods"
#: app/_translations.py:63
msgid "Survival"
msgstr "Supervivencia"
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
"Escrito específicamente para juegos de supervivencia con un enfoque en el"
" equilibrio del juego, el nivel de dificultad o los recursos disponibles "
"a través de la elaboración, la minería,..."
#: app/_translations.py:65
msgid "Education"
msgstr "Educación"
#: app/_translations.py:66
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:67
msgid "16px"
msgstr "16px"
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr "Para packs de texturas de 16px"
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr "Generador de mapas personalizado"
#: app/_translations.py:70
#: app/_translations.py:64
msgid ""
"Contains a completely custom mapgen implemented in Lua, usually requires "
"worlds to be set to the 'singlenode' mapgen."
@ -332,11 +302,68 @@ msgstr ""
"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
msgid "Survival"
msgstr "Supervivencia"
#: app/_translations.py:77
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
"Escrito específicamente para juegos de supervivencia con un enfoque en el"
" 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
msgid "Player vs Environment (PvE)"
msgstr "Jugador contra el entorno (PvE)"
#: app/_translations.py:72
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
@ -344,63 +371,57 @@ 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:73
msgid "Mini-game"
msgstr "Mini juego"
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr "Agrega un minijuego para jugar dentro de Minetest"
#: app/_translations.py:75
msgid "HUD"
msgstr "HUD"
#: app/_translations.py:76
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:77
msgid "Sports"
msgstr "Deportes"
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr "Almacenamiento"
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr "Agrega o mejora la mecánica de almacenamiento de artículos"
#: app/_translations.py:80
msgid "GUI"
msgstr "Interfaz gráfica de usuario"
#: app/_translations.py:81
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"
#: 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:81
#: 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:82
#: app/_translations.py:86
msgid "Minetest Game improved"
msgstr "Juego de Minetest mejorado"
#: app/_translations.py:83
#: app/_translations.py:87
msgid "Forks of MTG"
msgstr "Bifurcación de MTG"
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr "Máquinas / Electrónica"
#: app/_translations.py:88
msgid "Jam / Weekly Challenges 2021"
msgstr "Jam / Desafíos Semanales 2021"
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr "Agrega máquinas útiles en automatización, tubos o energía."
#: 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:86
#: app/_translations.py:90
msgid "Transport"
msgstr "Transporte"
#: app/_translations.py:87
#: app/_translations.py:91
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
@ -409,39 +430,17 @@ msgstr ""
"vehículos, mobs montables, infraestructura de transporte y contenido "
"temático"
#: app/_translations.py:88
msgid "GUI"
msgstr "Interfaz gráfica de usuario"
#: app/_translations.py:89
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"
#: app/_translations.py:90
msgid "64px"
msgstr "64px"
#: app/_translations.py:91
msgid "For 64px texture packs"
msgstr "Para packs de texturas de 64px"
#: app/_translations.py:92
msgid "Food / Drinks"
msgstr "Alimentos / Bebidas"
#: app/_translations.py:93
msgid "Jam / Weekly Challenges 2021"
msgstr "Jam / Desafíos Semanales 2021"
msgid "Machines / Electronics"
msgstr "Máquinas / Electrónica"
#: app/_translations.py:94
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"
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
msgid "Creative"
@ -487,18 +486,26 @@ msgstr ""
"en 2020"
#: app/_translations.py:103
msgid "Jam / Game 2021"
msgstr "Jam / Juego 2021"
#: app/_translations.py:104
msgid "Entries to the 2021 Minetest Game Jam"
msgstr "Inscripciones al Minetest Game Jam 2021"
#: app/_translations.py:105
msgid "128px+"
msgstr "+ de 128px"
#: app/_translations.py:104
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr "Para paquetes de texturas de 128px o superiores"
#: app/_translations.py:105
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr "Personalización del jugador/Skins"
#: app/_translations.py:106
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
@ -506,11 +513,11 @@ msgstr ""
"Permite al jugador personalizar su personaje cambiando la textura o "
"agregando accesorios."
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr "Estrategia / RTS"
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
@ -518,14 +525,6 @@ msgstr ""
"Juegos y mods con un fuerte componente de estrategia, ya sean en tiempo "
"real o por turnos"
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr "Jam / Juego 2021"
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr "Inscripciones al Minetest Game Jam 2021"
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr " Jam / Game 2022"
@ -647,7 +646,7 @@ msgstr "Guardar"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1128,18 +1127,18 @@ msgstr "Comentar"
msgid "Rating"
msgstr "Calificación"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Sí"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Neutral"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "No"
@ -1863,43 +1862,55 @@ msgstr "%(display_name)s tiene un juego colocado en #%(place)d."
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr "%(display_name)s tiene un pack de texturas colocado en #%(place)d."
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr "Se busca mantenedor"
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr "Beta"
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr "Desarrollado activamente"
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr "Solo mantenimiento"
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr "Como es"
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr "Obsoleto"
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr "En desarrollo activo, y puede romper mundos/cosas sin previo aviso"
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr "Totalmente jugable, pero con algunas roturas/cambios previstos"
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr "Finalizado, con correcciones de errores según sea necesario"
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
@ -1907,7 +1918,7 @@ msgstr ""
"Terminado, el mantenedor no tiene la intención de seguir trabajando en él"
" o proporcionar apoyo"
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
@ -1915,15 +1926,15 @@ msgstr ""
"El mantenedor no recomienda este paquete. Consulte la descripción para "
"obtener más información"
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Entregar para Revisión"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Aprobar"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1935,21 +1946,21 @@ msgstr "Aprobar"
msgid "Delete"
msgstr "Borrar"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "En progreso"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr "Nuevo compromiso %(hash)s encontrado en el repositorio de Git."
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr "La última versión fue confirmada %(hash)s"
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr "Nueva etiqueta %(tag_name)s encontrados en el repositorio de Git."
@ -2319,7 +2330,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2846,7 +2857,7 @@ msgstr "Usuario eliminado"
msgid "No audit log entries."
msgstr "Sin entradas en el registro de auditoría."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2946,40 +2957,34 @@ msgstr "Útil"
msgid "Unhelpful"
msgstr "Inútil"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d comentarios"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Aún no hay reseñas."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Reseñar"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "¿Recomienda este %(type)s?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "¿Por qué o por qué no? Intente ser constructivo"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Publicar Reseña"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr "Reportar un problema"
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr "Hacer una pregunta"
@ -4269,13 +4274,10 @@ msgid "Download (.csv)"
msgstr "Descargar (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
"Para proporcionar traducciones para sus %(type)s, debe crear archivos .tr"
" y cargar una nueva versión."
#: app/templates/packages/translation.html:19
msgid ""
@ -6201,3 +6203,16 @@ msgstr ""
#~ "Destacados. Es posible que se cambie "
#~ "el nombre de esta etiqueta en el"
#~ " futuro"
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "¿Recomienda este %(type)s?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""
#~ "Para proporcionar traducciones para sus "
#~ "%(type)s, debe crear archivos .tr y "
#~ "cargar una nueva versión."

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2023-10-03 01:59+0000\n"
"Last-Translator: Farooq Karimi Zadeh <fkz@riseup.net>\n"
"Language: fa\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "ذخیره"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1072,18 +1072,18 @@ msgstr "نظر"
msgid "Rating"
msgstr "رده‌بندی"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "بله"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "بی‌طرف"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "نه"
@ -1767,63 +1767,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr ""
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1835,21 +1847,21 @@ msgstr ""
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2207,7 +2219,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2694,7 +2706,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2790,40 +2802,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3975,9 +3981,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5575,3 +5580,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-06-09 10:38+0000\n"
"Last-Translator: Lemente <crafted.by.lemente@gmail.com>\n"
"Language: fr\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr "Modération Serveur et Outils"
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr "Aide à la maintenance serveur et à la modération"
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr "Joueur contre Joueur (JcJ)"
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr "Stockage"
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "Sauvegarder"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1086,18 +1086,18 @@ msgstr "Commentaires"
msgid "Rating"
msgstr "Notation"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Oui"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Neutre"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Non"
@ -1820,63 +1820,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Soumettre pour vérification"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Approuver"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1888,21 +1900,21 @@ msgstr "Approuver"
msgid "Delete"
msgstr "Supprimer"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "Travail en cours"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2266,7 +2278,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2786,7 +2798,7 @@ msgstr "Utilisateur supprimé"
msgid "No audit log entries."
msgstr "Aucune entrée dans le journal d'audit."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2888,40 +2900,34 @@ msgstr "Utile"
msgid "Unhelpful"
msgstr "Inutile"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d commentaires"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Aucune évaluations pour l'instant."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Évaluation"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "Recommandez-vous ce %(type)s ?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "Pourquoi ou pourquoi pas ? Soyez constructif"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Créer l'évaluation"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4196,13 +4202,10 @@ msgid "Download (.csv)"
msgstr "Télécharger (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
"Afin de proposer des traductions pour votre %(type)s, vous avez besoin de"
" créer des fichiers .tr et télécharger une nouvelle version."
#: app/templates/packages/translation.html:19
msgid ""
@ -6137,3 +6140,16 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "Recommandez-vous ce %(type)s ?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""
#~ "Afin de proposer des traductions pour"
#~ " votre %(type)s, vous avez besoin de"
#~ " créer des fichiers .tr et "
#~ "télécharger une nouvelle version."

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2022-06-04 11:18+0000\n"
"Last-Translator: Raquel Fariña Agra <raquelagra1@gmail.com>\n"
"Language: gl\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "Gardar"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1068,18 +1068,18 @@ msgstr ""
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr ""
@ -1759,63 +1759,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr ""
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1827,21 +1839,21 @@ msgstr ""
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2199,7 +2211,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2686,7 +2698,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2782,40 +2794,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3967,9 +3973,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5614,3 +5619,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-05-08 15:07+0000\n"
"Last-Translator: jhon game <jhongamepc2@gmail.com>\n"
"Language: he\n"
@ -39,31 +39,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -75,11 +75,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -91,29 +91,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -135,11 +135,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -153,265 +153,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -450,41 +450,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -604,7 +604,7 @@ msgstr ""
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1071,18 +1071,18 @@ msgstr ""
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr ""
@ -1762,63 +1762,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr ""
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1830,21 +1842,21 @@ msgstr ""
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2202,7 +2214,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2689,7 +2701,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2785,40 +2797,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3970,9 +3976,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5329,3 +5334,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language: hi\n"
@ -35,31 +35,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -71,11 +71,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -87,29 +87,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -131,11 +131,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -149,265 +149,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -446,41 +446,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -600,7 +600,7 @@ msgstr ""
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1067,18 +1067,18 @@ msgstr ""
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr ""
@ -1758,63 +1758,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr ""
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1826,21 +1838,21 @@ msgstr ""
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2198,7 +2210,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2685,7 +2697,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2781,40 +2793,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3966,9 +3972,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5403,3 +5408,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-04-28 08:07+0000\n"
"Last-Translator: Unacceptium <unacceptium@proton.me>\n"
"Language: hu\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "Mentés"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1084,18 +1084,18 @@ msgstr "Megjegyzés"
msgid "Rating"
msgstr "Értékelés"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Igen"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Semleges"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Nem"
@ -1808,63 +1808,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Jelölés a jóváhagyáshoz"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Jóváhagyás"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1876,21 +1888,21 @@ msgstr "Jóváhagyás"
msgid "Delete"
msgstr "Törlés"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "Fejlszesztés alatt"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2256,7 +2268,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2770,7 +2782,7 @@ msgstr "Törölt Felhasználó"
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2866,40 +2878,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4054,9 +4060,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5818,3 +5823,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language: ia\n"
@ -35,31 +35,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -71,11 +71,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -87,29 +87,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -131,11 +131,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -149,265 +149,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -446,41 +446,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -600,7 +600,7 @@ msgstr ""
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1067,18 +1067,18 @@ msgstr ""
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr ""
@ -1758,63 +1758,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr ""
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1826,21 +1838,21 @@ msgstr ""
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2198,7 +2210,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2685,7 +2697,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2781,40 +2793,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3966,9 +3972,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5325,3 +5330,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-04-07 02:02+0000\n"
"Last-Translator: Just Playing <aryadhisuma@gmail.com>\n"
"Language: id\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr "Penyimpanan"
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "Simpan"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1078,18 +1078,18 @@ msgstr "Komentar"
msgid "Rating"
msgstr "Penilaian"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Ya"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Netral"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Tidak"
@ -1800,63 +1800,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Ajukan untuk Disetujui"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Setujui"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1868,21 +1880,21 @@ msgstr "Setujui"
msgid "Delete"
msgstr "Hapus"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "Dalam Pengerjaan"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2246,7 +2258,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2759,7 +2771,7 @@ msgstr "Pengguna yang Dihapus"
msgid "No audit log entries."
msgstr "Tidak ada entri log audit."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2859,40 +2871,34 @@ msgstr "Membantu"
msgid "Unhelpful"
msgstr "Tidak Membantu"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d komentar"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Belum ada ulasan."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Ulasan"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "Apakah Anda menyarankan %(type)s ini?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "Mengapa? Harap bersifat membangun"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Pos Ulasan"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4147,13 +4153,10 @@ msgid "Download (.csv)"
msgstr "Unduh (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
"Untuk menyediakan terjemahan untuk %(type)s, Anda perlu membuat berkas "
".tr dan mengunggah sebuah rilis baru."
#: app/templates/packages/translation.html:19
msgid ""
@ -6028,3 +6031,15 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "Apakah Anda menyarankan %(type)s ini?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""
#~ "Untuk menyediakan terjemahan untuk %(type)s,"
#~ " Anda perlu membuat berkas .tr dan"
#~ " mengunggah sebuah rilis baru."

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-01-21 23:01+0000\n"
"Last-Translator: Giov4 <brancacciogiovanni1@gmail.com>\n"
"Language: it\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr "Spazio di archiviazione"
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "Salva"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1084,18 +1084,18 @@ msgstr "Rispondi"
msgid "Rating"
msgstr "Valutazione"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Sì"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Nì"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "No"
@ -1815,63 +1815,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Invia per l'Approvazione"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Permetti"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1883,21 +1895,21 @@ msgstr "Permetti"
msgid "Delete"
msgstr "Rimuovi"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "Lavori in Corso"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2262,7 +2274,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2777,7 +2789,7 @@ msgstr "Utente Rimossə"
msgid "No audit log entries."
msgstr "Nessuna voce nel log di audit."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2875,40 +2887,34 @@ msgstr "Utile"
msgid "Unhelpful"
msgstr "Non utile"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d commenti"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Nessuna recensione, per ora."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Recensisci"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "Raccomanderesti questo %(type)s?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "Perché o perché no? Cercate di essere costruttivi"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Pubblica una Recensione"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4167,9 +4173,8 @@ msgid "Download (.csv)"
msgstr "Scarica (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5897,3 +5902,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "Raccomanderesti questo %(type)s?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2023-12-16 10:05+0000\n"
"Last-Translator: Jun Nogata <nogajun@gmail.com>\n"
"Language: ja\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "保存"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1068,18 +1068,18 @@ msgstr "コメント"
msgid "Rating"
msgstr "レーティング"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "はい"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "中立"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "いいえ"
@ -1759,63 +1759,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "承認申請"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "承認"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1827,21 +1839,21 @@ msgstr "承認"
msgid "Delete"
msgstr "削除"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2199,7 +2211,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2686,7 +2698,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2782,40 +2794,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3967,9 +3973,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5626,3 +5631,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2023-11-01 00:32+0000\n"
"Last-Translator: Muhammad Rifqi Priyo Susanto "
"<muhammadrifqipriyosusanto@gmail.com>\n"
@ -37,31 +37,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -73,11 +73,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -89,29 +89,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -133,11 +133,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -151,265 +151,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -448,41 +448,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -602,7 +602,7 @@ msgstr "Simpen"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1069,18 +1069,18 @@ msgstr ""
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Inggih"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Netral"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Boten"
@ -1760,63 +1760,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr ""
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1828,21 +1840,21 @@ msgstr ""
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2200,7 +2212,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2687,7 +2699,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2783,40 +2795,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3970,9 +3976,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5407,3 +5412,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-05-15 17:01+0000\n"
"Last-Translator: Mićadźoridź <otto.grotovel@gmail.com>\n"
"Language: kv\n"
@ -35,31 +35,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -71,11 +71,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -87,29 +87,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -131,11 +131,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -149,265 +149,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -446,41 +446,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -600,7 +600,7 @@ msgstr ""
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1067,18 +1067,18 @@ msgstr ""
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr ""
@ -1758,63 +1758,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr ""
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1826,21 +1838,21 @@ msgstr ""
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2198,7 +2210,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2685,7 +2697,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2781,40 +2793,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3966,9 +3972,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5325,3 +5330,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2022-07-14 14:22+0000\n"
"Last-Translator: Cow Boy <cowboylv@tutanota.com>\n"
"Language: lv\n"
@ -37,31 +37,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -73,11 +73,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -89,29 +89,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -133,11 +133,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -151,265 +151,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -448,41 +448,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -602,7 +602,7 @@ msgstr "Saglabāt"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
#, fuzzy
@ -1088,18 +1088,18 @@ msgstr "Komentārs"
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Jā"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Nē"
@ -1816,63 +1816,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Nosūtīt Apstiprināšanai"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Apstiprināt"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1884,21 +1896,21 @@ msgstr "Apstiprināt"
msgid "Delete"
msgstr "Izdzēst"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2264,7 +2276,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2782,7 +2794,7 @@ msgstr "Izdzēsts Lietotājs"
msgid "No audit log entries."
msgstr "Nav ierakstu auditēšanas ierakstā."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2879,40 +2891,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4064,9 +4070,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5664,3 +5669,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language: lzh\n"
@ -34,31 +34,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -70,11 +70,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -86,29 +86,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -130,11 +130,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -148,265 +148,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -445,41 +445,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -599,7 +599,7 @@ msgstr ""
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1066,18 +1066,18 @@ msgstr ""
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr ""
@ -1757,63 +1757,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr ""
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1825,21 +1837,21 @@ msgstr ""
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2197,7 +2209,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2684,7 +2696,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2780,40 +2792,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3965,9 +3971,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5666,3 +5671,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -34,31 +34,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -70,11 +70,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -86,29 +86,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -130,11 +130,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -148,265 +148,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -445,41 +445,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -599,7 +599,7 @@ msgstr ""
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1066,18 +1066,18 @@ msgstr ""
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr ""
@ -1757,63 +1757,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr ""
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1825,21 +1837,21 @@ msgstr ""
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2197,7 +2209,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2684,7 +2696,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2780,40 +2792,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3965,9 +3971,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-03-03 17:21+0000\n"
"Last-Translator: \"Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat "
"Yasuyoshi\" <translation@mnh48.moe>\n"
@ -37,31 +37,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -73,11 +73,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -89,29 +89,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -133,11 +133,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -151,265 +151,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr "Simpanan"
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -448,41 +448,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -602,7 +602,7 @@ msgstr "Simpan"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1081,18 +1081,18 @@ msgstr "Komen"
msgid "Rating"
msgstr "Penarafan"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Ya"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Neutral"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Tidak"
@ -1810,63 +1810,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Hantar untuk Proses Kelulusan"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Luluskan"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1878,21 +1890,21 @@ msgstr "Luluskan"
msgid "Delete"
msgstr "Padam"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "Kerja Dalam Proses"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2257,7 +2269,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2770,7 +2782,7 @@ msgstr "Pengguna Dipadam"
msgid "No audit log entries."
msgstr "Tiada masukan log audit."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2870,40 +2882,34 @@ msgstr "Berguna"
msgid "Unhelpful"
msgstr "Tidak Berguna"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d komen"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Tiada ulasan, lagi."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Ulasan"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "Adakah anda mengesyorkan %(type)s ini?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "Kenapa atau kenapa tidak? Cuba untuk jadi konstruktif"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Hantar Ulasan"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4158,13 +4164,10 @@ msgid "Download (.csv)"
msgstr "Muat turun (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
"Untuk menyediakan terjemahan bagi %(type)s anda, anda perlu cipta fail "
".tr dan muat naik terbitan baharu."
#: app/templates/packages/translation.html:19
msgid ""
@ -6093,3 +6096,15 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "Adakah anda mengesyorkan %(type)s ini?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""
#~ "Untuk menyediakan terjemahan bagi %(type)s "
#~ "anda, anda perlu cipta fail .tr "
#~ "dan muat naik terbitan baharu."

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-02-19 07:01+0000\n"
"Last-Translator: Petter Reinholdtsen <pere-weblate@hungry.com>\n"
"Language: nb_NO\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "Lagre"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1070,18 +1070,18 @@ msgstr ""
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr ""
@ -1762,63 +1762,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr ""
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1830,21 +1842,21 @@ msgstr ""
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2202,7 +2214,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2689,7 +2701,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2785,40 +2797,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3970,9 +3976,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5764,3 +5769,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2023-10-23 21:06+0000\n"
"Last-Translator: Bas Huis <bassimhuis@gmail.com>\n"
"Language: nl\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "Opslaan"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1072,18 +1072,18 @@ msgstr "Opmerking"
msgid "Rating"
msgstr "Waardering"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Ja"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Neutraal"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Nee"
@ -1800,63 +1800,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Indienen voor goedkeuring"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Goedkeuren"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1868,21 +1880,21 @@ msgstr "Goedkeuren"
msgid "Delete"
msgstr "Verwijderen"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2248,7 +2260,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2763,7 +2775,7 @@ msgstr "Verwijderde gebruiker"
msgid "No audit log entries."
msgstr "Geen controlelogboekvermeldingen."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2861,40 +2873,34 @@ msgstr "Nuttig"
msgid "Unhelpful"
msgstr "Niet Nuttig"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, fuzzy, python-format
msgid "%(num)d comments"
msgstr "%(num)d reacties"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Nog geen beoordelingen."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Beoordelen"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "Raad je dit %(type)s aan?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "Waarom wel/niet? Probeer constructief te zijn"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Beoordeling Plaatsen"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4095,9 +4101,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5758,3 +5763,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "Raad je dit %(type)s aan?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-02-27 13:02+0000\n"
"Last-Translator: jhh <johshh@users.noreply.hosted.weblate.org>\n"
"Language: nn\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -602,7 +602,7 @@ msgstr "Lagre"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1076,18 +1076,18 @@ msgstr "Kommentar"
msgid "Rating"
msgstr "Vurdering"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Ja"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Nøytral"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Nei"
@ -1804,63 +1804,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Send inn for godkjenning"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Godkjenn"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1872,21 +1884,21 @@ msgstr "Godkjenn"
msgid "Delete"
msgstr "Slett"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2250,7 +2262,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2745,7 +2757,7 @@ msgstr "Sletta brukar"
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2841,40 +2853,34 @@ msgstr "Hjelpsam"
msgid "Unhelpful"
msgstr "Uhjelpsam"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d kommentarar"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Ingen omtalar enno."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Omtale"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "Vil du anbefale dette %(type)s?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4027,9 +4033,8 @@ msgid "Download (.csv)"
msgstr "Last ned (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5469,3 +5474,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "Vil du anbefale dette %(type)s?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-06-09 10:38+0000\n"
"Last-Translator: W T <wiktor_t-i@proton.me>\n"
"Language: pl\n"
@ -37,10 +37,26 @@ 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
msgid "Server Moderation and Tools"
msgstr "Moderacja i Narzędzia do Serwerów"
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr "Pomaga z konserwacją i moderacja serwerów"
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr "Gracz vs Gracz (PvP)"
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr "Zaprojektowany do rozgrywki z walką pomiędzy graczami"
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr "Efekty Graczy / Wzmocnienia"
#: app/_translations.py:8
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
@ -48,22 +64,6 @@ msgstr ""
"Dla zawartości, która zmienia efekty graczy, włączając w to fizykę, np. "
"szybkość, wysokość skoku czy grawitację."
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr "Moderacja i Narzędzia do Serwerów"
#: app/_translations.py:10
msgid "Helps with server maintenance and moderation"
msgstr "Pomaga z konserwacją i moderacja serwerów"
#: app/_translations.py:11
msgid "Player vs Player (PvP)"
msgstr "Gracz vs Gracz (PvP)"
#: app/_translations.py:12
msgid "Designed to be played competitively against other players"
msgstr "Zaprojektowany do rozgrywki z walką pomiędzy graczami"
#: app/_translations.py:13
msgid "Joke"
msgstr "Żart"
@ -78,12 +78,12 @@ msgstr ""
"poważnego lub długoterminowego użytkowania."
#: app/_translations.py:15
msgid "Inventory"
msgstr "Inwentarz"
msgid "Shooter"
msgstr "Strzelanka"
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgstr "Zmienia interfejs inwentarza"
msgid "First person shooters (FPS) and more"
msgstr "Strzelanki pierwszoosobowe (FPS) i więcej"
#: app/_translations.py:17
msgid "Mapgen / Biomes / Decoration"
@ -94,29 +94,29 @@ msgid "New mapgen or changes mapgen"
msgstr "Nowy generator mapy lub zmiany w nim"
#: app/_translations.py:19
msgid "Shooter"
msgstr "Strzelanka"
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr "Strzelanki pierwszoosobowe (FPS) i więcej"
#: app/_translations.py:21
msgid "Developer Tools"
msgstr "Narzędzia Programistów"
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr "Narzędzia do wsparcia tworzenia gier i modów"
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr "Skupione na trybie Jednoosobowym"
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr "Przygodowe / RPG"
@ -138,12 +138,12 @@ 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
msgid "World Maintenance and Tools"
msgstr "Konserwacja i Narzędzia do Światów"
msgid "Inventory"
msgstr "Inwentarz"
#: app/_translations.py:31
msgid "Tools to manage the world"
msgstr "Narzędzia do zarządzania światem"
msgid "Changes the inventory GUI"
msgstr "Zmienia interfejs inwentarza"
#: app/_translations.py:32
msgid "Chat / Commands"
@ -158,26 +158,18 @@ msgstr ""
"konsolą poleceń."
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgstr "Narzędzia / Broń / Zbroja"
msgid "Plants and Farming"
msgstr "Rośliny i Uprawa"
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgstr "Dodaje lub zmienia narzędzia, broń lub zbroje"
msgid "Adds new plants or other farmable resources."
msgstr "Dodaje nowe rośliny lub inne uprawialne zasoby."
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr "Skupione na trybie Wieloosobowym"
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr "Może/powinien być używany tylko w trybie wieloosobowym"
#: app/_translations.py:38
msgid "Complex installation"
msgstr "Złożona instalacja"
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
@ -185,11 +177,27 @@ msgstr ""
"Wymaga dalszych kroków instalacji, takich jak instalacja luarocks lub "
"zmienianie ustawień zaufanych modów"
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr "Skupione na trybie Wieloosobowym"
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr "Może/powinien być używany tylko w trybie wieloosobowym"
#: app/_translations.py:40
msgid "Tools / Weapons / Armor"
msgstr "Narzędzia / Broń / Zbroja"
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr "Dodaje lub zmienia narzędzia, broń lub zbroje"
#: app/_translations.py:42
msgid "Sims"
msgstr "Symulacje"
#: app/_translations.py:41
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
@ -197,53 +205,19 @@ msgstr ""
"Mody i gry, których celem jest symulacja prawdziwych czynności. Podobne "
"do SimCity/TheSims/OpenTTD/itd"
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr "Rośliny i Uprawa"
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr "Dodaje nowe rośliny lub inne uprawialne zasoby."
#: app/_translations.py:44
msgid "Puzzle"
msgstr "Łamigłówki"
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr "Skupia się na rozwiązywaniu łamigłówek zamiast walki"
#: app/_translations.py:46
msgid "<16px"
msgstr "&lt;16 pikseli"
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr "Mniej niż 16 pikseli"
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr "Mechaniki i Narzędzia do Budowania"
#: app/_translations.py:49
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:50
msgid "Decorative"
msgstr "Dekoracyjne"
#: app/_translations.py:51
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:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr "Środowisko / Pogoda"
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
@ -251,23 +225,57 @@ msgstr ""
"Ulepsza świat, dodając pogodę, dźwięki otoczenia lub inne mechaniki "
"środowiskowe"
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr "Moby / Zwierzęta / NPC"
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr "Dodaje moby, zwierzęta i NPC"
#: app/_translations.py:50
msgid "Puzzle"
msgstr "Łamigłówki"
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr "Skupia się na rozwiązywaniu łamigłówek zamiast walki"
#: app/_translations.py:52
msgid "Building"
msgstr "Budowanie"
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Decorative"
msgstr "Dekoracyjne"
#: app/_translations.py:57
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:57
#: app/_translations.py:59
msgid "One-of-a-kind / Original"
msgstr "Jedyny w swoim rodzaju / Oryginalny"
#: app/_translations.py:58
#: app/_translations.py:60
msgid ""
"For games and such that are of their own kind, distinct and original in "
"nature to others of the same category."
@ -275,27 +283,77 @@ 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:59
msgid "Mobs / Animals / NPCs"
msgstr "Moby / Zwierzęta / NPC"
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr "Dodaje moby, zwierzęta i NPC"
#: 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:62
#: 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:63
#: 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
msgid "Survival"
msgstr "Przetrwanie"
#: app/_translations.py:64
#: app/_translations.py:77
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
@ -304,41 +362,11 @@ msgstr ""
"balansie gry, poziomie trudności lub zasobach dostępnych poprzez "
"rzemiosło, kopanie, ..."
#: app/_translations.py:65
msgid "Education"
msgstr "Edukacja"
#: app/_translations.py:66
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:67
msgid "16px"
msgstr "16 pikseli"
#: app/_translations.py:68
msgid "For 16px texture packs"
msgstr "Dla paczek tekstur w rozdzielczości 16 pikseli"
#: app/_translations.py:69
msgid "Custom mapgen"
msgstr "Własny generator mapy"
#: app/_translations.py:70
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:71
#: app/_translations.py:78
msgid "Player vs Environment (PvE)"
msgstr "Gracz vs Środowisko (PvE)"
#: app/_translations.py:72
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
@ -346,63 +374,57 @@ 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:73
msgid "Mini-game"
msgstr "Minigra"
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr "Dodaje minigrę do rozgrywki wewnątrz Minetestu"
#: app/_translations.py:75
msgid "HUD"
msgstr "HUD"
#: app/_translations.py:76
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:77
msgid "Sports"
msgstr "Sporty"
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr "Magazyn"
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr "Dodaje lub poprawia mechaniki przechowywania przedmiotów"
#: app/_translations.py:80
msgid "GUI"
msgstr "Interfejs Użytkownika"
#: app/_translations.py:81
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"
#: 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:81
#: app/_translations.py:85
msgid "Related to economies, money, and trading"
msgstr "Związane z gospodarką, pieniędzmi i handlem"
#: app/_translations.py:82
#: app/_translations.py:86
msgid "Minetest Game improved"
msgstr "Minetest Game ulepszona"
#: app/_translations.py:83
#: app/_translations.py:87
msgid "Forks of MTG"
msgstr "Forki MTG"
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr "Maszyny / Elektronika"
#: app/_translations.py:88
msgid "Jam / Weekly Challenges 2021"
msgstr "Dżem / Tygodniowe Wyzwania 2021"
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr "Dodaje maszyny użyteczne przy automatyzacji, rury lub zasilanie."
#: 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:86
#: app/_translations.py:90
msgid "Transport"
msgstr "Transport"
#: app/_translations.py:87
#: app/_translations.py:91
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
@ -411,39 +433,17 @@ msgstr ""
"pojazdy, moby, na których można jeździć, infrastrukturę transportową i "
"zawartość tematyczną"
#: app/_translations.py:88
msgid "GUI"
msgstr "Interfejs Użytkownika"
#: app/_translations.py:89
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"
#: app/_translations.py:90
msgid "64px"
msgstr "64 pikseli"
#: app/_translations.py:91
msgid "For 64px texture packs"
msgstr "Dla paczek tekstur w rozdzielczości 64 pikseli"
#: app/_translations.py:92
msgid "Food / Drinks"
msgstr "Jedzenie / Napoje"
#: app/_translations.py:93
msgid "Jam / Weekly Challenges 2021"
msgstr "Dżem / Tygodniowe Wyzwania 2021"
msgid "Machines / Electronics"
msgstr "Maszyny / Elektronika"
#: app/_translations.py:94
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"
msgid "Adds machines useful in automation, tubes, or power."
msgstr "Dodaje maszyny użyteczne przy automatyzacji, rury lub zasilanie."
#: app/_translations.py:95
msgid "Creative"
@ -487,18 +487,26 @@ msgstr ""
"w roku 2020"
#: app/_translations.py:103
msgid "Jam / Game 2021"
msgstr "Dżem / Gra 2021"
#: app/_translations.py:104
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
msgid "128px+"
msgstr "128 pikseli i więcej"
#: app/_translations.py:104
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr "Dla paczek tekstur w rozdzielczości 128 pikseli i wyższej"
#: app/_translations.py:105
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr "Dostosowanie gracza / Skórki"
#: app/_translations.py:106
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
@ -506,11 +514,11 @@ msgstr ""
"Pozwala graczowi dostosować swoją postać, zmieniając teksturę lub dodając"
" akcesoria."
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr "Strategia / RTS"
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
@ -518,14 +526,6 @@ msgstr ""
"Gry i mody z dużym składnikiem strategicznym, czy to w czasie "
"rzeczywistym, czy w turach"
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr "Dżem / Gra 2021"
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr "Projekty biorące udział w Minetestowym Dżemie Gier w roku 2021"
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr " Dżem / Gra 2022"
@ -647,7 +647,7 @@ msgstr "Zapisz"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1126,18 +1126,18 @@ msgstr "Komentarz"
msgid "Rating"
msgstr "Ocena"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Tak"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Neutralne"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Nie"
@ -1847,43 +1847,55 @@ msgstr "%(display_name)s ma grę na miejscu #%(place)d."
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr "%(display_name)s ma paczkę tekstur na miejscu #%(place)d."
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr "Szuka Opiekuna"
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr "Beta"
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr "Aktywnie rozwijany"
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr "Tylko konserwacja"
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr "Tak jak jest"
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr "Przestarzały"
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr "Aktywnie rozwijany i może zepsuć świat czy coś beż ostrzeżenia"
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr "W pełni grywalny, ale pewne przełomy/zmiany są spodziewane"
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr "Ukończony, naprawy bugów wykonywane w razie potrzeby"
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
@ -1891,21 +1903,21 @@ msgstr ""
"Ukończony, opiekun nie zamierza kontynuować pracy nad tym ani oferować "
"wsparcia"
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr "Opiekun nie poleca tego pakietu. Sprawdź szczegóły w opisie"
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Wyślij do zatwierdzenia"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Zatwierdź"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1917,21 +1929,21 @@ msgstr "Zatwierdź"
msgid "Delete"
msgstr "Usuń"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "W trakcie prac"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr "Nowy commit %(hash)s znaleziony na repozytorium Gita."
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr "Ostatnie wydanie było z commita %(hash)s"
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr "Nowy tag %(tag_name)s znaleziony na repozytorium Gita."
@ -2297,7 +2309,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2814,7 +2826,7 @@ msgstr "Usunięty użytkownik"
msgid "No audit log entries."
msgstr "Brak wpisów w logu audytów."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2912,40 +2924,34 @@ msgstr "Pomocne"
msgid "Unhelpful"
msgstr "Niepomocne"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d komentarzy"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Jeszcze nie ma żadnych opinii."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Oceń"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "Czy polecasz ten typ %(type)s?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "Dlaczego tak lub dlaczego nie? Spróbuj być konstruktywny"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Napisz opinię"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr "Zgłoś problem"
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr "Zadaj pytanie"
@ -4216,13 +4222,10 @@ msgid "Download (.csv)"
msgstr "Pobierz (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
"Żeby zapewnić tłumacznie dla twojego pakietu typu „%(type)s“, musisz "
"stworzyć pliki .tr i wysłać nowe wydanie."
#: app/templates/packages/translation.html:19
msgid ""
@ -5995,3 +5998,15 @@ msgstr "Rozważ włączenie powiadomień e-mail, możesz dostosować ilość wys
#~ " Nazwa tego tagu może być zmieniona"
#~ " w przyszłości"
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "Czy polecasz ten typ %(type)s?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""
#~ "Żeby zapewnić tłumacznie dla twojego "
#~ "pakietu typu „%(type)s“, musisz stworzyć "
#~ "pliki .tr i wysłać nowe wydanie."

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-04-07 02:02+0000\n"
"Last-Translator: Lunovox Heavenfinder <lunovox@disroot.org>\n"
"Language: pt\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "Salvar"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1080,18 +1080,18 @@ msgstr "Comentar"
msgid "Rating"
msgstr "Avaliação"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Sim"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Neutro"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Não"
@ -1800,63 +1800,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Submeter para aprovação"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Aprovar"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1868,21 +1880,21 @@ msgstr "Aprovar"
msgid "Delete"
msgstr "Deletar"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "Trabalho em progresso"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2246,7 +2258,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2759,7 +2771,7 @@ msgstr "Utilizador deletado"
msgid "No audit log entries."
msgstr "Nenhuma entrada no log de audição."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2857,40 +2869,34 @@ msgstr "Útil"
msgid "Unhelpful"
msgstr "Inútil"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d comentários"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Ainda não há comentários."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Análise"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "Você recomenda este %(type)s?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "Por que ou por que não? Tente ser construtivo!"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Postar Revisão"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4062,9 +4068,8 @@ msgid "Download (.csv)"
msgstr "Descarregar (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5554,3 +5559,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "Você recomenda este %(type)s?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2023-12-27 00:11+0000\n"
"Last-Translator: Alexsandro Vítor <alexsandro.vitor97@gmail.com>\n"
"Language: pt_BR\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "Salvar"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1088,18 +1088,18 @@ msgstr "Comentar"
msgid "Rating"
msgstr "Avaliação"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Sim"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Neutro"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Não"
@ -1803,63 +1803,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Submeter para aprovação"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Aprovar"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1871,21 +1883,21 @@ msgstr "Aprovar"
msgid "Delete"
msgstr "Deletar"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "Trabalho em progresso"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2251,7 +2263,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2764,7 +2776,7 @@ msgstr "Usuário deletado"
msgid "No audit log entries."
msgstr "Nenhuma entrada no log de audição."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2860,40 +2872,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4074,9 +4080,8 @@ msgid "Download (.csv)"
msgstr "Baixar (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5739,3 +5744,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2023-07-05 21:50+0000\n"
"Last-Translator: AlexTECPlayz <alextec70@outlook.com>\n"
"Language: ro\n"
@ -37,31 +37,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -73,11 +73,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -89,29 +89,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -133,11 +133,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -151,265 +151,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -448,41 +448,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -602,7 +602,7 @@ msgstr "Salvează"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1073,18 +1073,18 @@ msgstr ""
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr ""
@ -1764,63 +1764,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr ""
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1832,21 +1844,21 @@ msgstr ""
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2204,7 +2216,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2691,7 +2703,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2787,40 +2799,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3972,9 +3978,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5527,3 +5532,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-05-29 11:26+0000\n"
"Last-Translator: BlackImpostor <SkyBuilderOFFICAL@yandex.ru>\n"
"Language: ru\n"
@ -37,31 +37,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -73,11 +73,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -89,29 +89,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -133,11 +133,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -151,265 +151,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr "Хранилище"
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -448,41 +448,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -602,7 +602,7 @@ msgstr "Сохранить"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1085,18 +1085,18 @@ msgstr "Прокомментировать"
msgid "Rating"
msgstr "Рейтинг"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Да"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Нейтрально"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Нет"
@ -1812,63 +1812,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Отправить на проверку"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Утвердить"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1880,21 +1892,21 @@ msgstr "Утвердить"
msgid "Delete"
msgstr "Удалить"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "Незавершённая работа"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2260,7 +2272,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2781,7 +2793,7 @@ msgstr "Удаленный пользователь"
msgid "No audit log entries."
msgstr "Нет записей журнала аудита."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2881,40 +2893,34 @@ msgstr "Полезно"
msgid "Unhelpful"
msgstr "Безполезно"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d комментариев"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Обзоров пока нет."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Обзор"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "Рекомендуете ли вы этот %(type)s?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "Почему или почему нет? Постарайтесь быть конструктивными"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Опубликовать обзор"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4177,13 +4183,10 @@ msgid "Download (.csv)"
msgstr "Скачать (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
"Чтобы предоставить переводы для ваших %(type)s, вам необходимо создать "
"файлы .tr и загрузить новую версию."
#: app/templates/packages/translation.html:19
msgid ""
@ -6056,3 +6059,15 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "Рекомендуете ли вы этот %(type)s?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""
#~ "Чтобы предоставить переводы для ваших "
#~ "%(type)s, вам необходимо создать файлы "
#~ ".tr и загрузить новую версию."

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2023-05-06 19:48+0000\n"
"Last-Translator: Pexauteau Santander <pexauteau@gmail.com>\n"
"Language: sk\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "Uložiť"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1070,18 +1070,18 @@ msgstr "Komentár"
msgid "Rating"
msgstr "Hodnotenie"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Áno"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Neutrál"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Nie"
@ -1782,63 +1782,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Navrhni na schválenie"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Schváliť"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1850,21 +1862,21 @@ msgstr "Schváliť"
msgid "Delete"
msgstr "Vymazať"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "Práca stále prebieha"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2228,7 +2240,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2733,7 +2745,7 @@ msgstr "Vymazaný užívateľ"
msgid "No audit log entries."
msgstr "Audit log neobsahuje žiadne položky."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2831,40 +2843,34 @@ msgstr "Užitočné"
msgid "Unhelpful"
msgstr "Neužitočné"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d komentárov"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Zatiaľ bez recenzií."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Recenzia"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "Odporúčaš %(type)s?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "Prečo, alebo prečo nie? Skús buť konštruktívny"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Post recenzia"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4069,9 +4075,8 @@ msgid "Download (.csv)"
msgstr "Stiahnuť (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5807,3 +5812,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "Odporúčaš %(type)s?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-06-09 10:38+0000\n"
"Last-Translator: ROllerozxa <rollerozxa@voxelmanip.se>\n"
"Language: sv\n"
@ -36,10 +36,26 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr "Inlägg till 2023 års Minetest Game Jam "
#: app/_translations.py:7
msgid "Server Moderation and Tools"
msgstr "Servermoderering och verktyg"
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr "Hjälper med serverunderhållning och moderering"
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr "Spelare vs spelare (PvP)"
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr "Designad för att spelas konkurrenskraftigt mot andra spelare"
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr "Spelareffekter / Power-ups"
#: app/_translations.py:8
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
@ -47,22 +63,6 @@ msgstr ""
"För innehåll som ändrar speleffekter, inkluderande fysik, för exempel: "
"hastighet, hopphöjd eller gravitation."
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr "Servermoderering och verktyg"
#: app/_translations.py:10
msgid "Helps with server maintenance and moderation"
msgstr "Hjälper med serverunderhållning och moderering"
#: app/_translations.py:11
msgid "Player vs Player (PvP)"
msgstr "Spelare vs spelare (PvP)"
#: app/_translations.py:12
msgid "Designed to be played competitively against other players"
msgstr "Designad för att spelas konkurrenskraftigt mot andra spelare"
#: app/_translations.py:13
msgid "Joke"
msgstr "Skämt"
@ -77,12 +77,12 @@ msgstr ""
"långsiktigt."
#: app/_translations.py:15
msgid "Inventory"
msgstr "Lagring"
msgid "Shooter"
msgstr "Skjutare"
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgstr "Ändrar lagrings-GUI:n"
msgid "First person shooters (FPS) and more"
msgstr "First person shooters (FPS) och mer"
#: app/_translations.py:17
msgid "Mapgen / Biomes / Decoration"
@ -93,29 +93,29 @@ msgid "New mapgen or changes mapgen"
msgstr "Ny mapgen eller ändrar mapgen"
#: app/_translations.py:19
msgid "Shooter"
msgstr "Skjutare"
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr "First person shooters (FPS) och mer"
#: app/_translations.py:21
msgid "Developer Tools"
msgstr "Utvecklarverktyg"
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr "Verktyg för spel- och moddutvecklare"
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr "Enspelarsfokuserat"
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr "Äventyr / RPG"
@ -137,12 +137,12 @@ 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
msgid "World Maintenance and Tools"
msgstr "Världunderhållning och verktyg"
msgid "Inventory"
msgstr "Lagring"
#: app/_translations.py:31
msgid "Tools to manage the world"
msgstr "Verktyg för att hantera världen"
msgid "Changes the inventory GUI"
msgstr "Ändrar lagrings-GUI:n"
#: app/_translations.py:32
msgid "Chat / Commands"
@ -157,26 +157,18 @@ msgstr ""
"konsollen."
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgstr "Verktyg / Vapen / Rustning"
msgid "Plants and Farming"
msgstr "Växter och odling"
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgstr "Lägger till eller ändrar verktyg, vapen och rustningar"
msgid "Adds new plants or other farmable resources."
msgstr "Lägger till nya växter eller andra jordbruksresurser."
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr "Flerspelarfokuserat"
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr "Kan/borde bara användas i flerspelarläge"
#: app/_translations.py:38
msgid "Complex installation"
msgstr "Komplex installation"
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
@ -184,11 +176,27 @@ msgstr ""
"Kräver ytterligare installationssteg såsom installation from Luarocks "
"eller redigering av trusted mods"
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr "Flerspelarfokuserat"
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr "Kan/borde bara användas i flerspelarläge"
#: app/_translations.py:40
msgid "Tools / Weapons / Armor"
msgstr "Verktyg / Vapen / Rustning"
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr "Lägger till eller ändrar verktyg, vapen och rustningar"
#: app/_translations.py:42
msgid "Sims"
msgstr "Simulationer"
#: app/_translations.py:41
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
@ -196,73 +204,73 @@ msgstr ""
"Moddar och spel som syftar till att simulera verkliga aktiviteter. "
"Liknande SimCity/TheSims/OpenTTD/etc"
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr "Växter och odling"
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr "Lägger till nya växter eller andra jordbruksresurser."
#: app/_translations.py:44
msgid "Puzzle"
msgstr "Pussel"
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr "Fokus på att lösa pussel istället för strid"
#: app/_translations.py:46
msgid "<16px"
msgstr "&lt;16px"
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr "Mindre än 16px"
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr "Byggmekaniker och verktyg"
#: app/_translations.py:49
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:50
msgid "Decorative"
msgstr "Dekorativt"
#: app/_translations.py:51
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:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr "Miljö / Väder"
#: app/_translations.py:53
#: app/_translations.py:47
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:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr "Mobs / Djur / NPCs"
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr "Lägger till mobs, djur och NPC:er"
#: app/_translations.py:50
msgid "Puzzle"
msgstr "Pussel"
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr "Fokus på att lösa pussel istället för strid"
#: app/_translations.py:52
msgid "Building"
msgstr "Byggning"
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Decorative"
msgstr "Dekorativt"
#: app/_translations.py:57
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:57
#: app/_translations.py:59
msgid "One-of-a-kind / Original"
msgstr "Originellt"
#: app/_translations.py:58
#: app/_translations.py:60
msgid ""
"For games and such that are of their own kind, distinct and original in "
"nature to others of the same category."
@ -270,27 +278,77 @@ msgstr ""
"För spel och sådant som är unikt, distinkt och originellt jämfört med "
"andra i sin kategori."
#: app/_translations.py:59
msgid "Mobs / Animals / NPCs"
msgstr "Mobs / Djur / NPCs"
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr "Lägger till mobs, djur och NPC:er"
#: 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:62
#: 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:63
#: 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
msgid "Survival"
msgstr "Överlevnad"
#: app/_translations.py:64
#: app/_translations.py:77
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
@ -299,41 +357,11 @@ msgstr ""
"svårighetsgrad eller resurser tillgängliga genom skapning, gruvbrytning, "
"..."
#: app/_translations.py:65
msgid "Education"
msgstr "Utbildning"
#: app/_translations.py:66
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:67
msgid "16px"
msgstr "16px"
#: app/_translations.py:68
msgid "For 16px texture packs"
msgstr "För 16px-texturpaket"
#: app/_translations.py:69
msgid "Custom mapgen"
msgstr "Anpassad mapgen"
#: app/_translations.py:70
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:71
#: app/_translations.py:78
msgid "Player vs Environment (PvE)"
msgstr "Spelare vs mljö (PvE)"
#: app/_translations.py:72
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
@ -341,63 +369,55 @@ 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:73
msgid "Mini-game"
msgstr "Minispel"
#: app/_translations.py:74
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:75
msgid "HUD"
msgstr "HUD"
#: app/_translations.py:76
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:77
msgid "Sports"
msgstr "Sport"
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr "Lagring"
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr "Lägger till eller förbättrar lagringsmekaniker"
#: app/_translations.py:80
msgid "GUI"
msgstr "GUI"
#: 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"
#: 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:81
#: app/_translations.py:85
msgid "Related to economies, money, and trading"
msgstr "Relaterad till ekonomier, pengar och handel"
#: app/_translations.py:82
#: app/_translations.py:86
msgid "Minetest Game improved"
msgstr "Minetest Game-förbättrat"
#: app/_translations.py:83
#: app/_translations.py:87
msgid "Forks of MTG"
msgstr "Gafflar av MTG"
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr "Maskiner / Elektronik"
#: app/_translations.py:88
msgid "Jam / Weekly Challenges 2021"
msgstr "Jam / Weekly Challenges 2021"
#: app/_translations.py:85
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: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:86
#: app/_translations.py:90
msgid "Transport"
msgstr "Transport"
#: app/_translations.py:87
#: app/_translations.py:91
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
@ -405,37 +425,17 @@ msgstr ""
"Lägger till eller ändrar transportmetoder. Inkluderar teleportation, "
"fordon, ridbara mobs, transportinfrastruktur och tematiskt innehåll"
#: app/_translations.py:88
msgid "GUI"
msgstr "GUI"
#: app/_translations.py:89
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"
#: app/_translations.py:90
msgid "64px"
msgstr "64px"
#: app/_translations.py:91
msgid "For 64px texture packs"
msgstr "För 64px-texturepaket"
#: app/_translations.py:92
msgid "Food / Drinks"
msgstr "Mat / Dryck"
#: app/_translations.py:93
msgid "Jam / Weekly Challenges 2021"
msgstr "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr "Maskiner / Elektronik"
#: app/_translations.py:94
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"
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
msgid "Creative"
@ -476,18 +476,26 @@ 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
msgid "Jam / Game 2021"
msgstr "Jam / Game 2021"
#: app/_translations.py:104
msgid "Entries to the 2021 Minetest Game Jam"
msgstr "Inlägg till 2021 års Minetest Game Jam"
#: app/_translations.py:105
msgid "128px+"
msgstr "128px+"
#: app/_translations.py:104
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr "För 128px eller högre texturpaket"
#: app/_translations.py:105
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr "Spelaranpassning / Skins"
#: app/_translations.py:106
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
@ -495,11 +503,11 @@ msgstr ""
"Tillåter spelaren att anpassa sin karaktär genom att ändra texturen eller"
" lägga till tillbehör."
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr "Strategi / RTS"
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
@ -507,14 +515,6 @@ msgstr ""
"Spelar och moddar med en tung strategikomponent, antingen realtid eller "
"turordningsbaserad"
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr "Jam / Game 2021"
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr "Inlägg till 2021 års Minetest Game Jam"
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr " Jam / Game 2022"
@ -634,7 +634,7 @@ msgstr "Spara"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1111,18 +1111,18 @@ msgstr "Kommentar"
msgid "Rating"
msgstr "Betyg"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Ja"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Neutral"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Nej"
@ -1838,63 +1838,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Skicka in för godkännande"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Godkänn"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1906,21 +1918,21 @@ msgstr "Godkänn"
msgid "Delete"
msgstr "Ta bort"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "Under arbete"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2286,7 +2298,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2805,7 +2817,7 @@ msgstr "Borttagen Användare"
msgid "No audit log entries."
msgstr "Inga auditeringloggsposter."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2901,40 +2913,34 @@ msgstr "Hjälpsam"
msgid "Unhelpful"
msgstr "Ohjälpsam"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d kommentarer"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Inga recensioner, än."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Recension"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "Rekommenderar du denna %(type)s?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "Varför eller varför inte? Försök vara konstruktiv"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Skicka recension"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr "Rapportera ett problem"
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr "Ställ en fråga"
@ -4194,13 +4200,10 @@ msgid "Download (.csv)"
msgstr "Ladda ner (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
"För att ge översättningar till din/ditt %(type)s måste du skapa .tr-filer"
" och ladda upp en ny utgivning."
#: app/templates/packages/translation.html:19
msgid ""
@ -5969,3 +5972,15 @@ msgstr ""
#~ " Denna tagg kan döpas om i "
#~ "framtiden"
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "Rekommenderar du denna %(type)s?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""
#~ "För att ge översättningar till din/ditt"
#~ " %(type)s måste du skapa .tr-filer"
#~ " och ladda upp en ny utgivning."

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-04-04 08:23+0000\n"
"Last-Translator: Oğuz Ersen <oguz@ersen.moe>\n"
"Language: tr\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr "Depolama"
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "Kaydet"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1072,18 +1072,18 @@ msgstr "Yorum"
msgid "Rating"
msgstr "Derecelendirme"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Evet"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Nötr"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Hayır"
@ -1790,63 +1790,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Onay için Gönder"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Onayla"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1858,21 +1870,21 @@ msgstr "Onayla"
msgid "Delete"
msgstr "Sil"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "Devam Eden Çalışma"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2238,7 +2250,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2755,7 +2767,7 @@ msgstr "Silinen Kullanıcı"
msgid "No audit log entries."
msgstr "Denetim günlüğü girişi yok."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2851,40 +2863,34 @@ msgstr "Yararlı"
msgid "Unhelpful"
msgstr "Yararsız"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d yorum"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Henüz inceleme yok."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "İnceleme"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "%(type)s tavsiye eder misiniz?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "Neden öyle ya da değil? Yapıcı olmaya çalışın"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "İncelemeyi gönder"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4139,13 +4145,10 @@ msgid "Download (.csv)"
msgstr "İndir (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
"%(type)s çevirilerini sağlamak için .tr dosyaları oluşturmanız ve yeni "
"bir sürüm yüklemeniz gerekir."
#: app/templates/packages/translation.html:19
msgid ""
@ -6009,3 +6012,15 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "%(type)s tavsiye eder misiniz?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""
#~ "%(type)s çevirilerini sağlamak için .tr "
#~ "dosyaları oluşturmanız ve yeni bir sürüm"
#~ " yüklemeniz gerekir."

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-02-10 02:02+0000\n"
"Last-Translator: Leo <resistancelion@gmail.com>\n"
"Language: uk\n"
@ -37,31 +37,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -73,11 +73,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -89,29 +89,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -133,11 +133,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -151,265 +151,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -448,41 +448,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -602,7 +602,7 @@ msgstr "Зберегти"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1077,18 +1077,18 @@ msgstr "Коментар"
msgid "Rating"
msgstr "Оцінка"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Так"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "Нейтрально"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Ні"
@ -1794,63 +1794,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Надіслати на затвердження"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Затвердити"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1862,21 +1874,21 @@ msgstr "Затвердити"
msgid "Delete"
msgstr "Видалити"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "Робота в процесі"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2242,7 +2254,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2755,7 +2767,7 @@ msgstr "Видалений користувач"
msgid "No audit log entries."
msgstr "Немає записів журналу аудиту."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2853,40 +2865,34 @@ msgstr "корисно"
msgid "Unhelpful"
msgstr "Некорисний"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d коментарі"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Відгуків поки що немає."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Огляд"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "Чи рекомендуєте ви це %(type)s?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "Чому так або чому ні? Намагайтеся бути конструктивними"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Залишити відгук"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4108,9 +4114,8 @@ msgid "Download (.csv)"
msgstr "Завантажити (.csv)"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5866,3 +5871,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "Чи рекомендуєте ви це %(type)s?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2022-08-25 11:19+0000\n"
"Last-Translator: Văn Chí <chiv8331@gmail.com>\n"
"Language: vi\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -602,7 +602,7 @@ msgstr "Lưu"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1077,18 +1077,18 @@ msgstr "Bình luận"
msgid "Rating"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "Có"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr ""
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "Không"
@ -1801,63 +1801,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "Nộp để được Chấp nhận"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "Chấp thuận"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1869,21 +1881,21 @@ msgstr "Chấp thuận"
msgid "Delete"
msgstr "Xóa"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "Đang tiến hành"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2246,7 +2258,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2761,7 +2773,7 @@ msgstr "Người dùng đã bị xóa"
msgid "No audit log entries."
msgstr "Không có mục kiểm toán được ghi nhật ký."
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2859,40 +2871,34 @@ msgstr "Hữu ích"
msgid "Unhelpful"
msgstr "Vô ích"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d bình luận"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "Chưa có đánh giá."
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "Đánh giá"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "Bạn có khuyến nghị %(type)s không?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "Tại sao hoặc tại sao không? Cố gắng mang tính xây dựng"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "Đăng đánh giá"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -4106,9 +4112,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5797,3 +5802,12 @@ msgstr "Xin hãy cho phép email thông báo, bạn có thể tùy chỉnh bao n
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "Bạn có khuyến nghị %(type)s không?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-04-15 03:01+0000\n"
"Last-Translator: 孙鑫然 <sun_20120302@qq.com>\n"
"Language: zh_CN\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr "存储空间"
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "保存"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1068,18 +1068,18 @@ msgstr "评论"
msgid "Rating"
msgstr "评测"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "是"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "中"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "否"
@ -1759,63 +1759,75 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr "交付审核"
#: app/models/packages.py:224
#: app/models/packages.py:233
msgid "Approve"
msgstr "批准"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1827,21 +1839,21 @@ msgstr "批准"
msgid "Delete"
msgstr "删除"
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr "未完工"
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2199,7 +2211,7 @@ msgstr "欢迎来到寻找 Minetest Mod子游戏材质包的最佳圣地"
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2686,7 +2698,7 @@ msgstr "已删除的用户"
msgid "No audit log entries."
msgstr "没有审核日志条目。"
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2782,40 +2794,34 @@ msgstr "有帮助"
msgid "Unhelpful"
msgstr "没有帮助"
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr "%(num)d个评论"
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr "还没有评测。"
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr "评测"
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr "你推荐这个%(type)s 吗?"
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr "为什么?请发表有建设性的评价"
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr "发表评测"
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3983,11 +3989,10 @@ msgid "Download (.csv)"
msgstr "下载(.csv"
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr "要为你的 %(type)s 提供翻译,你需要创建 .tr 文件并上传新版本。"
msgstr ""
#: app/templates/packages/translation.html:19
msgid ""
@ -5696,3 +5701,12 @@ msgstr "请考虑启用电子邮件通知,您可以自定义发送的数量"
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr "你推荐这个%(type)s 吗?"
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr "要为你的 %(type)s 提供翻译,你需要创建 .tr 文件并上传新版本。"

@ -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 11:39+0100\n"
"POT-Creation-Date: 2024-06-09 13:27+0100\n"
"PO-Revision-Date: 2024-02-05 10:01+0000\n"
"Last-Translator: reimu105 <peter112548@gmail.com>\n"
"Language: zh_TW\n"
@ -36,31 +36,31 @@ msgid "Entries to the 2023 Minetest Game Jam "
msgstr ""
#: app/_translations.py:7
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:8
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:9
msgid "Server Moderation and Tools"
msgstr ""
#: app/_translations.py:10
#: app/_translations.py:8
msgid "Helps with server maintenance and moderation"
msgstr ""
#: app/_translations.py:11
#: app/_translations.py:9
msgid "Player vs Player (PvP)"
msgstr ""
#: app/_translations.py:12
#: app/_translations.py:10
msgid "Designed to be played competitively against other players"
msgstr ""
#: app/_translations.py:11
msgid "Player Effects / Power Ups"
msgstr ""
#: app/_translations.py:12
msgid ""
"For content that changes player effects, including physics, for example: "
"speed, jump height or gravity."
msgstr ""
#: app/_translations.py:13
msgid "Joke"
msgstr ""
@ -72,11 +72,11 @@ msgid ""
msgstr ""
#: app/_translations.py:15
msgid "Inventory"
msgid "Shooter"
msgstr ""
#: app/_translations.py:16
msgid "Changes the inventory GUI"
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:17
@ -88,29 +88,29 @@ msgid "New mapgen or changes mapgen"
msgstr ""
#: app/_translations.py:19
msgid "Shooter"
msgstr ""
#: app/_translations.py:20
msgid "First person shooters (FPS) and more"
msgstr ""
#: app/_translations.py:21
msgid "Developer Tools"
msgstr ""
#: app/_translations.py:22
msgid "Tools for game and mod developers"
msgstr ""
#: app/_translations.py:23
msgid "Singleplayer-focused"
msgstr ""
#: app/_translations.py:24
#: 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
msgid "Adventure / RPG"
msgstr ""
@ -132,11 +132,11 @@ msgid "Focuses on or adds new sounds or musical things"
msgstr ""
#: app/_translations.py:30
msgid "World Maintenance and Tools"
msgid "Inventory"
msgstr ""
#: app/_translations.py:31
msgid "Tools to manage the world"
msgid "Changes the inventory GUI"
msgstr ""
#: app/_translations.py:32
@ -150,265 +150,265 @@ msgid ""
msgstr ""
#: app/_translations.py:34
msgid "Tools / Weapons / Armor"
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:35
msgid "Adds or changes tools, weapons, and armor"
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:36
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:37
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:38
msgid "Complex installation"
msgstr ""
#: app/_translations.py:39
#: app/_translations.py:37
msgid ""
"Requires futher installation steps, such as installing luarocks or "
"editing the trusted mod setting"
msgstr ""
#: app/_translations.py:38
msgid "Multiplayer-focused"
msgstr ""
#: app/_translations.py:39
msgid "Can/should only be used in multiplayer"
msgstr ""
#: app/_translations.py:40
msgid "Sims"
msgid "Tools / Weapons / Armor"
msgstr ""
#: app/_translations.py:41
msgid "Adds or changes tools, weapons, and armor"
msgstr ""
#: app/_translations.py:42
msgid "Sims"
msgstr ""
#: app/_translations.py:43
msgid ""
"Mods and games that aim to simulate real life activity. Similar to "
"SimCity/TheSims/OpenTTD/etc"
msgstr ""
#: app/_translations.py:42
msgid "Plants and Farming"
msgstr ""
#: app/_translations.py:43
msgid "Adds new plants or other farmable resources."
msgstr ""
#: app/_translations.py:44
msgid "Puzzle"
msgstr ""
#: app/_translations.py:45
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:46
msgid "<16px"
msgstr ""
#: app/_translations.py:47
#: app/_translations.py:45
msgid "Less than 16px"
msgstr ""
#: app/_translations.py:48
msgid "Building Mechanics and Tools"
msgstr ""
#: app/_translations.py:49
msgid "Adds game mechanics or tools that change how players build."
msgstr ""
#: app/_translations.py:50
msgid "Decorative"
msgstr ""
#: app/_translations.py:51
msgid "Adds nodes with no other purpose than for use in building"
msgstr ""
#: app/_translations.py:52
#: app/_translations.py:46
msgid "Environment / Weather"
msgstr ""
#: app/_translations.py:53
#: app/_translations.py:47
msgid ""
"Improves the world, adding weather, ambient sounds, or other environment "
"mechanics"
msgstr ""
#: app/_translations.py:54
#: app/_translations.py:48
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:49
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:50
msgid "Puzzle"
msgstr ""
#: app/_translations.py:51
msgid "Focus on puzzle solving instead of combat"
msgstr ""
#: app/_translations.py:52
msgid "Building"
msgstr ""
#: app/_translations.py:55
#: app/_translations.py:53
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
msgid "Magic / Enchanting"
msgid "Decorative"
msgstr ""
#: app/_translations.py:57
msgid "One-of-a-kind / Original"
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
msgid "One-of-a-kind / Original"
msgstr ""
#: app/_translations.py:60
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:59
msgid "Mobs / Animals / NPCs"
msgstr ""
#: app/_translations.py:60
msgid "Adds mobs, animals, and NPCs"
msgstr ""
#: app/_translations.py:61
msgid "API / Library"
msgstr ""
#: app/_translations.py:62
msgid "Primarily adds an API for other mods to use"
msgstr ""
#: app/_translations.py:63
msgid "Survival"
msgstr ""
#: app/_translations.py:64
msgid ""
"Written specifically for survival gameplay with a focus on game-balance, "
"difficulty level, or resources available through crafting, mining, ..."
msgstr ""
#: app/_translations.py:65
msgid "Education"
msgstr ""
#: app/_translations.py:66
msgid "Either has educational value, or is a tool to help teachers "
msgstr ""
#: app/_translations.py:67
msgid "16px"
msgstr ""
#: app/_translations.py:68
#: app/_translations.py:62
msgid "For 16px texture packs"
msgstr ""
#: app/_translations.py:69
#: app/_translations.py:63
msgid "Custom mapgen"
msgstr ""
#: app/_translations.py:70
#: 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 "Player vs Environment (PvE)"
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
msgid "Survival"
msgstr ""
#: app/_translations.py:77
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)"
msgstr ""
#: app/_translations.py:79
msgid ""
"For content designed for one or more players that focus on combat against"
" the world, mobs, or NPCs."
msgstr ""
#: app/_translations.py:73
msgid "Mini-game"
msgstr ""
#: app/_translations.py:74
msgid "Adds a mini-game to be played within Minetest"
msgstr ""
#: app/_translations.py:75
msgid "HUD"
msgstr ""
#: app/_translations.py:76
msgid "For mods that grant the player extra information in the HUD"
msgstr ""
#: app/_translations.py:77
msgid "Sports"
msgstr ""
#: app/_translations.py:78 app/templates/users/modtools.html:12
msgid "Storage"
msgstr ""
#: app/_translations.py:79
msgid "Adds or improves item storage mechanics"
msgstr ""
#: app/_translations.py:80
msgid "Commerce / Economy"
msgstr ""
#: app/_translations.py:81
msgid "Related to economies, money, and trading"
msgstr ""
#: app/_translations.py:82
msgid "Minetest Game improved"
msgstr ""
#: app/_translations.py:83
msgid "Forks of MTG"
msgstr ""
#: app/_translations.py:84
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:85
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:86
msgid "Transport"
msgstr ""
#: app/_translations.py:87
msgid ""
"Adds or changes transportation methods. Includes teleportation, vehicles,"
" ridable mobs, transport infrastructure and thematic content"
msgstr ""
#: app/_translations.py:88
msgid "GUI"
msgstr ""
#: app/_translations.py:89
#: app/_translations.py:81
msgid "For content whose main utility / feature is in GUI/formspec form"
msgstr ""
#: app/_translations.py:90
#: app/_translations.py:82
msgid "64px"
msgstr ""
#: app/_translations.py:91
#: 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 "Jam / Weekly Challenges 2021"
msgid "Machines / Electronics"
msgstr ""
#: app/_translations.py:94
msgid ""
"For mods created for the Discord \"Weekly Challenges\" modding event in "
"2021"
msgid "Adds machines useful in automation, tubes, or power."
msgstr ""
#: app/_translations.py:95
@ -447,41 +447,41 @@ msgid "For mods created for the Discord \"Combat\" modding event in 2020"
msgstr ""
#: app/_translations.py:103
msgid "128px+"
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:104
msgid "For 128px or higher texture packs"
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:105
msgid "Player customization / Skins"
msgid "128px+"
msgstr ""
#: app/_translations.py:106
msgid "For 128px or higher texture packs"
msgstr ""
#: app/_translations.py:107
msgid "Player customization / Skins"
msgstr ""
#: app/_translations.py:108
msgid ""
"Allows the player to customize their character by changing the texture or"
" adding accessories."
msgstr ""
#: app/_translations.py:107
#: app/_translations.py:109
msgid "Strategy / RTS"
msgstr ""
#: app/_translations.py:108
#: app/_translations.py:110
msgid ""
"Games and mods with a heavy strategy component, whether real-time or "
"turn-based"
msgstr ""
#: app/_translations.py:109
msgid "Jam / Game 2021"
msgstr ""
#: app/_translations.py:110
msgid "Entries to the 2021 Minetest Game Jam"
msgstr ""
#: app/_translations.py:111
msgid " Jam / Game 2022"
msgstr ""
@ -601,7 +601,7 @@ msgstr "儲存"
#: app/blueprints/packages/releases.py:66 app/blueprints/packages/reviews.py:53
#: app/blueprints/threads/__init__.py:281
#: app/templates/admin/languages/list.html:23
#: app/templates/macros/reviews.html:138 app/templates/macros/topics.html:5
#: app/templates/macros/reviews.html:143 app/templates/macros/topics.html:5
#: app/templates/packages/release_edit.html:17
#: app/templates/packages/translation.html:54
msgid "Title"
@ -1069,18 +1069,18 @@ msgstr "評論"
msgid "Rating"
msgstr "評分"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:173
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:178
msgid "Yes"
msgstr "是"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:124
#: app/templates/macros/reviews.html:177
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:182
msgid "Neutral"
msgstr "中"
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:129
#: app/templates/macros/reviews.html:181
#: app/blueprints/packages/reviews.py:62 app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:186
msgid "No"
msgstr "否"
@ -1761,64 +1761,76 @@ msgstr ""
msgid "%(display_name)s has a texture pack placed at #%(place)d."
msgstr ""
#: app/models/packages.py:146 app/models/packages.py:164
#: app/models/packages.py:114
msgid "Do you recommend this mod?"
msgstr ""
#: app/models/packages.py:116
msgid "Do you recommend this game?"
msgstr ""
#: app/models/packages.py:118
msgid "Do you recommend this texture pack?"
msgstr ""
#: app/models/packages.py:155 app/models/packages.py:173
msgid "Looking for Maintainer"
msgstr ""
#: app/models/packages.py:149
#: app/models/packages.py:158
msgid "Beta"
msgstr ""
#: app/models/packages.py:152
#: app/models/packages.py:161
msgid "Actively Developed"
msgstr ""
#: app/models/packages.py:155
#: app/models/packages.py:164
msgid "Maintenance Only"
msgstr ""
#: app/models/packages.py:158
#: app/models/packages.py:167
msgid "As-is"
msgstr ""
#: app/models/packages.py:161
#: app/models/packages.py:170
msgid "Deprecated"
msgstr ""
#: app/models/packages.py:168
#: app/models/packages.py:177
msgid "Under active development, and may break worlds/things without warning"
msgstr ""
#: app/models/packages.py:170
#: app/models/packages.py:179
msgid "Fully playable, but with some breakages/changes expected"
msgstr ""
#: app/models/packages.py:172
#: app/models/packages.py:181
msgid "Finished, with bug fixes being made as needed"
msgstr ""
#: app/models/packages.py:174
#: app/models/packages.py:183
msgid ""
"Finished, the maintainer doesn't intend to continue working on it or "
"provide support"
msgstr ""
#: app/models/packages.py:176
#: app/models/packages.py:185
msgid ""
"The maintainer doesn't recommend this package. See the description for "
"more info"
msgstr ""
#: app/models/packages.py:222
#: app/models/packages.py:231
msgid "Submit for Approval"
msgstr ""
#: app/models/packages.py:224
#: app/models/packages.py:233
#, fuzzy
msgid "Approve"
msgstr "是否被批准"
#: app/models/packages.py:226 app/templates/api/create_edit_token.html:17
#: app/models/packages.py:235 app/templates/api/create_edit_token.html:17
#: app/templates/collections/delete.html:14
#: app/templates/collections/view.html:39
#: app/templates/oauth/create_edit.html:17
@ -1830,21 +1842,21 @@ msgstr "是否被批准"
msgid "Delete"
msgstr ""
#: app/models/packages.py:615 app/templates/packages/view.html:163
#: app/models/packages.py:624 app/templates/packages/view.html:163
msgid "Work in Progress"
msgstr ""
#: app/models/packages.py:1349
#: app/models/packages.py:1358
#, python-format
msgid "New commit %(hash)s found on the Git repo."
msgstr ""
#: app/models/packages.py:1353
#: app/models/packages.py:1362
#, python-format
msgid "The last release was commit %(hash)s"
msgstr ""
#: app/models/packages.py:1359
#: app/models/packages.py:1368
#, python-format
msgid "New tag %(tag_name)s found on the Git repo."
msgstr ""
@ -2202,7 +2214,7 @@ msgstr ""
#: app/templates/collections/create_edit.html:81
#: app/templates/collections/list.html:39
#: app/templates/collections/view.html:91 app/templates/index.html:48
#: app/templates/macros/reviews.html:76 app/templates/macros/topics.html:52
#: app/templates/macros/reviews.html:81 app/templates/macros/topics.html:52
#: app/templates/packages/game_hub.html:5
#: app/templates/packages/game_hub.html:25
#: app/templates/packages/similar.html:22 app/templates/translate/index.html:28
@ -2689,7 +2701,7 @@ msgstr ""
msgid "No audit log entries."
msgstr ""
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:145
#: app/templates/macros/forms.html:21 app/templates/macros/reviews.html:150
#: app/templates/packages/remove.html:73 app/templates/packages/view.html:468
#: app/templates/users/modtools.html:86
msgid "Required"
@ -2785,40 +2797,34 @@ msgstr ""
msgid "Unhelpful"
msgstr ""
#: app/templates/macros/reviews.html:85
#: app/templates/macros/reviews.html:90
#, python-format
msgid "%(num)d comments"
msgstr ""
#: app/templates/macros/reviews.html:97
#: app/templates/macros/reviews.html:102
msgid "No reviews, yet."
msgstr ""
#: app/templates/macros/reviews.html:107 app/templates/macros/reviews.html:161
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:4
msgid "Review"
msgstr ""
#: app/templates/macros/reviews.html:112 app/templates/macros/reviews.html:166
#: app/templates/packages/review_create_edit.html:46
#, python-format
msgid "Do you recommend this %(type)s?"
msgstr ""
#: app/templates/macros/reviews.html:134
#: app/templates/macros/reviews.html:139
#: app/templates/packages/review_create_edit.html:51
msgid "Why or why not? Try to be constructive"
msgstr ""
#: app/templates/macros/reviews.html:151
#: app/templates/macros/reviews.html:156
msgid "Post Review"
msgstr ""
#: app/templates/macros/reviews.html:187
#: app/templates/macros/reviews.html:192
msgid "Report an issue"
msgstr ""
#: app/templates/macros/reviews.html:191
#: app/templates/macros/reviews.html:196
msgid "Ask a question"
msgstr ""
@ -3970,9 +3976,8 @@ msgid "Download (.csv)"
msgstr ""
#: app/templates/packages/translation.html:18
#, python-format
msgid ""
"To provide translations for your %(type)s, you need to create .tr files "
"To provide translations for your package, you need to create .tr files "
"and upload a new release."
msgstr ""
@ -5713,3 +5718,12 @@ msgstr ""
#~ "in the future"
#~ msgstr ""
#~ msgid "Do you recommend this %(type)s?"
#~ msgstr ""
#~ msgid ""
#~ "To provide translations for your "
#~ "%(type)s, you need to create .tr "
#~ "files and upload a new release."
#~ msgstr ""