forked from linuxmint/mintsources
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmintsources.pot
More file actions
477 lines (375 loc) · 12.2 KB
/
mintsources.pot
File metadata and controls
477 lines (375 loc) · 12.2 KB
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
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
# 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-05-07 12:22+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: usr/lib/linuxmint/mintSources/mintSources.py:63
msgid "You are about to remove the following PPA:"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:66
#: usr/lib/linuxmint/mintSources/mintSources.py:142
#, python-format
msgid " More info: %s"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:70
#: usr/lib/linuxmint/mintSources/mintSources.py:146
msgid "Press Enter to continue or Ctrl+C to cancel"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:74
#: usr/lib/linuxmint/mintSources/mintSources.py:150
msgid "Unable to prompt for response. Please run with -y"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:78
msgid "Cancelling..."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:81
#, python-format
msgid "Cannot get info about PPA: '%s'."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:101
#, python-format
msgid "failed to remove PPA: '%s'"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:118
#, python-format
msgid "failed to remove repository: '%s'"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:125
msgid "Adding PPAs is not supported"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:132
#: usr/lib/linuxmint/mintSources/mintSources.py:1056
#, python-format
msgid "Cannot add PPA: '%s'."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:136
msgid "Adding private PPAs is not supported currently"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:139
msgid "You are about to add the following PPA:"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:198
#: usr/lib/linuxmint/mintSources/mintSources.py:201
#, python-format
msgid "This PPA does not support %s"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:347
#: usr/lib/linuxmint/mintSources/mintSources.py:376
msgid "Sources"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:355
msgid "CD-ROM (Installation Disc)"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:395
msgid ""
"Linux Mint uses Romeo to publish packages which are not tested. Once these "
"packages are tested, they are then moved to the official repositories. "
"Unless you are participating in beta-testing, you should not enable this "
"repository. Are you sure you want to enable Romeo?"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:423
msgid "Select a mirror"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:435
msgid "Country"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:440
msgid "URL"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:445
msgid "Speed"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:471
msgid "Worldwide"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:549
#: usr/lib/linuxmint/mintSources/mintSources.py:563
msgid "kB/s"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:552
msgid "MB/s"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:555
msgid "GB/s"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:598
msgid "Obsolete"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:601
msgid "Unreachable"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:724 generate_desktop_files:27
#: generate_desktop_files:42
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:1
msgid "Software Sources"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:743
msgid "Backported packages"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:745
msgid "Unstable packages"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:758
msgid "Main"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:759
msgid "Base"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:768
msgid ""
"Warning: Unstable packages can introduce regressions and negatively impact "
"your system. Please do not enable these options in Linux Mint unless it was "
"suggested by the development team."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:832
#: usr/lib/linuxmint/mintSources/mintSources.py:856
msgid "Enabled"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:838
#: usr/lib/linuxmint/mintSources/ppa_browser.py:49
msgid "PPA"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:862
msgid "Repository"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:878
msgid "Key"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:974
msgid "There is no more residual configuration on the system."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:980
msgid "The problem was fixed. Please reload the cache."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1006
msgid "Open.."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1009
#: usr/lib/linuxmint/mintSources/mintSources.py:1245
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:32
msgid "Cancel"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1010
msgid "Open"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1022
msgid ""
"Please enter the 8 characters of the public key you want to download from "
"keyserver.ubuntu.com:"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1035
msgid "Are you sure you want to permanently remove this key?"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1049
msgid "Please enter the name of the PPA you want to add:"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1101
msgid "Edit the URL of the PPA"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1111
msgid "Are you sure you want to permanently remove this PPA?"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1149
msgid ""
"The content of this PPA is not available. Please refresh the cache and try "
"again."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1163
msgid "Please enter the name of the repository you want to add:"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1182
msgid "Edit the URL of the repository"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1192
msgid "Are you sure you want to permanently remove this repository?"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1246
#: usr/lib/linuxmint/mintSources/mintSources.py:1379
msgid "OK"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1376
msgid "Your configuration changed"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1376
msgid "Click OK to update your APT cache"
msgstr ""
#: usr/lib/linuxmint/mintSources/ppa_browser.py:88
#, python-format
msgid "version %s already installed"
msgstr ""
#: usr/lib/linuxmint/mintSources/ppa_browser.py:91
msgid "already installed"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:39
msgid "Foreign packages"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:46
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:33
msgid "Downgrade"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:47
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:30
msgid ""
"The version of the following packages doesn't match the one from the "
"repositories:"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:49
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:16
msgid "Remove"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:50
msgid ""
"The packages below are installed on your computer but not present in the "
"repositories:"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:55
#: usr/lib/linuxmint/mintSources/foreign_packages.py:197
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:31
msgid "Select All"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:73
msgid "Package"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:78
msgid "Installed version"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:84
msgid "Repository version"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:200
msgid "Clear"
msgstr ""
#: usr/bin/add-apt-repository:10
msgid "Error: must run as root"
msgstr ""
#: usr/bin/add-apt-repository:23
msgid "Error: need a repository as argument"
msgstr ""
#: generate_desktop_files:27 generate_desktop_files:42
msgid "Configure the sources for installable software and updates"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:2
msgid "Official repositories"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:3
msgid "PPAs"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:4
msgid "Additional repositories"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:5
msgid "Authentication keys"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:6
msgid "Maintenance"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:7
msgid "Select a faster server..."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:8
msgid "Mirrors"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:9
msgid "Optional components"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:10
msgid "Enable source code repositories"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:11
msgid "Source code"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:12
msgid "Restore the default settings"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:13
msgid "Restore the official repositories to their default settings"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:14
msgid "Add a new PPA..."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:15
msgid "Edit URL..."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:17
msgid "Open PPA"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:18
msgid "Look inside the PPA and install packages it provides"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:19
msgid "Add a new repository..."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:20
msgid "Import key file..."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:21
msgid "Download a key..."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:22
msgid "Fix MergeList problems"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:23
msgid ""
"If you experience MergeList problems, click this button to solve the problem."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:24
msgid "Purge residual configuration"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:25
msgid ""
"Packages sometimes leave configuration files on the system even after they "
"are removed."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:26
msgid "Remove foreign packages"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:27
msgid ""
"Packages which do not come from known repositories are listed here and can "
"be removed."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:28
msgid "Downgrade foreign packages"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:29
msgid ""
"Packages which version does not come from known repositories are listed here "
"and can be downgraded."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:34
msgid "WARNING"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:35
msgid ""
"Review the information below very carefully before validating the command:"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:36
msgid "VTE"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:37
msgid "Select mirror"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:38
msgid "Apply"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:39
msgid ""
"This PPA provides the following packages. Please select the ones you want to "
"install:"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.glade.h:40
msgid "Install"
msgstr ""