]> git.lizzy.rs Git - torbrowser-launcher.git/blob - torbrowser_launcher.pot
Merge branch 'feature-relative-import' of https://github.com/sedrubal/torbrowser...
[torbrowser-launcher.git] / torbrowser_launcher.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2016-12-02 15:13+0400\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: __init__.py:49
21 msgid "Tor Browser Launcher"
22 msgstr ""
23
24 #: __init__.py:50
25 msgid "By Micah Lee, licensed under MIT"
26 msgstr ""
27
28 #: __init__.py:51
29 #, python-brace-format
30 msgid "version {0}"
31 msgstr ""
32
33 #: common.py:108
34 #, python-brace-format
35 msgid "Error creating {0}"
36 msgstr ""
37
38 #: common.py:110 common.py:186
39 #, python-brace-format
40 msgid "{0} is not writable"
41 msgstr ""
42
43 #: common.py:183
44 #, python-brace-format
45 msgid "Cannot create directory {0}"
46 msgstr ""
47
48 #: common.py:193
49 msgid "Creating GnuPG homedir"
50 msgstr ""
51
52 #: common.py:240
53 #, python-format
54 msgid "Could not import key with fingerprint: %s."
55 msgstr ""
56
57 #: common.py:245
58 msgid "Not all keys were imported successfully!"
59 msgstr ""
60
61 #: launcher.py:75
62 msgid "Downloading over Tor"
63 msgstr ""
64
65 #: launcher.py:77
66 msgid ""
67 "The python-txsocksx package is missing, downloads will not happen over tor"
68 msgstr ""
69
70 #: launcher.py:87
71 msgid "Downloading and installing Tor Browser for the first time."
72 msgstr ""
73
74 #: launcher.py:89
75 msgid ""
76 "Your version of Tor Browser is out-of-date. Downloading and installing the "
77 "newest version."
78 msgstr ""
79
80 #: launcher.py:114
81 msgid "Tor Browser"
82 msgstr ""
83
84 #: launcher.py:210
85 msgid "Start"
86 msgstr ""
87
88 #: launcher.py:220 settings.py:195
89 msgid "Cancel"
90 msgstr ""
91
92 #: launcher.py:255 launcher.py:270 launcher.py:274 launcher.py:412
93 msgid "Downloading"
94 msgstr ""
95
96 #: launcher.py:262
97 msgid "Latest version: {}"
98 msgstr ""
99
100 #: launcher.py:265
101 msgid "Error detecting Tor Browser version."
102 msgstr ""
103
104 #: launcher.py:281 launcher.py:479
105 msgid "Verifying Signature"
106 msgstr ""
107
108 #: launcher.py:285
109 msgid "Extracting"
110 msgstr ""
111
112 #: launcher.py:289
113 msgid "Running"
114 msgstr ""
115
116 #: launcher.py:293
117 msgid "Starting download over again"
118 msgstr ""
119
120 #: launcher.py:307 launcher.py:309 launcher.py:311 launcher.py:353
121 msgid "Download Error:"
122 msgstr ""
123
124 #: launcher.py:307 launcher.py:374
125 msgid "You are currently using a non-default mirror"
126 msgstr ""
127
128 #: launcher.py:307 launcher.py:374
129 msgid "Would you like to switch back to the default?"
130 msgstr ""
131
132 #: launcher.py:309
133 msgid "Would you like to try the English version of Tor Browser instead?"
134 msgstr ""
135
136 #: launcher.py:326
137 msgid "Downloaded"
138 msgstr ""
139
140 #: launcher.py:374
141 msgid "DNS Lookup Error"
142 msgstr ""
143
144 #: launcher.py:383 launcher.py:385
145 msgid ""
146 "The SSL certificate served by https://www.torproject.org is invalid! You may "
147 "be under attack."
148 msgstr ""
149
150 #: launcher.py:383
151 msgid "Try the download again using Tor?"
152 msgstr ""
153
154 #: launcher.py:392
155 #, python-brace-format
156 msgid "Error connecting to Tor at {0}"
157 msgstr ""
158
159 #: launcher.py:395
160 #, python-brace-format
161 msgid ""
162 "Error starting download:\n"
163 "\n"
164 "{0}\n"
165 "\n"
166 "Are you connected to the internet?"
167 msgstr ""
168
169 #: launcher.py:494
170 msgid ""
171 "SIGNATURE VERIFICATION FAILED!\n"
172 "\n"
173 "You might be under attack, or there might just be a networking problem. "
174 "Click Start try the download again."
175 msgstr ""
176
177 #: launcher.py:504
178 msgid "Installing"
179 msgstr ""
180
181 #: launcher.py:526
182 #, python-brace-format
183 msgid "Tor Browser Launcher doesn't understand the file format of {0}"
184 msgstr ""
185
186 #: launcher.py:548
187 msgid ""
188 "The version of Tor Browser you have installed is earlier than it should be, "
189 "which could be a sign of an attack!"
190 msgstr ""
191
192 #: launcher.py:568
193 msgid "The python-pygame package is missing, the modem sound is unavailable."
194 msgstr ""
195
196 #: launcher.py:598
197 msgid "Downloading Tor Browser Bundle over again."
198 msgstr ""
199
200 #: settings.py:41
201 msgid "Tor Browser Launcher Settings"
202 msgstr ""
203
204 #: settings.py:71
205 msgid "Download over system Tor"
206 msgstr ""
207
208 #: settings.py:73
209 msgid ""
210 "This option is only available when using a system wide Tor installation."
211 msgstr ""
212
213 #: settings.py:75
214 msgid "This option requires the python-txsocksx package."
215 msgstr ""
216
217 #: settings.py:89
218 msgid "Play modem sound, because Tor is slow :]"
219 msgstr ""
220
221 #: settings.py:101
222 msgid "This option requires python-pygame to be installed"
223 msgstr ""
224
225 #: settings.py:106
226 msgid "Force downloading English version of Tor Browser"
227 msgstr ""
228
229 #: settings.py:119
230 msgid "Tor server"
231 msgstr ""
232
233 #: settings.py:131
234 msgid "Status: Installed"
235 msgstr ""
236
237 #: settings.py:133
238 msgid "Status: Not Installed"
239 msgstr ""
240
241 #: settings.py:142
242 msgid "Reinstall Tor Browser"
243 msgstr ""
244
245 #: settings.py:151
246 msgid "Install Tor Browser"
247 msgstr ""
248
249 #: settings.py:162
250 msgid "Mirror"
251 msgstr ""
252
253 #: settings.py:186
254 msgid "Save & Exit"
255 msgstr ""