forked from linuxmint/mintsources
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mintsources.pot
513 lines (401 loc) · 13.1 KB
/
mintsources.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
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
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
# 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: 2022-06-22 12:00+0200\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"
#: usr/lib/linuxmint/mintSources/mintSources.py:83
msgid "You are about to remove the following PPA:"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:86
#: usr/lib/linuxmint/mintSources/mintSources.py:166
#, python-format
msgid " More info: %s"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:90
#: usr/lib/linuxmint/mintSources/mintSources.py:170
msgid "Press Enter to continue or Ctrl+C to cancel"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:94
#: usr/lib/linuxmint/mintSources/mintSources.py:174
msgid "Unable to prompt for response. Please run with -y"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:98
msgid "Cancelling..."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:101
#, python-format
msgid "Cannot get info about PPA: '%s'."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:123
#, python-format
msgid "failed to remove PPA: '%s'"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:142
#, python-format
msgid "failed to remove repository: '%s'"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:149
msgid "Adding PPAs is not supported"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:156
#, python-format
msgid "Cannot add PPA: '%s'."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:160
msgid "Adding private PPAs is not supported currently"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:163
msgid "You are about to add the following PPA:"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:193
#: usr/lib/linuxmint/mintSources/mintSources.py:1554
msgid "Malformed input, repository not added."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:196
msgid "Repository already exists."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:260
msgid "Connection timed out, check your connection or try again later."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:262
msgid "Failed to establish a secure connection."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:264
#, python-format
msgid "Failed to download the PPA: %s."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:273
#: usr/lib/linuxmint/mintSources/mintSources.py:277
msgid "No supported PPA of this name was found."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:285
#, python-format
msgid "This PPA does not support %s"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:425
#: usr/lib/linuxmint/mintSources/mintSources.py:465
msgid "Sources"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:434
msgid "CD-ROM (Installation Disc)"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:446
msgid "Local Repository"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:494
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:526
msgid "Select a mirror"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:538
msgid "Country"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:544
msgid "Mirror"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:549
msgid "Speed"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:580
msgid "Worldwide"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:667
#: usr/lib/linuxmint/mintSources/mintSources.py:681
msgid "kB/s"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:670
msgid "MB/s"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:673
msgid "GB/s"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:721
msgid "Obsolete"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:724
msgid "Unreachable"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:866 generate_desktop_files:25
#: generate_desktop_files:53
msgid "Software Sources"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:886
msgid "Backported packages"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:888
msgid "Unstable packages"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:901
msgid "Main"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:902
msgid "Base"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:945
#: usr/lib/linuxmint/mintSources/mintSources.py:970
msgid "Enabled"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:951
#: usr/lib/linuxmint/mintSources/ppa_browser.py:49
msgid "PPA"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:976
msgid "Repository"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:993
msgid "Key"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1131
msgid "There is no more residual configuration on the system."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1137
msgid "The problem was fixed. Please reload the cache."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1180
msgid "Duplicate entries were removed. Please reload the cache."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1186
msgid "No duplicate entries were found."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1199
msgid ""
"Error with your APT configuration, you may have to reload the cache first."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1294
msgid "All missing keys were successfully added."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1296
msgid "Not all missing keys could be found."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1299
msgid "Keys were added for the following repositories:"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1303
msgid "Keys are still missing for the following repositories:"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1304
msgid ""
"Add the remaining missing key(s) manually or remove the corresponding "
"repositories or PPAs."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1312
msgid "Please reload the cache."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1317
msgid "No missing keys were found."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1353
msgid "Open.."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1356
#: usr/lib/linuxmint/mintSources/mintSources.py:1637
#: usr/lib/linuxmint/mintSources/mintSources.py:1776
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:4
msgid "Cancel"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1357
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:17
msgid "Open"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1369
msgid ""
"Please enter the fingerprint of the public key you want to download from "
"keyserver.ubuntu.com:"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1382
msgid "Are you sure you want to permanently remove the selected keys?"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1408
msgid "Please enter the name or the URL of the PPA you want to add:"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1417
msgid "The name of the PPA you entered isn't formatted correctly."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1473
msgid "Edit the URL of the PPA"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1479
msgid "Are you sure you want to permanently remove the selected PPAs?"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1529
msgid ""
"The content of this PPA is not available. Please refresh the cache and try "
"again."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1549
msgid "Please enter the name of the repository you want to add:"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1566
msgid "This repository is already configured, you cannot add it a second time."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1573
msgid "Edit the URL of the repository"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1579
msgid "Are you sure you want to permanently remove the selected repositories?"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1638
#: usr/lib/linuxmint/mintSources/mintSources.py:1775
msgid "OK"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1771
msgid "Your configuration changed"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintSources.py:1771
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:112
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:1
msgid "Foreign packages"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:119
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:5
msgid "Downgrade"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:120
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:2
msgid ""
"The version of the following packages doesn't match the one from the "
"repositories:"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:122
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:16
msgid "Remove"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:123
msgid ""
"The packages below are installed on your computer but not present in the "
"repositories:"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:128
#: usr/lib/linuxmint/mintSources/foreign_packages.py:275
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:3
msgid "Select All"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:146
msgid "Package"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:151
msgid "Installed version"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:157
msgid "Repository version"
msgstr ""
#: usr/lib/linuxmint/mintSources/foreign_packages.py:278
msgid "Clear"
msgstr ""
#: usr/bin/add-apt-repository:19
msgid "Error: must run as root"
msgstr ""
#: usr/bin/add-apt-repository:23
msgid "Error: need a repository as argument"
msgstr ""
#: generate_desktop_files:25
msgid "Configure the sources for installable software and updates"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:6
msgid "Warning"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:7
msgid ""
"Review the information below very carefully before validating the command."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:8
msgid "Mirrors"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:9
msgid "Optional Sources"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:10
msgid "Source code repositories"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:11
msgid "Debug symbols"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:12
msgid "Restore the default settings"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:13
msgid "Official Repositories"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:14
msgid "Add"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:15
msgid "Edit"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:18
msgid "PPAs"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:19
msgid "Additional Repositories"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:20
msgid "Import"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:21
msgid "Download"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:22
msgid "Authentication Keys"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:23
msgid "Fix MergeList problems"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:24
msgid "Purge residual configuration"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:25
msgid "Remove duplicate entries"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:26
msgid "Add missing keys"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:27
msgid "Remove foreign packages"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:28
msgid "Downgrade foreign packages"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:29
msgid "Maintenance"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:30
msgid "Select Mirror"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:31
msgid "Apply"
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:32
msgid ""
"This PPA provides the following packages. Please select the ones you want to "
"install."
msgstr ""
#: usr/lib/linuxmint/mintSources/mintsources.glade.h:33
msgid "Install"
msgstr ""