1940
by Michael Vogt
* UpdateManager/Core/DistUpgradeFetcherCore.py: |
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 |
#
|
|
2932
by Brian Murray
Update translations |
6 |
#: ../UpdateManager/UpdatesAvailable.py:847
|
219
by Michael Vogt
* DistUpgrade/build-tarball.sh: fixed clean target |
7 |
#, fuzzy
|
8 |
msgid "" |
|
9 |
msgstr "" |
|
10 |
"Project-Id-Version: PACKAGE VERSION\n" |
|
2932
by Brian Murray
Update translations |
11 |
"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" |
12 |
"POT-Creation-Date: 2021-12-07 16:54-0800\n" |
|
219
by Michael Vogt
* DistUpgrade/build-tarball.sh: fixed clean target |
13 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
14 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
|
15 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
|
1940
by Michael Vogt
* UpdateManager/Core/DistUpgradeFetcherCore.py: |
16 |
"Language: \n" |
219
by Michael Vogt
* DistUpgrade/build-tarball.sh: fixed clean target |
17 |
"MIME-Version: 1.0\n" |
2146.2.11
by Michael Vogt
initial port from gconf -> gsettings, this needs some cleanup in the naming still |
18 |
"Content-Type: text/plain; charset=UTF-8\n" |
219
by Michael Vogt
* DistUpgrade/build-tarball.sh: fixed clean target |
19 |
"Content-Transfer-Encoding: 8bit\n" |
20 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
|
21 |
||
2932
by Brian Murray
Update translations |
22 |
#: ../UpdateManager/backend/InstallBackendAptdaemon.py:150
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
23 |
msgid "Checking for updates…" |
24 |
msgstr "" |
|
25 |
||
2932
by Brian Murray
Update translations |
26 |
#: ../UpdateManager/backend/InstallBackendAptdaemon.py:200
|
27 |
#: ../UpdateManager/backend/InstallBackendAptdaemon.py:256
|
|
28 |
#: ../UpdateManager/backend/InstallBackendAptdaemon.py:287
|
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
29 |
msgid "Installing updates…" |
30 |
msgstr "" |
|
31 |
||
2932
by Brian Murray
Update translations |
32 |
#: ../UpdateManager/backend/InstallBackendSynaptic.py:39
|
1504
by Steve Langasek
Refresh .pot file (and .po files) so that new UI strings are available |
33 |
msgid "Please wait, this can take some time." |
34 |
msgstr "" |
|
35 |
||
2932
by Brian Murray
Update translations |
36 |
#: ../UpdateManager/backend/InstallBackendSynaptic.py:41
|
1504
by Steve Langasek
Refresh .pot file (and .po files) so that new UI strings are available |
37 |
msgid "Update is complete" |
38 |
msgstr "" |
|
39 |
||
2932
by Brian Murray
Update translations |
40 |
#: ../UpdateManager/backend/__init__.py:277
|
41 |
msgid "Updating snaps" |
|
42 |
msgstr "" |
|
43 |
||
44 |
#: ../UpdateManager/backend/__init__.py:304
|
|
45 |
#, python-format
|
|
46 |
msgid "Refreshing %s snap" |
|
47 |
msgstr "" |
|
48 |
||
49 |
#: ../UpdateManager/backend/__init__.py:310
|
|
50 |
#, python-format
|
|
51 |
msgid "Removing %s snap" |
|
52 |
msgstr "" |
|
53 |
||
54 |
#: ../UpdateManager/backend/__init__.py:315
|
|
55 |
#, python-format
|
|
56 |
msgid "Installing %s snap" |
|
57 |
msgstr "" |
|
58 |
||
59 |
#: ../UpdateManager/backend/__init__.py:324
|
|
60 |
msgid "Upgrade only partially completed." |
|
61 |
msgstr "" |
|
62 |
||
63 |
#: ../UpdateManager/backend/__init__.py:325
|
|
64 |
msgid "" |
|
65 |
"An error occurred while updating snaps. Please check your network connection."
|
|
66 |
msgstr "" |
|
67 |
||
2817
by Jeremy Bicha
update translation template |
68 |
#: ../UpdateManager/ChangelogViewer.py:83
|
1344
by Michael Vogt
* po/*.po: |
69 |
msgid "Open Link in Browser" |
70 |
msgstr "" |
|
71 |
||
2817
by Jeremy Bicha
update translation template |
72 |
#: ../UpdateManager/ChangelogViewer.py:87
|
1344
by Michael Vogt
* po/*.po: |
73 |
msgid "Copy Link to Clipboard" |
74 |
msgstr "" |
|
75 |
||
2932
by Brian Murray
Update translations |
76 |
#: ../UpdateManager/Dialogs.py:126
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
77 |
msgid "Settings…" |
78 |
msgstr "" |
|
79 |
||
2932
by Brian Murray
Update translations |
80 |
#: ../UpdateManager/Dialogs.py:171
|
81 |
msgid "" |
|
82 |
"<b>Tip:</b> You can use Livepatch to keep your computer more secure between "
|
|
83 |
"restarts."
|
|
84 |
msgstr "" |
|
85 |
||
86 |
#: ../UpdateManager/Dialogs.py:174
|
|
87 |
msgid "Settings & Livepatch…" |
|
88 |
msgstr "" |
|
89 |
||
90 |
#: ../UpdateManager/Dialogs.py:188
|
|
2817
by Jeremy Bicha
update translation template |
91 |
#, python-format
|
92 |
msgid "%d Livepatch update applied since the last restart." |
|
93 |
msgid_plural "%d Livepatch updates applied since the last restart." |
|
94 |
msgstr[0] "" |
|
95 |
msgstr[1] "" |
|
96 |
||
2932
by Brian Murray
Update translations |
97 |
#: ../UpdateManager/Dialogs.py:196
|
2817
by Jeremy Bicha
update translation template |
98 |
#, python-format
|
99 |
msgid "%d Livepatch update failed to apply since the last restart." |
|
100 |
msgid_plural "%d Livepatch updates failed to apply since the last restart." |
|
101 |
msgstr[0] "" |
|
102 |
msgstr[1] "" |
|
103 |
||
2932
by Brian Murray
Update translations |
104 |
#: ../UpdateManager/Dialogs.py:218 ../UpdateManager/UpdateManager.py:292
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
105 |
msgid "You stopped the check for updates." |
106 |
msgstr "" |
|
107 |
||
2932
by Brian Murray
Update translations |
108 |
#: ../UpdateManager/Dialogs.py:220
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
109 |
msgid "_Check Again" |
110 |
msgstr "" |
|
111 |
||
2932
by Brian Murray
Update translations |
112 |
#: ../UpdateManager/Dialogs.py:232
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
113 |
msgid "No software updates are available." |
114 |
msgstr "" |
|
115 |
||
2932
by Brian Murray
Update translations |
116 |
#: ../UpdateManager/Dialogs.py:234 ../UpdateManager/Dialogs.py:245
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
117 |
msgid "The software on this computer is up to date." |
118 |
msgstr "" |
|
119 |
||
120 |
#. Translators: these are Ubuntu version names like "Ubuntu 12.04"
|
|
2932
by Brian Murray
Update translations |
121 |
#: ../UpdateManager/Dialogs.py:247
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
122 |
#, python-format
|
123 |
msgid "However, %s %s is now available (you have %s)." |
|
124 |
msgstr "" |
|
125 |
||
2932
by Brian Murray
Update translations |
126 |
#: ../UpdateManager/Dialogs.py:252
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
127 |
msgid "Upgrade…" |
128 |
msgstr "" |
|
129 |
||
2932
by Brian Murray
Update translations |
130 |
#: ../UpdateManager/Dialogs.py:272
|
2817
by Jeremy Bicha
update translation template |
131 |
msgid "New important security and hardware support update." |
132 |
msgstr "" |
|
133 |
||
2932
by Brian Murray
Update translations |
134 |
#: ../UpdateManager/Dialogs.py:280
|
2817
by Jeremy Bicha
update translation template |
135 |
msgid "_Install…" |
136 |
msgstr "" |
|
137 |
||
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
138 |
#. Translators: this is an Ubuntu version name like "Ubuntu 12.04"
|
2932
by Brian Murray
Update translations |
139 |
#: ../UpdateManager/Dialogs.py:292
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
140 |
#, python-format
|
141 |
msgid "Software updates are no longer provided for %s %s." |
|
142 |
msgstr "" |
|
143 |
||
144 |
#. Translators: this is an Ubuntu version name like "Ubuntu 12.04"
|
|
2932
by Brian Murray
Update translations |
145 |
#: ../UpdateManager/Dialogs.py:296
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
146 |
#, python-format
|
147 |
msgid "To stay secure, you should upgrade to %s %s." |
|
148 |
msgstr "" |
|
149 |
||
2932
by Brian Murray
Update translations |
150 |
#: ../UpdateManager/Dialogs.py:309
|
151 |
msgid "Sorry, there are no more upgrades for this system" |
|
152 |
msgstr "" |
|
153 |
||
154 |
#. Translators: this is an Ubuntu version name like "Ubuntu 12.04"
|
|
155 |
#: ../UpdateManager/Dialogs.py:311
|
|
156 |
#, python-format
|
|
157 |
msgid "" |
|
158 |
"\n"
|
|
159 |
"There will not be any further Ubuntu releases for this system's '%s' "
|
|
160 |
"architecture.\n"
|
|
161 |
"\n"
|
|
162 |
"Updates for Ubuntu %s will continue until 2023-04-26.\n"
|
|
163 |
"\n"
|
|
164 |
"If you reinstall Ubuntu from ubuntu.com/download, future upgrades will be "
|
|
165 |
"available."
|
|
166 |
msgstr "" |
|
167 |
||
168 |
#: ../UpdateManager/Dialogs.py:325
|
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
169 |
msgid "Not all updates can be installed" |
170 |
msgstr "" |
|
171 |
||
2932
by Brian Murray
Update translations |
172 |
#: ../UpdateManager/Dialogs.py:327
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
173 |
msgid "" |
174 |
"Run a partial upgrade, to install as many updates as possible.\n"
|
|
175 |
"\n"
|
|
176 |
" This can be caused by:\n"
|
|
177 |
" * A previous upgrade which didn't complete\n"
|
|
178 |
" * Problems with some of the installed software\n"
|
|
179 |
" * Unofficial software packages not provided by Ubuntu\n"
|
|
180 |
" * Normal changes of a pre-release version of Ubuntu"
|
|
181 |
msgstr "" |
|
182 |
||
2932
by Brian Murray
Update translations |
183 |
#: ../UpdateManager/Dialogs.py:335
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
184 |
msgid "_Partial Upgrade" |
185 |
msgstr "" |
|
186 |
||
2932
by Brian Murray
Update translations |
187 |
#: ../UpdateManager/Dialogs.py:336
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
188 |
msgid "_Continue" |
189 |
msgstr "" |
|
190 |
||
2932
by Brian Murray
Update translations |
191 |
#: ../UpdateManager/Dialogs.py:372
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
192 |
msgid "_Try Again" |
193 |
msgstr "" |
|
194 |
||
2932
by Brian Murray
Update translations |
195 |
#: ../UpdateManager/Dialogs.py:386
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
196 |
msgid "The computer needs to restart to finish installing updates." |
197 |
msgstr "" |
|
198 |
||
2932
by Brian Murray
Update translations |
199 |
#: ../UpdateManager/Dialogs.py:388
|
2817
by Jeremy Bicha
update translation template |
200 |
msgid "Restart _Later" |
201 |
msgstr "" |
|
202 |
||
2932
by Brian Murray
Update translations |
203 |
#: ../UpdateManager/Dialogs.py:390
|
2817
by Jeremy Bicha
update translation template |
204 |
msgid "_Restart Now" |
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
205 |
msgstr "" |
206 |
||
207 |
#. Basic GTK+ parameters
|
|
2932
by Brian Murray
Update translations |
208 |
#: ../UpdateManager/UpdateManager.py:96 ../data/update-manager.desktop.in.h:1
|
2817
by Jeremy Bicha
update translation template |
209 |
#: ../data/update-manager.appdata.xml.in.h:1
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
210 |
msgid "Software Updater" |
211 |
msgstr "" |
|
212 |
||
2932
by Brian Murray
Update translations |
213 |
#: ../UpdateManager/UpdateManager.py:290
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
214 |
msgid "Some software couldn’t be checked for updates." |
215 |
msgstr "" |
|
216 |
||
2932
by Brian Murray
Update translations |
217 |
#: ../UpdateManager/UpdateManager.py:293
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
218 |
msgid "Updated software is available from a previous check." |
219 |
msgstr "" |
|
220 |
||
221 |
#. we assert a clean cache
|
|
2932
by Brian Murray
Update translations |
222 |
#: ../UpdateManager/UpdateManager.py:400
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
223 |
msgid "Software index is broken" |
224 |
msgstr "" |
|
225 |
||
2932
by Brian Murray
Update translations |
226 |
#: ../UpdateManager/UpdateManager.py:401
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
227 |
msgid "" |
228 |
"It is impossible to install or remove any software. Please use the package "
|
|
229 |
"manager \"Synaptic\" or run \"sudo apt-get install -f\" in a terminal to fix "
|
|
230 |
"this issue at first."
|
|
231 |
msgstr "" |
|
232 |
||
2932
by Brian Murray
Update translations |
233 |
#: ../UpdateManager/UpdateManager.py:408
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
234 |
msgid "Could not initialize the package information" |
235 |
msgstr "" |
|
236 |
||
2932
by Brian Murray
Update translations |
237 |
#: ../UpdateManager/UpdateManager.py:409
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
238 |
msgid "" |
239 |
"An unresolvable problem occurred while initializing the package "
|
|
240 |
"information.\n"
|
|
241 |
"\n"
|
|
242 |
"Please report this bug against the 'update-manager' package and include the "
|
|
243 |
"following error message:\n"
|
|
244 |
msgstr "" |
|
245 |
||
2932
by Brian Murray
Update translations |
246 |
#: ../UpdateManager/UpdateManager.py:437
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
247 |
msgid "Could not calculate the upgrade" |
248 |
msgstr "" |
|
249 |
||
2932
by Brian Murray
Update translations |
250 |
#: ../UpdateManager/UpdateManager.py:438
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
251 |
msgid "" |
252 |
"An unresolvable problem occurred while calculating the upgrade.\n"
|
|
253 |
"\n"
|
|
254 |
"Please report this bug against the 'update-manager' package and include the "
|
|
255 |
"following error message:\n"
|
|
256 |
msgstr "" |
|
257 |
||
2817
by Jeremy Bicha
update translation template |
258 |
#: ../UpdateManager/UpdatesAvailable.py:252
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
259 |
msgid "Install Now" |
260 |
msgstr "" |
|
261 |
||
2817
by Jeremy Bicha
update translation template |
262 |
#: ../UpdateManager/UpdatesAvailable.py:285
|
263 |
msgid "Install or remove" |
|
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
264 |
msgstr "" |
265 |
||
2817
by Jeremy Bicha
update translation template |
266 |
#: ../UpdateManager/UpdatesAvailable.py:319
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
267 |
msgid "Download" |
268 |
msgstr "" |
|
269 |
||
2817
by Jeremy Bicha
update translation template |
270 |
#: ../UpdateManager/UpdatesAvailable.py:378
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
271 |
msgid "_Remind Me Later" |
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
272 |
msgstr "" |
273 |
||
2346
by Michael Vogt
another string fix and re-ran build_i18n |
274 |
#. upload_archive = version_match.group(2).strip()
|
2817
by Jeremy Bicha
update translation template |
275 |
#: ../UpdateManager/UpdatesAvailable.py:515
|
1190
by Michael Vogt
* po/POTFILES.in, po/POTFILES.skip: |
276 |
#, python-format
|
277 |
msgid "Version %s: \n" |
|
358.1.78
by Michael Vogt
* changelog, README updated |
278 |
msgstr "" |
279 |
||
2932
by Brian Murray
Update translations |
280 |
#: ../UpdateManager/UpdatesAvailable.py:580
|
2146.2.11
by Michael Vogt
initial port from gconf -> gsettings, this needs some cleanup in the naming still |
281 |
msgid "" |
282 |
"No network connection detected, you can not download changelog information."
|
|
283 |
msgstr "" |
|
284 |
||
2932
by Brian Murray
Update translations |
285 |
#: ../UpdateManager/UpdatesAvailable.py:590
|
358.1.93
by Michael Vogt
* DistUpgrade/cdromupgrade: |
286 |
msgid "Downloading list of changes..." |
236
by Michael Vogt
* po/POTFILES.in: added missing files |
287 |
msgstr "" |
288 |
||
2932
by Brian Murray
Update translations |
289 |
#: ../UpdateManager/UpdatesAvailable.py:634
|
2346
by Michael Vogt
another string fix and re-ran build_i18n |
290 |
msgid "_Deselect All" |
291 |
msgstr "" |
|
292 |
||
2932
by Brian Murray
Update translations |
293 |
#: ../UpdateManager/UpdatesAvailable.py:640
|
2346
by Michael Vogt
another string fix and re-ran build_i18n |
294 |
msgid "Select _All" |
295 |
msgstr "" |
|
296 |
||
2932
by Brian Murray
Update translations |
297 |
#: ../UpdateManager/UpdatesAvailable.py:736
|
1915
by Michael Vogt
* po/*.po: |
298 |
#, python-format
|
299 |
msgid "%s will be downloaded." |
|
300 |
msgstr "" |
|
301 |
||
2932
by Brian Murray
Update translations |
302 |
#: ../UpdateManager/UpdatesAvailable.py:750
|
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
303 |
msgid "The update has already been downloaded." |
304 |
msgid_plural "The updates have already been downloaded." |
|
305 |
msgstr[0] "" |
|
306 |
msgstr[1] "" |
|
307 |
||
2932
by Brian Murray
Update translations |
308 |
#: ../UpdateManager/UpdatesAvailable.py:756
|
2346
by Michael Vogt
another string fix and re-ran build_i18n |
309 |
msgid "There are no updates to install." |
1915
by Michael Vogt
* po/*.po: |
310 |
msgstr "" |
311 |
||
2932
by Brian Murray
Update translations |
312 |
#: ../UpdateManager/UpdatesAvailable.py:765
|
1915
by Michael Vogt
* po/*.po: |
313 |
msgid "Unknown download size." |
314 |
msgstr "" |
|
315 |
||
2932
by Brian Murray
Update translations |
316 |
#: ../UpdateManager/UpdatesAvailable.py:792
|
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
317 |
#, python-format
|
2346
by Michael Vogt
another string fix and re-ran build_i18n |
318 |
msgid "" |
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
319 |
"Updated software has been issued since %s %s was released. Do you want to "
|
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
320 |
"install it now?"
|
2346
by Michael Vogt
another string fix and re-ran build_i18n |
321 |
msgstr "" |
322 |
||
2932
by Brian Murray
Update translations |
323 |
#: ../UpdateManager/UpdatesAvailable.py:797
|
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
324 |
msgid "" |
325 |
"Updated software is available for this computer. Do you want to install it "
|
|
326 |
"now?"
|
|
2346
by Michael Vogt
another string fix and re-ran build_i18n |
327 |
msgstr "" |
328 |
||
2932
by Brian Murray
Update translations |
329 |
#: ../UpdateManager/UpdatesAvailable.py:800
|
2817
by Jeremy Bicha
update translation template |
330 |
msgid "" |
331 |
"The computer also needs to restart to finish installing previous updates."
|
|
332 |
msgstr "" |
|
333 |
||
2443.1.8
by Michael Terry
merge from trunk again |
334 |
#. print("on_button_install_clicked")
|
2932
by Brian Murray
Update translations |
335 |
#: ../UpdateManager/UpdatesAvailable.py:830
|
2443.1.8
by Michael Terry
merge from trunk again |
336 |
msgid "Not enough free disk space" |
337 |
msgstr "" |
|
338 |
||
2932
by Brian Murray
Update translations |
339 |
#: ../UpdateManager/UpdatesAvailable.py:831
|
1190
by Michael Vogt
* po/POTFILES.in, po/POTFILES.skip: |
340 |
#, python-format
|
341 |
msgid "" |
|
342 |
"The upgrade needs a total of %s free space on disk '%s'. Please free at "
|
|
2817
by Jeremy Bicha
update translation template |
343 |
"least an additional %s of disk space on '%s'. %s"
|
344 |
msgstr "" |
|
345 |
||
346 |
#. specific ways to resolve lack of free space
|
|
2932
by Brian Murray
Update translations |
347 |
#: ../UpdateManager/UpdatesAvailable.py:836
|
2817
by Jeremy Bicha
update translation template |
348 |
msgid "" |
349 |
"Remove temporary packages of former installations using 'sudo apt clean'."
|
|
350 |
msgstr "" |
|
351 |
||
2932
by Brian Murray
Update translations |
352 |
#: ../UpdateManager/UpdatesAvailable.py:838
|
2817
by Jeremy Bicha
update translation template |
353 |
msgid "" |
354 |
"You can remove old kernels using 'sudo apt autoremove', and you could also "
|
|
355 |
"set COMPRESS=xz in /etc/initramfs-tools/initramfs.conf to reduce the size of "
|
|
356 |
"your initramfs."
|
|
357 |
msgstr "" |
|
358 |
||
2932
by Brian Murray
Update translations |
359 |
#: ../UpdateManager/UpdatesAvailable.py:843
|
2817
by Jeremy Bicha
update translation template |
360 |
msgid "" |
361 |
"Empty your trash and remove temporary packages of former installations using "
|
|
362 |
"'sudo apt clean'."
|
|
363 |
msgstr "" |
|
364 |
||
2932
by Brian Murray
Update translations |
365 |
#: ../UpdateManager/UpdatesAvailable.py:846
|
2817
by Jeremy Bicha
update translation template |
366 |
msgid "Reboot to clean up files in /tmp." |
367 |
msgstr "" |
|
368 |
||
2932
by Brian Murray
Update translations |
369 |
#: ../UpdateManager/UpdatesAvailable.py:888
|
1915
by Michael Vogt
* po/*.po: |
370 |
msgid "Connecting..." |
371 |
msgstr "" |
|
372 |
||
2932
by Brian Murray
Update translations |
373 |
#: ../UpdateManager/UpdatesAvailable.py:904
|
1915
by Michael Vogt
* po/*.po: |
374 |
msgid "You may not be able to check for updates or download new updates." |
375 |
msgstr "" |
|
376 |
||
2932
by Brian Murray
Update translations |
377 |
#: ../UpdateManager/UpdatesAvailable.py:1056
|
378 |
msgid "Improved hardware support" |
|
379 |
msgstr "" |
|
380 |
||
381 |
#: ../UpdateManager/UpdatesAvailable.py:1060
|
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
382 |
msgid "Security updates" |
383 |
msgstr "" |
|
384 |
||
2932
by Brian Murray
Update translations |
385 |
#: ../UpdateManager/UpdatesAvailable.py:1064
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
386 |
msgid "Other updates" |
387 |
msgstr "" |
|
388 |
||
2932
by Brian Murray
Update translations |
389 |
#: ../UpdateManager/UpdatesAvailable.py:1067
|
2817
by Jeremy Bicha
update translation template |
390 |
msgid "Updates" |
391 |
msgstr "" |
|
392 |
||
2932
by Brian Murray
Update translations |
393 |
#: ../UpdateManager/UpdatesAvailable.py:1072
|
2817
by Jeremy Bicha
update translation template |
394 |
msgid "Unused kernel updates to be removed" |
395 |
msgstr "" |
|
396 |
||
2932
by Brian Murray
Update translations |
397 |
#: ../UpdateManager/UpdatesAvailable.py:1077
|
398 |
msgid "Duplicate packages to be removed" |
|
399 |
msgstr "" |
|
400 |
||
2817
by Jeremy Bicha
update translation template |
401 |
#: ../UpdateManager/UnitySupport.py:70
|
2146.2.11
by Michael Vogt
initial port from gconf -> gsettings, this needs some cleanup in the naming still |
402 |
msgid "Install All Available Updates" |
1190
by Michael Vogt
* po/POTFILES.in, po/POTFILES.skip: |
403 |
msgstr "" |
404 |
||
2932
by Brian Murray
Update translations |
405 |
#: ../UpdateManager/Core/MyCache.py:417
|
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
406 |
msgid "This update does not come from a source that supports changelogs." |
407 |
msgstr "" |
|
408 |
||
2932
by Brian Murray
Update translations |
409 |
#: ../UpdateManager/Core/MyCache.py:423 ../UpdateManager/Core/MyCache.py:458
|
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
410 |
msgid "" |
411 |
"Failed to download the list of changes. \n"
|
|
412 |
"Please check your Internet connection."
|
|
413 |
msgstr "" |
|
414 |
||
2932
by Brian Murray
Update translations |
415 |
#: ../UpdateManager/Core/MyCache.py:430
|
1404.1.6
by Michael Vogt
fix auto mode, install some profiles |
416 |
#, python-format
|
417 |
msgid "" |
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
418 |
"Changes for %s versions:\n"
|
2346
by Michael Vogt
another string fix and re-ran build_i18n |
419 |
"Installed version: %s\n"
|
420 |
"Available version: %s\n"
|
|
1404.1.6
by Michael Vogt
fix auto mode, install some profiles |
421 |
"\n"
|
422 |
msgstr "" |
|
423 |
||
2932
by Brian Murray
Update translations |
424 |
#: ../UpdateManager/Core/MyCache.py:444
|
1190
by Michael Vogt
* po/POTFILES.in, po/POTFILES.skip: |
425 |
#, python-format
|
426 |
msgid "" |
|
427 |
"The changelog does not contain any relevant changes.\n"
|
|
428 |
"\n"
|
|
429 |
"Please use http://launchpad.net/ubuntu/+source/%s/%s/+changelog\n"
|
|
430 |
"until the changes become available or try again later."
|
|
431 |
msgstr "" |
|
432 |
||
2932
by Brian Murray
Update translations |
433 |
#: ../UpdateManager/Core/MyCache.py:451
|
1190
by Michael Vogt
* po/POTFILES.in, po/POTFILES.skip: |
434 |
#, python-format
|
435 |
msgid "" |
|
436 |
"The list of changes is not available yet.\n"
|
|
437 |
"\n"
|
|
438 |
"Please use http://launchpad.net/ubuntu/+source/%s/%s/+changelog\n"
|
|
439 |
"until the changes become available or try again later."
|
|
440 |
msgstr "" |
|
441 |
||
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
442 |
#. Translators: the %s is a distro name, like 'Ubuntu' and 'base' as in
|
443 |
#. the core components and packages.
|
|
2932
by Brian Murray
Update translations |
444 |
#: ../UpdateManager/Core/UpdateList.py:175
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
445 |
#, python-format
|
446 |
msgid "%s base" |
|
2443.1.8
by Michael Terry
merge from trunk again |
447 |
msgstr "" |
448 |
||
449 |
#. TRANSLATORS: download size of small updates, e.g. "250 kB"
|
|
2932
by Brian Murray
Update translations |
450 |
#: ../UpdateManager/Core/utils.py:483
|
2443.1.8
by Michael Terry
merge from trunk again |
451 |
#, python-format
|
452 |
msgid "%(size).0f kB" |
|
453 |
msgid_plural "%(size).0f kB" |
|
454 |
msgstr[0] "" |
|
455 |
msgstr[1] "" |
|
456 |
||
457 |
#. TRANSLATORS: download size of updates, e.g. "2.3 MB"
|
|
2932
by Brian Murray
Update translations |
458 |
#: ../UpdateManager/Core/utils.py:487
|
2443.1.8
by Michael Terry
merge from trunk again |
459 |
#, python-format
|
460 |
msgid "%.1f MB" |
|
461 |
msgstr "" |
|
462 |
||
2346
by Michael Vogt
another string fix and re-ran build_i18n |
463 |
#: ../data/gtkbuilder/UpdateManager.ui.h:1
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
464 |
msgid "updates" |
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
465 |
msgstr "" |
466 |
||
467 |
#: ../data/gtkbuilder/UpdateManager.ui.h:2
|
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
468 |
msgid "Changes" |
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
469 |
msgstr "" |
470 |
||
471 |
#: ../data/gtkbuilder/UpdateManager.ui.h:3
|
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
472 |
msgid "Description" |
1504
by Steve Langasek
Refresh .pot file (and .po files) so that new UI strings are available |
473 |
msgstr "" |
474 |
||
2346
by Michael Vogt
another string fix and re-ran build_i18n |
475 |
#: ../data/gtkbuilder/UpdateManager.ui.h:4
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
476 |
msgid "Technical description" |
1504
by Steve Langasek
Refresh .pot file (and .po files) so that new UI strings are available |
477 |
msgstr "" |
478 |
||
2346
by Michael Vogt
another string fix and re-ran build_i18n |
479 |
#: ../data/gtkbuilder/UpdateManager.ui.h:5
|
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
480 |
msgid "Details of updates" |
1504
by Steve Langasek
Refresh .pot file (and .po files) so that new UI strings are available |
481 |
msgstr "" |
482 |
||
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
483 |
#: ../data/gtkbuilder/UpdateManager.ui.h:6
|
2817
by Jeremy Bicha
update translation template |
484 |
msgid "The computer will need to restart." |
485 |
msgstr "" |
|
486 |
||
487 |
#: ../data/gtkbuilder/UpdateManager.ui.h:7
|
|
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
488 |
msgid "" |
489 |
"You are connected via roaming and may be charged for the data consumed by "
|
|
490 |
"this update."
|
|
491 |
msgstr "" |
|
492 |
||
2817
by Jeremy Bicha
update translation template |
493 |
#: ../data/gtkbuilder/UpdateManager.ui.h:8
|
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
494 |
msgid "" |
495 |
"You may want to wait until you’re not using a mobile broadband connection."
|
|
1504
by Steve Langasek
Refresh .pot file (and .po files) so that new UI strings are available |
496 |
msgstr "" |
497 |
||
2817
by Jeremy Bicha
update translation template |
498 |
#: ../data/gtkbuilder/UpdateManager.ui.h:9
|
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
499 |
msgid "It’s safer to connect the computer to AC power before updating." |
500 |
msgstr "" |
|
501 |
||
219
by Michael Vogt
* DistUpgrade/build-tarball.sh: fixed clean target |
502 |
#: ../data/update-manager.desktop.in.h:2
|
874
by Michael Vogt
* DistUpgrade/DistUpgradeCache.py: |
503 |
msgid "Software Updates" |
432
by Michael Vogt
* DistUpgrade/DistUpgradeView.py: |
504 |
msgstr "" |
505 |
||
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
506 |
#: ../data/update-manager.desktop.in.h:3
|
2817
by Jeremy Bicha
update translation template |
507 |
#: ../data/update-manager.appdata.xml.in.h:2
|
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
508 |
msgid "Show and install available updates" |
509 |
msgstr "" |
|
510 |
||
2817
by Jeremy Bicha
update translation template |
511 |
#: ../data/update-manager.appdata.xml.in.h:3
|
512 |
msgid "" |
|
513 |
"Software Updater checks for updates using apt and let you choose which "
|
|
514 |
"updates to install."
|
|
515 |
msgstr "" |
|
516 |
||
517 |
#: ../update-manager:71
|
|
1477
by Michael Vogt
fix typo in ogras commit, add changelog entry |
518 |
msgid "Show version and exit" |
519 |
msgstr "" |
|
520 |
||
2817
by Jeremy Bicha
update translation template |
521 |
#: ../update-manager:74
|
1915
by Michael Vogt
* po/*.po: |
522 |
msgid "Directory that contains the data files" |
523 |
msgstr "" |
|
524 |
||
2817
by Jeremy Bicha
update translation template |
525 |
#: ../update-manager:77
|
1767
by Michael Vogt
update "10.04" strings to "10.04 LTS" and unfuzzy translations |
526 |
msgid "Check if a new Ubuntu release is available" |
566
by Michael Vogt
* po/POTFILES.in: |
527 |
msgstr "" |
528 |
||
2817
by Jeremy Bicha
update translation template |
529 |
#: ../update-manager:80
|
530 |
msgid "" |
|
531 |
"If using the latest supported release, upgrade to the development release"
|
|
566
by Michael Vogt
* po/POTFILES.in: |
532 |
msgstr "" |
533 |
||
2817
by Jeremy Bicha
update translation template |
534 |
#: ../update-manager:84
|
1031
by Jonathan Riddell
add packaging |
535 |
msgid "Upgrade using the latest proposed version of the release upgrader" |
536 |
msgstr "" |
|
537 |
||
2932
by Brian Murray
Update translations |
538 |
#. TRANSLATORS: this describes the "focus-on-map" gtk
|
539 |
#. property that controls if a new window takes the
|
|
540 |
#. input focus control when it is displayed for the
|
|
541 |
#. first time (see also the gtk devhelp page)
|
|
2817
by Jeremy Bicha
update translation template |
542 |
#: ../update-manager:91
|
1915
by Michael Vogt
* po/*.po: |
543 |
msgid "Do not focus on map when starting" |
544 |
msgstr "" |
|
545 |
||
2817
by Jeremy Bicha
update translation template |
546 |
#: ../update-manager:94
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
547 |
msgid "Do not check for updates when starting" |
566
by Michael Vogt
* po/POTFILES.in: |
548 |
msgstr "" |
549 |
||
2817
by Jeremy Bicha
update translation template |
550 |
#: ../update-manager:96
|
551 |
msgid "Show debug messages" |
|
552 |
msgstr "" |
|
553 |
||
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
554 |
#. Why do we use %s here instead of $strings or {} format placeholders?
|
555 |
#. It's because we don't want to break existing translations.
|
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
556 |
#: ../janitor/plugincore/exceptions.py:43
|
1269.1.8
by Michael Vogt
build python-computer-janitor package |
557 |
#, python-format
|
558 |
msgid "Unimplemented method: %s" |
|
559 |
msgstr "" |
|
560 |
||
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
561 |
#: ../janitor/plugincore/core/file_cruft.py:41
|
1269.1.8
by Michael Vogt
build python-computer-janitor package |
562 |
msgid "A file on disk" |
563 |
msgstr "" |
|
564 |
||
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
565 |
#: ../janitor/plugincore/core/missing_package_cruft.py:40
|
1344
by Michael Vogt
* po/*.po: |
566 |
msgid "Install missing package." |
567 |
msgstr "" |
|
568 |
||
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
569 |
#. 2012-06-08 BAW: i18n string; don't use {} or PEP 292.
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
570 |
#: ../janitor/plugincore/core/missing_package_cruft.py:50
|
1344
by Michael Vogt
* po/*.po: |
571 |
#, python-format
|
572 |
msgid "Package %s should be installed." |
|
573 |
msgstr "" |
|
574 |
||
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
575 |
#: ../janitor/plugincore/core/package_cruft.py:50
|
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
576 |
msgid ".deb package" |
577 |
msgstr "" |
|
578 |
||
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
579 |
#: ../janitor/plugincore/plugins/langpack_manual_plugin.py:47
|
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
580 |
#, python-format
|
581 |
msgid "%s needs to be marked as manually installed." |
|
582 |
msgstr "" |
|
583 |
||
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
584 |
#: ../janitor/plugincore/plugins/kdelibs4to5_plugin.py:50
|
2446.4.2
by Barry Warsaw
- Regenerate update-manager.pot to pick up the new C-J paths. |
585 |
msgid "" |
586 |
"When upgrading, if kdelibs4-dev is installed, kdelibs5-dev needs to be "
|
|
587 |
"installed. See bugs.launchpad.net, bug #279621 for details."
|
|
588 |
msgstr "" |
|
589 |
||
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
590 |
#: ../janitor/plugincore/plugins/dpkg_status_plugin.py:45
|
1269.1.8
by Michael Vogt
build python-computer-janitor package |
591 |
#, python-format
|
592 |
msgid "%i obsolete entries in the status file" |
|
593 |
msgstr "" |
|
594 |
||
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
595 |
#: ../janitor/plugincore/plugins/dpkg_status_plugin.py:48
|
1269.1.8
by Michael Vogt
build python-computer-janitor package |
596 |
msgid "Obsolete entries in dpkg status" |
597 |
msgstr "" |
|
598 |
||
599 |
#. pragma: no cover
|
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
600 |
#: ../janitor/plugincore/plugins/dpkg_status_plugin.py:51
|
1269.1.8
by Michael Vogt
build python-computer-janitor package |
601 |
msgid "Obsolete dpkg status entries" |
602 |
msgstr "" |
|
1344
by Michael Vogt
* po/*.po: |
603 |
|
2622.1.14
by Dylan McCall
Fix packaging and pot files. |
604 |
#: ../janitor/plugincore/plugins/remove_lilo_plugin.py:43
|
1940
by Michael Vogt
* UpdateManager/Core/DistUpgradeFetcherCore.py: |
605 |
msgid "Remove lilo since grub is also installed.(See bug #314004 for details.)" |
1344
by Michael Vogt
* po/*.po: |
606 |
msgstr "" |