~ubuntu-branches/ubuntu/precise/apport/precise-updates

« back to all changes in this revision

Viewing changes to po/fa.po

  • Committer: Package Import Robot
  • Author(s): Martin Pitt, Martin Pitt, Brian Murray
  • Date: 2012-03-22 18:55:17 UTC
  • mfrom: (148.1.56)
  • Revision ID: package-import@ubuntu.com-20120322185517-85lkwjzwk5d8dxnm
Tags: 1.95-0ubuntu1
[ Martin Pitt ]
* New upstream release:
  - apport-gtk, apport-kde: When reporting a "system crash", don't say "...
    of this program version", but "...of this type", as we don't show a
    program version in the initial dialog
    (https://wiki.ubuntu.com/ErrorTracker#error) (LP: #961065)
  - problem_report.py, write_mime(): Do not put a key inline if it is bigger
    than 1 kB, to guard against very long lines. (LP: #957326)
  - etc/cron.daily/apport: Do not remove whoopsie's *.upload* stamps every
    day, only if they are older than a week. whoopsie comes with its own
    cron job which deals with them. Thanks Steve Langasek. (LP: #957102)
  - report.py, mark_ignore(): Fix crash if executable went away underneath
    us. (LP: #961410)
  - apport-gtk: Do not compare current continue button label against a
    translated string.  Instead just remember whether or not we can restart
    the application. (LP: #960439)
  - hookutils.py, command_output(): Add option to keep the locale instead of
    disabling it.
  - hookutils.py, command_output(): Actually make the "input" parameter
    work, instead of causing an eternal hang. Add tests for all possible
    modes of operation.
  - hooktuils.py: Change root_command_output() and
    attach_root_command_outputs() to disable translated messages
    (LC_MESSAGES=C) only as part of the command to be run, not already for
    the root prefix command. This will keep the latter (gksu, kdesudo, etc.)
    translated. (LP: #961659)
  - apport-gtk: Cut off text values after 4000 characters, as Gtk's TreeView
    does not get along well with huge values. KDE's copes fine, so continue
    to display the complete value there. (LP: #957062)
  - apport-gtk: Make details window resizable in bug reporting mode.
  - crashdb.py, known(): Check the address signature duplicate database if
    the symbolic signature exists, but did not find any result. (LP: #103083)
  - ui.py: Run anonymization after checking for duplicates, to prevent host
    or user names which look like hex numbers to corrupt the stack trace.
    (LP: #953104)
  - apport-gtk: Require an application to both have TERM and SHELL in its
    environment to consider it a command line application that was started
    by the user. (LP: #962130)
  - backends/packaging-apt-dpkg.py, _check_files_md5(): Fix double encoding,
    which caused UnicodeDecodeErrors on non-ASCII characters in an md5sum
    file. (LP: #953682)
  - apport-kde, apport-gtk: Only show "Relaunch" if the report has a
    ProcCmdline, otherwise we cannot restart it. (LP: #956173)
  - apport-gtk, apport-kde: Show the ExecutablePath while we're collecting
    data for the crash report. Thanks Evan Dandrea. (LP: #938707).
* debian/copyright: Change to copyright format 1.0.
* debian/control: Bump Standards-Version to 3.9.3.

[ Brian Murray ]
* data/general-hooks/ubuntu.py: use main.log to determine UpgradeStatus not
  apt.log (LP: #886111)

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-03-02 13:30+0100\n"
 
10
"POT-Creation-Date: 2012-03-21 18:25+0100\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: Persian <fa@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
 
"X-Launchpad-Export-Date: 2012-03-03 05:09+0000\n"
18
 
"X-Generator: Launchpad (build 14886)\n"
 
17
"X-Launchpad-Export-Date: 2012-03-22 04:34+0000\n"
 
18
"X-Generator: Launchpad (build 14981)\n"
19
19
"Language: fa\n"
20
20
 
21
21
#: ../apport/ui.py:92
355
355
msgid "Please choose (%s):"
356
356
msgstr ""
357
357
 
358
 
#: ../bin/apport-cli.py:144
 
358
#: ../bin/apport-cli.py:141
359
359
#, python-format
360
360
msgid "(%i bytes)"
361
361
msgstr ""
362
362
 
363
 
#: ../bin/apport-cli.py:146 ../gtk/apport-gtk.py:106 ../kde/apport-kde.py:304
 
363
#: ../bin/apport-cli.py:143 ../gtk/apport-gtk.py:113 ../kde/apport-kde.py:311
364
364
msgid "(binary data)"
365
365
msgstr ""
366
366
 
367
 
#: ../bin/apport-cli.py:172 ../gtk/apport-gtk.py:135 ../kde/apport-kde.py:156
 
367
#: ../bin/apport-cli.py:173 ../gtk/apport-gtk.py:142 ../kde/apport-kde.py:156
368
368
msgid "Send problem report to the developers?"
369
369
msgstr ""
370
370
 
371
 
#: ../bin/apport-cli.py:173
 
371
#: ../bin/apport-cli.py:174
372
372
msgid ""
373
373
"After the problem report has been sent, please fill out the form in the\n"
374
374
"automatically opened web browser."
375
375
msgstr ""
376
376
 
377
 
#: ../bin/apport-cli.py:176
 
377
#: ../bin/apport-cli.py:177
378
378
#, python-format
379
379
msgid "&Send report (%s)"
380
380
msgstr ""
381
381
 
382
 
#: ../bin/apport-cli.py:180
 
382
#: ../bin/apport-cli.py:181
383
383
msgid "&Examine locally"
384
384
msgstr ""
385
385
 
386
 
#: ../bin/apport-cli.py:184
 
386
#: ../bin/apport-cli.py:185
387
387
msgid "&View report"
388
388
msgstr ""
389
389
 
390
 
#: ../bin/apport-cli.py:185
 
390
#: ../bin/apport-cli.py:186
391
391
msgid "&Keep report file for sending later or copying to somewhere else"
392
392
msgstr ""
393
393
 
394
 
#: ../bin/apport-cli.py:186
 
394
#: ../bin/apport-cli.py:187
395
395
msgid "Cancel and &ignore future crashes of this program version"
396
396
msgstr ""
397
397
 
398
 
#: ../bin/apport-cli.py:188 ../bin/apport-cli.py:265 ../bin/apport-cli.py:297
399
 
#: ../bin/apport-cli.py:318
 
398
#: ../bin/apport-cli.py:189 ../bin/apport-cli.py:266 ../bin/apport-cli.py:298
 
399
#: ../bin/apport-cli.py:319
400
400
msgid "&Cancel"
401
401
msgstr ""
402
402
 
403
 
#: ../bin/apport-cli.py:216
 
403
#: ../bin/apport-cli.py:217
404
404
msgid "Problem report file:"
405
405
msgstr ""
406
406
 
407
 
#: ../bin/apport-cli.py:222 ../bin/apport-cli.py:227
 
407
#: ../bin/apport-cli.py:223 ../bin/apport-cli.py:228
408
408
msgid "&Confirm"
409
409
msgstr ""
410
410
 
411
 
#: ../bin/apport-cli.py:226
 
411
#: ../bin/apport-cli.py:227
412
412
#, python-format
413
413
msgid "Error: %s"
414
414
msgstr ""
415
415
 
416
 
#: ../bin/apport-cli.py:232 ../kde/apport-kde.py:349
 
416
#: ../bin/apport-cli.py:233 ../kde/apport-kde.py:356
417
417
msgid "Collecting problem information"
418
418
msgstr ""
419
419
 
420
 
#: ../bin/apport-cli.py:233
 
420
#: ../bin/apport-cli.py:234
421
421
msgid ""
422
422
"The collected information can be sent to the developers to improve the\n"
423
423
"application. This might take a few minutes."
424
424
msgstr ""
425
425
 
426
 
#: ../bin/apport-cli.py:245 ../gtk/apport-gtk.ui.h:13 ../kde/apport-kde.py:377
 
426
#: ../bin/apport-cli.py:246 ../gtk/apport-gtk.ui.h:13 ../kde/apport-kde.py:384
427
427
msgid "Uploading problem information"
428
428
msgstr ""
429
429
 
430
 
#: ../bin/apport-cli.py:246
 
430
#: ../bin/apport-cli.py:247
431
431
msgid ""
432
432
"The collected information is being sent to the bug tracking system.\n"
433
433
"This might take a few minutes."
434
434
msgstr ""
435
435
 
436
 
#: ../bin/apport-cli.py:296
 
436
#: ../bin/apport-cli.py:297
437
437
msgid "&Done"
438
438
msgstr ""
439
439
 
440
 
#: ../bin/apport-cli.py:302
 
440
#: ../bin/apport-cli.py:303
441
441
msgid "none"
442
442
msgstr ""
443
443
 
444
 
#: ../bin/apport-cli.py:303
 
444
#: ../bin/apport-cli.py:304
445
445
#, python-format
446
446
msgid "Selected: %s. Multiple choices:"
447
447
msgstr ""
448
448
 
449
 
#: ../bin/apport-cli.py:319
 
449
#: ../bin/apport-cli.py:320
450
450
msgid "Choices:"
451
451
msgstr ""
452
452
 
453
 
#: ../bin/apport-cli.py:333
 
453
#: ../bin/apport-cli.py:334
454
454
msgid "Path to file (Enter to cancel):"
455
455
msgstr ""
456
456
 
457
 
#: ../bin/apport-cli.py:339
 
457
#: ../bin/apport-cli.py:340
458
458
msgid "File does not exist."
459
459
msgstr ""
460
460
 
461
 
#: ../bin/apport-cli.py:341
 
461
#: ../bin/apport-cli.py:342
462
462
msgid "This is a directory."
463
463
msgstr ""
464
464
 
465
 
#: ../bin/apport-cli.py:347
 
465
#: ../bin/apport-cli.py:348
466
466
msgid "To continue, you must visit the following URL:"
467
467
msgstr ""
468
468
 
469
 
#: ../bin/apport-cli.py:349
 
469
#: ../bin/apport-cli.py:350
470
470
msgid ""
471
471
"You can launch a browser now, or copy this URL into a browser on another "
472
472
"computer."
473
473
msgstr ""
474
474
 
475
 
#: ../bin/apport-cli.py:351
 
475
#: ../bin/apport-cli.py:352
476
476
msgid "Launch a browser now"
477
477
msgstr ""
478
478
 
479
 
#: ../bin/apport-cli.py:365
 
479
#: ../bin/apport-cli.py:366
480
480
msgid "No pending crash reports. Try --help for more information."
481
481
msgstr ""
482
482
 
498
498
"completed normally."
499
499
msgstr ""
500
500
 
501
 
#: ../gtk/apport-gtk.ui.h:1 ../kde/apport-kde.py:412 ../kde/apport-kde.py:448
 
501
#: ../gtk/apport-gtk.ui.h:1 ../kde/apport-kde.py:419 ../kde/apport-kde.py:455
502
502
msgid "Apport"
503
503
msgstr ""
504
504
 
510
510
msgid "<big><b>Sorry, an internal error happened.</b></big>"
511
511
msgstr ""
512
512
 
513
 
#: ../gtk/apport-gtk.ui.h:4 ../gtk/apport-gtk.py:209 ../kde/apport-kde.py:202
 
513
#: ../gtk/apport-gtk.ui.h:4 ../gtk/apport-gtk.py:216 ../kde/apport-kde.py:202
514
514
msgid "If you notice further problems, try restarting the computer."
515
515
msgstr ""
516
516
 
522
522
msgid "Ignore future problems of this program version"
523
523
msgstr ""
524
524
 
525
 
#: ../gtk/apport-gtk.ui.h:7 ../gtk/apport-gtk.py:153 ../gtk/apport-gtk.py:461
526
 
#: ../kde/apport-kde.py:243
 
525
#: ../gtk/apport-gtk.ui.h:7 ../gtk/apport-gtk.py:160 ../gtk/apport-gtk.py:474
 
526
#: ../kde/apport-kde.py:244
527
527
msgid "Show Details"
528
528
msgstr ""
529
529
 
531
531
msgid "_Examine locally"
532
532
msgstr ""
533
533
 
534
 
#: ../gtk/apport-gtk.ui.h:9 ../gtk/apport-gtk.py:200 ../kde/apport-kde.py:195
 
534
#: ../gtk/apport-gtk.ui.h:9 ../gtk/apport-gtk.py:207 ../kde/apport-kde.py:195
535
535
msgid "Leave Closed"
536
536
msgstr ""
537
537
 
538
 
#: ../gtk/apport-gtk.ui.h:10 ../gtk/apport-gtk.py:165 ../gtk/apport-gtk.py:212
 
538
#: ../gtk/apport-gtk.ui.h:10 ../gtk/apport-gtk.py:172 ../gtk/apport-gtk.py:219
539
539
#: ../kde/apport-kde.py:205
540
540
msgid "Continue"
541
541
msgstr ""
554
554
msgid "<big><b>Uploading problem information</b></big>"
555
555
msgstr ""
556
556
 
557
 
#: ../gtk/apport-gtk.ui.h:15 ../kde/apport-kde.py:378
 
557
#: ../gtk/apport-gtk.ui.h:15 ../kde/apport-kde.py:385
558
558
msgid ""
559
559
"The collected information is being sent to the bug tracking system. This "
560
560
"might take a few minutes."
674
674
msgid "Your system might become unstable now and might need to be restarted."
675
675
msgstr ""
676
676
 
677
 
#: ../gtk/apport-gtk.py:120
 
677
#: ../gtk/apport-gtk.py:127
678
678
#, python-format
679
679
msgid "Sorry, the application %s has closed unexpectedly."
680
680
msgstr ""
681
681
 
682
 
#: ../gtk/apport-gtk.py:123
 
682
#: ../gtk/apport-gtk.py:130
683
683
#, python-format
684
684
msgid "Sorry, %s has closed unexpectedly."
685
685
msgstr ""
686
686
 
687
 
#: ../gtk/apport-gtk.py:129 ../kde/apport-kde.py:170 ../kde/apport-kde.py:199
 
687
#: ../gtk/apport-gtk.py:136 ../kde/apport-kde.py:170 ../kde/apport-kde.py:199
688
688
#, python-format
689
689
msgid "Sorry, %s has experienced an internal error."
690
690
msgstr ""
691
691
 
692
 
#: ../gtk/apport-gtk.py:144 ../kde/apport-kde.py:164
 
692
#: ../gtk/apport-gtk.py:151 ../kde/apport-kde.py:164
693
693
msgid "Send"
694
694
msgstr ""
695
695
 
696
 
#: ../gtk/apport-gtk.py:181 ../kde/apport-kde.py:178
 
696
#: ../gtk/apport-gtk.py:188 ../kde/apport-kde.py:178
697
697
#, python-format
698
698
msgid "Package: %s"
699
699
msgstr ""
700
700
 
701
 
#: ../gtk/apport-gtk.py:188 ../kde/apport-kde.py:184
 
701
#: ../gtk/apport-gtk.py:195 ../kde/apport-kde.py:184
702
702
msgid "Sorry, a problem occurred while installing software."
703
703
msgstr ""
704
704
 
705
 
#: ../gtk/apport-gtk.py:197 ../kde/apport-kde.py:190
 
705
#: ../gtk/apport-gtk.py:204 ../kde/apport-kde.py:190
706
706
#, python-format
707
707
msgid "The application %s has closed unexpectedly."
708
708
msgstr ""
709
709
 
710
 
#: ../gtk/apport-gtk.py:201 ../gtk/apport-gtk.py:260 ../kde/apport-kde.py:196
711
 
#: ../kde/apport-kde.py:323
 
710
#: ../gtk/apport-gtk.py:208 ../gtk/apport-gtk.py:270 ../kde/apport-kde.py:196
 
711
#: ../kde/apport-kde.py:330
712
712
msgid "Relaunch"
713
713
msgstr ""
714
714
 
715
 
#: ../gtk/apport-gtk.py:465 ../kde/apport-kde.py:240
 
715
#: ../gtk/apport-gtk.py:220 ../kde/apport-kde.py:206
 
716
msgid "Ignore future problems of this type"
 
717
msgstr ""
 
718
 
 
719
#: ../gtk/apport-gtk.py:478 ../kde/apport-kde.py:241
716
720
msgid "Hide Details"
717
721
msgstr ""
718
722
 
719
 
#: ../kde/apport-kde.py:265
 
723
#: ../kde/apport-kde.py:267
720
724
msgid "Username:"
721
725
msgstr ""
722
726
 
723
 
#: ../kde/apport-kde.py:266
 
727
#: ../kde/apport-kde.py:268
724
728
msgid "Password:"
725
729
msgstr ""
726
730
 
727
 
#: ../kde/apport-kde.py:348
 
731
#: ../kde/apport-kde.py:355
728
732
msgid "Collecting Problem Information"
729
733
msgstr ""
730
734
 
731
 
#: ../kde/apport-kde.py:350
 
735
#: ../kde/apport-kde.py:357
732
736
msgid ""
733
737
"The collected information can be sent to the developers to improve the "
734
738
"application. This might take a few minutes."
735
739
msgstr ""
736
740
 
737
 
#: ../kde/apport-kde.py:376
 
741
#: ../kde/apport-kde.py:383
738
742
msgid "Uploading Problem Information"
739
743
msgstr ""
740
744