Skip to content

Commit e171ece

Browse files
committed
Update translations
1 parent 7237266 commit e171ece

File tree

1 file changed

+43
-16
lines changed

1 file changed

+43
-16
lines changed

gui/locales/messages.pot

+43-16
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ msgid ""
22
msgstr ""
33
"Content-Type: text/plain; charset=UTF-8\n"
44

5+
msgid "%(amount)d more..."
6+
msgstr ""
7+
58
msgid "%(duration)s was added, account paid until %(expiry)s."
69
msgstr ""
710

@@ -86,9 +89,15 @@ msgstr ""
8689
msgid "Connected"
8790
msgstr ""
8891

92+
msgid "CONNECTED"
93+
msgstr ""
94+
8995
msgid "Connecting"
9096
msgstr ""
9197

98+
msgid "CONNECTING..."
99+
msgstr ""
100+
92101
#. Creating a secure connection that isn't breakable by quantum computers.
93102
msgid "CREATING QUANTUM SECURE CONNECTION"
94103
msgstr ""
@@ -99,6 +108,11 @@ msgstr ""
99108
msgid "Custom"
100109
msgstr ""
101110

111+
#. This refers to the Custom DNS setting in the VPN settings view. This is
112+
#. displayed when the feature is on.
113+
msgid "Custom DNS"
114+
msgstr ""
115+
102116
msgid "Default"
103117
msgstr ""
104118

@@ -120,10 +134,13 @@ msgstr ""
120134
msgid "Disconnected"
121135
msgstr ""
122136

137+
msgid "DISCONNECTED"
138+
msgstr ""
139+
123140
msgid "Disconnecting"
124141
msgstr ""
125142

126-
msgid "Dismiss"
143+
msgid "DISCONNECTING..."
127144
msgstr ""
128145

129146
msgid "Edit"
@@ -166,6 +183,11 @@ msgstr ""
166183
msgid "less than a day left"
167184
msgstr ""
168185

186+
#. This refers to the multihop setting in the VPN settings view. This is
187+
#. displayed when the feature is on.
188+
msgid "Multihop"
189+
msgstr ""
190+
169191
msgid "Name"
170192
msgstr ""
171193

@@ -193,6 +215,11 @@ msgstr ""
193215
msgid "Port"
194216
msgstr ""
195217

218+
#. This refers to the quantum resistance setting in the WireGuard settings view.
219+
#. This is displayed when the feature is on.
220+
msgid "Quantum resistance"
221+
msgstr ""
222+
196223
#. The connection is secure and isn't breakable by quantum computers.
197224
msgid "QUANTUM SECURE CONNECTION"
198225
msgstr ""
@@ -559,10 +586,18 @@ msgctxt "connect-container"
559586
msgid "%(city)s (%(hostname)s)"
560587
msgstr ""
561588

589+
msgctxt "connect-view"
590+
msgid "Active features"
591+
msgstr ""
592+
562593
msgctxt "connect-view"
563594
msgid "Congrats!"
564595
msgstr ""
565596

597+
msgctxt "connect-view"
598+
msgid "Connection details"
599+
msgstr ""
600+
566601
msgctxt "connect-view"
567602
msgid "Disconnect"
568603
msgstr ""
@@ -635,12 +670,6 @@ msgctxt "connect-view"
635670
msgid "You’re all set!"
636671
msgstr ""
637672

638-
#. %(hostname)s - The current server the app is connected to, e.g. "se-got-wg-001 using DAITA"
639-
#. %(daita)s - Will be replaced with "DAITA"
640-
msgctxt "connection-info"
641-
msgid "%(hostname)s using %(daita)s"
642-
msgstr ""
643-
644673
#. The hostname line displayed below the country on the main screen
645674
#. Available placeholders:
646675
#. %(relay)s - the relay hostname
@@ -653,14 +682,6 @@ msgctxt "connection-info"
653682
msgid "%(relay)s via Custom bridge"
654683
msgstr ""
655684

656-
#. The tunnel type line displayed below the hostname line on the main screen
657-
#. Available placeholders:
658-
#. %(tunnelType)s - the tunnel type, i.e OpenVPN
659-
#. %(bridgeType)s - the bridge type, i.e Shadowsocks
660-
msgctxt "connection-info"
661-
msgid "%(tunnelType)s via %(bridgeType)s"
662-
msgstr ""
663-
664685
msgctxt "connection-info"
665686
msgid "In"
666687
msgstr ""
@@ -1751,7 +1772,7 @@ msgid "Update your kernel."
17511772
msgstr ""
17521773

17531774
msgctxt "tunnel-control"
1754-
msgid "Secure my connection"
1775+
msgid "Connect"
17551776
msgstr ""
17561777

17571778
msgctxt "tunnel-control"
@@ -2258,6 +2279,9 @@ msgstr ""
22582279
msgid "Discard changes?"
22592280
msgstr ""
22602281

2282+
msgid "Dismiss"
2283+
msgstr ""
2284+
22612285
msgid "Edit custom lists"
22622286
msgstr ""
22632287

@@ -2423,6 +2447,9 @@ msgstr ""
24232447
msgid "Reset to default"
24242448
msgstr ""
24252449

2450+
msgid "Secure my connection"
2451+
msgstr ""
2452+
24262453
msgid "Secured"
24272454
msgstr ""
24282455

0 commit comments

Comments
 (0)