mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
ccccc
This commit is contained in:
parent
7f9a85e1f7
commit
2a6f75b1f5
85 changed files with 1914 additions and 329 deletions
|
@ -35,12 +35,12 @@ MSG_H_TUI="Spuštění uživatelského rozhraní terminálu (TUI)"
|
|||
MSG_CHAT="Chatovací skupina na SimpleX: https://tinyurl.com/7hm4kcjx"
|
||||
MSG_ICONS="vytvoření adresáře s ikonami jako root..."
|
||||
MSG_IMPROVE="Co lze zlepšit, přidat, změnit?"
|
||||
MSG_INSTALLING="Instalace programu DistroHopper..."
|
||||
MSG_INSTALLING="Instalace DistroHopperu..."
|
||||
MSG_INVALID="Neplatná možnost:"
|
||||
MSG_KNOW=" Dejte mi vědět..."
|
||||
MSG_LANG_CODE="Pokud chcete vytvořit nový, vložte dvoumístný kód jazyka..."
|
||||
MSG_LANG_CHANGE="Která jazyková změna? (cs/cs)"
|
||||
MSG_LANG="Zvolený jazyk je:"
|
||||
MSG_LETMEKNOW=" Dejte mi vědět..."
|
||||
MSG_LIKE="Jak se vám líbí DistroHopper?"
|
||||
MSG_MERG="Sloučení změn... (Udělejte si to sami)"
|
||||
MSG_MODE="Přepnutí do přenosného režimu!"
|
||||
|
|
|
@ -37,10 +37,10 @@ MSG_ICONS="Icons-Verzeichnis als Root erstellen..."
|
|||
MSG_IMPROVE="Was kann verbessert, hinzugefügt, verändert werden?"
|
||||
MSG_INSTALLING="Installation von DistroHopper..."
|
||||
MSG_INVALID="Ungültige Option:"
|
||||
MSG_KNOW=" Sag mir Bescheid..."
|
||||
MSG_LANG_CODE="Wenn Sie einen neuen erstellen möchten, geben Sie den zweistelligen Sprachcode ein..."
|
||||
MSG_LANG="Die gewählte Sprache ist:"
|
||||
MSG_LANG_CHANGE="Welche Sprache wechseln? (en/cs)"
|
||||
MSG_LETMEKNOW=" Sag mir Bescheid..."
|
||||
MSG_LIKE="Wie gefällt Ihnen DistroHopper?"
|
||||
MSG_MERG="Zusammenführen von Änderungen... (Do it yourself)"
|
||||
MSG_MODE="Umschalten auf portablen Modus!"
|
||||
|
@ -63,7 +63,7 @@ MSG_S_CHOOSED=" Starte %s..."
|
|||
MSG_S_INSTALL="Start der Installation..."
|
||||
MSG_SORTING="Sortierfunktionen in der Vorlage..."
|
||||
MSG_STRUCTURE="Verzeichnisstruktur erstellen..."
|
||||
MSG_U_READY="Aktualisieren von fertigen VMs..."
|
||||
MSG_U_READY="Aktualisierung der fertigen VMs..."
|
||||
MSG_U_SUPPORTED="Aktualisieren unterstützter VMs..."
|
||||
MSG_VM="Desktop-Eintrag erstellen..."
|
||||
MSG_YAD="Ich vermisse Yad!"
|
||||
|
|
|
@ -37,16 +37,16 @@ MSG_ICONS="creating icons dir as root..."
|
|||
MSG_IMPROVE="What can be improved, added, changed?"
|
||||
MSG_INSTALLING="Installing DistroHopper..."
|
||||
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_LETMEKNOW=" Let me know..."
|
||||
MSG_LIKE="How do you like DistroHopper?"
|
||||
MSG_MERG="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_NEW=" Do you want to create a new VM?"
|
||||
MSG_NO_CONF="No .conf files found"
|
||||
MSG_NO_DISTROERROR="I currently don't have support for your distro"
|
||||
MSG_NO="No argumet provided!"
|
||||
|
|
71
lang/en.cfgZ
Normal file
71
lang/en.cfgZ
Normal file
|
@ -0,0 +1,71 @@
|
|||
MSG_ADD_STARTED="Adding new distro started..."
|
||||
MSG_BUGS="PS: You saw some bugs?"
|
||||
MSG_C_DESKTOP="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_C_LANG="Do you want copy translation to system? (y/n)"
|
||||
MSG_C_TRANS="Copying translation..."
|
||||
MSG_D_INTERM="Do you want DistroHopper to run in the terminal? (y/n)"
|
||||
MSG_DIR="creating config dir..."
|
||||
MSG_D_LANG=" Trying to download Windows %s %s..."
|
||||
MSG_DONE="Done"
|
||||
MSG_D_OS=" Trying to download %s %s..."
|
||||
MSG_D_RELEASE=" Trying to download %s %s %s..."
|
||||
MSG_DUMP="Dumping language source..."
|
||||
MSG_ERROR="Error"
|
||||
MSG_FEEDBACK="Could you please provide feedback?"
|
||||
MSG_FZF="Missing fzf!"
|
||||
MSG_H_ADD=" a add Add new distro to quickget"
|
||||
MSG_H_COPY=" c copy Copy all ISOs to target dir (for Ventoy)"
|
||||
MSG_H_DIR=" d dir Set default directory where VMs are stored"
|
||||
MSG_H_FIRST=" example for First run from terminal:"
|
||||
MSG_H_GUI=" g gui Run graphical user interface (GUI)"
|
||||
MSG_H_HELP=" h help Show this help and exit"
|
||||
MSG_H_INSTALL=" i install Install DistroHopper"
|
||||
MSG_H_LANG=" l language Translate DistroHopper"
|
||||
MSG_H_MODE=" m mode Portable mode"
|
||||
MSG_HOMEPAGE="Homepage: dh.osowoso.xyz"
|
||||
MSG_HOSTED="Project hosted at: https://github.com/oSoWoSo/DistroHopper"
|
||||
MSG_H_PUSH=" p push Push changed quickget to quickemu project"
|
||||
MSG_H_READY=" r ready Update ready to run VMs"
|
||||
MSG_H_SORT=" f functions Sort functions in quickget"
|
||||
MSG_H_SUPPORTED=" s supported Update supported VMs"
|
||||
MSG_H_TUI=" t 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_INVALID="Invalid option:"
|
||||
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_LETMEKNOW=" Let me know..."
|
||||
MSG_LIKE="How do you like DistroHopper?"
|
||||
MSG_MERG="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_CONF="No .conf files found"
|
||||
MSG_NO_DISTROERROR="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_Q_INTERM="Do you want quickget to show outputs in the terminal? (y/n)"
|
||||
MSG_R_TUI="Running DistroHopper TUI..."
|
||||
MSG_RUNNING="DistroHopper is running... Press Ctrl-Q anytime to exit."
|
||||
MSG_SETTINGUP="Setting up directory..."
|
||||
MSG_S_GUI="Starting DistroHopper GUI..."
|
||||
MSG_S_CHOOSED=" Starting %s..."
|
||||
MSG_S_INSTALL="Starting installation..."
|
||||
MSG_SORTING="Sorting functions in template..."
|
||||
MSG_STRUCTURE="Creating directory structure..."
|
||||
MSG_U_READY="Updating ready VMs..."
|
||||
MSG_U_SUPPORTED="Updating supported VMs..."
|
||||
MSG_VM="Creating desktop entry..."
|
||||
MSG_YAD="Missing yad!"
|
||||
MSQ_ARGUMENTS="Possible arguments:"
|
||||
MSQ_FLAWLESS="Wish you flawless distro hopping..."
|
|
@ -37,10 +37,10 @@ MSG_ICONS="création d'un répertoire d'icônes en tant que racine..."
|
|||
MSG_IMPROVE="Qu'est-ce qui peut être amélioré, ajouté, modifié ?"
|
||||
MSG_INSTALLING="Installation de DistroHopper..."
|
||||
MSG_INVALID="Option non valide :"
|
||||
MSG_KNOW=" Tenez-moi au courant."
|
||||
MSG_LANG_CODE="Si vous souhaitez en créer un nouveau, insérez un code de langue à deux chiffres..."
|
||||
MSG_LANG_CHANGE="Quel changement de langue ? (en/cs)"
|
||||
MSG_LANG="La langue choisie est :"
|
||||
MSG_LETMEKNOW=" Tenez-moi au courant."
|
||||
MSG_LIKE="Que pensez-vous de DistroHopper ?"
|
||||
MSG_MERG="Fusionner les changements... (Faites-le vous-même)"
|
||||
MSG_MODE="Passer en mode portable !"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue