summaryrefslogtreecommitdiff
path: root/gui/i18n
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-06-01 17:40:59 +0200
committerkali kaneko (leap communications) <kali@leap.se>2021-06-01 17:40:59 +0200
commit0a4cfd33abd3a664c5d869f0c97023ada9679020 (patch)
tree4b5c5695f511db951badac7d9cae067956fd388e /gui/i18n
parent30c85e072282e9a66c5ff940bf9f84e21beb5238 (diff)
[i18n] update locales
Diffstat (limited to 'gui/i18n')
-rw-r--r--gui/i18n/base.ts21
-rw-r--r--gui/i18n/main_es.ts21
-rw-r--r--gui/i18n/main_es_ES.ts21
-rw-r--r--gui/i18n/main_et.ts21
-rw-r--r--gui/i18n/main_fr.ts21
-rw-r--r--gui/i18n/main_lt.ts21
-rw-r--r--gui/i18n/main_tr.ts21
7 files changed, 70 insertions, 77 deletions
diff --git a/gui/i18n/base.ts b/gui/i18n/base.ts
index 3f3638b..09eb5da 100644
--- a/gui/i18n/base.ts
+++ b/gui/i18n/base.ts
@@ -148,7 +148,7 @@ Do you want to donate now?</source>
<message>
<location filename="../qml/VPNSwitch.qml" line="10"/>
<source></source>
- <translation type="unfinished"></translation>
+ <translation></translation>
</message>
</context>
<context>
@@ -156,10 +156,13 @@ Do you want to donate now?</source>
<message>
<location filename="../qml/VpnState.qml" line="34"/>
<location filename="../qml/VpnState.qml" line="74"/>
- <location filename="../qml/VpnState.qml" line="106"/>
- <location filename="../qml/VpnState.qml" line="132"/>
- <location filename="../qml/VpnState.qml" line="156"/>
+ <location filename="../qml/VpnState.qml" line="107"/>
+ <location filename="../qml/VpnState.qml" line="134"/>
+ <location filename="../qml/VpnState.qml" line="159"/>
<source>Recommended</source>
+ <extracomment>Clickable item to switch to the recommended location
+----------
+Clickable item to swicth to the recommended location</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
@@ -176,8 +179,8 @@ Do you want to donate now?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qml/VpnState.qml" line="112"/>
- <source>Connecting...</source>
+ <location filename="../qml/VpnState.qml" line="113"/>
+ <source>Connecting…</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -297,6 +300,7 @@ Do you want to donate now?</source>
<message>
<location filename="../qml/main.qml" line="120"/>
<location filename="../qml/main.qml" line="138"/>
+ <location filename="../qml/main.qml" line="323"/>
<source>Recommended</source>
<translation type="unfinished"></translation>
</message>
@@ -306,11 +310,6 @@ Do you want to donate now?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qml/main.qml" line="323"/>
- <source>Best</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../qml/main.qml" line="340"/>
<source>Pick location…</source>
<translation type="unfinished"></translation>
diff --git a/gui/i18n/main_es.ts b/gui/i18n/main_es.ts
index d95240c..e1a4025 100644
--- a/gui/i18n/main_es.ts
+++ b/gui/i18n/main_es.ts
@@ -150,7 +150,7 @@ Do you want to donate now?</source>
<message>
<location filename="../qml/VPNSwitch.qml" line="10"/>
<source></source>
- <translation type="unfinished"></translation>
+ <translation></translation>
</message>
</context>
<context>
@@ -158,10 +158,13 @@ Do you want to donate now?</source>
<message>
<location filename="../qml/VpnState.qml" line="34"/>
<location filename="../qml/VpnState.qml" line="74"/>
- <location filename="../qml/VpnState.qml" line="106"/>
- <location filename="../qml/VpnState.qml" line="132"/>
- <location filename="../qml/VpnState.qml" line="156"/>
+ <location filename="../qml/VpnState.qml" line="107"/>
+ <location filename="../qml/VpnState.qml" line="134"/>
+ <location filename="../qml/VpnState.qml" line="159"/>
<source>Recommended</source>
+ <extracomment>Clickable item to switch to the recommended location
+----------
+Clickable item to swicth to the recommended location</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
@@ -178,8 +181,8 @@ Do you want to donate now?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qml/VpnState.qml" line="112"/>
- <source>Connecting...</source>
+ <location filename="../qml/VpnState.qml" line="113"/>
+ <source>Connecting…</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -324,6 +327,7 @@ Do you want to donate now?</source>
<message>
<location filename="../qml/main.qml" line="120"/>
<location filename="../qml/main.qml" line="138"/>
+ <location filename="../qml/main.qml" line="323"/>
<source>Recommended</source>
<translation type="unfinished"></translation>
</message>
@@ -333,11 +337,6 @@ Do you want to donate now?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qml/main.qml" line="323"/>
- <source>Best</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../qml/main.qml" line="340"/>
<source>Pick location…</source>
<translation type="unfinished"></translation>
diff --git a/gui/i18n/main_es_ES.ts b/gui/i18n/main_es_ES.ts
index b3146a9..503aa99 100644
--- a/gui/i18n/main_es_ES.ts
+++ b/gui/i18n/main_es_ES.ts
@@ -150,7 +150,7 @@ Do you want to donate now?</source>
<message>
<location filename="../qml/VPNSwitch.qml" line="10"/>
<source></source>
- <translation type="unfinished"></translation>
+ <translation></translation>
</message>
</context>
<context>
@@ -158,10 +158,13 @@ Do you want to donate now?</source>
<message>
<location filename="../qml/VpnState.qml" line="34"/>
<location filename="../qml/VpnState.qml" line="74"/>
- <location filename="../qml/VpnState.qml" line="106"/>
- <location filename="../qml/VpnState.qml" line="132"/>
- <location filename="../qml/VpnState.qml" line="156"/>
+ <location filename="../qml/VpnState.qml" line="107"/>
+ <location filename="../qml/VpnState.qml" line="134"/>
+ <location filename="../qml/VpnState.qml" line="159"/>
<source>Recommended</source>
+ <extracomment>Clickable item to switch to the recommended location
+----------
+Clickable item to swicth to the recommended location</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
@@ -178,8 +181,8 @@ Do you want to donate now?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qml/VpnState.qml" line="112"/>
- <source>Connecting...</source>
+ <location filename="../qml/VpnState.qml" line="113"/>
+ <source>Connecting…</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -324,6 +327,7 @@ Do you want to donate now?</source>
<message>
<location filename="../qml/main.qml" line="120"/>
<location filename="../qml/main.qml" line="138"/>
+ <location filename="../qml/main.qml" line="323"/>
<source>Recommended</source>
<translation type="unfinished"></translation>
</message>
@@ -333,11 +337,6 @@ Do you want to donate now?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qml/main.qml" line="323"/>
- <source>Best</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../qml/main.qml" line="340"/>
<source>Pick location…</source>
<translation type="unfinished"></translation>
diff --git a/gui/i18n/main_et.ts b/gui/i18n/main_et.ts
index 744dd41..b919406 100644
--- a/gui/i18n/main_et.ts
+++ b/gui/i18n/main_et.ts
@@ -150,7 +150,7 @@ Kas soovid kohe annetada?</translation>
<message>
<location filename="../qml/VPNSwitch.qml" line="10"/>
<source></source>
- <translation type="unfinished"></translation>
+ <translation></translation>
</message>
</context>
<context>
@@ -158,10 +158,13 @@ Kas soovid kohe annetada?</translation>
<message>
<location filename="../qml/VpnState.qml" line="34"/>
<location filename="../qml/VpnState.qml" line="74"/>
- <location filename="../qml/VpnState.qml" line="106"/>
- <location filename="../qml/VpnState.qml" line="132"/>
- <location filename="../qml/VpnState.qml" line="156"/>
+ <location filename="../qml/VpnState.qml" line="107"/>
+ <location filename="../qml/VpnState.qml" line="134"/>
+ <location filename="../qml/VpnState.qml" line="159"/>
<source>Recommended</source>
+ <extracomment>Clickable item to switch to the recommended location
+----------
+Clickable item to swicth to the recommended location</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
@@ -178,8 +181,8 @@ Kas soovid kohe annetada?</translation>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qml/VpnState.qml" line="112"/>
- <source>Connecting...</source>
+ <location filename="../qml/VpnState.qml" line="113"/>
+ <source>Connecting…</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -324,6 +327,7 @@ Kas soovid kohe annetada?</translation>
<message>
<location filename="../qml/main.qml" line="120"/>
<location filename="../qml/main.qml" line="138"/>
+ <location filename="../qml/main.qml" line="323"/>
<source>Recommended</source>
<translation type="unfinished"></translation>
</message>
@@ -333,11 +337,6 @@ Kas soovid kohe annetada?</translation>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qml/main.qml" line="323"/>
- <source>Best</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../qml/main.qml" line="340"/>
<source>Pick location…</source>
<translation type="unfinished"></translation>
diff --git a/gui/i18n/main_fr.ts b/gui/i18n/main_fr.ts
index df76cfd..7ce07fa 100644
--- a/gui/i18n/main_fr.ts
+++ b/gui/i18n/main_fr.ts
@@ -150,7 +150,7 @@ Voulez-vous faire un don maintenant&#x2009;?</translation>
<message>
<location filename="../qml/VPNSwitch.qml" line="10"/>
<source></source>
- <translation type="unfinished"></translation>
+ <translation></translation>
</message>
</context>
<context>
@@ -158,10 +158,13 @@ Voulez-vous faire un don maintenant&#x2009;?</translation>
<message>
<location filename="../qml/VpnState.qml" line="34"/>
<location filename="../qml/VpnState.qml" line="74"/>
- <location filename="../qml/VpnState.qml" line="106"/>
- <location filename="../qml/VpnState.qml" line="132"/>
- <location filename="../qml/VpnState.qml" line="156"/>
+ <location filename="../qml/VpnState.qml" line="107"/>
+ <location filename="../qml/VpnState.qml" line="134"/>
+ <location filename="../qml/VpnState.qml" line="159"/>
<source>Recommended</source>
+ <extracomment>Clickable item to switch to the recommended location
+----------
+Clickable item to swicth to the recommended location</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
@@ -178,8 +181,8 @@ Voulez-vous faire un don maintenant&#x2009;?</translation>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qml/VpnState.qml" line="112"/>
- <source>Connecting...</source>
+ <location filename="../qml/VpnState.qml" line="113"/>
+ <source>Connecting…</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -324,6 +327,7 @@ Voulez-vous faire un don maintenant&#x2009;?</translation>
<message>
<location filename="../qml/main.qml" line="120"/>
<location filename="../qml/main.qml" line="138"/>
+ <location filename="../qml/main.qml" line="323"/>
<source>Recommended</source>
<translation type="unfinished"></translation>
</message>
@@ -333,11 +337,6 @@ Voulez-vous faire un don maintenant&#x2009;?</translation>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qml/main.qml" line="323"/>
- <source>Best</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../qml/main.qml" line="340"/>
<source>Pick location…</source>
<translation type="unfinished"></translation>
diff --git a/gui/i18n/main_lt.ts b/gui/i18n/main_lt.ts
index 6da8354..3c12f69 100644
--- a/gui/i18n/main_lt.ts
+++ b/gui/i18n/main_lt.ts
@@ -150,7 +150,7 @@ Ar norėtumėte paaukoti dabar?</translation>
<message>
<location filename="../qml/VPNSwitch.qml" line="10"/>
<source></source>
- <translation type="unfinished"></translation>
+ <translation></translation>
</message>
</context>
<context>
@@ -158,10 +158,13 @@ Ar norėtumėte paaukoti dabar?</translation>
<message>
<location filename="../qml/VpnState.qml" line="34"/>
<location filename="../qml/VpnState.qml" line="74"/>
- <location filename="../qml/VpnState.qml" line="106"/>
- <location filename="../qml/VpnState.qml" line="132"/>
- <location filename="../qml/VpnState.qml" line="156"/>
+ <location filename="../qml/VpnState.qml" line="107"/>
+ <location filename="../qml/VpnState.qml" line="134"/>
+ <location filename="../qml/VpnState.qml" line="159"/>
<source>Recommended</source>
+ <extracomment>Clickable item to switch to the recommended location
+----------
+Clickable item to swicth to the recommended location</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
@@ -178,8 +181,8 @@ Ar norėtumėte paaukoti dabar?</translation>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qml/VpnState.qml" line="112"/>
- <source>Connecting...</source>
+ <location filename="../qml/VpnState.qml" line="113"/>
+ <source>Connecting…</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -324,6 +327,7 @@ Ar norėtumėte paaukoti dabar?</translation>
<message>
<location filename="../qml/main.qml" line="120"/>
<location filename="../qml/main.qml" line="138"/>
+ <location filename="../qml/main.qml" line="323"/>
<source>Recommended</source>
<translation type="unfinished"></translation>
</message>
@@ -333,11 +337,6 @@ Ar norėtumėte paaukoti dabar?</translation>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qml/main.qml" line="323"/>
- <source>Best</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../qml/main.qml" line="340"/>
<source>Pick location…</source>
<translation type="unfinished"></translation>
diff --git a/gui/i18n/main_tr.ts b/gui/i18n/main_tr.ts
index fc5892a..b58d97f 100644
--- a/gui/i18n/main_tr.ts
+++ b/gui/i18n/main_tr.ts
@@ -150,7 +150,7 @@ Do you want to donate now?</source>
<message>
<location filename="../qml/VPNSwitch.qml" line="10"/>
<source></source>
- <translation type="unfinished"></translation>
+ <translation></translation>
</message>
</context>
<context>
@@ -158,10 +158,13 @@ Do you want to donate now?</source>
<message>
<location filename="../qml/VpnState.qml" line="34"/>
<location filename="../qml/VpnState.qml" line="74"/>
- <location filename="../qml/VpnState.qml" line="106"/>
- <location filename="../qml/VpnState.qml" line="132"/>
- <location filename="../qml/VpnState.qml" line="156"/>
+ <location filename="../qml/VpnState.qml" line="107"/>
+ <location filename="../qml/VpnState.qml" line="134"/>
+ <location filename="../qml/VpnState.qml" line="159"/>
<source>Recommended</source>
+ <extracomment>Clickable item to switch to the recommended location
+----------
+Clickable item to swicth to the recommended location</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
@@ -178,8 +181,8 @@ Do you want to donate now?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qml/VpnState.qml" line="112"/>
- <source>Connecting...</source>
+ <location filename="../qml/VpnState.qml" line="113"/>
+ <source>Connecting…</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -324,6 +327,7 @@ Do you want to donate now?</source>
<message>
<location filename="../qml/main.qml" line="120"/>
<location filename="../qml/main.qml" line="138"/>
+ <location filename="../qml/main.qml" line="323"/>
<source>Recommended</source>
<translation type="unfinished"></translation>
</message>
@@ -333,11 +337,6 @@ Do you want to donate now?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../qml/main.qml" line="323"/>
- <source>Best</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<location filename="../qml/main.qml" line="340"/>
<source>Pick location…</source>
<translation type="unfinished"></translation>