~ubuntu-branches/ubuntu/utopic/apport/utopic

« back to all changes in this revision

Viewing changes to po/hy.po

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-07-09 08:14:30 UTC
  • mfrom: (148.1.66)
  • Revision ID: package-import@ubuntu.com-20120709081430-jim1xdcbior31pph
Tags: 2.3-0ubuntu1
* New upstream release:
  - launchpad.py: Rework test suite to not use Launchpad's +storeblob
    facility at all any more. It almost never works on staging and is
    horribly slow. Fake the bug creation from a blob by manually creating
    the comment and attachments ourselves, and just assume that storeblob
    works on production.  Also change the structure to allow running every
    test individually.
  - crash-digger: Add --crash-db option to specify a non-default crash
    database name. (LP: #1003506)
  - apport-gtk: Add --hanging option to specify the process ID of a hanging
    application. If the user chooses to report this error, apport will
    terminate the pid with SIGABRT, otherwise it will send SIGKILL. The
    normal core pipe handler will be used to process the resulting report
    file, with a .hanging file in /var/crash to separate these from regular
    crashes.
  - apport: Also treat a binary as modified if the /proc/pid/exe symlink
    does not point to an existing file any more. (LP: #984944)
  - Fix PEP-8 violations picked up by latest pep8 checker.
  - ui.py: Do not ignore certain exceptions during upload which are not
    likely to be a network error.
  - launchpad.py: Recongize Launchpad projects for bug query and marking
    operations. (LP: #1003506)
  - packaging-apt-dpkg.py: Fix get_source_tree() to work with apt sandboxes.
  - apport-retrace: Turn StacktraceSource generation back on, now that it
    works with the current sandboxing.
  - launchpad.py: Ensure that upload chunk size does not underrun.
    (LP: #1013334)
  - apport_python_hook: Fix UnicodeEncodeError crash with Python 2 for
    exceptions with non-ASCII characters. (LP: #972436)
  - test_ui_kde.py: Fix occasional test failure in test_1_crash_details if
    the application ends before the "is progress bar visible" check is done.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: apport\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2012-06-15 07:52+0200\n"
 
10
"POT-Creation-Date: 2012-07-09 08:04+0200\n"
11
11
"PO-Revision-Date: 2011-10-07 06:10+0000\n"
12
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
13
"Language-Team: Armenian <hy@li.org>\n"
 
14
"Language: hy\n"
14
15
"MIME-Version: 1.0\n"
15
16
"Content-Type: text/plain; charset=UTF-8\n"
16
17
"Content-Transfer-Encoding: 8bit\n"
17
 
"X-Launchpad-Export-Date: 2012-06-16 04:32+0000\n"
18
 
"X-Generator: Launchpad (build 15419)\n"
19
 
"Language: hy\n"
 
18
"X-Launchpad-Export-Date: 2012-07-07 04:34+0000\n"
 
19
"X-Generator: Launchpad (build 15558)\n"
20
20
 
21
 
#: ../apport/ui.py:103
 
21
#: ../apport/ui.py:105
22
22
msgid "This package does not seem to be installed correctly"
23
23
msgstr ""
24
24
 
25
 
#. TRANS: %s is the name of the operating system
26
 
#: ../apport/ui.py:106
 
25
#: ../apport/ui.py:109
27
26
#, python-format
28
27
msgid ""
29
28
"This is not an official %s package. Please remove any third party package "
39
38
"%s"
40
39
msgstr ""
41
40
 
42
 
#: ../apport/ui.py:222
 
41
#: ../apport/ui.py:232
43
42
msgid "unknown program"
44
43
msgstr ""
45
44
 
46
 
#: ../apport/ui.py:223
 
45
#: ../apport/ui.py:233
47
46
#, python-format
48
47
msgid "Sorry, the program \"%s\" closed unexpectedly"
49
48
msgstr ""
50
49
 
51
 
#: ../apport/ui.py:224 ../apport/ui.py:1124
 
50
#: ../apport/ui.py:235 ../apport/ui.py:1197
52
51
#, python-format
53
52
msgid "Problem in %s"
54
53
msgstr ""
55
54
 
56
 
#: ../apport/ui.py:225
 
55
#: ../apport/ui.py:236
57
56
msgid ""
58
57
"Your computer does not have enough free memory to automatically analyze the "
59
58
"problem and send a report to the developers."
60
59
msgstr ""
61
60
 
62
61
#. package does not exist
63
 
#: ../apport/ui.py:239 ../apport/ui.py:246 ../apport/ui.py:252
64
 
#: ../apport/ui.py:290 ../apport/ui.py:298 ../apport/ui.py:370
65
 
#: ../apport/ui.py:373 ../apport/ui.py:571 ../apport/ui.py:938
66
 
#: ../apport/ui.py:1078 ../apport/ui.py:1082 ../apport/ui.py:1101
67
 
#: ../apport/ui.py:1107
 
62
#: ../apport/ui.py:251 ../apport/ui.py:257 ../apport/ui.py:263
 
63
#: ../apport/ui.py:301 ../apport/ui.py:309 ../apport/ui.py:438
 
64
#: ../apport/ui.py:441 ../apport/ui.py:642 ../apport/ui.py:1010
 
65
#: ../apport/ui.py:1151 ../apport/ui.py:1155 ../apport/ui.py:1174
 
66
#: ../apport/ui.py:1180
68
67
msgid "Invalid problem report"
69
68
msgstr ""
70
69
 
71
 
#: ../apport/ui.py:241 ../apport/ui.py:1084
 
70
#: ../apport/ui.py:252 ../apport/ui.py:1157
72
71
msgid "This problem report is damaged and cannot be processed."
73
72
msgstr ""
74
73
 
75
 
#: ../apport/ui.py:247
 
74
#: ../apport/ui.py:258
76
75
msgid "The report belongs to a package that is not installed."
77
76
msgstr ""
78
77
 
79
 
#: ../apport/ui.py:253
 
78
#: ../apport/ui.py:264
80
79
msgid "An error occurred while attempting to process this problem report:"
81
80
msgstr ""
82
81
 
83
 
#: ../apport/ui.py:291
 
82
#: ../apport/ui.py:302
84
83
msgid "You are not allowed to access this problem report."
85
84
msgstr ""
86
85
 
87
 
#: ../apport/ui.py:294
 
86
#: ../apport/ui.py:305
88
87
msgid "Error"
89
88
msgstr ""
90
89
 
91
 
#: ../apport/ui.py:295
 
90
#: ../apport/ui.py:306
92
91
msgid "There is not enough disk space available to process this report."
93
92
msgstr ""
94
93
 
95
 
#: ../apport/ui.py:322
 
94
#: ../apport/ui.py:390
96
95
msgid "No package specified"
97
96
msgstr ""
98
97
 
99
 
#: ../apport/ui.py:323
 
98
#: ../apport/ui.py:391
100
99
msgid ""
101
100
"You need to specify a package or a PID. See --help for more information."
102
101
msgstr ""
103
102
 
104
 
#: ../apport/ui.py:340
 
103
#: ../apport/ui.py:408
105
104
msgid "Invalid PID"
106
105
msgstr ""
107
106
 
108
 
#: ../apport/ui.py:341
 
107
#: ../apport/ui.py:409
109
108
msgid "The specified process ID does not belong to a program."
110
109
msgstr ""
111
110
 
112
 
#: ../apport/ui.py:349
 
111
#: ../apport/ui.py:417
113
112
msgid "Permission denied"
114
113
msgstr ""
115
114
 
116
 
#: ../apport/ui.py:350
 
115
#: ../apport/ui.py:418
117
116
msgid ""
118
117
"The specified process does not belong to you. Please run this program as the "
119
118
"process owner or as root."
120
119
msgstr ""
121
120
 
122
 
#: ../apport/ui.py:371
 
121
#: ../apport/ui.py:439
123
122
#, python-format
124
123
msgid "Symptom script %s did not determine an affected package"
125
124
msgstr ""
126
125
 
127
 
#: ../apport/ui.py:374
 
126
#: ../apport/ui.py:442
128
127
#, python-format
129
128
msgid "Package %s does not exist"
130
129
msgstr ""
131
130
 
132
 
#: ../apport/ui.py:398 ../apport/ui.py:583 ../apport/ui.py:588
 
131
#: ../apport/ui.py:466 ../apport/ui.py:654 ../apport/ui.py:659
133
132
msgid "Cannot create report"
134
133
msgstr ""
135
134
 
136
 
#: ../apport/ui.py:413 ../apport/ui.py:459 ../apport/ui.py:476
 
135
#: ../apport/ui.py:481 ../apport/ui.py:527 ../apport/ui.py:544
137
136
msgid "Updating problem report"
138
137
msgstr ""
139
138
 
140
 
#: ../apport/ui.py:414
 
139
#: ../apport/ui.py:482
141
140
msgid ""
142
141
"You are not the reporter or subscriber of this problem report, or the report "
143
142
"is a duplicate or already closed.\n"
145
144
"Please create a new report using \"apport-bug\"."
146
145
msgstr ""
147
146
 
148
 
#: ../apport/ui.py:423
 
147
#: ../apport/ui.py:491
149
148
msgid ""
150
149
"You are not the reporter of this problem report. It is much easier to mark a "
151
150
"bug as a duplicate of another than to move your comments and attachments to "
152
151
"a new bug.\n"
153
152
"\n"
154
 
"Subsequently, we recommend that you file a new bug report using \"apport-"
155
 
"bug\" and make a comment in this bug about the one you file.\n"
 
153
"Subsequently, we recommend that you file a new bug report using \"apport-bug"
 
154
"\" and make a comment in this bug about the one you file.\n"
156
155
"\n"
157
156
"Do you really want to proceed?"
158
157
msgstr ""
159
158
 
160
 
#: ../apport/ui.py:460 ../apport/ui.py:477
 
159
#: ../apport/ui.py:528 ../apport/ui.py:545
161
160
msgid "No additional information collected."
162
161
msgstr ""
163
162
 
164
 
#: ../apport/ui.py:528
 
163
#: ../apport/ui.py:596
165
164
msgid "What kind of problem do you want to report?"
166
165
msgstr ""
167
166
 
168
 
#: ../apport/ui.py:545
 
167
#: ../apport/ui.py:613
169
168
msgid "Unknown symptom"
170
169
msgstr ""
171
170
 
172
 
#: ../apport/ui.py:546
 
171
#: ../apport/ui.py:614
173
172
#, python-format
174
173
msgid "The symptom \"%s\" is not known."
175
174
msgstr ""
176
175
 
177
 
#: ../apport/ui.py:574
 
176
#: ../apport/ui.py:645
178
177
msgid ""
179
178
"After closing this message please click on an application window to report a "
180
179
"problem about it."
181
180
msgstr ""
182
181
 
183
 
#: ../apport/ui.py:584 ../apport/ui.py:589
 
182
#: ../apport/ui.py:655 ../apport/ui.py:660
184
183
msgid "xprop failed to determine process ID of the window"
185
184
msgstr ""
186
185
 
187
 
#: ../apport/ui.py:603
 
186
#: ../apport/ui.py:674
188
187
msgid "%prog <report number>"
189
188
msgstr ""
190
189
 
191
 
#: ../apport/ui.py:605
 
190
#: ../apport/ui.py:676
192
191
msgid "Specify package name."
193
192
msgstr ""
194
193
 
195
 
#: ../apport/ui.py:607 ../apport/ui.py:656
 
194
#: ../apport/ui.py:678 ../apport/ui.py:729
196
195
msgid "Add an extra tag to the report. Can be specified multiple times."
197
196
msgstr ""
198
197
 
199
 
#: ../apport/ui.py:637
200
 
msgid ""
201
 
"%prog [options] [symptom|pid|package|program path|.apport/.crash file]"
 
198
#: ../apport/ui.py:708
 
199
msgid "%prog [options] [symptom|pid|package|program path|.apport/.crash file]"
202
200
msgstr ""
203
201
 
204
 
#: ../apport/ui.py:640
 
202
#: ../apport/ui.py:711
205
203
msgid ""
206
204
"Start in bug filing mode. Requires --package and an optional --pid, or just "
207
205
"a --pid. If neither is given, display a list of known symptoms. (Implied if "
208
206
"a single argument is given.)"
209
207
msgstr ""
210
208
 
211
 
#: ../apport/ui.py:642
 
209
#: ../apport/ui.py:713
212
210
msgid "Click a window as a target for filing a problem report."
213
211
msgstr ""
214
212
 
215
 
#: ../apport/ui.py:644
 
213
#: ../apport/ui.py:715
216
214
msgid "Start in bug updating mode. Can take an optional --package."
217
215
msgstr ""
218
216
 
219
 
#: ../apport/ui.py:646
 
217
#: ../apport/ui.py:717
220
218
msgid ""
221
219
"File a bug report about a symptom. (Implied if symptom name is given as only "
222
220
"argument.)"
223
221
msgstr ""
224
222
 
225
 
#: ../apport/ui.py:648
 
223
#: ../apport/ui.py:719
226
224
msgid ""
227
225
"Specify package name in --file-bug mode. This is optional if a --pid is "
228
226
"specified. (Implied if package name is given as only argument.)"
229
227
msgstr ""
230
228
 
231
 
#: ../apport/ui.py:650
 
229
#: ../apport/ui.py:721
232
230
msgid ""
233
231
"Specify a running program in --file-bug mode. If this is specified, the bug "
234
232
"report will contain more information.  (Implied if pid is given as only "
235
233
"argument.)"
236
234
msgstr ""
237
235
 
238
 
#: ../apport/ui.py:652
 
236
#: ../apport/ui.py:723
 
237
msgid "The provided pid is a hanging application."
 
238
msgstr ""
 
239
 
 
240
#: ../apport/ui.py:725
239
241
#, python-format
240
242
msgid ""
241
243
"Report the crash from given .apport or .crash file instead of the pending "
242
244
"ones in %s. (Implied if file is given as only argument.)"
243
245
msgstr ""
244
246
 
245
 
#: ../apport/ui.py:654
 
247
#: ../apport/ui.py:727
246
248
msgid ""
247
249
"In bug filing mode, save the collected information into a file instead of "
248
250
"reporting it. This file can then be reported later on from a different "
249
251
"machine."
250
252
msgstr ""
251
253
 
252
 
#: ../apport/ui.py:658
 
254
#: ../apport/ui.py:731
253
255
msgid "Print the Apport version number."
254
256
msgstr ""
255
257
 
256
 
#: ../apport/ui.py:790
 
258
#: ../apport/ui.py:865
257
259
msgid ""
258
260
"This will launch apport-retrace in a terminal window to examine the crash."
259
261
msgstr ""
260
262
 
261
 
#: ../apport/ui.py:791
 
263
#: ../apport/ui.py:866
262
264
msgid "Run gdb session"
263
265
msgstr ""
264
266
 
265
 
#: ../apport/ui.py:792
 
267
#: ../apport/ui.py:867
266
268
msgid "Run gdb session without downloading debug symbols"
267
269
msgstr ""
268
270
 
269
271
#. TRANSLATORS: %s contains the crash report file name
270
 
#: ../apport/ui.py:794
 
272
#: ../apport/ui.py:869
271
273
#, python-format
272
274
msgid "Update %s with fully symbolic stack trace"
273
275
msgstr ""
274
276
 
275
 
#: ../apport/ui.py:835
 
277
#: ../apport/ui.py:910
276
278
#, python-format
277
279
msgid ""
278
280
"The problem happened with the program %s which changed since the crash "
279
281
"occurred."
280
282
msgstr ""
281
283
 
282
 
#: ../apport/ui.py:939
 
284
#: ../apport/ui.py:1011
283
285
msgid "Could not determine the package or source package name."
284
286
msgstr ""
285
287
 
286
 
#: ../apport/ui.py:957
 
288
#: ../apport/ui.py:1029
287
289
msgid "Unable to start web browser"
288
290
msgstr ""
289
291
 
290
 
#: ../apport/ui.py:958
 
292
#: ../apport/ui.py:1030
291
293
#, python-format
292
294
msgid "Unable to start web browser to open %s."
293
295
msgstr ""
294
296
 
295
 
#: ../apport/ui.py:1033
 
297
#: ../apport/ui.py:1105
296
298
#, python-format
297
299
msgid "Please enter your account information for the %s bug tracking system"
298
300
msgstr ""
299
301
 
300
 
#: ../apport/ui.py:1044
 
302
#: ../apport/ui.py:1117
301
303
msgid "Network problem"
302
304
msgstr ""
303
305
 
304
 
#: ../apport/ui.py:1046
 
306
#: ../apport/ui.py:1119
305
307
msgid ""
306
308
"Cannot connect to crash database, please check your Internet connection."
307
309
msgstr ""
308
310
 
309
 
#: ../apport/ui.py:1073
 
311
#: ../apport/ui.py:1146
310
312
msgid "Memory exhaustion"
311
313
msgstr ""
312
314
 
313
 
#: ../apport/ui.py:1074
 
315
#: ../apport/ui.py:1147
314
316
msgid "Your system does not have enough memory to process this crash report."
315
317
msgstr ""
316
318
 
317
 
#: ../apport/ui.py:1097 ../apport/ui.py:1106
 
319
#: ../apport/ui.py:1170 ../apport/ui.py:1179
318
320
msgid ""
319
321
"This problem report applies to a program which is not installed any more."
320
322
msgstr ""
321
323
 
322
 
#: ../apport/ui.py:1127
 
324
#: ../apport/ui.py:1200
323
325
#, python-format
324
326
msgid ""
325
327
"The problem cannot be reported:\n"
327
329
"%s"
328
330
msgstr ""
329
331
 
330
 
#: ../apport/ui.py:1171 ../apport/ui.py:1178
 
332
#: ../apport/ui.py:1244 ../apport/ui.py:1251
331
333
msgid "Problem already known"
332
334
msgstr ""
333
335
 
334
 
#: ../apport/ui.py:1172
 
336
#: ../apport/ui.py:1245
335
337
msgid ""
336
338
"This problem was already reported in the bug report displayed in the web "
337
339
"browser. Please check if you can add any further information that might be "
338
340
"helpful for the developers."
339
341
msgstr ""
340
342
 
341
 
#: ../apport/ui.py:1179
 
343
#: ../apport/ui.py:1252
342
344
msgid "This problem was already reported to developers. Thank you!"
343
345
msgstr ""
344
346
 
392
394
msgstr ""
393
395
 
394
396
#: ../bin/apport-retrace.py:59
395
 
msgid ""
396
 
"Report download/install progress when installing packages into sandbox"
 
397
msgid "Report download/install progress when installing packages into sandbox"
397
398
msgstr ""
398
399
 
399
400
#: ../bin/apport-retrace.py:61
429
430
msgstr ""
430
431
 
431
432
#: ../bin/apport-retrace.py:73
432
 
msgid ""
433
 
"Path to the duplicate sqlite database (default: no duplicate checking)"
 
433
msgid "Path to the duplicate sqlite database (default: no duplicate checking)"
434
434
msgstr ""
435
435
 
436
436
#: ../bin/apport-retrace.py:78
471
471
msgid "Your system might become unstable now and might need to be restarted."
472
472
msgstr ""
473
473
 
474
 
#: ../kde/apport-kde.py:162 ../bin/apport-cli.py:175 ../gtk/apport-gtk.py:165
 
474
#: ../kde/apport-kde.py:162 ../bin/apport-cli.py:174 ../gtk/apport-gtk.py:174
475
475
msgid "Send problem report to the developers?"
476
476
msgstr ""
477
477
 
478
 
#: ../kde/apport-kde.py:170 ../gtk/apport-gtk.py:174
 
478
#: ../kde/apport-kde.py:170 ../gtk/apport-gtk.py:183
479
479
msgid "Send"
480
480
msgstr ""
481
481
 
482
 
#: ../kde/apport-kde.py:176 ../kde/apport-kde.py:209 ../gtk/apport-gtk.py:153
 
482
#: ../kde/apport-kde.py:176 ../kde/apport-kde.py:209 ../gtk/apport-gtk.py:162
483
483
#, python-format
484
484
msgid "Sorry, %s has experienced an internal error."
485
485
msgstr ""
486
486
 
487
 
#: ../kde/apport-kde.py:184 ../gtk/apport-gtk.py:211
 
487
#: ../kde/apport-kde.py:184 ../gtk/apport-gtk.py:252
488
488
#, python-format
489
489
msgid "Package: %s"
490
490
msgstr ""
491
491
 
492
 
#: ../kde/apport-kde.py:190 ../gtk/apport-gtk.py:218
 
492
#: ../kde/apport-kde.py:190 ../gtk/apport-gtk.py:259
493
493
msgid "Sorry, a problem occurred while installing software."
494
494
msgstr ""
495
495
 
496
 
#: ../kde/apport-kde.py:196 ../gtk/apport-gtk.py:227
 
496
#: ../kde/apport-kde.py:196 ../gtk/apport-gtk.py:268
497
497
#, python-format
498
498
msgid "The application %s has closed unexpectedly."
499
499
msgstr ""
500
500
 
501
 
#: ../kde/apport-kde.py:202 ../gtk/apport-gtk.ui.h:9 ../gtk/apport-gtk.py:232
 
501
#: ../kde/apport-kde.py:202 ../gtk/apport-gtk.ui.h:9 ../gtk/apport-gtk.py:273
502
502
msgid "Leave Closed"
503
503
msgstr ""
504
504
 
505
 
#: ../kde/apport-kde.py:203 ../kde/apport-kde.py:340 ../gtk/apport-gtk.py:233
 
505
#: ../kde/apport-kde.py:203 ../kde/apport-kde.py:340 ../gtk/apport-gtk.py:226
 
506
#: ../gtk/apport-gtk.py:274
506
507
msgid "Relaunch"
507
508
msgstr ""
508
509
 
509
510
#: ../kde/apport-kde.py:206 ../kde/apport-kde.py:215 ../gtk/apport-gtk.ui.h:10
510
 
#: ../gtk/apport-gtk.py:195 ../gtk/apport-gtk.py:236 ../gtk/apport-gtk.py:247
 
511
#: ../gtk/apport-gtk.py:213 ../gtk/apport-gtk.py:277 ../gtk/apport-gtk.py:288
511
512
msgid "Continue"
512
513
msgstr ""
513
514
 
514
 
#: ../kde/apport-kde.py:212 ../gtk/apport-gtk.ui.h:4 ../gtk/apport-gtk.py:244
 
515
#: ../kde/apport-kde.py:212 ../gtk/apport-gtk.ui.h:4 ../gtk/apport-gtk.py:285
515
516
msgid "If you notice further problems, try restarting the computer."
516
517
msgstr ""
517
518
 
518
 
#: ../kde/apport-kde.py:216 ../gtk/apport-gtk.py:248
 
519
#: ../kde/apport-kde.py:216 ../gtk/apport-gtk.py:289
519
520
msgid "Ignore future problems of this type"
520
521
msgstr ""
521
522
 
522
 
#: ../kde/apport-kde.py:251 ../gtk/apport-gtk.py:512
 
523
#: ../kde/apport-kde.py:251 ../gtk/apport-gtk.py:553
523
524
msgid "Hide Details"
524
525
msgstr ""
525
526
 
526
 
#: ../kde/apport-kde.py:254 ../gtk/apport-gtk.ui.h:7 ../gtk/apport-gtk.py:183
527
 
#: ../gtk/apport-gtk.py:508
 
527
#: ../kde/apport-kde.py:254 ../gtk/apport-gtk.ui.h:7 ../gtk/apport-gtk.py:201
 
528
#: ../gtk/apport-gtk.py:549
528
529
msgid "Show Details"
529
530
msgstr ""
530
531
 
536
537
msgid "Password:"
537
538
msgstr ""
538
539
 
539
 
#: ../kde/apport-kde.py:321 ../bin/apport-cli.py:146 ../gtk/apport-gtk.py:129
 
540
#: ../kde/apport-kde.py:321 ../bin/apport-cli.py:146 ../gtk/apport-gtk.py:138
540
541
msgid "(binary data)"
541
542
msgstr ""
542
543
 
590
591
msgid "(%i bytes)"
591
592
msgstr ""
592
593
 
593
 
#: ../bin/apport-cli.py:176
 
594
#: ../bin/apport-cli.py:175
594
595
msgid ""
595
596
"After the problem report has been sent, please fill out the form in the\n"
596
597
"automatically opened web browser."
597
598
msgstr ""
598
599
 
599
 
#: ../bin/apport-cli.py:179
 
600
#: ../bin/apport-cli.py:178
600
601
#, python-format
601
602
msgid "&Send report (%s)"
602
603
msgstr ""
603
604
 
604
 
#: ../bin/apport-cli.py:183
 
605
#: ../bin/apport-cli.py:182
605
606
msgid "&Examine locally"
606
607
msgstr ""
607
608
 
 
609
#: ../bin/apport-cli.py:186
 
610
msgid "&View report"
 
611
msgstr ""
 
612
 
608
613
#: ../bin/apport-cli.py:187
609
 
msgid "&View report"
 
614
msgid "&Keep report file for sending later or copying to somewhere else"
610
615
msgstr ""
611
616
 
612
617
#: ../bin/apport-cli.py:188
613
 
msgid "&Keep report file for sending later or copying to somewhere else"
614
 
msgstr ""
615
 
 
616
 
#: ../bin/apport-cli.py:189
617
618
msgid "Cancel and &ignore future crashes of this program version"
618
619
msgstr ""
619
620
 
620
 
#: ../bin/apport-cli.py:191 ../bin/apport-cli.py:267 ../bin/apport-cli.py:299
 
621
#: ../bin/apport-cli.py:190 ../bin/apport-cli.py:267 ../bin/apport-cli.py:299
621
622
#: ../bin/apport-cli.py:320
622
623
msgid "&Cancel"
623
624
msgstr ""
746
747
msgid "<big><b>Uploading problem information</b></big>"
747
748
msgstr ""
748
749
 
749
 
#: ../gtk/apport-gtk.py:144
 
750
#: ../gtk/apport-gtk.py:153
750
751
#, python-format
751
752
msgid "Sorry, the application %s has closed unexpectedly."
752
753
msgstr ""
753
754
 
754
 
#: ../gtk/apport-gtk.py:147
 
755
#: ../gtk/apport-gtk.py:156
755
756
#, python-format
756
757
msgid "Sorry, %s has closed unexpectedly."
757
758
msgstr ""
758
759
 
 
760
#: ../gtk/apport-gtk.py:225
 
761
msgid "Force Closed"
 
762
msgstr ""
 
763
 
 
764
#: ../gtk/apport-gtk.py:233
 
765
#, python-format
 
766
msgid "The application %s has stopped responding."
 
767
msgstr ""
 
768
 
 
769
#: ../gtk/apport-gtk.py:237
 
770
#, python-format
 
771
msgid "The program \"%s\" has stopped responding."
 
772
msgstr ""
 
773
 
759
774
#: ../kde/apport-kde-mimelnk.desktop.in.h:1
760
775
msgid "Apport crash file"
761
776
msgstr ""