~ubuntu-branches/ubuntu/quantal/checkbox/quantal

« back to all changes in this revision

Viewing changes to po/eo.po

  • Committer: Package Import Robot
  • Author(s): Sylvain Pineau, Daniel Manrique, Jeff Lane, Sylvain Pineau, Brendan Donegan, Nathan Williams, Samantha Jian, Jeff Marcom, Matt Fischer, Alberto Milone, Sean Feole, Chris Wayne
  • Date: 2012-08-20 18:13:17 UTC
  • Revision ID: package-import@ubuntu.com-20120820181317-rr3m332ccewffe8a
Tags: 0.14.4
* New upstream release (LP: #1039094)

[ Daniel Manrique ]
* New version 0.14.4 for Quantal Quetzal development.
* Added new audio_test and test definitions.

[Jeff Lane]
* jobs/esata.txt.in: added tests for removable eSATA drives
  scripts/removable_storage_test: added support for ata_serial_esata devices
  scripts/removable_storage_watcher: added support for ata_serial_esata
  devices
* scripts/optical_write_test: changed behaviour to timeout after 5 minutes
  rather than a few seconds to give testers a chance to complete the test
  without having to sit on top of the machine waiting. If tester doesn't hit
  itself and proceed.
  jobs/optical.txt.in: Cleared up text in the existing manual optical write
  tests and added two automated tests that can be used if desired (they still
  require the user to push the tray in after writing, but eliminate other
  steps)
* scripts/graphics_driver: Added this script based to parse Xorg.0.log and
  discover the currently running graphics driver and driver version
  jobs/graphics.txt.in: Added a new job to take advantage of the
  graphics_driver script.
  data/whitelists/default.whitelist: Added the graphics_driver job to the
  default whitelist because this would be good data to gather for UF and
  doesn't cost much
* scripts/graphics_driver: Merged Alberto Milone's work on a
  hybrid_graphics_test into graphics_driver as his stuff and my stuff were
  similar enough to be in the same script, plus this allows the advantage of
  using Bryce Harrington's xorglog library down the road.
* scripts/removable_storage_test: removed a lot of unnecessary output to
  clean up the test run and also added in some basic performance monitoring.

[Sylvain Pineau]
* jobs/graphics.txt.in, jobs/benchmarks.txt.in: Move gtkperk to the benchmarks
  section.
* jobs/benchmarks.txt.in, scripts/wifi_time2reconnect: Add a test to monitor
  the time needed to reconnect to a WIFI access point.
* jobs/cpu.txt.in: Added a check for ARM Vector Floating Point Unit support.
* jobs/touchscreen.txt.in: Add 3 new manual tests (tap-detect, drag-n-drop and
  multitouch-zoom)
* jobs/audio.txt.in: Added a test that verifies that the various audio 
  channels are working properly.
* scripts/camera_test, jobs/camera.txt.in: Replace the call to "xawtv -hwscan"
  in camera_test by the VIDIOC_QUERYCAP ioctl, xawtv requirement removed.
* jobs/led.txt.in, jobs/local.txt.in, scripts/led_hdd_test.py: Add LED
  tests.
* jobs/suspend.txt.in: Resurrect scripts/sleep_test as a fallback of fwts for
  the suspend/suspend_advanced test.

[Brendan Donegan]
* scripts/audio_settings: Converted script from Perl to Python(3), putting 
  it in line with approved technology guidelines
* jobs/audio.txt.in: Fixed audio jobs to use --file option of audio_settings 
  instead of piping to STDOUT.
* Prettify the Step icons that appear next to each test step in the test run
  screen (LP: #1036085)
* Remove the 'Don't show this message on startup' checkbox from the
  introduction screen, since it isn't used (LP: #1036218)
* Continue to run the progress bar when the test dependencies are being
  resolved so that it doesn't look like the UI hung (LP: #1036573)
* Remove gcov_attachment from default whitelist since it depends on lcov
  which is not in the default install, and is not used anyway.

[Nathan Williams]
* scripts/network_check: Fixed exception handling in the absence of zenity
  (LP: #988260)

[Samantha Jian]
* Added disk spindown test script and definition.
* Added support for BT devices on PCI bus. (LP: #1036124)

[Jeff Marcom]
* Added Accelerometer test.
* scripts/gst_pipeline_test, jobs/audio.txt.in: Added device sink check

[Matt Fischer]
* Added test to check that volume is within acceptable range and audio
  elements are not muted.
* scripts/camera_test: added the resolutions option to take sample pictures
  in all resolutions supported by the specified webcam
  jobs/camera.txt.in: added the camera/multiple-resolution-images test which
  utilitizes the changes to the camera_test script 

[Alberto Milone]
* checkbox/contrib/gdk.py: Added library for getting gtk.gdk.Screen object
  checkbox/contrib/xrandr.py: Added library for manipulating graphics
  settings similar to how xrandr does it.
  scripts/brightness_test: Added automated test to verify that backlight
  settings are properly honored
  scripts/color_depth_info: Added script to get info on color depth and pixel
  format
  scripts/graphics_modes_info: Added script to gather info on the supported
  graphics modes available
  scripts/rotation_test: Added script to automate screen rotation testing
  jobs/graphics.txt.in, jobs/monitor.txt.in: Added jobs to take advantage of
  the new scripts added to Checkbox

[ Sean Feole ]
* scripts/wifi_reconnect_resume_test, jobs/wifi_resume_time added.
* Fixed an output issue in scripts/wifi_reconnect_test that was not handled
  in the original merge. Also tweaked error messages to be more useful.

[Chris Wayne]
* Added in bluetooth_test and related jobs for automated bluetooth
  testing

Show diffs side-by-side

added added

removed removed

Lines of Context:
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-08-01 04:36+0000\n"
18
 
"X-Generator: Launchpad (build 15719)\n"
 
17
"X-Launchpad-Export-Date: 2012-08-09 04:33+0000\n"
 
18
"X-Generator: Launchpad (build 15761)\n"
19
19
 
20
20
#: ../checkbox/application.py:66
21
21
msgid "Usage: checkbox [OPTIONS]"
71
71
 
72
72
#. Title of the user interface
73
73
#: ../gtk/checkbox-gtk.ui.h:1 ../qt/checkbox-qt.desktop.in.h:1
74
 
#: ../plugins/user_interface.py:43 ../qt/frontend/ui_qtfront.h:600
 
74
#: ../plugins/user_interface.py:43
75
75
msgid "System Testing"
76
76
msgstr "Sistema testo"
77
77
 
521
521
msgstr ""
522
522
 
523
523
#. description
524
 
#: ../jobs/cpu.txt.in:14
 
524
#: ../jobs/cpu.txt.in:15
525
525
msgid "Attaches the log generated by cpu/scaling_test to the results"
526
526
msgstr ""
527
527
 
528
528
#. description
529
 
#: ../jobs/cpu.txt.in:21
 
529
#: ../jobs/cpu.txt.in:22
530
530
msgid "Test for clock jitter."
531
531
msgstr ""
532
532
 
533
533
#. description
534
 
#: ../jobs/cpu.txt.in:29
 
534
#: ../jobs/cpu.txt.in:30
535
535
msgid "Test offlining CPUs in a multicore system."
536
536
msgstr ""
537
537
 
538
538
#. description
539
 
#: ../jobs/cpu.txt.in:36
 
539
#: ../jobs/cpu.txt.in:37
540
540
msgid "This test checks cpu topology for accuracy"
541
541
msgstr ""
542
542
 
543
543
#. description
544
 
#: ../jobs/cpu.txt.in:44
 
544
#: ../jobs/cpu.txt.in:45
545
545
msgid "This test checks that CPU frequency governors are obeyed when set."
546
546
msgstr ""
547
547
 
2900
2900
msgstr ""
2901
2901
 
2902
2902
#. description
2903
 
#: ../jobs/user_apps.txt.in:283
 
2903
#: ../jobs/user_apps.txt.in:285
2904
2904
msgid ""
2905
2905
"PURPOSE:\n"
2906
2906
" This test will check that Firefox can play a Quicktime (.mov) video file.\n"
2913
2913
msgstr ""
2914
2914
 
2915
2915
#. description
2916
 
#: ../jobs/user_apps.txt.in:297
 
2916
#: ../jobs/user_apps.txt.in:299
2917
2917
msgid ""
2918
2918
"PURPOSE:\n"
2919
2919
" This test will check that Empathy messaging client works.\n"
2926
2926
msgstr ""
2927
2927
 
2928
2928
#. description
2929
 
#: ../jobs/user_apps.txt.in:311
 
2929
#: ../jobs/user_apps.txt.in:313
2930
2930
msgid ""
2931
2931
"PURPOSE:\n"
2932
2932
" This test will check that Empathy messaging client works.\n"
2939
2939
msgstr ""
2940
2940
 
2941
2941
#. description
2942
 
#: ../jobs/user_apps.txt.in:325
 
2942
#: ../jobs/user_apps.txt.in:327
2943
2943
msgid ""
2944
2944
"PURPOSE:\n"
2945
2945
" This test will check that Empathy messaging client works.\n"
2952
2952
msgstr ""
2953
2953
 
2954
2954
#. description
2955
 
#: ../jobs/user_apps.txt.in:339
 
2955
#: ../jobs/user_apps.txt.in:341
2956
2956
msgid ""
2957
2957
"PURPOSE:\n"
2958
2958
" This test will check that Empathy messaging client works.\n"
2965
2965
msgstr ""
2966
2966
 
2967
2967
#. description
2968
 
#: ../jobs/user_apps.txt.in:353
 
2968
#: ../jobs/user_apps.txt.in:355
2969
2969
msgid ""
2970
2970
"PURPOSE:\n"
2971
2971
" This test will check that Empathy messaging client works.\n"
2978
2978
msgstr ""
2979
2979
 
2980
2980
#. description
2981
 
#: ../jobs/user_apps.txt.in:367
 
2981
#: ../jobs/user_apps.txt.in:369
2982
2982
msgid ""
2983
2983
"PURPOSE:\n"
2984
2984
" This test will check that Evolution works.\n"
2990
2990
msgstr ""
2991
2991
 
2992
2992
#. description
2993
 
#: ../jobs/user_apps.txt.in:380
 
2993
#: ../jobs/user_apps.txt.in:382
2994
2994
msgid ""
2995
2995
"PURPOSE:\n"
2996
2996
" This test will check that Evolution works.\n"
3002
3002
msgstr ""
3003
3003
 
3004
3004
#. description
3005
 
#: ../jobs/user_apps.txt.in:393
 
3005
#: ../jobs/user_apps.txt.in:395
3006
3006
msgid ""
3007
3007
"PURPOSE:\n"
3008
3008
" This test will check that Evolution works.\n"
3014
3014
msgstr ""
3015
3015
 
3016
3016
#. description
3017
 
#: ../jobs/user_apps.txt.in:406
 
3017
#: ../jobs/user_apps.txt.in:408
3018
3018
msgid ""
3019
3019
"PURPOSE:\n"
3020
3020
" This test checks that gcalctool (Calculator) works.\n"
3025
3025
msgstr ""
3026
3026
 
3027
3027
#. description
3028
 
#: ../jobs/user_apps.txt.in:419
 
3028
#: ../jobs/user_apps.txt.in:421
3029
3029
msgid ""
3030
3030
"PURPOSE:\n"
3031
3031
" This test checks that gcalctool (Calculator) works.\n"
3040
3040
msgstr ""
3041
3041
 
3042
3042
#. description
3043
 
#: ../jobs/user_apps.txt.in:436
 
3043
#: ../jobs/user_apps.txt.in:438
3044
3044
msgid ""
3045
3045
"PURPOSE:\n"
3046
3046
" This test checks that gcalctool (Calculator) works.\n"
3055
3055
msgstr ""
3056
3056
 
3057
3057
#. description
3058
 
#: ../jobs/user_apps.txt.in:453
 
3058
#: ../jobs/user_apps.txt.in:455
3059
3059
msgid ""
3060
3060
"PURPOSE:\n"
3061
3061
" This test checks that gcalctool (Calculator) works.\n"
3069
3069
msgstr ""
3070
3070
 
3071
3071
#. description
3072
 
#: ../jobs/user_apps.txt.in:468
 
3072
#: ../jobs/user_apps.txt.in:470
3073
3073
msgid ""
3074
3074
"PURPOSE:\n"
3075
3075
" This test checks that gedit works.\n"
3082
3082
msgstr ""
3083
3083
 
3084
3084
#. description
3085
 
#: ../jobs/user_apps.txt.in:482
 
3085
#: ../jobs/user_apps.txt.in:484
3086
3086
msgid ""
3087
3087
"PURPOSE:\n"
3088
3088
" This test checks that gedit works.\n"
3095
3095
msgstr ""
3096
3096
 
3097
3097
#. description
3098
 
#: ../jobs/user_apps.txt.in:495
 
3098
#: ../jobs/user_apps.txt.in:497
3099
3099
msgid ""
3100
3100
"PURPOSE:\n"
3101
3101
" This test will check that Gnome Terminal works.\n"
3323
3323
msgid "Checkbox System Testing"
3324
3324
msgstr "Sistemtestado de Checkbox"
3325
3325
 
3326
 
#: ../checkbox_urwid/urwid_interface.py:127
 
3326
#: ../checkbox_urwid/urwid_interface.py:127 ../qt/frontend/ui_qtfront.h:600
3327
3327
msgid "Continue"
3328
3328
msgstr "Daŭrigi"
3329
3329
 
3330
3330
#: ../checkbox_urwid/urwid_interface.py:220
3331
3331
#: ../checkbox_urwid/urwid_interface.py:296
3332
3332
#: ../checkbox_urwid/urwid_interface.py:447
3333
 
#: ../checkbox_urwid/urwid_interface.py:569 ../qt/frontend/ui_qtfront.h:622
 
3333
#: ../checkbox_urwid/urwid_interface.py:569 ../qt/frontend/ui_qtfront.h:621
3334
3334
msgid "Previous"
3335
3335
msgstr "Antaŭa"
3336
3336
 
3337
3337
#: ../checkbox_urwid/urwid_interface.py:221
3338
3338
#: ../checkbox_urwid/urwid_interface.py:297
3339
3339
#: ../checkbox_urwid/urwid_interface.py:448
3340
 
#: ../checkbox_urwid/urwid_interface.py:570 ../qt/frontend/ui_qtfront.h:621
 
3340
#: ../checkbox_urwid/urwid_interface.py:570 ../qt/frontend/ui_qtfront.h:620
3341
3341
msgid "Next"
3342
3342
msgstr "Sekva"
3343
3343
 
3359
3359
msgid "Collapse All"
3360
3360
msgstr ""
3361
3361
 
3362
 
#: ../checkbox_urwid/urwid_interface.py:1034 ../qt/frontend/ui_qtfront.h:616
 
3362
#: ../checkbox_urwid/urwid_interface.py:1034 ../qt/frontend/ui_qtfront.h:615
3363
3363
msgid "Test"
3364
3364
msgstr "Testi"
3365
3365
 
3371
3371
msgid "_Test Again"
3372
3372
msgstr "Re_testi"
3373
3373
 
3374
 
#: ../checkbox_gtk/gtk_interface.py:574 ../qt/frontend/qtfront.cpp:547
 
3374
#: ../checkbox_gtk/gtk_interface.py:574 ../qt/frontend/qtfront.cpp:543
3375
3375
msgid "Info"
3376
3376
msgstr "Informoj"
3377
3377
 
3378
 
#: ../checkbox_gtk/gtk_interface.py:599 ../qt/frontend/qtfront.cpp:244
 
3378
#: ../checkbox_gtk/gtk_interface.py:599 ../qt/frontend/qtfront.cpp:248
3379
3379
msgid "Error"
3380
3380
msgstr "Eraro"
3381
3381
 
3399
3399
"Sendado de kolektitaj informoj por erar-spurado.\n"
3400
3400
"Tio eble daŭros kelke da minutoj."
3401
3401
 
3402
 
#: ../plugins/apport_prompt.py:227
 
3402
#: ../plugins/apport_prompt.py:226
3403
3403
#, python-format
3404
3404
msgid "Test %(name)s failed."
3405
3405
msgstr ""
3406
3406
 
 
3407
#: ../plugins/apport_prompt.py:229
 
3408
#, python-format
 
3409
msgid "Test %s failed."
 
3410
msgstr ""
 
3411
 
3407
3412
#: ../plugins/apport_prompt.py:230
3408
 
#, python-format
3409
 
msgid "Test %s failed."
3410
 
msgstr ""
3411
 
 
3412
 
#: ../plugins/apport_prompt.py:231
3413
3413
msgid "Do you want to report a bug?"
3414
3414
msgstr "Ĉu vi volas raporti problemon?"
3415
3415
 
3416
 
#: ../plugins/apport_prompt.py:248
 
3416
#: ../plugins/apport_prompt.py:247
3417
3417
#, python-format
3418
3418
msgid "Is a package upgrade in process? Error: %s"
3419
3419
msgstr "Ĉu eble ruliĝas plialtgradigo de iu pakaĵo? Eraro: %s"
3543
3543
"can always skip individual tests if you don't have the needed equipment."
3544
3544
msgstr ""
3545
3545
 
3546
 
#: ../plugins/suites_prompt.py:134 ../qt/frontend/ui_qtfront.h:606
 
3546
#: ../plugins/suites_prompt.py:134 ../qt/frontend/ui_qtfront.h:605
3547
3547
msgid "Choose tests to run on your system:"
3548
3548
msgstr ""
3549
3549
 
3675
3675
msgid "In Progress"
3676
3676
msgstr ""
3677
3677
 
3678
 
#: ../qt/frontend/qtfront.cpp:183
 
3678
#: ../qt/frontend/qtfront.cpp:185
3679
3679
msgid "Are you sure?"
3680
3680
msgstr ""
3681
3681
 
3682
 
#: ../qt/frontend/qtfront.cpp:183
 
3682
#: ../qt/frontend/qtfront.cpp:185
3683
3683
msgid "Do you really want to skip this test?"
3684
3684
msgstr ""
3685
3685
 
3686
 
#: ../qt/frontend/qtfront.cpp:184
 
3686
#: ../qt/frontend/qtfront.cpp:186
3687
3687
msgid "Don't ask me again"
3688
3688
msgstr ""
3689
3689
 
3690
 
#: ../qt/frontend/ui_qtfront.h:599
 
3690
#: ../qt/frontend/ui_qtfront.h:597
3691
3691
msgid "Form"
3692
3692
msgstr ""
3693
3693
 
3699
3699
msgid "Don't show me this message in the future"
3700
3700
msgstr ""
3701
3701
 
3702
 
#: ../qt/frontend/ui_qtfront.h:603 ../qt/frontend/ui_qtfront.h:619
 
3702
#: ../qt/frontend/ui_qtfront.h:602 ../qt/frontend/ui_qtfront.h:618
3703
3703
msgid "Tab 1"
3704
3704
msgstr ""
3705
3705
 
3706
 
#: ../qt/frontend/ui_qtfront.h:604
 
3706
#: ../qt/frontend/ui_qtfront.h:603
3707
3707
msgid "10 tests completed out of 30 (30%)"
3708
3708
msgstr ""
3709
3709
 
 
3710
#: ../qt/frontend/ui_qtfront.h:606
 
3711
msgid "Components"
 
3712
msgstr ""
 
3713
 
3710
3714
#: ../qt/frontend/ui_qtfront.h:607
3711
 
msgid "Components"
 
3715
msgid "Status"
3712
3716
msgstr ""
3713
3717
 
3714
3718
#: ../qt/frontend/ui_qtfront.h:608
3715
 
msgid "Status"
 
3719
msgid "Select all"
3716
3720
msgstr ""
3717
3721
 
3718
3722
#: ../qt/frontend/ui_qtfront.h:609
3719
 
msgid "Select all"
 
3723
msgid "Deselect all"
3720
3724
msgstr ""
3721
3725
 
3722
3726
#: ../qt/frontend/ui_qtfront.h:610
3723
 
msgid "Deselect all"
 
3727
msgid "Start testing"
3724
3728
msgstr ""
3725
3729
 
3726
3730
#: ../qt/frontend/ui_qtfront.h:611
3727
 
msgid "Start testing"
3728
 
msgstr ""
3729
 
 
3730
 
#: ../qt/frontend/ui_qtfront.h:612
3731
3731
msgid " Selection "
3732
3732
msgstr ""
3733
3733
 
3734
 
#: ../qt/frontend/ui_qtfront.h:613 ../qt/frontend/ui_qtfront.h:614
 
3734
#: ../qt/frontend/ui_qtfront.h:612 ../qt/frontend/ui_qtfront.h:613
3735
3735
msgid "TextLabel"
3736
3736
msgstr ""
3737
3737
 
3738
 
#: ../qt/frontend/ui_qtfront.h:615
 
3738
#: ../qt/frontend/ui_qtfront.h:614
3739
3739
msgid "Yes"
3740
3740
msgstr ""
3741
3741
 
 
3742
#: ../qt/frontend/ui_qtfront.h:616
 
3743
msgid "No"
 
3744
msgstr ""
 
3745
 
3742
3746
#: ../qt/frontend/ui_qtfront.h:617
3743
 
msgid "No"
3744
 
msgstr ""
3745
 
 
3746
 
#: ../qt/frontend/ui_qtfront.h:618
3747
3747
msgid "Comment"
3748
3748
msgstr ""
3749
3749
 
3750
 
#: ../qt/frontend/ui_qtfront.h:620 ../qt/frontend/ui_qtfront.h:636
 
3750
#: ../qt/frontend/ui_qtfront.h:619 ../qt/frontend/ui_qtfront.h:635
3751
3751
msgid "Tab 2"
3752
3752
msgstr ""
3753
3753
 
3754
 
#: ../qt/frontend/ui_qtfront.h:623
 
3754
#: ../qt/frontend/ui_qtfront.h:622
3755
3755
msgid " Run "
3756
3756
msgstr ""
3757
3757
 
3774
3774
"results to Ubuntu Friendly.</span></p></body></html>"
3775
3775
msgstr ""
3776
3776
 
3777
 
#: ../qt/frontend/ui_qtfront.h:630
 
3777
#: ../qt/frontend/ui_qtfront.h:629
3778
3778
msgid "Submission details"
3779
3779
msgstr ""
3780
3780
 
 
3781
#: ../qt/frontend/ui_qtfront.h:631
 
3782
msgid "Email:"
 
3783
msgstr ""
 
3784
 
3781
3785
#: ../qt/frontend/ui_qtfront.h:632
3782
 
msgid "Email:"
 
3786
msgid "Submit results"
3783
3787
msgstr ""
3784
3788
 
3785
3789
#: ../qt/frontend/ui_qtfront.h:633
3786
 
msgid "Submit results"
 
3790
msgid "View results"
3787
3791
msgstr ""
3788
3792
 
3789
3793
#: ../qt/frontend/ui_qtfront.h:634
3790
 
msgid "View results"
3791
 
msgstr ""
3792
 
 
3793
 
#: ../qt/frontend/ui_qtfront.h:635
3794
3794
msgid " Results "
3795
3795
msgstr ""
3796
3796