forked from torproject/torbrowser-launcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
torbrowser_launcher.pot
238 lines (190 loc) · 4.18 KB
/
torbrowser_launcher.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-23 15:47-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: __init__.py:65 launcher.py:470
msgid "Tor Browser Launcher"
msgstr ""
#: __init__.py:66
msgid "By Micah Lee, licensed under MIT"
msgstr ""
#: __init__.py:67
#, python-brace-format
msgid "version {0}"
msgstr ""
#: common.py:100
#, python-brace-format
msgid "Error creating {0}"
msgstr ""
#: common.py:102 common.py:180
#, python-brace-format
msgid "{0} is not writable"
msgstr ""
#: common.py:177
#, python-brace-format
msgid "Cannot create directory {0}"
msgstr ""
#: common.py:187
msgid "Creating GnuPG homedir"
msgstr ""
#: common.py:254
#, python-format
msgid "Could not import key with fingerprint: %s."
msgstr ""
#: common.py:259
msgid "Not all keys were imported successfully!"
msgstr ""
#: launcher.py:83
msgid "Downloading Tor Browser for the first time."
msgstr ""
#: launcher.py:85
msgid ""
"Your version of Tor Browser is out-of-date. Downloading the newest version."
msgstr ""
#: launcher.py:100
msgid "Downloading over Tor"
msgstr ""
#: launcher.py:111
msgid "Tor Browser"
msgstr ""
#: launcher.py:128
msgid "Start"
msgstr ""
#: launcher.py:174
msgid "Yes"
msgstr ""
#: launcher.py:178
msgid "Exit"
msgstr ""
#: launcher.py:192 settings.py:136
msgid "Cancel"
msgstr ""
#: launcher.py:231 launcher.py:245 launcher.py:249 launcher.py:279
#: launcher.py:281
msgid "Downloading"
msgstr ""
#: launcher.py:238
msgid "Latest version: {}"
msgstr ""
#: launcher.py:241
msgid "Error detecting Tor Browser version."
msgstr ""
#: launcher.py:256 launcher.py:357
msgid "Verifying Signature"
msgstr ""
#: launcher.py:260
msgid "Extracting"
msgstr ""
#: launcher.py:264
msgid "Running"
msgstr ""
#: launcher.py:268
msgid "Starting download over again"
msgstr ""
#: launcher.py:279 launcher.py:295
msgid "(over Tor)"
msgstr ""
#: launcher.py:293
msgid "Downloaded"
msgstr ""
#: launcher.py:393
msgid "Installing"
msgstr ""
#: launcher.py:401
#, python-brace-format
msgid "Tor Browser Launcher doesn't understand the file format of {0}"
msgstr ""
#: launcher.py:427
msgid ""
"The version of Tor Browser you have installed is earlier than it should be, "
"which could be a sign of an attack!"
msgstr ""
#: launcher.py:446
msgid "Downloading Tor Browser over again."
msgstr ""
#: launcher.py:516 launcher.py:525 launcher.py:533
msgid "Download Error:"
msgstr ""
#: launcher.py:517
msgid "You are currently using a non-default mirror"
msgstr ""
#: launcher.py:518
msgid "Would you like to switch back to the default?"
msgstr ""
#: launcher.py:527
msgid "Would you like to try the English version of Tor Browser instead?"
msgstr ""
#: launcher.py:548
#, python-brace-format
msgid ""
"Invalid SSL certificate for:\n"
"{0}\n"
"\n"
"You may be under attack."
msgstr ""
#: launcher.py:550
msgid "Try the download again using Tor?"
msgstr ""
#: launcher.py:559
#, python-brace-format
msgid ""
"Error starting download:\n"
"\n"
"{0}\n"
"\n"
"Trying to download over Tor. Are you sure Tor is configured correctly and "
"running?"
msgstr ""
#: launcher.py:563
#, python-brace-format
msgid ""
"Error starting download:\n"
"\n"
"{0}\n"
"\n"
"Are you connected to the internet?"
msgstr ""
#: settings.py:46
msgid "Tor Browser Launcher Settings"
msgstr ""
#: settings.py:50
msgid "Download over system Tor"
msgstr ""
#: settings.py:57
msgid "Force downloading English version of Tor Browser"
msgstr ""
#: settings.py:66
msgid "Tor server"
msgstr ""
#: settings.py:82
msgid "Status: Installed"
msgstr ""
#: settings.py:84
msgid "Status: Not Installed"
msgstr ""
#: settings.py:87
msgid "Install Tor Browser"
msgstr ""
#: settings.py:92
msgid "Reinstall Tor Browser"
msgstr ""
#: settings.py:115
msgid "Mirror"
msgstr ""
#: settings.py:131
msgid "Save && Exit"
msgstr ""