diff options
Diffstat (limited to 'raveos-calamares-theme/etc/calamares/branding/raveos/lang/calamares-raveos_hu.ts')
| -rw-r--r-- | raveos-calamares-theme/etc/calamares/branding/raveos/lang/calamares-raveos_hu.ts | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/lang/calamares-raveos_hu.ts b/raveos-calamares-theme/etc/calamares/branding/raveos/lang/calamares-raveos_hu.ts new file mode 100644 index 0000000..27eddfa --- /dev/null +++ b/raveos-calamares-theme/etc/calamares/branding/raveos/lang/calamares-raveos_hu.ts @@ -0,0 +1,55 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="hu"> +<context> + <name>finishedq</name> + <message> + <source>Installation complete</source> + <translation>A telepítés befejeződött</translation> + </message> + <message> + <source>Restart the system to start using %1.</source> + <translation>Indítsd újra a rendszert a %1 használatához.</translation> + </message> + <message> + <source>Restart now</source> + <translation>Újraindítás most</translation> + </message> + <message> + <source>RaveOS Supporters</source> + <translation>RaveOS támogatók</translation> + </message> + <message> + <source>Thank you for your support, from every member of the team!</source> + <translation>Köszönjük a támogatást, a csapat minden tagja nevében!</translation> + </message> +</context> +<context> + <name>CalamaresWindow</name> + <message> + <source>&Restart</source> + <comment>@button</comment> + <translation>&Újraindítás</translation> + </message> + <message> + <source>Restart the computer</source> + <comment>@tooltip</comment> + <translation>A számítógép újraindítása</translation> + </message> +</context> +<context> + <name>raveos</name> + <message> + <source>Restart the computer?</source> + <translation>Újraindítod a számítógépet?</translation> + </message> + <message> + <source>Restart</source> + <translation>Újraindítás</translation> + </message> + <message> + <source>Cancel</source> + <translation>Mégse</translation> + </message> +</context> +</TS> |