mirror of
https://github.com/minetest/contentdb.git
synced 2025-01-03 03:37:28 +01:00
Update translations
This commit is contained in:
parent
395d3dd16b
commit
1166cca357
@ -2,48 +2,34 @@
|
|||||||
|
|
||||||
from flask_babel import gettext
|
from flask_babel import gettext
|
||||||
|
|
||||||
# NOTE: tags: title for jam_game_2023
|
|
||||||
pgettext("tags", "Jam / Game 2023")
|
|
||||||
# NOTE: tags: description for jam_game_2023
|
|
||||||
pgettext("tags", "Entries to the 2023 Minetest Game Jam ")
|
|
||||||
# NOTE: tags: title for player_effects
|
# NOTE: tags: title for player_effects
|
||||||
pgettext("tags", "Player Effects / Power Ups")
|
pgettext("tags", "Player Effects / Power Ups")
|
||||||
# NOTE: tags: description for player_effects
|
# NOTE: tags: description for player_effects
|
||||||
pgettext("tags", "For content that changes player effects, including physics, for example: speed, jump height or gravity.")
|
pgettext("tags", "For content that changes player effects, including physics, for example: speed, jump height or gravity.")
|
||||||
# NOTE: tags: title for server_tools
|
|
||||||
pgettext("tags", "Server Moderation and Tools")
|
|
||||||
# NOTE: tags: description for server_tools
|
|
||||||
pgettext("tags", "Helps with server maintenance and moderation")
|
|
||||||
# NOTE: tags: title for pvp
|
# NOTE: tags: title for pvp
|
||||||
pgettext("tags", "Player vs Player (PvP)")
|
pgettext("tags", "Player vs Player (PvP)")
|
||||||
# NOTE: tags: description for pvp
|
# NOTE: tags: description for pvp
|
||||||
pgettext("tags", "Designed to be played competitively against other players")
|
pgettext("tags", "Designed to be played competitively against other players")
|
||||||
# NOTE: tags: title for world_tools
|
# NOTE: tags: title for server_tools
|
||||||
pgettext("tags", "World Maintenance and Tools")
|
pgettext("tags", "Server Moderation and Tools")
|
||||||
# NOTE: tags: description for world_tools
|
# NOTE: tags: description for server_tools
|
||||||
pgettext("tags", "Tools to manage the world")
|
pgettext("tags", "Helps with server maintenance and moderation")
|
||||||
# NOTE: tags: title for april_fools
|
# NOTE: tags: title for jam_game_2023
|
||||||
pgettext("tags", "Joke")
|
pgettext("tags", "Jam / Game 2023")
|
||||||
# NOTE: tags: description for april_fools
|
# NOTE: tags: description for jam_game_2023
|
||||||
pgettext("tags", "For humorous content, meant as a novelty or joke, not to be taken seriously, and that is not meant to be used seriously or long-term.")
|
pgettext("tags", "Entries to the 2023 Minetest Game Jam ")
|
||||||
# NOTE: tags: title for developer_tools
|
# NOTE: tags: title for developer_tools
|
||||||
pgettext("tags", "Developer Tools")
|
pgettext("tags", "Developer Tools")
|
||||||
# NOTE: tags: description for developer_tools
|
# NOTE: tags: description for developer_tools
|
||||||
pgettext("tags", "Tools for game and mod developers")
|
pgettext("tags", "Tools for game and mod developers")
|
||||||
# NOTE: tags: title for inventory
|
|
||||||
pgettext("tags", "Inventory")
|
|
||||||
# NOTE: tags: description for inventory
|
|
||||||
pgettext("tags", "Changes the inventory GUI")
|
|
||||||
# NOTE: tags: title for crafting
|
# NOTE: tags: title for crafting
|
||||||
pgettext("tags", "Crafting")
|
pgettext("tags", "Crafting")
|
||||||
# NOTE: tags: description for crafting
|
# NOTE: tags: description for crafting
|
||||||
pgettext("tags", "Big changes to crafting gameplay")
|
pgettext("tags", "Big changes to crafting gameplay")
|
||||||
# NOTE: tags: title for adventure__rpg
|
# NOTE: tags: title for april_fools
|
||||||
pgettext("tags", "Adventure / RPG")
|
pgettext("tags", "Joke")
|
||||||
# NOTE: tags: title for shooter
|
# NOTE: tags: description for april_fools
|
||||||
pgettext("tags", "Shooter")
|
pgettext("tags", "For humorous content, meant as a novelty or joke, not to be taken seriously, and that is not meant to be used seriously or long-term.")
|
||||||
# NOTE: tags: description for shooter
|
|
||||||
pgettext("tags", "First person shooters (FPS) and more")
|
|
||||||
# NOTE: tags: title for sound_music
|
# NOTE: tags: title for sound_music
|
||||||
pgettext("tags", "Sounds / Music")
|
pgettext("tags", "Sounds / Music")
|
||||||
# NOTE: tags: description for sound_music
|
# NOTE: tags: description for sound_music
|
||||||
@ -56,10 +42,32 @@ pgettext("tags", "New mapgen or changes mapgen")
|
|||||||
pgettext("tags", "Singleplayer-focused")
|
pgettext("tags", "Singleplayer-focused")
|
||||||
# NOTE: tags: description for singleplayer
|
# NOTE: tags: description for singleplayer
|
||||||
pgettext("tags", "Content that can be played alone")
|
pgettext("tags", "Content that can be played alone")
|
||||||
|
# NOTE: tags: title for inventory
|
||||||
|
pgettext("tags", "Inventory")
|
||||||
|
# NOTE: tags: description for inventory
|
||||||
|
pgettext("tags", "Changes the inventory GUI")
|
||||||
|
# NOTE: tags: title for adventure__rpg
|
||||||
|
pgettext("tags", "Adventure / RPG")
|
||||||
|
# NOTE: tags: title for shooter
|
||||||
|
pgettext("tags", "Shooter")
|
||||||
|
# NOTE: tags: description for shooter
|
||||||
|
pgettext("tags", "First person shooters (FPS) and more")
|
||||||
|
# NOTE: tags: title for world_tools
|
||||||
|
pgettext("tags", "World Maintenance and Tools")
|
||||||
|
# NOTE: tags: description for world_tools
|
||||||
|
pgettext("tags", "Tools to manage the world")
|
||||||
# NOTE: tags: title for complex_installation
|
# NOTE: tags: title for complex_installation
|
||||||
pgettext("tags", "Complex installation")
|
pgettext("tags", "Complex installation")
|
||||||
# NOTE: tags: description for complex_installation
|
# NOTE: tags: description for complex_installation
|
||||||
pgettext("tags", "Requires futher installation steps, such as installing LuaRocks or editing the trusted mod setting")
|
pgettext("tags", "Requires futher installation steps, such as installing LuaRocks or editing the trusted mod setting")
|
||||||
|
# NOTE: tags: title for chat
|
||||||
|
pgettext("tags", "Chat / Commands")
|
||||||
|
# NOTE: tags: description for chat
|
||||||
|
pgettext("tags", "Focus on player chat/communication or console interaction.")
|
||||||
|
# NOTE: tags: title for multiplayer
|
||||||
|
pgettext("tags", "Multiplayer-focused")
|
||||||
|
# NOTE: tags: description for multiplayer
|
||||||
|
pgettext("tags", "Can/should only be used in multiplayer")
|
||||||
# NOTE: tags: title for simulation
|
# NOTE: tags: title for simulation
|
||||||
pgettext("tags", "Sims")
|
pgettext("tags", "Sims")
|
||||||
# NOTE: tags: description for simulation
|
# NOTE: tags: description for simulation
|
||||||
@ -68,72 +76,44 @@ pgettext("tags", "Mods and games that aim to simulate real life activity. Simila
|
|||||||
pgettext("tags", "Plants and Farming")
|
pgettext("tags", "Plants and Farming")
|
||||||
# NOTE: tags: description for plants_and_farming
|
# NOTE: tags: description for plants_and_farming
|
||||||
pgettext("tags", "Adds new plants or other farmable resources.")
|
pgettext("tags", "Adds new plants or other farmable resources.")
|
||||||
# NOTE: tags: title for multiplayer
|
|
||||||
pgettext("tags", "Multiplayer-focused")
|
|
||||||
# NOTE: tags: description for multiplayer
|
|
||||||
pgettext("tags", "Can/should only be used in multiplayer")
|
|
||||||
# NOTE: tags: title for tools
|
# NOTE: tags: title for tools
|
||||||
pgettext("tags", "Tools / Weapons / Armor")
|
pgettext("tags", "Tools / Weapons / Armor")
|
||||||
# NOTE: tags: description for tools
|
# NOTE: tags: description for tools
|
||||||
pgettext("tags", "Adds or changes tools, weapons, and armor")
|
pgettext("tags", "Adds or changes tools, weapons, and armor")
|
||||||
# NOTE: tags: title for chat
|
|
||||||
pgettext("tags", "Chat / Commands")
|
|
||||||
# NOTE: tags: description for chat
|
|
||||||
pgettext("tags", "Focus on player chat/communication or console interaction.")
|
|
||||||
# NOTE: tags: title for puzzle
|
|
||||||
pgettext("tags", "Puzzle")
|
|
||||||
# NOTE: tags: description for puzzle
|
|
||||||
pgettext("tags", "Focus on puzzle solving instead of combat")
|
|
||||||
# NOTE: tags: title for environment
|
# NOTE: tags: title for environment
|
||||||
pgettext("tags", "Environment / Weather")
|
pgettext("tags", "Environment / Weather")
|
||||||
# NOTE: tags: description for environment
|
# NOTE: tags: description for environment
|
||||||
pgettext("tags", "Improves the world, adding weather, ambient sounds, or other environment mechanics")
|
pgettext("tags", "Improves the world, adding weather, ambient sounds, or other environment mechanics")
|
||||||
# NOTE: tags: title for less_than_px
|
|
||||||
pgettext("tags", "<16px")
|
|
||||||
# NOTE: tags: description for less_than_px
|
|
||||||
pgettext("tags", "Less than 16px")
|
|
||||||
# NOTE: tags: title for mobs
|
|
||||||
pgettext("tags", "Mobs / Animals / NPCs")
|
|
||||||
# NOTE: tags: description for mobs
|
|
||||||
pgettext("tags", "Adds mobs, animals, and non-player characters")
|
|
||||||
# NOTE: tags: title for building
|
|
||||||
pgettext("tags", "Building")
|
|
||||||
# NOTE: tags: description for building
|
|
||||||
pgettext("tags", "Focuses on building, such as adding new materials or nodes")
|
|
||||||
# NOTE: tags: title for decorative
|
|
||||||
pgettext("tags", "Decorative")
|
|
||||||
# NOTE: tags: description for decorative
|
|
||||||
pgettext("tags", "Adds nodes with no other purpose than for use in building")
|
|
||||||
# NOTE: tags: title for magic
|
|
||||||
pgettext("tags", "Magic / Enchanting")
|
|
||||||
# NOTE: tags: title for building_mechanics
|
|
||||||
pgettext("tags", "Building Mechanics and Tools")
|
|
||||||
# NOTE: tags: description for building_mechanics
|
|
||||||
pgettext("tags", "Adds game mechanics or tools that change how players build.")
|
|
||||||
# NOTE: tags: title for oneofakind__original
|
# NOTE: tags: title for oneofakind__original
|
||||||
pgettext("tags", "One-of-a-kind / Original")
|
pgettext("tags", "One-of-a-kind / Original")
|
||||||
# NOTE: tags: description for oneofakind__original
|
# NOTE: tags: description for oneofakind__original
|
||||||
pgettext("tags", "For games and such that are of their own kind, distinct and original in nature to others of the same category.")
|
pgettext("tags", "For games and such that are of their own kind, distinct and original in nature to others of the same category.")
|
||||||
# NOTE: tags: title for custom_mapgen
|
# NOTE: tags: title for building
|
||||||
pgettext("tags", "Custom mapgen")
|
pgettext("tags", "Building")
|
||||||
# NOTE: tags: description for custom_mapgen
|
# NOTE: tags: description for building
|
||||||
pgettext("tags", "Contains a completely custom mapgen implemented in Lua, usually requires worlds to be set to the 'singlenode' mapgen.")
|
pgettext("tags", "Focuses on building, such as adding new materials or nodes")
|
||||||
# NOTE: tags: title for 16px
|
# NOTE: tags: title for puzzle
|
||||||
pgettext("tags", "16px")
|
pgettext("tags", "Puzzle")
|
||||||
# NOTE: tags: description for 16px
|
# NOTE: tags: description for puzzle
|
||||||
pgettext("tags", "For 16px texture packs")
|
pgettext("tags", "Focus on puzzle solving instead of combat")
|
||||||
# NOTE: tags: title for education
|
# NOTE: tags: title for decorative
|
||||||
pgettext("tags", "Education")
|
pgettext("tags", "Decorative")
|
||||||
# NOTE: tags: description for education
|
# NOTE: tags: description for decorative
|
||||||
pgettext("tags", "Either has educational value, or is a tool to help teachers ")
|
pgettext("tags", "Adds nodes with no other purpose than for use in building")
|
||||||
# NOTE: tags: title for survival
|
# NOTE: tags: title for less_than_px
|
||||||
pgettext("tags", "Survival")
|
pgettext("tags", "<16px")
|
||||||
# NOTE: tags: description for survival
|
# NOTE: tags: description for less_than_px
|
||||||
pgettext("tags", "Written specifically for survival gameplay with a focus on game-balance, difficulty level, or resources available through crafting, mining, ...")
|
pgettext("tags", "Less than 16px")
|
||||||
# NOTE: tags: title for hud
|
# NOTE: tags: title for magic
|
||||||
pgettext("tags", "HUD")
|
pgettext("tags", "Magic / Enchanting")
|
||||||
# NOTE: tags: description for hud
|
# NOTE: tags: title for mobs
|
||||||
pgettext("tags", "For mods that grant the player extra information in the HUD")
|
pgettext("tags", "Mobs / Animals / NPCs")
|
||||||
|
# NOTE: tags: description for mobs
|
||||||
|
pgettext("tags", "Adds mobs, animals, and non-player characters")
|
||||||
|
# NOTE: tags: title for building_mechanics
|
||||||
|
pgettext("tags", "Building Mechanics and Tools")
|
||||||
|
# NOTE: tags: description for building_mechanics
|
||||||
|
pgettext("tags", "Adds game mechanics or tools that change how players build.")
|
||||||
# NOTE: tags: title for pve
|
# NOTE: tags: title for pve
|
||||||
pgettext("tags", "Player vs Environment (PvE)")
|
pgettext("tags", "Player vs Environment (PvE)")
|
||||||
# NOTE: tags: description for pve
|
# NOTE: tags: description for pve
|
||||||
@ -142,62 +122,86 @@ pgettext("tags", "For content designed for one or more players that focus on com
|
|||||||
pgettext("tags", "Storage")
|
pgettext("tags", "Storage")
|
||||||
# NOTE: tags: description for storage
|
# NOTE: tags: description for storage
|
||||||
pgettext("tags", "Adds or improves item storage mechanics")
|
pgettext("tags", "Adds or improves item storage mechanics")
|
||||||
# NOTE: tags: title for sports
|
|
||||||
pgettext("tags", "Sports")
|
|
||||||
# NOTE: tags: title for library
|
|
||||||
pgettext("tags", "API / Library")
|
|
||||||
# NOTE: tags: description for library
|
|
||||||
pgettext("tags", "Primarily adds an API for other mods to use")
|
|
||||||
# NOTE: tags: title for mini-game
|
# NOTE: tags: title for mini-game
|
||||||
pgettext("tags", "Mini-game")
|
pgettext("tags", "Mini-game")
|
||||||
# NOTE: tags: description for mini-game
|
# NOTE: tags: description for mini-game
|
||||||
pgettext("tags", "Adds a mini-game to be played within Minetest")
|
pgettext("tags", "Adds a mini-game to be played within Minetest")
|
||||||
# NOTE: tags: title for commerce
|
# NOTE: tags: title for sports
|
||||||
pgettext("tags", "Commerce / Economy")
|
pgettext("tags", "Sports")
|
||||||
# NOTE: tags: description for commerce
|
# NOTE: tags: title for education
|
||||||
pgettext("tags", "Related to economies, money, and trading")
|
pgettext("tags", "Education")
|
||||||
# NOTE: tags: title for technology
|
# NOTE: tags: description for education
|
||||||
pgettext("tags", "Machines / Electronics")
|
pgettext("tags", "Either has educational value, or is a tool to help teachers ")
|
||||||
# NOTE: tags: description for technology
|
# NOTE: tags: title for 16px
|
||||||
pgettext("tags", "Adds machines useful in automation, tubes, or power.")
|
pgettext("tags", "16px")
|
||||||
# NOTE: tags: title for food
|
# NOTE: tags: description for 16px
|
||||||
pgettext("tags", "Food / Drinks")
|
pgettext("tags", "For 16px texture packs")
|
||||||
# NOTE: tags: title for seasonal
|
# NOTE: tags: title for custom_mapgen
|
||||||
pgettext("tags", "Seasonal")
|
pgettext("tags", "Custom mapgen")
|
||||||
# NOTE: tags: description for seasonal
|
# NOTE: tags: description for custom_mapgen
|
||||||
pgettext("tags", "For content generally themed around a certain season or holiday")
|
pgettext("tags", "Contains a completely custom mapgen implemented in Lua, usually requires worlds to be set to the 'singlenode' mapgen.")
|
||||||
# NOTE: tags: title for creative
|
# NOTE: tags: title for hud
|
||||||
pgettext("tags", "Creative")
|
pgettext("tags", "HUD")
|
||||||
# NOTE: tags: description for creative
|
# NOTE: tags: description for hud
|
||||||
pgettext("tags", "Written specifically or exclusively for use in creative mode. Adds content only available through a creative inventory, or provides tools that facilitate ingame creation and doesn't add difficulty or scarcity")
|
pgettext("tags", "For mods that grant the player extra information in the HUD")
|
||||||
# NOTE: tags: title for 64px
|
# NOTE: tags: title for survival
|
||||||
pgettext("tags", "64px")
|
pgettext("tags", "Survival")
|
||||||
# NOTE: tags: description for 64px
|
# NOTE: tags: description for survival
|
||||||
pgettext("tags", "For 64px texture packs")
|
pgettext("tags", "Written specifically for survival gameplay with a focus on game-balance, difficulty level, or resources available through crafting, mining, ...")
|
||||||
# NOTE: tags: title for 32px
|
# NOTE: tags: title for library
|
||||||
pgettext("tags", "32px")
|
pgettext("tags", "API / Library")
|
||||||
# NOTE: tags: description for 32px
|
# NOTE: tags: description for library
|
||||||
pgettext("tags", "For 32px texture packs")
|
pgettext("tags", "Primarily adds an API for other mods to use")
|
||||||
# NOTE: tags: title for gui
|
|
||||||
pgettext("tags", "GUI")
|
|
||||||
# NOTE: tags: description for gui
|
|
||||||
pgettext("tags", "For content whose main utility or features are provided within a GUI, on-screen menu, or similar")
|
|
||||||
# NOTE: tags: title for jam_combat_mod
|
|
||||||
pgettext("tags", "Jam / Combat 2020")
|
|
||||||
# NOTE: tags: description for jam_combat_mod
|
|
||||||
pgettext("tags", "For mods created for the Discord \"Combat\" modding event in 2020")
|
|
||||||
# NOTE: tags: title for transport
|
|
||||||
pgettext("tags", "Transport")
|
|
||||||
# NOTE: tags: description for transport
|
|
||||||
pgettext("tags", "Adds or changes transportation methods. Includes teleportation, vehicles, ridable mobs, transport infrastructure and thematic content")
|
|
||||||
# NOTE: tags: title for jam_weekly_2021
|
# NOTE: tags: title for jam_weekly_2021
|
||||||
pgettext("tags", "Jam / Weekly Challenges 2021")
|
pgettext("tags", "Jam / Weekly Challenges 2021")
|
||||||
# NOTE: tags: description for jam_weekly_2021
|
# NOTE: tags: description for jam_weekly_2021
|
||||||
pgettext("tags", "For mods created for the Discord \"Weekly Challenges\" modding event in 2021")
|
pgettext("tags", "For mods created for the Discord \"Weekly Challenges\" modding event in 2021")
|
||||||
|
# NOTE: tags: title for commerce
|
||||||
|
pgettext("tags", "Commerce / Economy")
|
||||||
|
# NOTE: tags: description for commerce
|
||||||
|
pgettext("tags", "Related to economies, money, and trading")
|
||||||
|
# NOTE: tags: title for transport
|
||||||
|
pgettext("tags", "Transport")
|
||||||
|
# NOTE: tags: description for transport
|
||||||
|
pgettext("tags", "Adds or changes transportation methods. Includes teleportation, vehicles, ridable mobs, transport infrastructure and thematic content")
|
||||||
|
# NOTE: tags: title for seasonal
|
||||||
|
pgettext("tags", "Seasonal")
|
||||||
|
# NOTE: tags: description for seasonal
|
||||||
|
pgettext("tags", "For content generally themed around a certain season or holiday")
|
||||||
|
# NOTE: tags: title for food
|
||||||
|
pgettext("tags", "Food / Drinks")
|
||||||
# NOTE: tags: title for mtg
|
# NOTE: tags: title for mtg
|
||||||
pgettext("tags", "Minetest Game improved")
|
pgettext("tags", "Minetest Game improved")
|
||||||
# NOTE: tags: description for mtg
|
# NOTE: tags: description for mtg
|
||||||
pgettext("tags", "Forks of Minetest Game")
|
pgettext("tags", "Forks of Minetest Game")
|
||||||
|
# NOTE: tags: title for 32px
|
||||||
|
pgettext("tags", "32px")
|
||||||
|
# NOTE: tags: description for 32px
|
||||||
|
pgettext("tags", "For 32px texture packs")
|
||||||
|
# NOTE: tags: title for creative
|
||||||
|
pgettext("tags", "Creative")
|
||||||
|
# NOTE: tags: description for creative
|
||||||
|
pgettext("tags", "Written specifically or exclusively for use in creative mode. Adds content only available through a creative inventory, or provides tools that facilitate ingame creation and doesn't add difficulty or scarcity")
|
||||||
|
# NOTE: tags: title for gui
|
||||||
|
pgettext("tags", "GUI")
|
||||||
|
# NOTE: tags: description for gui
|
||||||
|
pgettext("tags", "For content whose main utility or features are provided within a GUI, on-screen menu, or similar")
|
||||||
|
# NOTE: tags: title for 64px
|
||||||
|
pgettext("tags", "64px")
|
||||||
|
# NOTE: tags: description for 64px
|
||||||
|
pgettext("tags", "For 64px texture packs")
|
||||||
|
# NOTE: tags: title for technology
|
||||||
|
pgettext("tags", "Machines / Electronics")
|
||||||
|
# NOTE: tags: description for technology
|
||||||
|
pgettext("tags", "Adds machines useful in automation, tubes, or power.")
|
||||||
|
# NOTE: tags: title for jam_combat_mod
|
||||||
|
pgettext("tags", "Jam / Combat 2020")
|
||||||
|
# NOTE: tags: description for jam_combat_mod
|
||||||
|
pgettext("tags", "For mods created for the Discord \"Combat\" modding event in 2020")
|
||||||
|
# NOTE: tags: title for strategy_rts
|
||||||
|
pgettext("tags", "Strategy / RTS")
|
||||||
|
# NOTE: tags: description for strategy_rts
|
||||||
|
pgettext("tags", "Games and mods with a heavy strategy component, whether real-time or turn-based")
|
||||||
# NOTE: tags: title for skins
|
# NOTE: tags: title for skins
|
||||||
pgettext("tags", "Player customization / Skins")
|
pgettext("tags", "Player customization / Skins")
|
||||||
# NOTE: tags: description for skins
|
# NOTE: tags: description for skins
|
||||||
@ -210,10 +214,6 @@ pgettext("tags", "Entries to the 2021 Minetest Game Jam")
|
|||||||
pgettext("tags", "128px+")
|
pgettext("tags", "128px+")
|
||||||
# NOTE: tags: description for 128px
|
# NOTE: tags: description for 128px
|
||||||
pgettext("tags", "For 128px or higher texture packs")
|
pgettext("tags", "For 128px or higher texture packs")
|
||||||
# NOTE: tags: title for strategy_rts
|
|
||||||
pgettext("tags", "Strategy / RTS")
|
|
||||||
# NOTE: tags: description for strategy_rts
|
|
||||||
pgettext("tags", "Games and mods with a heavy strategy component, whether real-time or turn-based")
|
|
||||||
# NOTE: tags: title for jam_game_2022
|
# NOTE: tags: title for jam_game_2022
|
||||||
pgettext("tags", " Jam / Game 2022")
|
pgettext("tags", " Jam / Game 2022")
|
||||||
# NOTE: tags: description for jam_game_2022
|
# NOTE: tags: description for jam_game_2022
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user