diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-12-01 17:46:17 +0100 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2021-12-01 17:46:17 +0100 |
commit | 539010bacb2cd5dff8144247d4375e3fa550f1a6 (patch) | |
tree | 46e5a4d8a47bc84622153091b0acd5c85b87dbd6 /gui/i18n/main_tr.ts | |
parent | 52ffbe9440dab0d2888f1abbcb97cd70150d15a1 (diff) |
[i18n] fetch locales
Diffstat (limited to 'gui/i18n/main_tr.ts')
-rw-r--r-- | gui/i18n/main_tr.ts | 23 |
1 files changed, 6 insertions, 17 deletions
diff --git a/gui/i18n/main_tr.ts b/gui/i18n/main_tr.ts index 93b5846..43480f7 100644 --- a/gui/i18n/main_tr.ts +++ b/gui/i18n/main_tr.ts @@ -1,6 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="tr"> +<?xml version="1.0" ?><!DOCTYPE TS><TS language="tr" version="2.1"> <context> <name>About</name> <message> @@ -90,12 +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> - </message> - <message> - <source>Switching gateways...</source> - <extracomment>A little display to signal that the clicked gateway is being switched to</extracomment> - <translation type="vanished">Ağ geçitleri değiştiriliyor...</translation> + <translation type="unfinished"/> </message> <message> <location filename="../components/Locations.qml" line="33"/> @@ -199,11 +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> - </message> - <message> - <source>UDP can make the VPN faster. It might be blocked on some networks</source> - <translation type="vanished">UDP, VPN'i daha hızlı yapabilir. Bazı ağlarda engellenmiş olabilir.</translation> + <translation type="unfinished"/> </message> <message> <location filename="../components/Preferences.qml" line="157"/> @@ -351,8 +340,8 @@ Bağlantı</translation> <name>VPNSwitch</name> <message> <location filename="../qml/VPNSwitch.qml" line="10"/> - <source></source> - <translation></translation> + <source/> + <translation type="unfinished"/> </message> </context> <context> @@ -398,4 +387,4 @@ Bağlantı</translation> <translation>VPN'i başlat, 'açık' veya 'kapalı'.</translation> </message> </context> -</TS> +</TS>
\ No newline at end of file |