mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
zenobit
cce6c90af2
The changes in this commit include reorganizing the language configuration file to improve readability and removing unused or unnecessary messages. Some messages were also renamed to better reflect their purpose. The commit also includes minor changes such as fixing typos and removing unnecessary whitespace. 🌐 chore(lang): update language files The commit updates the language files for the DistroHopper application. The changes include adding new translations, updating existing translations, and fixing typos. The commit also removes some unused translations. 🌐 feat(lang): add Spanish and French translations This commit adds Spanish and French translations to the project. The new files are located in the lang directory and contain translations for various messages and prompts used throughout the application. The addition of these translations will allow users who speak Spanish or French to use the application in their native language.
73 lines
2.9 KiB
INI
73 lines
2.9 KiB
INI
MSG_ADD_STARTED="Adding new distro started..."
|
|
MSG_ARGUMENTS="Possible arguments:"
|
|
MSG_AS_ROOT="as root"
|
|
MSG_BUGS="PS: You saw some bugs?"
|
|
MSG_C_ENTRIES="Copying desktop entries and locales..."
|
|
MSG_C_ENTRY="Copying desktop entry..."
|
|
MSG_C_ICONS="Copying icons..."
|
|
MSG_C_ISOS="Copying ISOs to dir. It will take some time..."
|
|
MSG_CONFIG="Sourcing config..."
|
|
MSG_COPY="Copying "
|
|
MSG_CREATING="Creating..."
|
|
MSG_C_TRANSLATION="Copying translation..."
|
|
MSG_DEFAULT_TERMINAL="DONTKNOW"
|
|
MSG_DESKTOP_ENTRY="DONTKNOW"
|
|
MSG_DONE="Done"
|
|
MSG_DUMP="Dumping language source..."
|
|
MSG_ERROR="Error"
|
|
MSG_FEEDBACK="Could you please provide feedback?"
|
|
MSG_FLAWLESS="Wish you flawless distro hopping..."
|
|
MSG_FZF="Missing fzf!"
|
|
MSG_H_ADD="Add new distro to quickget"
|
|
MSG_H_COPY="Copy all ISOs to target dir (for Ventoy)"
|
|
MSG_H_DIR="Set default directory where VMs are stored"
|
|
MSG_H_FIRST="example for First run from terminal:"
|
|
MSG_H_GUI="Run graphical user interface (GUI)"
|
|
MSG_H_HELP="Show this help and exit"
|
|
MSG_H_INSTALL="Install DistroHopper"
|
|
MSG_H_MODE="Portable mode"
|
|
MSG_HOMEPAGE="Homepage: dh.osowoso.xyz"
|
|
MSG_HOSTED="Project hosted at: https://github.com/oSoWoSo/DistroHopper"
|
|
MSG_H_PUSH="Push changed quickget to quickemu project"
|
|
MSG_H_READY="Update ready to run VMs"
|
|
MSG_H_SORT="Sort functions in quickget"
|
|
MSG_H_SUPPORTED="Update supported VMs"
|
|
MSG_H_TRANSLATE="Translate DistroHopper"
|
|
MSG_H_TUI="Run terminal user interface (TUI)"
|
|
MSG_CHAT="Chat group on SimpleX: https://tinyurl.com/7hm4kcjx"
|
|
MSG_ICONS="creating icons dir as root..."
|
|
MSG_IMPROVE="What can be improved, added, changed?"
|
|
MSG_INSTALLING="Installing DistroHopper..."
|
|
MSG_INTERM="Do you want show output in the terminal? (y/n)"
|
|
MSG_INVALID_AGAIN="Invalid option, please choose again."
|
|
MSG_INVALID="Invalid option:"
|
|
MSG_KNOW=" Let me know..."
|
|
MSG_LANG_CODE="If you want create new one, insert two digit language code..."
|
|
MSG_LANG_CHANGE="Which language change? (en/cs)"
|
|
MSG_LANG="Choosed language is:"
|
|
MSG_LIKE="How do you like DistroHopper?"
|
|
MSG_MERGING="Merging changes... (Do it yourself)"
|
|
MSG_MODE="Switching to portable mode!"
|
|
MSG_MO="Generating .mo file..."
|
|
MSG_NEEDED="Installing needed..."
|
|
MSG_NEW=" Do you want to create a new VM? (c)"
|
|
MSG_NO_DISTRO="I currently don't have support for your distro"
|
|
MSG_NO="No argumet provided!"
|
|
MSG_NO_VM="No VMs found."
|
|
MSG_OR_RUN=" or run an existing one? (press anything)"
|
|
MSG_PREPARED=" Prepared VMs"
|
|
MSG_PUSHING="Pushing changes to..."
|
|
MSG_RUNNING="DistroHopper is running... Press Ctrl-Q anytime to exit."
|
|
MSG_SETTINGUP="Setting up directory..."
|
|
MSG_S_GUI="Starting DistroHopper GUI..."
|
|
MSG_S_INSTALLATION="Starting installation..."
|
|
MSG_SORTING="Sorting functions in template..."
|
|
MSG_STARTING=" Starting %s..."
|
|
MSG_STRUCTURE="Creating directory structure..."
|
|
MSG_S_TUI="Running DistroHopper TUI..."
|
|
MSG_TERMINAL_SET="Default terminal set to:"
|
|
MSG_TRANSLATION="translation into "
|
|
MSG_TRYING="Trying to download "
|
|
MSG_U_READY="Updating ready VMs..."
|
|
MSG_U_SUPPORTED="Updating supported VMs..."
|
|
MSG_YAD="Missing yad!"
|