forked from linuxmint/mintupgrade
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mintupgrade.pot
537 lines (420 loc) · 13.7 KB
/
mintupgrade.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
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
# 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-04-11 16:26+0100\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/mintupgrade/checks.py:134
msgid "Linux Mint version"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:134
msgid "Checking your version of Linux Mint..."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:142
msgid "Your version of Linux Mint is unknown. /etc/linuxmint/info is missing."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:159
#, python-format
msgid "Your version of Linux Mint is '%s'. Only %s can be upgraded to %s."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:165
#, python-format
msgid "Your edition of Linux Mint is '%s'. It cannot be upgraded to %s."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:172
msgid "Power source"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:172
msgid "Checking the power source..."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:177
msgid "Connect the computer to a power source before attempting to upgrade."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:183
msgid "System snapshots"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:183
msgid "Checking system snapshots..."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:188
msgid "Perform a Timeshift system snapshot before attempting to upgrade."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:189
msgid ""
"If the upgrade isn't successful, a system snapshot will allow you to go back "
"in time and revert all the changes."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:204
msgid "APT cache"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:204
msgid "Checking the APT cache..."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:222
msgid ""
"Your package cache can't refresh correctly. Run 'apt update' and fix the "
"errors it displays."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:231
msgid ""
"Some of your packages are broken. Run 'apt install -f' to fix the issue."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:250
msgid ""
"Your operating system is not up to date. Apply available updates before "
"attempting the upgrade."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:271
msgid "The following operations need to be performed:"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:273
#: usr/lib/linuxmint/mintupgrade/checks.py:466
msgid "Package"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:273
msgid "Operation"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:275
msgid "needs to be installed"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:277
msgid "needs to be removed"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:306
#: usr/lib/linuxmint/mintupgrade/checks.py:524
msgid "Package repositories"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:306
msgid "Checking package repositories..."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:331
msgid ""
"The following repositories do not explictly support your version of Linux "
"Mint."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:339
msgid "These repositories need to be disabled."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:352
msgid "Your APT policy is incorrect."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:353
msgid "Reboot your computer."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:371
#, python-format
msgid "%s is unreachable"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:376
#, python-format
msgid "%s is not up to date. Switch to a different mirror."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:388
#, python-format
msgid "%s does not support %s"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:392
msgid "The following problems were found:"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:431
msgid "Held packages"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:431
msgid "Looking for held packages..."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:437
msgid "The following packages are held:"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:444
msgid "Held packages can break the upgrade."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:458
msgid "Foreign packages"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:458
msgid "Looking for foreign packages..."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:464
msgid "The following packages need to be downgraded back to official versions:"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:466
msgid "Installed Version"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:466
msgid "Official version"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:466
msgid "Archive"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:471
msgid "Otherwise these packages can create conflicts."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:486
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:16
msgid "Orphan packages"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:486
msgid "Looking for orphan packages..."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:504
msgid "The following packages do not exist in the repositories:"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:511
msgid ""
"Add the packages you want to keep using the preferences, then press 'Check "
"again'."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:512
msgid "Then press 'Fix' to remove the packages listed above."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:524
msgid "Pointing to the new release..."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:560
msgid "Upgrade simulation"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:560
msgid "Simulating upgrade to check hard disk space and potential issues..."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:596
msgid "The simulation was not successful."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:597
msgid "Upgrading would remove the following important packages:"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:598
msgid "Unwanted removals"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:602
msgid ""
"This is a sign that something is wrong and needs to be fixed before going "
"further."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:604
msgid "Recommended solution"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:605
msgid "Use apt-get in a terminal to troubleshoot and solve the issue."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:606
msgid "Don't hesitate to seek help on the forums and the chat room."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:608
msgid "Additional information"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:609
msgid "The information below might help solve the issue."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:610
#: usr/lib/linuxmint/mintupgrade/checks.py:623
msgid "Kept packages"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:611
#: usr/lib/linuxmint/mintupgrade/checks.py:627
msgid "Removed packages"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:612
#: usr/lib/linuxmint/mintupgrade/checks.py:626
msgid "Added packages"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:613
#: usr/lib/linuxmint/mintupgrade/checks.py:622
#, python-format
msgid "Packages updated: %d, added: %d , kept: %d, deleted: %d"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:616
msgid "Upgrading will perform the following changes."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:625
msgid ""
"Note: Ideally, no packages should be kept. This might indicate an issue."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:629
msgid ""
"Go through the list above and make sure you are happy with the removals "
"before going further with the upgrade."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:726
#, python-format
msgid "You need %s on '%s' but only have %s. You must free an additional %s."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:730
#, python-format
msgid "Download size: %s. Additional space needed: %s."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:736
msgid "Package download"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:736
msgid "Downloading packages..."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:742
msgid "An error occurred while downloading the packages."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:749
msgid "Session inhibition"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:749
msgid "Inhibiting session..."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:758
msgid ""
"Disable your screensaver and power management. Do not log out or switch "
"users during the upgrade."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:766
msgid "Upgrade preparation"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:766
msgid "Preparing the upgrade..."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:784
msgid "Upgrade phase"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:784
msgid "Upgrading the system..."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:793
#: usr/lib/linuxmint/mintupgrade/checks.py:799
msgid "An issue was detected during the upgrade."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:818
#, python-format
msgid "%d packages still need to be updated (%d kept, %d deleted)"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:824
msgid "Final phase"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:824
msgid "Finalizing the upgrade..."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:836
#, python-format
msgid "%s could not be installed."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:843
msgid "mint-meta-codecs could not be installed."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:851
msgid "The following packages could not be installed:"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:890
msgid "/etc/fstab was modified during the upgrade."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:891
msgid ""
"To ensure a successful boot, the upgrade tool restored your original /etc/"
"fstab"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/checks.py:892
msgid "A copy of the modified file was saved as /etc/fstab.upgraded"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:64
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:330 generate_desktop_files:26
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:1
msgid "Upgrade Tool"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:75
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:3
#, python-format
msgid "Upgrade to %s"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:106
msgid "Preferences"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:111
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:329
msgid "About"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:116
msgid "Quit"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:149
msgid "Please specify the name of the package to keep:"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:150
msgid "Orphan package"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:192
msgid "Phase 1: Preparation"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:194
msgid ""
"A series of tests will now be performed to prepare the computer for the "
"upgrade."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:204
msgid "Phase 2: Simulation and download"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:206
msgid "Your package repositories will now point towards the new release."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:207
msgid "A few more tests will be run and package updates will be downloaded."
msgstr ""
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:213
msgid "Phase 3: Upgrade"
msgstr ""
#: usr/lib/linuxmint/mintupgrade/mintupgrade.py:215
msgid "The packages will now be upgraded."
msgstr ""
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:4
msgid ""
"This program will ask you some questions and upgrade your operating system."
msgstr ""
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:5
msgid "Let's go!"
msgstr ""
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:6
msgid "OK"
msgstr ""
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:7
msgid "Fix"
msgstr ""
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:8
msgid "Check again"
msgstr ""
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:9
msgid "The following error occurred:"
msgstr ""
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:10
msgid "The upgrade was successful."
msgstr ""
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:11
msgid "Reboot the computer for all the changes to take effect."
msgstr ""
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:12
msgid "Recent Timeshift snapshot"
msgstr ""
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:13
msgid "Applied software updates"
msgstr ""
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:14
msgid ""
"These requirements are there to guarantee a safe upgrade. Only disable them "
"if you know what you are doing."
msgstr ""
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:15
msgid "Supported Linux Mint version"
msgstr ""
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:17
msgid "Requirements"
msgstr ""
#: usr/share/linuxmint/mintupgrade/mintupgrade.ui.h:18
msgid ""
"Orphan packages are packages who are not present in the repositories. They "
"get removed during the upgrade. If you want to keep some of them, add them "
"to the list below:"
msgstr ""