diff options
Diffstat (limited to 'raveos-calamares-theme/etc/calamares/branding/raveos/lang/calamares-raveos_en.ts')
| -rw-r--r-- | raveos-calamares-theme/etc/calamares/branding/raveos/lang/calamares-raveos_en.ts | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/lang/calamares-raveos_en.ts b/raveos-calamares-theme/etc/calamares/branding/raveos/lang/calamares-raveos_en.ts new file mode 100644 index 0000000..cb44e1c --- /dev/null +++ b/raveos-calamares-theme/etc/calamares/branding/raveos/lang/calamares-raveos_en.ts @@ -0,0 +1,55 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="en"> +<context> + <name>finishedq</name> + <message> + <source>Installation complete</source> + <translation>Installation complete</translation> + </message> + <message> + <source>Restart the system to start using %1.</source> + <translation>Restart the system to start using %1.</translation> + </message> + <message> + <source>Restart now</source> + <translation>Restart now</translation> + </message> + <message> + <source>RaveOS Supporters</source> + <translation>RaveOS Supporters</translation> + </message> + <message> + <source>Thank you for your support, from every member of the team!</source> + <translation>Thank you for your support, from every member of the team!</translation> + </message> +</context> +<context> + <name>CalamaresWindow</name> + <message> + <source>&Restart</source> + <comment>@button</comment> + <translation>&Restart</translation> + </message> + <message> + <source>Restart the computer</source> + <comment>@tooltip</comment> + <translation>Restart the computer</translation> + </message> +</context> +<context> + <name>raveos</name> + <message> + <source>Restart the computer?</source> + <translation>Restart the computer?</translation> + </message> + <message> + <source>Restart</source> + <translation>Restart</translation> + </message> + <message> + <source>Cancel</source> + <translation>Cancel</translation> + </message> +</context> +</TS> |