diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-11-29 21:10:48 +0100 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2021-11-29 21:10:48 +0100 |
commit | bf46613751a6bf4da68e603b25862e993a9a9612 (patch) | |
tree | d136d7dfcd30a842b280476e3aa6480f1097fcd1 /gui/i18n/main_hu.ts | |
parent | 07ad41230d663816e9894b59b110fa2f7075ca18 (diff) |
[i18n] generate locales
Diffstat (limited to 'gui/i18n/main_hu.ts')
-rw-r--r-- | gui/i18n/main_hu.ts | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/gui/i18n/main_hu.ts b/gui/i18n/main_hu.ts index d81f611..1cd0225 100644 --- a/gui/i18n/main_hu.ts +++ b/gui/i18n/main_hu.ts @@ -93,20 +93,25 @@ Szeretne támogatni most?</translation> <context> <name>Help</name> <message> - <location filename="../components/Help.qml" line="5"/> + <location filename="../components/Help.qml" line="7"/> <source>Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../components/Help.qml" line="15"/> + <location filename="../components/Help.qml" line="20"/> <source>Troubleshooting and support</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../components/Help.qml" line="21"/> + <location filename="../components/Help.qml" line="31"/> <source>Report a bug</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../components/Help.qml" line="42"/> + <source>How to uninstall</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>InitErrors</name> @@ -321,12 +326,17 @@ Szeretne támogatni most?</translation> <context> <name>Splash</name> <message> - <location filename="../components/Splash.qml" line="109"/> - <source>There is a newer version available.</source> + <location filename="../components/Splash.qml" line="100"/> + <source>There is a newer version available. </source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../components/Splash.qml" line="100"/> + <source>Make sure to uninstall the previous one before running the new installer.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../components/Splash.qml" line="115"/> + <location filename="../components/Splash.qml" line="104"/> <source>UPGRADE NOW</source> <translation type="unfinished"></translation> </message> |