Skip to content

Commit

Permalink
Create translation_template.json
Browse files Browse the repository at this point in the history
  • Loading branch information
RTHKKona committed Aug 30, 2024
1 parent 54b87da commit 56f7b14
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions locales/translation_template.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"settings_label": "Settings",
"language_label": "Language",
"handburger_modkit_title": "Handburger Modkit",
"about_content": "This multi-use tool is developed to help with various modding tasks for Monster Hunter Generations Ultimate.",
"version": "This is version {version}.",
"tutorial": "Click on any tab to use it. Right-click a tab to pop-out or create a new instance.",
"plug": "Find more about the developer (me!) and support them below.",
"thanks": "Thanks to ffmpeg for the conversion functions, masagrator for the NXAenc variation for MHGU, and vgmstream for their audio software and dependencies.",
"tool_descriptions_title": "Tool Descriptions",
"stq_editor_tool_desc": "A tool for editing and viewing STQ/STQR files, including hex pattern analysis.",
"stq_merge_tool_desc": "Merging and managing STQR file conflicts between multiple mods.",
"opus_header_injector_desc": "Allows users to inject or modify Opus headers within audio files.",
"audio_calculator_desc": "A utility for calculating audio properties such as bitrate, file size, and duration.",
"foldermaker_desc": "Helps in organizing and creating folders necessary for modding projects.",
"hex_enc_decoder_desc": "Encodes or decodes hexadecimal data, useful for file conversions and analysis.",
"nsopus_converter_desc": "Converts audio files to and from the Opus format, with support for Nintendo Switch Opus MHGU-specific formats.",
"opus_metadata_extractor_desc": "Extracts metadata from Opus files for easier management and editing.",
"github_link": "GitHub - RTHKKona",
"kofi_link": "Ko-fi - Handburger"
}

0 comments on commit 56f7b14

Please sign in to comment.