diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-12-06 18:20:09 +0100 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2021-12-06 18:20:09 +0100 |
commit | 6ad6c1f6ae54c4b8ed6cf7d2c2fb236fd2c52084 (patch) | |
tree | e04d8d8b35ecfb90e61d58ed9029d935d8789f22 /gui/i18n/main_el.ts | |
parent | 27fa0bbafd151742755fb7ed547c8b5398dd5150 (diff) |
[i18n] fetch locales
Diffstat (limited to 'gui/i18n/main_el.ts')
-rw-r--r-- | gui/i18n/main_el.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gui/i18n/main_el.ts b/gui/i18n/main_el.ts index 598e141..c01ab1e 100644 --- a/gui/i18n/main_el.ts +++ b/gui/i18n/main_el.ts @@ -1,4 +1,4 @@ -<?xml version="1.0" ?><!DOCTYPE TS><TS language="el" version="2.1"> +<?xml version="1.0" ?><!DOCTYPE TS><TS version="2.1" language="el"> <context> <name>About</name> <message> @@ -88,7 +88,7 @@ <location filename="../components/Locations.qml" line="31"/> <source>Switching gateway…</source> <extracomment>A little display to signal that the clicked gateway is being switched to</extracomment> - <translation type="unfinished"/> + <translation>Η πύλη αλλάζει…</translation> </message> <message> <location filename="../components/Locations.qml" line="33"/> @@ -192,7 +192,7 @@ <message> <location filename="../components/Preferences.qml" line="144"/> <source>UDP can make the VPN faster. It might be blocked on some networks.</source> - <translation type="unfinished"/> + <translation>Το UDP μπορεί να κάνει το VPN γρηγορότερο. Ίσως να μπλοκάρεται σε κάποια δίκτυα.</translation> </message> <message> <location filename="../components/Preferences.qml" line="157"/> |