From 0a4cfd33abd3a664c5d869f0c97023ada9679020 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Tue, 1 Jun 2021 17:40:59 +0200 Subject: [i18n] update locales --- gui/i18n/base.ts | 21 ++++++++++----------- gui/i18n/main_es.ts | 21 ++++++++++----------- gui/i18n/main_es_ES.ts | 21 ++++++++++----------- gui/i18n/main_et.ts | 21 ++++++++++----------- gui/i18n/main_fr.ts | 21 ++++++++++----------- gui/i18n/main_lt.ts | 21 ++++++++++----------- gui/i18n/main_tr.ts | 21 ++++++++++----------- gui/qml/VpnState.qml | 5 ++++- gui/qml/main.qml | 2 +- 9 files changed, 75 insertions(+), 79 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? - + @@ -156,10 +156,13 @@ Do you want to donate now? - - - + + + Recommended + Clickable item to switch to the recommended location +---------- +Clickable item to swicth to the recommended location @@ -176,8 +179,8 @@ Do you want to donate now? - - Connecting... + + Connecting… @@ -297,6 +300,7 @@ Do you want to donate now? + Recommended @@ -305,11 +309,6 @@ Do you want to donate now? Manual - - - Best - - Pick location… 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? - + @@ -158,10 +158,13 @@ Do you want to donate now? - - - + + + Recommended + Clickable item to switch to the recommended location +---------- +Clickable item to swicth to the recommended location @@ -178,8 +181,8 @@ Do you want to donate now? - - Connecting... + + Connecting… @@ -324,6 +327,7 @@ Do you want to donate now? + Recommended @@ -332,11 +336,6 @@ Do you want to donate now? Manual - - - Best - - Pick location… 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? - + @@ -158,10 +158,13 @@ Do you want to donate now? - - - + + + Recommended + Clickable item to switch to the recommended location +---------- +Clickable item to swicth to the recommended location @@ -178,8 +181,8 @@ Do you want to donate now? - - Connecting... + + Connecting… @@ -324,6 +327,7 @@ Do you want to donate now? + Recommended @@ -332,11 +336,6 @@ Do you want to donate now? Manual - - - Best - - Pick location… 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? - + @@ -158,10 +158,13 @@ Kas soovid kohe annetada? - - - + + + Recommended + Clickable item to switch to the recommended location +---------- +Clickable item to swicth to the recommended location @@ -178,8 +181,8 @@ Kas soovid kohe annetada? - - Connecting... + + Connecting… @@ -324,6 +327,7 @@ Kas soovid kohe annetada? + Recommended @@ -332,11 +336,6 @@ Kas soovid kohe annetada? Manual - - - Best - - Pick location… 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 ? - + @@ -158,10 +158,13 @@ Voulez-vous faire un don maintenant ? - - - + + + Recommended + Clickable item to switch to the recommended location +---------- +Clickable item to swicth to the recommended location @@ -178,8 +181,8 @@ Voulez-vous faire un don maintenant ? - - Connecting... + + Connecting… @@ -324,6 +327,7 @@ Voulez-vous faire un don maintenant ? + Recommended @@ -332,11 +336,6 @@ Voulez-vous faire un don maintenant ? Manual - - - Best - - Pick location… 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? - + @@ -158,10 +158,13 @@ Ar norėtumėte paaukoti dabar? - - - + + + Recommended + Clickable item to switch to the recommended location +---------- +Clickable item to swicth to the recommended location @@ -178,8 +181,8 @@ Ar norėtumėte paaukoti dabar? - - Connecting... + + Connecting… @@ -324,6 +327,7 @@ Ar norėtumėte paaukoti dabar? + Recommended @@ -332,11 +336,6 @@ Ar norėtumėte paaukoti dabar? Manual - - - Best - - Pick location… 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? - + @@ -158,10 +158,13 @@ Do you want to donate now? - - - + + + Recommended + Clickable item to switch to the recommended location +---------- +Clickable item to swicth to the recommended location @@ -178,8 +181,8 @@ Do you want to donate now? - - Connecting... + + Connecting… @@ -324,6 +327,7 @@ Do you want to donate now? + Recommended @@ -332,11 +336,6 @@ Do you want to donate now? Manual - - - Best - - Pick location… diff --git a/gui/qml/VpnState.qml b/gui/qml/VpnState.qml index 481d68e..b18d6b5 100644 --- a/gui/qml/VpnState.qml +++ b/gui/qml/VpnState.qml @@ -103,13 +103,14 @@ StateGroup { //: %1 -> location to which the client is connected to qsTr("Recommended (%1)").arg(locationStr()) } else { + //: Clickable item to switch to the recommended location qsTr("Recommended") } } } PropertyChanges { target: mainStatus - text: qsTr("Connecting...") + text: qsTr("Connecting…") } PropertyChanges { target: mainCurrentGateway @@ -129,6 +130,7 @@ StateGroup { } PropertyChanges { target: autoSelectionItem + //: Clickable item to switch to the recommended location text: qsTr("Recommended") } PropertyChanges { @@ -153,6 +155,7 @@ StateGroup { } PropertyChanges { target: autoSelectionItem + //: Clickable item to swicth to the recommended location text: qsTr("Recommended") } PropertyChanges { diff --git a/gui/qml/main.qml b/gui/qml/main.qml index cba12a1..2573323 100644 --- a/gui/qml/main.qml +++ b/gui/qml/main.qml @@ -320,7 +320,7 @@ ApplicationWindow { MenuItem { id: autoSelectionItem - text: qsTr("Best") + text: qsTr("Recommended") checkable: true checked: !isManualLocation() onTriggered: { -- cgit v1.2.3