testdrive-3.26/0000755000000000000000000000000012273710044010343 5ustar testdrive-3.26/debian/0000775000000000000000000000000012273710044011567 5ustar testdrive-3.26/debian/changelog0000664000000000000000000010000012273710021013423 0ustar testdrive (3.26-0ubuntu1) trusty; urgency=low * testdriverc: - we really need to enable kvm when launching qemu, if we expect to be able to do anything useful -- Dustin Kirkland Mon, 27 Jan 2014 10:59:00 +0000 testdrive (3.25-0ubuntu1) trusty; urgency=low [ Jackson Doak ] * Fixed VirtualBox PAE option bug. LP: #940755 Thanks Ben Blankley * Add --version to testdrive-gtk. LP: #1235834 Thanks Daniel Kessel * Add support for Virtualbox 4.3 * Minor Manpage improvements * debian/control: - Update VCS fields - Bump standards-version to 3.9.5 -- Dustin Kirkland Mon, 27 Jan 2014 10:58:57 +0000 testdrive (3.24-0ubuntu1) saucy; urgency=low [ Jackson Doak ] * Add 16gb disk size option * Fix smaller disk sizes * Remove all references to virtualbox 3 and virtualbox-ose * Updated translations * Change copyright format to debian machine readable * Add support for 2GB RAM sizes * Bump debhelper version up to 9 [ Dustin Kirkland ] * setup.py: - update version number -- Dustin Kirkland Tue, 27 Aug 2013 11:31:55 -0500 testdrive (3.23-0ubuntu1) saucy; urgency=low [ Jackson Doak ] * doc/testdrive.1, setup.py: - manpage and version fixes for upload to pypi * debian/control, po/testdrive-bs.po, po/testdrive-ca.po, po/testdrive-de.po, po/testdrive-el.po, po/testdrive-en_AU.po, po/testdrive-es.po, po/testdrive-et.po, po/testdrive-fi.po, po/testdrive-fr.po, po/testdrive-gl.po, po/testdrive-he.po, po/testdrive-hr.po, po/testdrive-hu.po, po/testdrive-it.po, po/testdrive-nds.po, po/testdrive-nl.po, po/testdrive-pl.po, po/testdrive.pot, po/testdrive-pt_BR.po, po/testdrive-pt.po, po/testdrive-ru.po, po/testdrive-sr.po, po/testdrive-sv.po, po/testdrive-th.po, po/testdrive-tr.po, po/testdrive-uk.po, testdrive-gtk.desktop, testdrive-gtk.desktop.in: - updated for translations * debian/source/format, po/testdrive.pot, setup.cfg: - enabled translations, changed source format to "native", refreshed .pot -- Dustin Kirkland Thu, 08 Aug 2013 08:50:05 +0100 testdrive (3.22-0ubuntu1) saucy; urgency=low * No changes * Re-release, due to minor bug in my release scripts -- Dustin Kirkland Wed, 17 Jul 2013 09:46:03 -0500 testdrive (3.21-0ubuntu1) saucy; urgency=low [ Paolo Rotolo ] * debian/control: Add usb-cretor-gtk to recommends. (LP: #962250) [ Howard Chan ] * Add UbuntuKylin to Testdrive. (LP: #1170617) [ Dustin Kirkland ] * bin/testdrive, bin/testdrive-gtk, data/ui/PreferencesTestdrivegtkDialog.ui, doc/testdrive.1, testdrivegtk/PreferencesTestdrivegtkDialog.py, testdriverc, testdrive/testdrive.py: - Merge of Howard's work, made a few fixes -- Dustin Kirkland Mon, 15 Jul 2013 17:38:08 -0500 testdrive (3.20-0ubuntu1) raring; urgency=low * bin/testdrive-gtk: Do not import 'indicate' module, which will cause testdrive-gtk to crash on fresh installs (LP: #1162027) -- Andres Rodriguez Tue, 16 Apr 2013 16:56:39 -0700 testdrive (3.19-0ubuntu1) raring; urgency=low [ Sergio Meneses ] * testdrive/testdrive.py: Fix duplicated cdimage ISO entries. Only use current, not pending. (LP: #1162057) [ Adam Conrad ] * Switch virtualbox-ose dependency to virtualbox, as the empty package has been dropped in the packaging of the 4.2 series. [ Dmitrijs Ledkovs ] * Drop python-indicate dependency, as it was disabled in 3.11-0ubuntu1. [ Paolo Rotolo ] * debian/control: - Recommends 'usb-creator-gtk' for testdrive-gtk (LP: #962250) -- Andres Rodriguez Tue, 16 Apr 2013 10:01:22 -0700 testdrive (3.18-0ubuntu1) raring; urgency=low [ Howard Chan ] * testdrive/testdrive.py: - this addes a Kubuntu Active Desktop image to TestDrive and fixes LP: #1154563 -- Dustin Kirkland Mon, 15 Apr 2013 21:42:17 -0500 testdrive (3.17-0ubuntu1) raring; urgency=low [Benjamin Kerensa] * Fix hang on "Configuring Virtual Machine" when Virtualbox 4.2 installed. (LP: #1098080) [ Andres Rodriguez ] * debian/control: - Bump Standards Version to 3.9.3 - testdrive-common depends on python-xdg (LP: #1023571) * Make package more lintian clean (LP: #1079259) - doc/testdrive.1: Fix manpage. * disable build of i18n: - setup.cfg: Add to disable i18n as it causes a broken build. - testdrive-gtk.desktop: Add. Doesn't support translations. - debian/testdrive-gtk.install: Install new .desktop file. -- Andres Rodriguez Wed, 20 Feb 2013 21:56:09 -0500 testdrive (3.16-0ubuntu1) quantal; urgency=low [ Philip Muškovac ] * Correctly display versions for both -cli and -gtk [ Andres Rodriguez ] * testdrive/virt/kvm.py: Generate UUID. (LP: #959308) * correctly save arch's in preferences (LP: #873235) * Change tabs to spaces. * debian/source/format: Added. * fully migrate to dh_python2 [ Robert Ancell ] * debian/control: - Drop dependency on python-launchpad-integration * bin/testdrive-gtk: - We no longer do Launchpad integration (LP: #999413) -- Andres Rodriguez Thu, 17 May 2012 12:18:15 -0400 testdrive (3.15-0ubuntu1) precise; urgency=low * Re-enable 'Add Other ISO' button display. (LP: #884243) * Change UEC references to Cloud. (LP: #873231) * bin/testdrive-gtk: Change LPI package to testdrive-gtk (LP: #816266). Thanks to Jeremy Bicha for the fix. -- Andres Rodriguez Mon, 31 Oct 2011 12:28:00 -0400 testdrive (3.14-0ubuntu1) oneiric; urgency=low * testdriverc: Do not default MEM size. Allows autodetection. (LP: #819836) * Add support for VBox 4.1. (LP: #816265) * Add support for Lubuntu (LP: #828361) -- Andres Rodriguez Fri, 19 Aug 2011 13:45:24 -0400 testdrive (3.13-0ubuntu1) natty; urgency=low * Use correct path for UEC image. (LP: #731922) -- Andres Rodriguez Wed, 09 Mar 2011 10:17:08 -0500 testdrive (3.12-0ubuntu1) natty; urgency=low [ Andres Rodriguez ] * testdrive-gtk: Automatically update testdrive's version. * testdrive-gtk Add Other ISO: Fix "value is of wrong type for this column" in liststore. (LP: #727515) * Use new icon for TestDrive GTK Indicator Applet. [ Vish ] * Add new TestDrive Icons to be used in the Indicator Applet. (LP: #723768) -- Andres Rodriguez Fri, 04 Mar 2011 16:22:26 -0500 testdrive (3.11-0ubuntu1) natty; urgency=low * Disable the Installation and use of the Messaging indicator. * testdrive-gtk: Create Application Indicator. Will appear only when ISO's are available for Testing. -- Andres Rodriguez Tue, 22 Feb 2011 15:34:20 -0500 testdrive (3.10-0ubuntu1) natty; urgency=low * bin/testdrive: qemu image output of file changed. Update accordingly. * testdrive-gtk: Add Messaging Indicator. - indicator/testdrive-gtk: Add - debian/testdrive-gtk.install: Install indicator. - setup.py: Update installer to do the same as above. * bin/testdrive: Add initial support for logging. Only log kvm commands. * debian/control: Add Depends to python-indicate for testdrive-gtk. -- Andres Rodriguez Tue, 15 Feb 2011 19:22:59 -0500 testdrive (3.9-0ubuntu1) natty; urgency=low * debian/control: Switch to python-support; Add missing Dependencies. * Fix installation of desktop file icon: - data/media/testdrive-gtk.xpm: Add as default icon. - setup.py: Do not update desktop file Icon datapath. - testdrive-gtk.desktop.in: Update Icon name. - debian/testdrive-gtk.install: Install new icon. -- Andres Rodriguez Wed, 09 Feb 2011 17:56:35 -0500 testdrive (3.8-0ubuntu1) natty; urgency=low * testdrive-gtk: Do not update the UI when "Saving" from Preferences if they are unchanged (LP: #713740) * Add support for VirtualBox 4.0. Thanks to Dario Vertini. (LP: #703816) * Remove support for VirtualBox 3.0 as it was no longer supported. * debian/rules: Add --with python2. * Update release version -- Andres Rodriguez Tue, 08 Feb 2011 15:26:58 -0500 testdrive (3.7-0ubuntu1) natty; urgency=low * testdrive-cli: Fix launch issue after refactoring virt creation methods. -- Andres Rodriguez Thu, 27 Jan 2011 10:33:13 -0500 testdrive (3.6-0ubuntu1) natty; urgency=low * Correctly show the version of TestDrive GTK. Thanks to Alexander Telenga to pointing it out. (LP: #706928) * testdrive-gtk changes to improve user experience with VirtualBox: - Change method to handle selected ISO's by adding ISOLIST array. - Move initialization of virt into the LaunchThread class. - Initialize one virt object per ISO to launch. + testdrive/virt/{kvm,virtualbox,parallels}.py: Update to support change. * Code clean-up -- Andres Rodriguez Wed, 26 Jan 2011 19:39:29 -0500 testdrive (3.5-0ubuntu1) natty; urgency=low * doc/testdrive.1: Update manpage. * bin/testdrive: Add possibility to launch UEC image with "curses" in kvm. * Ensure that UEC images are only launched when using KVM. -- Andres Rodriguez Tue, 11 Jan 2011 16:06:53 -0600 testdrive (3.4-0ubuntu1) natty; urgency=low * Fully support launching local uec image (tar.gz): - 'testdrive -u ' * testdrive/virt/kvm.py: Add additional KVM_ARGS to launch uec-images. -- Andres Rodriguez Tue, 11 Jan 2011 10:56:51 -0600 testdrive (3.3-0ubuntu1) natty; urgency=low * Fix zsync failure if cwd is not same filesystem as $HOME (LP: #680138) - Thanks to Scott Moser for providing a better patch. -- Andres Rodriguez Wed, 05 Jan 2011 14:41:25 -0500 testdrive (3.2-0ubuntu1) natty; urgency=low * Fix automatic detection of MEM if not specified. (LP: #690400) * Add stanza to set MEM to 1024 if enough memory. Update GTK as well. -- Andres Rodriguez Tue, 14 Dec 2010 18:06:55 -0500 testdrive (3.1-0ubuntu1) natty; urgency=low * UI Improvements. Thanks to Andrew (and471). * testdrive-cli: Add support to change ISO image repository. * Support for UEC Images: (LP: #619974) - testdrive-cli: Added initial support. * Improve the way the downloading widget is displayed. (LP: #618166) * testdrive-gtk: Fix preferences dialog issue. (LP: #630364) * testdrive/testdrive.py: Fix loading of CACHE_ISO if changed. * Allow Mobile ISO's to be TestDrived. (LP: #645052) * Fix some identation issues that appeared with new quickly version, and some minor cleanups. -- Andres Rodriguez Wed, 20 Oct 2010 16:47:49 -0400 testdrive (3.0-0ubuntu1) maverick; urgency=low * New upstream release (LP: #619325) -- Andres Rodriguez Tue, 17 Aug 2010 11:33:50 -0500 testdrive (2.9-0ubuntu1) maverick; urgency=low * testdrive-cli: Add internationalization support. * testdrive-gtk: Change gettext textdomain to testdrive. * Create single .pot file and drop unncessary files. - po/{POTFILES.in,ca.po,testdrivegtk.pot}: Dropped. - po/testdrive.pot: Updated with all translation strings. -- Andres Rodriguez Fri, 06 Aug 2010 17:19:07 -0400 testdrive (2.8-0ubuntu1) maverick; urgency=low * testdrive-gtk: - Code cleanup in preparation to release it to maverick. - UI Improvements; and minor bugfixes. - Add Internationalization to strings in the code. - Update testdrivegtk.pot file. - Add Button to force update of the ISO list cache if required, plus related UI improvements. - Fix typo in preferences and update .pot file accordingly. - Minor code improvements. - Add internationalization support to some strings missing it; update .pot file for such purpose. (LP: #613770) - Disable wget as a sync protocol for now. - Display progress while downloading an ISO. * debian/testdrive-common.install: Install only *.py virt files. -- Andres Rodriguez Fri, 06 Aug 2010 15:15:45 -0400 testdrive (2.7-0ubuntu1) maverick; urgency=low * Reorganize the source in preparation to merge testdrive-gtk with it. * Merge testdrive-gtk source into testdrive's source. * Packaging changes to install testdrive-gtk: - debian/control: + testdrive package now only recommends testdrive-{gtk,cli}. + Add testdrive-cli package, comes from previous testdrive package. + Add testdrive-gtk binary package. + testdrive-{gtk,cli} common dependencies moved to testdrive-common. - debian/testdrive-{gtk,cli}.install: Added. - debian/rules: Switch to dh 7. - debian/copyright: Add myself to Authors. * data/media/icon.png: Override with one with better quality. * testdrive-gtk: - Add support for Notifications, however not displaying any yet. - Update the ISO cache of each Repository at launch. * debian/testdrive-{common,gtk}.install: Install missing files. * debian/control: Improve descriptions. -- Andres Rodriguez Sun, 01 Aug 2010 19:01:30 -0400 testdrive (2.6-0ubuntu1) maverick; urgency=low * testdrive.py: Fix failure to auto-detect/use VirtualBox when KVM is not installed. (LP: #602987) * Add support to testdrive isos from http://releases.ubuntu.com - testdriverc: Changes to support repositories instead of harcoding url. - testdrive.py: Add 'L' option to rsync; create different cache file for each repository; obtain isos from manifest; set url accordingly. -- Andres Rodriguez Thu, 29 Jul 2010 16:22:11 -0400 testdrive (2.5-0ubuntu1) maverick; urgency=low [ Andres Rodriguez ] * testdrive.py: Update ISO manifest every 12hrs instead of every 24hrs. * virt/{virtualbox,parallels}.py, testdrive: Changes to support threading in GTK Frontend for VirtualBox and Parallels. * Fix launch error when downloading with zsync. (LP: #602585) * Changed the way to obtain the protocol for synchronization. * Re-add ISO verification in URL, while improving protocol determination. [ Dustin Kirkland ] * testdriverc: change kvm default video mode from vmware back to cirrus; need to document that vmware video mode will provide more resolutions, but cirrus is faster and more responsive -- Andres Rodriguez Sun, 11 Jul 2010 16:43:18 -0400 testdrive (2.4-0ubuntu1) maverick; urgency=low * Improved settings file handling to support sections for different frontends: - testdrive, testdrive.py: Changes to support sections on settings file. - testdriverc: Reorganized in different sections. - Install testdriverc in testdrive-common instead of testdrive: + debian/testdrive.install: Installation of testdriverc moved to testdrive-common.install. + debian/testdrive.{postinst,preinst}: Moved to debian/testdrive-common.{postinst,preinst}. * Respect XDG BaseDirectory settings for TestDrive's cache. (LP: #592079) * Don't create DISK_FILE while setting defaults. This is neccesary for the PyGTK GUI to not create an empty DISK_FILE everytime it is launched. - testdrive.py: Add method to create DISK_FILE. - testdrive: Create the DISK_FILE right before setting up the VM. * Changes in launching a VM to allow multiple launches in the PyGTK (This change only applies to KVM for now): - virt/kvm.py: Return the cmd needed to launch the VM in 'testdrive'. - testdrive: If KVM is in use, launch the VM from here. -- Andres Rodriguez Wed, 30 Jun 2010 20:59:33 -0400 testdrive (2.3-0ubuntu1) maverick; urgency=low * debian/control: Depends on virtualbox-3.2 for testdrive; add ${source:Version} to Depends on testdrive-common. * testdrive.py: Fix arch filtering when creating ISO list. * testdrive: Moved arch defaults from list_isos to set_defaults. -- Andres Rodriguez Mon, 21 Jun 2010 18:41:48 -0400 testdrive (2.2-0ubuntu1) maverick; urgency=low * Fix launching fail when attribute m is not set. (LP: #585792) * Obtain ISO list from Ubuntu cdimage for UI generation. - Cache filtered manifest in $CACHE/isos. - testdrive, testdrive.py: Drop hardcoding of the UI's available ISO list and generate it from cached manifest. * Change method to obtain Ubuntu Release Codename. Fixes (LP: #586685) - testdrive.py: Obtain release codename from iso cached manifest instead of launchpad for compatibility issues. - debian/control: Drop Depends on python-launchpadlib. * Add support for different Ubuntu Flavors. - testdriverc: Add variable for default Ubuntu Flavor. - testdrive, testdrive.py: Do necessary changes for this to work. * doc/testdrive.1: Update manpage for newly added options. * Add support for VirtualBox version 3.2. (LP: #589419) -- Andres Rodriguez Thu, 03 Jun 2010 18:12:51 -0400 testdrive (2.1-0ubuntu1) maverick; urgency=low [ Andres Rodriguez ] * Fix broken VM launching: - testdrive.py: Add function to determine if disk image is empty. - testdrive: Use above function to enable the launching of VMs. * debian/testdrive-common.install: Change installation directory. - install in usr/share/pyshared/testdrive. - __init__.py: Added and installed to be able to load module. * Separate virtualization methods from main code: - virt/{__init__.py,kvm.py,virtualbox.py,parallels.py}: Added. - debian/testdrive-common.install: Install virt methods. [ Dustin Kirkland ] * testdriverc: - default of CLEAN_IMG is False, reflect that - use -vga vmware in KVM by default (to work with UNR, and give other useful resolutions) * testdrive: try to support running vbox images too (not quite working all the way yet, but on its way) -- Dustin Kirkland Thu, 20 May 2010 18:18:16 -0500 testdrive (2.0-0ubuntu1) maverick; urgency=low [ Andres Rodriguez ] * testdrive, testdrive-gtk, testdrive.py, testdriverc: completely overhaul organization of the code, making it more modular, in prep for a GTK front end * Actually remove testdrive-gtk because is was a testing script. * Add testdrive-common package: - debian/install: Moved to debian/testdrive.install. - debian/control: + Add python related fields, Build-Depends-Indep and Depends. + Add testdrive-common binary package. + Move python-launchpadlib Depends to testdrive-common, and add as a Depend to testdrive binary package. - debian/rules: Add pycentral rule. - debian/testdrive-common.install: Added to install shared file. * Fix the failure of launching the local ISO. (LP: #581067) [ Dustin Kirkland ] * testdrive: - clean up some unneeded trailing newlines, - fix unexpanded %s in the help text, LP: #575326 - support running testdrive -u foo.img, against some existing kvm qcow2 image (drop testdrive-kvm) * testdriverc: update header info, clean up config file * testdrive.install, testdrive.postinst, testdrive.preinst: handle the conffile syntax change on upgrades * testdrive, testdrive-kvm, testdrive.py, testdriverc: add -smp support for kvm runs, LP: #570750 * doc/testdrive.1: add zync to the supported protocols list, LP: #577900 -- Dustin Kirkland Tue, 18 May 2010 13:44:43 -0500 testdrive (1.38-0ubuntu1) lucid; urgency=low * testdrive: support usb-creator-kde, LP: #570509 -- Dustin Kirkland Mon, 26 Apr 2010 21:14:21 -0500 testdrive (1.37-0ubuntu1) lucid; urgency=low [ Andres Rodriguez ] * debian/control, testdrive, testdriverc: update the testdrive cache at most once per week on launch, dynamically determine Ubuntu development release and cache it, LP: #570485, #553616 [ Dustin Kirkland ] * debian/control: recommend usb-creator for gtk or kde -- Dustin Kirkland Mon, 26 Apr 2010 20:27:54 -0500 testdrive (1.36-0ubuntu1) lucid; urgency=low [ Vish ] * img/*: LP: #538299, better icons [ Dustin Kirkland ] * Close LP: #554227, in previous upload -- Dustin Kirkland Fri, 02 Apr 2010 16:36:46 -0500 testdrive (1.35-0ubuntu1) lucid; urgency=low * testdrive: need to move the CACHE logic down a few lines -- Dustin Kirkland Fri, 02 Apr 2010 16:36:40 -0500 testdrive (1.34-0ubuntu1) lucid; urgency=low * testdrive: update .cache reference to CACHE_ISO variable, LP: #554227 -- Dustin Kirkland Fri, 02 Apr 2010 15:56:10 -0500 testdrive (1.33-0ubuntu1) lucid; urgency=low * debian/control: recommend kvm-pxe to get rid of warnings now that pxe roms have moved * debian/install: install testdrive-kvm binary -- Dustin Kirkland Wed, 24 Mar 2010 19:39:17 -0700 testdrive (1.32-0ubuntu1) lucid; urgency=low * testdriverc: uncomment defaults in testdriverc * testdrive-kvm: provide a way to run an existing disk image generated by testdrive, after the fact * testdrive: improve the kvm/vbox determination logic to handle a few cornercase bugs, LP: #543329, #542753 -- Dustin Kirkland Sun, 21 Mar 2010 09:37:31 -0700 testdrive (1.31-0ubuntu1) lucid; urgency=low [ Carlos de-Avillez ] * testdrive, testdriverc: add two new configurate variables for changing the iso and img cache directories, LP: #539892 -- Dustin Kirkland Wed, 17 Mar 2010 14:37:19 -0500 testdrive (1.30-0ubuntu1) lucid; urgency=low [ Carlos de-Avillez ] * testdrive: LP: #538238, allow for multiple, different, user config files -- Dustin Kirkland Mon, 15 Mar 2010 16:26:20 -0500 testdrive (1.29-0ubuntu1) lucid; urgency=low * debian/control, testdrive: lower the requirement on cpu-checker to a recommends, improve the code that uses kvm-ok to not necessarily depend on it -- Dustin Kirkland Thu, 11 Mar 2010 15:36:35 -0600 testdrive (1.28-0ubuntu1) lucid; urgency=low * debian/control: depend on cpu-checker, which now provides kvm-ok -- Dustin Kirkland Wed, 10 Mar 2010 14:12:04 -0600 testdrive (1.27-0ubuntu1) lucid; urgency=low * doc/testdrive.1: fix manpage verbage, LP: #534712 -- Dustin Kirkland Mon, 08 Mar 2010 17:58:38 -0600 testdrive (1.26-0ubuntu1) lucid; urgency=low * testdrive: remove debug print statement -- Dustin Kirkland Tue, 02 Mar 2010 09:05:31 -0600 testdrive (1.25-0ubuntu1) lucid; urgency=low * testdrive: - make memory selection slightly more granular for a bit better performance for guests with >750MB memory, but less than 1GB - default to choice number 1, if user just hits enter * testdrive, testdriverc: move the ISO url list building to a conffile to make maintenance a bit easier after lucid releases -- Dustin Kirkland Mon, 01 Mar 2010 21:49:25 -0600 testdrive (1.24-0ubuntu1) lucid; urgency=low * testdrive: - fix iso-not-found errors, LP: #526674 - fix archecture detection logic, LP: #526701 -- Dustin Kirkland Fri, 26 Feb 2010 10:34:28 -0600 testdrive (1.23-0ubuntu1) lucid; urgency=low * testdrive: wget's output is on stderr, handle. LP: #526674 -- Dustin Kirkland Tue, 23 Feb 2010 18:35:24 -0600 testdrive (1.22-0ubuntu1) lucid; urgency=low * testdrive: - fix run() return value checking, LP: #525438 - more graceful error if ISO url 404's, LP: #491600 - remove unnecessary warning when running VB, LP: #486884 - offer to launch usb-creator after running VM, LP: #507537 - add a -v|--version option, LP: #526548 - unconditional print message about cleaning cache, LP: #526546 - fix typo, LP: #526570 - clean up output and prompt at the end of a desktop run * testdrive-select-iso, doc/testdrive-select-iso.1, debian/install, debian/rules: - move this file into testdrive, now that testdrive is in python too * testdriverc: quote sample CACHE value, LP: #524241 * debian/control: - allow for non-free virtualbox in package dependencies, LP: #524704 - drop suggests of testdrivegtk package, LP: #526490 -- Dustin Kirkland Tue, 23 Feb 2010 12:27:46 -0600 testdrive (1.21-0ubuntu1) lucid; urgency=low * testdrive: fix conditional test, LP: #524217 -- Dustin Kirkland Thu, 18 Feb 2010 22:31:29 -0600 testdrive (1.20-0ubuntu1) lucid; urgency=low * testdrive: fix broken handling of --desktop * testdrive-select-iso: welcome -- Dustin Kirkland Sat, 13 Feb 2010 17:38:08 -0600 testdrive (1.19-0ubuntu1) lucid; urgency=low * testdrive: - total rewrite in python to make testdrive more translatable - some commands are allowed to fail -> run(), others are not -> run_or_die() - improve file cleanup of vbox empty images - fix the vbox running grep - LP: #520680, #518762 - fix erroneous iso check - LP: #497499 - fix memory override - must use full path for python execv() * testdriverc: port to python syntax * testdrive-select-iso: offer both i386 and amd64 ISO's to amd64 kvm users, LP: #518069 -- Dustin Kirkland Thu, 11 Feb 2010 19:29:47 -0600 testdrive (1.18-0ubuntu1) lucid; urgency=low * testdrive: - automatically clean up empty disk images from cache - allow for omission of the -u parameter - info message about cleaned disk image -- Dustin Kirkland Sat, 06 Feb 2010 22:38:53 -0600 testdrive (1.17-0ubuntu1) lucid; urgency=low * testdrive-select-iso, testdriverc: netbook remix no longer "remix", LP: #505909 * testdrive: fix MEM setting logic, LP: #497499 -- Dustin Kirkland Sat, 16 Jan 2010 11:00:36 +1300 testdrive (1.16-0ubuntu1) lucid; urgency=low * testdrive, testdrive-select-iso: separate the img and iso in the cache directory * doc/testdrive.1, testdrive: respect xdg, LP: #501766 * debian/control: depend on virtualbox >= 3.0.8 (Karmic), which currently seems to be the oldest successfully tested version of virtualbox to work with testdrive, LP: #499413 * testdrive-select-iso: if the user doesn't have VT, then defaul to i386 images, LP: #497984 * testdrive, testdrive.desktop: make sure error messages get shown to the user, if running from the desktop menu, LP: #497955 [ Paul Rudkin and Dustin Kirkland ] * testdrive: support virtualbox 3.1, LP: #495178 -- Dustin Kirkland Tue, 12 Jan 2010 14:55:26 -0600 testdrive (1.15-0ubuntu1) lucid; urgency=low * testdrive: - improve the copy-and-paste instructions for installing kvm or virtualbox, LP: #494632 - show the kvm-ok output, if VIRT=kvm and !kvm-ok, LP: #495746 -- Dustin Kirkland Sun, 13 Dec 2009 22:51:18 -0600 testdrive (1.14-0ubuntu1) lucid; urgency=low [ Dustin Kirkland ] * testdrive-select-iso: - loop around input - improve input exception handling - allow for ctrl-c canceling - launch testdrive upon url selection - fix array indexing * testdrive: - source /etc/testdriverc rather than .conf, LP: #485930 - silence kvm-ok messages, which are misleading when using VirtualBox, LP: #486884 - use .img for backing disk tempfile - launch testdrive-select-iso, if ISO_URL undefined - dereference symlinks on ls of cache dir * debian/install: install testdrive-select-iso * debian/control: depend on python for testdrive-select-iso * doc/testdrive-select-iso.1: initial manpage, clean it up [ Kevin Fullerton ] * testdrive: Add support for MacOS/Parallels for testdriving Linux ISOs, LP: #488084 -- Dustin Kirkland Thu, 26 Nov 2009 13:48:43 -0600 testdrive (1.13-0ubuntu1) lucid; urgency=low * testdrive-select-iso: added some code to present a list and code for selecting an ISO from a list; add GPL header * COPYING: added GPLv3 copyright file to top level tarball -- Dustin Kirkland Wed, 25 Nov 2009 11:22:22 -0600 testdrive (1.12-0ubuntu1) lucid; urgency=low * testdrive: create temp file names, such that you can run multiple instances of testdrive -- Dustin Kirkland Tue, 17 Nov 2009 15:29:44 -0600 testdrive (1.11-0ubuntu1) lucid; urgency=low * testdrive: allow for -u paths to local files -- Dustin Kirkland Tue, 17 Nov 2009 14:23:42 -0600 testdrive (1.10-0ubuntu1) lucid; urgency=low * testdrive: fix zsync/wget failover -- Dustin Kirkland Tue, 17 Nov 2009 14:14:59 -0600 testdrive (1.9-0ubuntu1) lucid; urgency=low * testdrivegtk, debian/control, debian/rules, debian/testdrive-gtk.install: moved to lp:testdrive-gtk project * testdrive, testdriverc: update for testdriving lucid by default * bin/*: move testdrive and testdriverc down to the base dir, drop the testdrivegtk wrapper script for now, remove the bin dir * testdrive: use rsync compression -- Dustin Kirkland Tue, 17 Nov 2009 10:09:05 -0600 testdrive (1.8-0ubuntu1) lucid; urgency=low * bin/testdrive, bin/testdriverc: allow for the user to specify the hypervisor type -- Dustin Kirkland Thu, 12 Nov 2009 21:08:33 -0600 testdrive (1.7-0ubuntu1) lucid; urgency=low * bin/testdrive, bin/testdriverc: simplify the configuration drastically, all we really need is the ISO_URL paramater -- Dustin Kirkland Thu, 12 Nov 2009 17:24:37 -0600 testdrive (1.6-0ubuntu1) lucid; urgency=low * debian/testdrive-gtk.install: install testdrive-gtk's files -- Dustin Kirkland Tue, 10 Nov 2009 15:28:49 -0600 testdrive (1.5-0ubuntu1) lucid; urgency=low * bin/testdrive, debian/control, debian/install, testdrive.desktop: separate the GTK frontend to a separate binary package, allowing for testdrive to operate purely from the command line, if necessary * bin/testdrive, debian/control: add fallback support for VirtualBox; prefer KVM, but if KVM cannot be used with VT, use VirtualBox instead -- Dustin Kirkland Mon, 09 Nov 2009 15:11:54 -0600 testdrive (1.4-0ubuntu1) lucid; urgency=low [ Dustin Kirkland ] * bin/testdrive, bin/testdriverc, debian/install: move the bin scripts to a bin directory, in order to prepare for Rick Spencer's gui merge * debian/rules: install the binaries properly for gtk to work * doc/testdrive.1: move to the doc directory * testdrive.desktop: update the desktop file to point to the gtk launcher * bin/testdrivegtk: add shell wrapper suitable for /usr/bin installation * debian/control: depend on python and python-gtk2 [ Rick Spencer ] * Massive merge, adding a gtk frontend to testdrive (testdrivegtk), https://code.launchpad.net/~rick-rickspencer3/testdrive/gtk-client/+merge/14595 -- Dustin Kirkland Sat, 07 Nov 2009 14:25:45 -0600 testdrive (1.3-0ubuntu1) lucid; urgency=low * testdrive: - if zsync fails, fall back to wget -- Dustin Kirkland Fri, 06 Nov 2009 14:11:27 -0600 testdrive (1.2-0ubuntu1) lucid; urgency=low * testdrive: - use kvm-ok to test for VT - support file:/// - fix zsync support - echo error messages to stderr - add -f and -u parameters - add a helpful message about cleaning up cache - use -O rather than -o for wget - drop fully qualified path to kvm and kvm-img * testdrive.1: updated for -f and -u parameters * debian/release*: added some release scripts to help with ppa publication for backport releases * debian/control: depend on a particular version of kvm-84 that fixes some known virtio issues -- Dustin Kirkland Fri, 06 Nov 2009 07:27:05 -0600 testdrive (1.1~ppa1) karmic; urgency=low * testdrive, debian/control: use zsync for http|ftp protocol access, fail back to curl or wget -- Dustin Kirkland Thu, 05 Nov 2009 19:15:57 -0600 testdrive (1.0~ppa1) karmic; urgency=low * Initial release -- Dustin Kirkland Thu, 05 Nov 2009 17:40:20 -0600 testdrive-3.26/debian/release.sh0000775000000000000000000000164012207147737013561 0ustar #!/bin/sh -e PKG="testdrive" MAJOR=1 error() { echo "ERROR: $@" exit 1 } head -n1 debian/changelog | grep "lucid" || error "This version must be ready for 'lucid'" # Tag the release in bzr minor=`head -n1 debian/changelog | sed "s/^.*($MAJOR.//" | sed "s/-.*$//"` dch --release debcommit --release --message="releasing $MAJOR.$minor" # Sign the tarball gpg --armor --sign --detach-sig ../"$PKG"_*.orig.tar.gz # Open the next release for development nextminor=`expr $minor + 1` dch -v "$MAJOR.$nextminor" "UNRELEASED" sed -i "s/$MAJOR.$nextminor) .*;/$MAJOR.$nextminor) unreleased;/" debian/changelog bzr commit -m "opening $MAJOR.$nextminor" echo echo "# To push:" echo " bzr push lp:$PKG" echo echo "# To upload:" echo " dput $PKG-ppa ../*ppa*changes" echo " dput ../${PKG}_${MAJOR}.${minor}-0ubuntu1_source.changes" echo echo "# Publish tarball at:" echo " https://launchpad.net/$PKG/trunk/+addrelease" echo echo testdrive-3.26/debian/testdrive-common.postinst0000664000000000000000000000036712207147737016713 0ustar #!/bin/sh set -e # Unconditionally overwrite config file, if upgrading from before 2.0 (syntax changed) if [ -n "$2" ] && dpkg --compare-versions "$2" lt 2.0; then cat /usr/share/testdrive/testdriverc > /etc/testdriverc fi #DEBHELPER# exit 0 testdrive-3.26/debian/testdrive-gtk.links0000664000000000000000000000045312271433474015436 0ustar usr/share/testdrivegtk/media/testdrive_64.png usr/share/icons/hicolor/64x64/apps/testdrive-indicator.png usr/share/testdrivegtk/media/testdrive-attention-green_64.png usr/share/icons/hicolor/64x64/apps/testdrive-attention.png usr/share/testdrivegtk/media/logo.png usr/share/pixmaps/testdrive-gtk.pngtestdrive-3.26/debian/testdrive-common.install0000664000000000000000000000041612207147737016471 0ustar debian/tmp/usr/lib/python*/*/testdrive/*.py debian/tmp/usr/lib/python*/*/testdrive/__init__.py debian/tmp/usr/lib/python*/*/testdrive/virt/*.py debian/tmp/usr/lib/python*/*/testdrive/virt/__init__.py debian/tmp/usr/share/testdrive/testdriverc debian/tmp/etc/testdriverc testdrive-3.26/debian/testdrive-gtk.install0000664000000000000000000000051312207147737015764 0ustar debian/tmp/usr/lib/python*/*/testdrivegtk/*.py debian/tmp/usr/lib/python*/*/testdrivegtk/__init__.py debian/tmp/usr/share/testdrivegtk debian/tmp/usr/bin/testdrive-gtk testdrive-gtk.desktop usr/share/applications/ #debian/tmp/usr/share/pixmaps/testdrive-gtk.xpm #debian/tmp/usr/share/indicators/messages/applications/testdrive-gtk testdrive-3.26/debian/release-build.sh0000775000000000000000000000137112207147737014657 0ustar #!/bin/sh -e PKG="testdrive" MAJOR=1 error() { echo "ERROR: $@" exit 1 } head -n1 debian/changelog | grep -i "unreleased" || error "This version must be 'unreleased'" ./debian/rules release-upstream bzr bd sed -i "s/) unreleased;/-0ubuntu1~ppa1) hardy;/i" debian/changelog bzr bd -S sed -i "s/ppa1) hardy;/ppa2) intrepid;/" debian/changelog bzr bd -S sed -i "s/ppa2) intrepid;/ppa3) jaunty;/" debian/changelog bzr bd -S sed -i "s/ppa3) jaunty;/ppa4) karmic;/" debian/changelog bzr bd -S sed -i "s/ppa4) karmic;/ppa5) lucid;/" debian/changelog bzr bd -S sed -i "s/~ppa5//" debian/changelog bzr bd -S echo echo echo "# Test this build:" echo " sudo dpkg -i ../*.deb" echo echo "# If everything looks good, release:" echo " ./debian/release.sh" echo echo testdrive-3.26/debian/compat0000664000000000000000000000000212207147737012777 0ustar 6 testdrive-3.26/debian/source/0000775000000000000000000000000012207147737013101 5ustar testdrive-3.26/debian/source/format0000664000000000000000000000001512207147737014310 0ustar 3.0 (native) testdrive-3.26/debian/testdrive-cli.manpages0000644000000000000000000000001712271433474016065 0ustar doc/testdrive.1testdrive-3.26/debian/rules0000775000000000000000000000010012207147737012650 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh $@ --with python2 testdrive-3.26/debian/control0000664000000000000000000000563512271433474013212 0ustar Source: testdrive Section: python Priority: optional Maintainer: Andres Rodriguez Standards-Version: 3.9.5 Build-Depends: debhelper (>= 9), gettext-base, python (>= 2.6.6-3~), python-distutils-extra (>= 2.10) X-Python-Version: >= 2.6 Homepage: http://launchpad.net/testdrive Vcs-Bzr: lp:testdrive Vcs-Browser: http://bazaar.launchpad.net/~testdrive/testdrive/trunk/files Package: testdrive Architecture: all Depends: ${misc:Depends} Recommends: testdrive-gtk, testdrive-cli, usb-creator-gtk Description: run the daily Ubuntu ISO in a virtual machine (meta-package) Testdrive helps you download and run the daily Ubuntu development ISO in a virtual machine on your local hardware. . It is strongly recommended that you have a CPU with VT and sufficient memory on your system to host virtual machines. In this case, testdrive will use KVM to host your virtual machines. Package: testdrive-common Architecture: all Depends: ${python:Depends}, ${misc:Depends}, qemu-kvm | kvm ( >= 1:84+dfsg-0ubuntu12.4 ) | virtualbox ( >= 4.0), python-xdg, rsync, wget Recommends: zsync, usb-creator-gtk | usb-creator-kde, cpu-checker, kvm-pxe Description: run the daily Ubuntu ISO in a virtual machine (common files) Testdrive helps you download and run the daily Ubuntu development ISO in a virtual machine on your local hardware. . It is strongly recommended that you have a CPU with VT and sufficient memory on your system to host virtual machines. In this case, testdrive will use KVM to host your virtual machines. . Alternatively, you can use VirtualBox. . This package contains the common files used by the different Testdrive front-ends. Package: testdrive-cli Architecture: all Depends: ${misc:Depends}, ${python:Depends}, testdrive-common (= ${source:Version}) Description: run the daily Ubuntu ISO in a virtual machine (command line) Testdrive helps you download and run the daily Ubuntu development ISO in a virtual machine on your local hardware. . It is strongly recommended that you have a CPU with VT and sufficient memory on your system to host virtual machines. In this case, testdrive will use KVM to host your virtual machines. . Alternatively, you can use VirtualBox. . This package contains the command line Front-end for TestDrive. Package: testdrive-gtk Architecture: all Depends: ${misc:Depends}, ${python:Depends}, testdrive-common (= ${source:Version}), python-gtk2, python-notify Recommends: usb-creator-gtk Description: run the daily Ubuntu ISO in a virtual machine (GTK Front-end) Testdrive helps you download and run the daily Ubuntu development ISO in a virtual machine on your local hardware. . It is strongly recommended that you have a CPU with VT and sufficient memory on your system to host virtual machines. In this case, testdrive will use KVM to host your virtual machines. . Alternatively, you can use VirtualBox. . This package contains the PyGTK Front-end for TestDrive. testdrive-3.26/debian/copyright0000664000000000000000000000212012207147753013525 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: testdrive Upstream-Contact: Dustin Kirkland Source: http://launchpad.net/testdrive Files: * Copyright: 2009-2013, Canonical Ltd. 2009-2013, Dustin Kirkland 2009-2013, Andres Rodriguez License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 3 of the License. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License, version 3, can be found in /usr/share/common-licenses/GPL-3. testdrive-3.26/debian/testdrive-common.preinst0000664000000000000000000000100712207147737016504 0ustar #!/bin/sh set -e # Backup old confile if [ -n "$2" ] && dpkg --compare-versions "$2" lt 2.0; then if [ -f /etc/testdriverc ]; then if md5sum /etc/testdriverc | grep -qs e76ef0100e1314c1094e8677755c63df; then true else mv -f /etc/testdriverc /etc/testdriverc.old echo "TestDrive: The configuration format has changed" echo "TestDrive: Moved /etc/testdriverc to /etc/testdriverc.old" echo "TestDrive: You may need to merge your customizations into /etc/testdriverc" fi fi fi #DEBHELPER# exit 0 testdrive-3.26/debian/testdrive-cli.install0000664000000000000000000000003412271433474015741 0ustar debian/tmp/usr/bin/testdrivetestdrive-3.26/doc/0000755000000000000000000000000012271433474011117 5ustar testdrive-3.26/doc/testdrive.10000644000000000000000000000616412271433474013221 0ustar .TH testdrive 1 "17 Nov 2013" testdrive "testdrive" .SH NAME testdrive \- Test Drive the current Ubuntu Development Snapshot in a VM .SH SYNOPSIS testdrive [\-d] [\-f FILE] [\-l FLAVOR] [\-r RELEASE] [\-u URL] [\-v|\-\-version] .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-f\fR CONFIG, \fB\-\-config\fR=\fICONFIG\fR user configuration file (overriding default values .TP \fB\-v\fR, \fB\-\-version\fR print version and system data, and exit .TP \fB\-u\fR URL, \fB\-\-url\fR=\fIURL\fR get ISO image from this URL location .TP \fB\-d\fR, \fB\-\-desktop\fR try to launch usb\-creator for further testing .TP \fB\-r\fR RELEASE, \fB\-\-release\fR=\fIRELEASE\fR hardcode Ubuntu RELEASE codename .TP \fB\-l\fR FLAVOR, \fB\-\-flavor\fR=\fIFLAVOR\fR hardcode Ubuntu flavor. Available Flavors: ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio \fI/lubuntu/ubuntukylin\fP .TP \fB\-p\fR REPOSITORY, \fB\-\-repo\fR=\fIREPOSITORY\fR hardcode Ubuntu repository from where to obtain ISOs: releases/cdimage/cloud\-daily/cloud\-releases .TP \fB\-c\fR, \fB\-\-curses\fR displays the Virtual Machine in the shell. Only valid for Cloud images. .SH DESCRIPTION \fBtestdrive\fP is a utility that allows you to easily download the latest Ubuntu development release or Cloud image, and run it in a virtual machine. The global configuration file, \fI/etc/testdriverc\fP, is sourced first, followed by the user's local configuration file, \fI~/.testdriverc\fP, and xdg configuration \fI~/.config/testdrive/testdriverc\fP. Users wanting to change the behavior default configuration can make a copy of the global configuration \fI/etc/testdriverc\fP, and either store it as \fI~/.testdriverc\fP, or as another file and pass that filename on the command line. Downloaded ISO files and disk images are stored in \fI~/.cache/testdrive\fP, and may optionally be cleaned out, periodically. .SH EXAMPLES Specify repository (Defaults to Ubuntu development release): .RS testdrive \-p cdimage .RE .RS testdrive \-p releases .RE .RS testdrive \-p cloud-daily .RE Specify repository and flavor (Defaults to latest Ubuntu release available): .RS testdrive \-p cdimage \-l kubuntu .RE .RS testdrive \-p releases \-l kubuntu .RE .RS testdrive \-p cloud-daily \-l cloud-server .RE Launch local ISO image: .RS testdrive \-u /local/path/to/image.iso .RE Launch Cloud local image .RS testdrive \-u /local/path/to/cloud-image.tar.gz .RE Launch Cloud local image with KVM curses .RS testdrive \-u /local/path/to/cloud-image.tar.gz \-\-curses .RE .SH FILES \fI/etc/testdriverc\fP, \fI~/.testdriverc\fP, \fI~/.config/testdrive/testdriverc\fP, \fI~/.cache/testdrive\fP .SH LINKS .TP \fIhttp://launchpad.net/testdrive\fP .PD .SH AUTHOR This manpage and the utility was written by Dustin Kirkland for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation. On Debian based systems, the complete text of the GNU General Public License, version 3, can be found in /usr/share/common-licenses/GPL-3. testdrive-3.26/bin/0000755000000000000000000000000012273710027011114 5ustar testdrive-3.26/bin/testdrive-gtk0000755000000000000000000012560712271433474013657 0ustar #!/usr/bin/python # -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*- ### BEGIN LICENSE # Copyright (C) 2010 Canonical Ltd. # # Authors: # Andres Rodriguez # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License version 3, as published # by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranties of # MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR # PURPOSE. See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program. If not, see . ### END LICENSE import sys import os import gtk import time import gettext from gettext import gettext as _ gettext.textdomain('testdrive') from testdrive import testdrive from testdrive.virt import kvm, parallels, virtualbox import threading, subprocess, commands import random import re gtk.gdk.threads_init() TAB_LABEL = [] TAB_LABEL.append({"dist":"ubuntu", "label":"Ubuntu"}) TAB_LABEL.append({"dist":"kubuntu", "label":"Kubuntu"}) TAB_LABEL.append({"dist":"xubuntu", "label":"Xubuntu"}) TAB_LABEL.append({"dist":"ubuntu-server", "label":"Server"}) TAB_LABEL.append({"dist":"edubuntu", "label":"Edubuntu"}) TAB_LABEL.append({"dist":"mythbuntu", "label":"Mythbuntu"}) TAB_LABEL.append({"dist":"ubuntustudio", "label":"Ubuntu Studio"}) TAB_LABEL.append({"dist":"lubuntu", "label":"Lubuntu"}) TAB_LABEL.append({"dist":"ubuntukylin", "label":"UbuntuKylin"}) TAB_LABEL.append({"dist":"ubuntugnome", "label":"Ubuntu Gnome"}) TAB_LABEL.append({"dist":"other", "label":_("Other")}) global ISOLIST ISOLIST = [] # Add project root directory (enable symlink, and trunk execution). PROJECT_ROOT_DIRECTORY = os.path.abspath( os.path.dirname(os.path.dirname(os.path.realpath(sys.argv[0])))) if (os.path.exists(os.path.join(PROJECT_ROOT_DIRECTORY, 'testdrivegtk')) and PROJECT_ROOT_DIRECTORY not in sys.path): sys.path.insert(0, PROJECT_ROOT_DIRECTORY) os.putenv('PYTHONPATH', PROJECT_ROOT_DIRECTORY) # for subprocesses try: import pynotify pynotify.init('testdrive-gtk') imageURI = 'file://' + PROJECT_ROOT_DIRECTORY + '/data/media/testdrive.png' notifications_available = True except: notifications_available = False from testdrivegtk import ( AboutTestdrivegtkDialog, PreferencesTestdrivegtkDialog, AddOtherTestdrivegtkDialog) from testdrivegtk.helpers import get_builder try: #import indicate import gobject import webbrowser #message_indicator = True message_indicator = False except: message_indicator = False try: import appindicator imageURI = 'file://' + PROJECT_ROOT_DIRECTORY + '/data/media/testdrive.png' application_indicator = True except: application_indicator = False class TestdrivegtkWindow(gtk.Window): __gtype_name__ = "TestdrivegtkWindow" # To construct a new instance of this method, the following notable # methods are called in this order: # __new__(cls) # __init__(self) # finish_initializing(self, builder) # __init__(self) # # For this reason, it's recommended you leave __init__ empty and put # your inialization code in finish_intializing def __new__(cls): """Special static method that's automatically called by Python when constructing a new instance of this class. Returns a fully instantiated TestdrivegtkWindow object. """ builder = get_builder('TestdrivegtkWindow') new_object = builder.get_object("testdrivegtk_window") new_object.finish_initializing(builder) return new_object def finish_initializing(self, builder): """Called while initializing this instance in __new__ finish_initalizing should be called after parsing the UI definition and creating a TestdrivegtkWindow object with it in order to finish initializing the start of the new TestdrivegtkWindow instance. Put your initilization code in here and leave __init__ undefined. """ # Get a reference to the builder and set up the signals. self.builder = builder self.builder.connect_signals(self) #self.td = td self.virt = None self.sync_threads = [] self.launch_threads = [] self.isos_to_run = [] ################################################################### ######## Obtaining the settings from the Preferences Class ######## ################################################################### logging.debug(_("Instancing Preferences...")) dlg = PreferencesTestdrivegtkDialog.PreferencesTestdrivegtkDialog() self.td = dlg.get_preferences() self.status_bar_release = builder.get_object("status_bar_release") self.status_bar_repo = builder.get_object("status_bar_repo") ################################################################### ######### Functions to create the UI (ISOs and Buttons) ########### ################################################################### self.create_launch_buttons() self.create_isos_interface() ################################################################### ######### Messages Indicator / Menu ########### ################################################################### self.notified = False if message_indicator: self.timea = 5 self.timeb = 3600 self.indicator = None self.messaging_indicator_menu() if application_indicator: self.timea = 5 self.timeb = 3600 self.appindicator = None self.application_indicator_menu() def application_indicator_menu(self): self.appindicator = appindicator.Indicator ("testdrive", "indicator-messages", appindicator.CATEGORY_APPLICATION_STATUS) self.appindicator.set_status (appindicator.STATUS_PASSIVE) #self.appindicator.set_icon("testdrive-indicator") self.appindicator.set_icon("testdrive-attention") #self.appindicator.set_attention_icon("distributor-logo") # create a menu self.app_indicator_menu = gtk.Menu() # create items for the menu - labels, checkboxes, radio buttons and images are supported: item = gtk.MenuItem("Pre-release available for testing!") item.connect("activate", self.on_indicator_message_clicked, item) item.show() self.app_indicator_menu.append(item) image = gtk.ImageMenuItem(gtk.STOCK_QUIT) image.connect("activate", self.quit) image.show() self.app_indicator_menu.append(image) self.app_indicator_menu.show() self.appindicator.set_menu(self.app_indicator_menu) gobject.timeout_add_seconds(self.timea, self.on_check_qa_releases_available, self.timea) gobject.timeout_add_seconds(self.timeb, self.on_check_qa_releases_available, self.timeb) # Initializes the indicator def messaging_indicator_menu(self): DESKTOP_FILE = "/usr/share/applications/testdrive-gtk.desktop" # Initializes the Server server = indicate.indicate_server_ref_default() server.set_type("message.testdrive") server.set_desktop_file(DESKTOP_FILE) server.connect("server-display", self.on_indicator_server_activate) server.show() # Initializes the Indicator self.indicator = indicate.Indicator() self.indicator.set_property("name", "Pre-release available for testing!") self.indicator.set_property_time("time", time.time()) #indicator.show() self.indicator.connect("user-display", self.on_indicator_message_clicked) # Checks every 3600 seconds - hour - (If TestDrive is open that long) gobject.timeout_add_seconds(self.timea, self.on_check_qa_releases_available, self.timea) gobject.timeout_add_seconds(self.timeb, self.on_check_qa_releases_available, self.timeb) # Checks for the availability of ISOs at iso.qa.ubuntu.com and displays notification if so. def on_check_qa_releases_available(self, time): output = "" if self.notified is True: return False logging.info(_("Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every %s seconds") % time) try: #(status, output) = commands.getstatusoutput("wget -q -O- http://iso.qa.ubuntu.com/qatracker/dllist") (status, output) = commands.getstatusoutput("wget -q -O- http://iso.qa.ubuntu.com/qatracker | egrep 'iso.qa.ubuntu.com/qatracker/test'") except: logging.error(_("Unable to check the ISO tracker")) # If output is not empty, display the message if output != "": global notifications_available if notifications_available: # Notification self.notification = pynotify.Notification("TestDrive an Ubuntu ISO!", "Pre-release available for testing!", imageURI) self.notification.show() global message_indicator if message_indicator: self.indicator.show() self.indicator.set_property_bool("draw-attention", True) global application_indicator if application_indicator: self.appindicator.set_status(appindicator.STATUS_ACTIVE) self.notified = True return False if time == self.timea: return False return True # Click event for Indicator: Opens website when the notification is being clicked. def on_indicator_message_clicked(self, indicator, timestamp): webbrowser.open("http://iso.qa.ubuntu.com/") if message_indicator: self.indicator.hide() if application_indicator: self.appindicator.set_status(appindicator.STATUS_PASSIVE) # Click event for Indicator Server. def on_indicator_server_activate(self, server, timestamp): # TODO: Should show TestDrive if it has been minimized print "Server has been clicked" def update_status_bar(self): data1 = _("Release: %s") % self.td.r data2 = _("ISO Repository: http://%s.ubuntu.com/") % self.td.p self.status_bar_release.set_markup(data2) self.status_bar_repo.set_markup(data1) def about(self, widget, data=None): """Display the about box for testdrivegtk.""" about = AboutTestdrivegtkDialog.AboutTestdrivegtkDialog() response = about.run() about.destroy() def preferences(self, widget, data=None): """Display the preferences window for testdrivegtk.""" prefs = PreferencesTestdrivegtkDialog.PreferencesTestdrivegtkDialog() response = prefs.run() ui_recreate = False if response == gtk.RESPONSE_OK: # Make any updates based on changed preferences here. #self.td = prefs.get_preferences() #self.notebook.destroy() #self.td.set_defaults() #self.create_isos_interface() # Obtain preferences td = prefs.get_preferences() # If Repo (p), Release, Arch (m), Flavor, or ISO CACHE are different, then, regenerate the UI if self.td.p != td.p or self.td.r != td.r or self.td.m != td.m or self.td.f != td.f or self.td.CACHE_ISO != td.CACHE_ISO: ui_recreate = True # Update preferences self.td = td self.td.set_defaults() # Recreate UI if ui_recreate: self.notebook.destroy() self.create_isos_interface() pass prefs.destroy() def new_other_iso(self, widget, data=None): """Display Add Other ISO dialog""" other = AddOtherTestdrivegtkDialog.AddOtherTestdrivegtkDialog(self.td.CACHE) other.set_title(_("Add an ISO to TestDrive")) response = other.run() if response == gtk.RESPONSE_OK: # Recreate the UI for Other ISOs if saved has been clicked self.notebook.destroy() self.create_isos_interface() self.notebook.set_current_page(-1) pass other.destroy() def open_file(self, widget, data=None): ################################################################### ######### Opens an ISO or IMG to run it with testdrive -u ######### ################################################################### if commands.getstatusoutput("which testdrive")[0] != 0: self.on_error_dialog( _("Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n\n" "sudo apt-get install testdrive-cli")) return title = _("TestDrive an ISO or Disk Image") filename = None testdrives = gtk.FileFilter() testdrives.add_pattern("*.iso") testdrives.add_pattern("*.img") chooser = gtk.FileChooserDialog(title,action=gtk.FILE_CHOOSER_ACTION_SAVE, buttons=(gtk.STOCK_CANCEL,gtk.RESPONSE_CANCEL,gtk.STOCK_OPEN,gtk.RESPONSE_OK)) chooser.add_filter(testdrives) # Run Chooser Dialog response = chooser.run() if response == gtk.RESPONSE_OK: filename = chooser.get_filename() subprocess.Popen(['testdrive', '-u', filename], stdout=subprocess.PIPE) pass chooser.destroy() def quit(self, widget, data=None): """Signal handler for closing the TestdrivegtkWindow.""" self.destroy() def on_destroy(self, widget, data=None): """Called when the TestdrivegtkWindow is closed.""" # Clean up code for saving application state should be added here. # Stop all the syncs and launched ISOs for t in self.isos_to_run: if t[0] != None: t[0].stop() if t[1] != None: t[1].stop() # Class function to cleanup the IMG Cache self.cleanup_img_cache() gtk.main_quit() def on_warn_dialog(self, data=None): warnbox = gtk.MessageDialog(self, gtk.DIALOG_DESTROY_WITH_PARENT, gtk.MESSAGE_WARNING, gtk.BUTTONS_CLOSE, data) warnbox.run() warnbox.destroy() def on_error_dialog(self, data=None): errorbox = gtk.MessageDialog(self, gtk.DIALOG_DESTROY_WITH_PARENT, gtk.MESSAGE_ERROR, gtk.BUTTONS_CLOSE, data) errorbox.run() errorbox.destroy() def on_info_dialog(self, data=None): infobox = gtk.MessageDialog(self, gtk.DIALOG_DESTROY_WITH_PARENT, gtk.MESSAGE_INFO, gtk.BUTTONS_CLOSE, data) infobox.run() infobox.destroy() def cleanup_img_cache(self): ################################################################### #### Cleans up all the Disk Files that are empty from IMG Cache ### ################################################################### imagelist = os.listdir(self.td.CACHE_IMG) for disk in imagelist: path = "%s/%s" % (self.td.CACHE_IMG, disk) (status, output) = commands.getstatusoutput("file %s | grep -qs 'empty'" % path) if status == 0: os.unlink(path) for disk in self.isos_to_run: self.td.DISK_FILE = disk[2] self.td.delete_image() def obtain_sync_protocol_cmd(self): ################################################################### ### Obtains the command for the Sync process based on Protocol #### ################################################################### logging.info(_("Obtaining the sync protocol for the specified ISO...")) cmd = self.td.get_proto() if cmd == 1: self.on_error_dialog(_("Unsupported protocol [%s]") % self.td.PROTO) if cmd != 0: return cmd return False def obtain_virt_method(self): ################################################################### ##### Obtains the Virtualization Method, if not shows warnings #### ################################################################### # Choose the virtualization engine logging.info(_("Obtaining the virtualization method...")) if not self.td.VIRT: self.td.VIRT = self.td.get_virt() if self.td.VIRT == 1: logging.error(_("Your CPU supports KVM acceleration; please install KVM")) self.on_warn_dialog( _("Your CPU supports KVM acceleration; please install KVM:" "\n\n" "sudo apt-get install qemu-kvm")) if self.td.VIRT == 0: logging.error(_("Your CPU does not support acceleration; run kvm-ok for more information; then install VBox")) self.on_warn_dialog( _("Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox" "\n\n" "kvm-ok" "\n" "sudo apt-get install virtualbox")) def obtain_isos_list(self): ################################################################### #### Obtains the list of ISO available from the iso list cache #### ################################################################### # Try to retrieve the ISO list from the cache logging.info(_("Retrieving the Ubuntu ISO list from cache...")) try: isos = self.td.get_ubuntu_iso_list() except: logging.error(_("Unable to retrieve the Ubuntu ISO list from cache...")) self.on_error_dialog(_("Unable to retrieve the Ubuntu ISO list from cache...")) return [] return isos def obtain_other_isos_list(self, ISO): ################################################################### ######## Obtains all the Other ISO's that have been added ######### ################################################################### if os.path.exists("%s/other.isos" % self.td.CACHE): try: f = open("%s/other.isos" % self.td.CACHE, 'r') ISOS = f.readlines() f.close except IOError: pass else: return ISO # Processing ISOS from file into ISO list for iso in ISOS: category = iso.split()[0] distro = iso.split()[1] #This will be the distro showed instead of arch url = iso.split()[2] if url.partition("://")[0] == "wget": url = url.replace('wget', 'http') name = iso.split()[3] ISO.append({"name":name, "url":url, "arch":distro, "category":category}) return ISO def on_distro_tab_change(self, widget, none=None, current_page=None): ################################################################### ##### Shows the "Add Other ISOs" if "Other" has been selected ##### ################################################################### label = widget.get_tab_label(widget.get_nth_page(current_page)) text = label.get_text() self.btn_add_iso.set_sensitive(text == TAB_LABEL[8]["label"]) def create_isos_interface(self): ################################################################### ### Does everything necessary to create the ISOs Part of the UI ### ################################################################### self.obtain_virt_method() isos = self.obtain_isos_list() # if no isos exists, program will still create the UI if isos and not self.td.r: self.td.set_ubuntu_release_codename(isos) ISO = self.td.list_isos(isos) ISO = self.obtain_other_isos_list(ISO) self.create_iso_menu(ISO) self.update_status_bar() def create_iso_menu(self, iso_list = None): ################################################################### ############ Creates all the Distro Tabs and the ISO's ############ ################################################################### # Making sure global variable ISOLIST is clean. global ISOLIST ISOLIST = [] vm_id = 0 ISO = iso_list # Create TABS vbox_tabs = self.builder.get_object("flavor-tabs") self.notebook = gtk.Notebook() self.notebook.set_scrollable(True) self.notebook.set_tab_pos(gtk.POS_TOP) self.notebook.set_border_width(10) self.notebook.connect("switch-page", self.on_distro_tab_change) vbox_tabs.add(self.notebook) self.show_tabs = True self.show_border = True ## DETERMINE WHICH ISO's to Show in TABS ## i = 0 distros = [] while(i != -1): try: distros.append(self.td.f.split()[i].replace(',', '')) except: i = -1 break i = i + 1 #list.reverse(self.td.m) ############################################# ######## Layout of the UI Creation ########## ############################################# # Scroll # vbox # frame-i386 # vbox2 # table per ISO (with labels, checkbox) # frame-amd64 # vbox2 # table per ISO (with labels, checkbox) for dist in distros: scroll = gtk.ScrolledWindow(None) scroll.set_shadow_type(gtk.SHADOW_NONE) scroll.set_name(dist) vbox = gtk.VBox() scroll.add_with_viewport(vbox) scroll.get_children()[0].set_shadow_type(gtk.SHADOW_NONE) scroll.set_policy(gtk.POLICY_NEVER,gtk.POLICY_AUTOMATIC) scroll.show() for arch in self.td.m: c = 0 fr_arch = gtk.Frame(arch) fr_arch.set_shadow_type(gtk.SHADOW_NONE) fr_arch.set_border_width(10) vbox2 = gtk.VBox() vbox2.set_border_width(10) for iso in ISO: if iso['category'] == dist and iso['arch'] == arch: c = c + 1 table = gtk.Table(2, 3, False) lb_iso_name = gtk.CheckButton("%s - (%s)" % (iso["name"], self.td.r)) lb_iso_name.show() filename = os.path.basename(iso["url"]) path = "%s/%s_%s" % (self.td.CACHE_ISO, iso["category"], filename) if os.path.exists(path): lb_cache = gtk.Label(_(" CACHE: [%s]") % (time.strftime("%Y-%m-%d %H:%M:%S", time.localtime(os.path.getmtime(path))))) else: lb_cache = gtk.Label(_(" CACHE: [empty]")) lb_cache.set_use_markup(True) # To align to righ otherwise it is centered lb_cache.set_alignment(0,0) lb_cache.show() # Adding the Spiiner spin = gtk.Spinner() spin.set_size_request(18, -1); spin.hide() #lb_iso_name.connect("clicked", self.on_select_iso_clicked, spin, lb_cache, iso["url"], iso["category"], vm_id) lb_iso_name.connect("clicked", self.on_select_iso_clicked, vm_id) ISOLIST.append({"vm_id":vm_id, "url":iso["url"], "prefix":iso["category"], "spinner":spin, "lb_status":lb_cache}) vm_id += 1 table.attach(lb_iso_name, 0, 3, 0, 1, gtk.FILL | gtk.EXPAND, gtk.FILL | gtk.EXPAND) table.attach(spin, 0, 1, 1, 2, gtk.FILL, gtk.FILL | gtk.EXPAND) table.attach(lb_cache, 1, 2, 1, 2, gtk.FILL | gtk.EXPAND, gtk.FILL | gtk.EXPAND, 0, 5) #table.attach(lb_progress, 2, 3, 1, 2, gtk.FILL | gtk.EXPAND, gtk.FILL | gtk.EXPAND) table.show() viewport = gtk.Viewport() viewport.add(table) viewport.set_border_width(2) viewport.set_shadow_type(gtk.SHADOW_ETCHED_IN) viewport.show() vbox2.add(viewport) if iso['category'] == dist and iso['category'] == 'other': c = c + 1 table = gtk.Table(2, 3, False) lb_iso_name = gtk.CheckButton("%s" % iso["name"]) lb_iso_name.show() filename = os.path.basename(iso["url"]) path = "%s/%s_%s" % (self.td.CACHE_ISO, iso["category"], filename) if os.path.exists(path): lb_cache = gtk.Label(_(" CACHE: [%s]") % (time.strftime("%Y-%m-%d %H:%M:%S", time.localtime(os.path.getmtime(path))))) else: lb_cache = gtk.Label(_(" CACHE: [empty]")) lb_cache.set_use_markup(True) # To align to righ otherwise it is centered lb_cache.set_alignment(0,0) lb_cache.show() # Adding the Spiiner spin = gtk.Spinner() spin.set_size_request(18, -1); spin.hide() #lb_iso_name.connect("clicked", self.on_select_iso_clicked, spin, lb_cache, iso["url"], iso["category"], vm_id) lb_iso_name.connect("clicked", self.on_select_iso_clicked, vm_id) ISOLIST.append({"vm_id":vm_id, "url":iso["url"], "prefix":iso["category"], "spinner":spin, "lb_status":lb_cache}) vm_id += 1 table.attach(lb_iso_name, 0, 3, 0, 1, gtk.FILL | gtk.EXPAND, gtk.FILL | gtk.EXPAND) table.attach(spin, 0, 1, 1, 2, gtk.FILL, gtk.FILL | gtk.EXPAND) table.attach(lb_cache, 1, 2, 1, 2, gtk.FILL | gtk.EXPAND, gtk.FILL | gtk.EXPAND, 0, 5) #table.attach(lb_progress, 2, 3, 1, 2, gtk.FILL | gtk.EXPAND, gtk.FILL | gtk.EXPAND) table.show() viewport = gtk.Viewport() viewport.add(table) viewport.set_border_width(2) viewport.set_shadow_type(gtk.SHADOW_ETCHED_IN) viewport.show() vbox2.add(viewport) if c == 0: if dist == 'other': no_isos_label = gtk.Label() no_isos_label.set_markup(_("There are no Other ISOs yet...")) else: no_isos_label = gtk.Label() no_isos_label.set_markup(_("There are no ISOs for this architecture yet...")) no_isos_label.show() vbox2.add(no_isos_label) vbox2.show() if dist != 'other': fr_arch.add(vbox2) fr_arch.show() vbox.pack_start(fr_arch, expand=False, fill=False, padding=0) vbox.show() else: vbox.pack_start(vbox2, expand=False, fill=False, padding=0) vbox.show() break # Create Tabs for lb_iso_name in TAB_LABEL: if dist == lb_iso_name["dist"]: self.notebook.append_page(scroll, gtk.Label(lb_iso_name["label"])) break self.notebook.show() def create_launch_buttons(self): ########################################################### ########## Create CD and Launch Buttons Handling ########## ########################################################### # obtain vbox from glade vbox = self.builder.get_object("vbox2") # Create and setup buttonbox bbox = gtk.HButtonBox() bbox.set_spacing(5) bbox.set_layout(gtk.BUTTONBOX_END) # Add Button self.btn_add_iso = gtk.Button(_("Add ISO")) self.btn_add_iso.connect("clicked", self.new_other_iso) self.btn_add_iso.set_sensitive(False) self.btn_add_iso.show() bbox.pack_start(self.btn_add_iso) # Create Buttons button = gtk.Button(_("Create USB Disk")) button.connect("clicked", self.on_create_iso_disk_clicked, 'Create Disk') button.show() bbox.pack_start(button) button = gtk.Button(_("Sync")) button.connect("clicked", self.on_sync_iso_clicked, 'Sync') button.show() bbox.pack_start(button) button = gtk.Button(_("Launch")) button.connect("clicked", self.on_launch_button_clicked, 'Launch') button.show() bbox.pack_start(button) bbox.show() vbox.pack_start(bbox, True, True) #def on_select_iso_clicked(self, widget, spin, status_label, url=None, iso_path_header=None, vm_id=None): #ISOLIST.append({"vm_id":vm_id, "url":iso["url"], "prefix":iso["category"], "spin":spin, "lb_status":lb_cache}) #lb_iso_name.connect("clicked", self.on_select_iso_clicked, spin, lb_cache, iso["url"], iso["category"], vm_id) def on_select_iso_clicked(self, widget, vm_id): ################################################################### # When ISO is clicked, does the setup to be ready to launch/sync ## ################################################################### #ISOLIST[vm_id]["vm_id"] # #ISOLIST[vm_id]["url"] # self.td.ISO_URL #ISOLIST[vm_id]["prefix"] # self.td.ISO_PATH_HEADER #ISOLIST[vm_id]["spinner"] # #ISOLIST[vm_id]["lb_status"] # # Added later: #ISOLIST[vm_id]["path_to_iso"] # Path to the ISO #ISOLIST[vm_id]["sync_cmd"] # Sync command used #ISOLIST[vm_id]["vbox_name"] # Name for VBOX/Parallels #ISOLIST[vm_id]["virt"] # Holds the Virt Object #ISOLIST[vm_id]["virt_type"] # Defines the type of virt (kvm, vbox, parallels) launch_cmd = None sync_cmd = None launch_thread = None status = None self.td.ISO_URL = ISOLIST[vm_id]["url"] self.td.ISO_PATH_HEADER = ISOLIST[vm_id]["prefix"] self.td.set_launch_path() ISOLIST[vm_id]["path_to_iso"] = self.td.PATH_TO_ISO # TODO - This is a workaround to issue of zsync command. See testdrive.py 'cd '%s' && zsync etc etc' cmd = self.obtain_sync_protocol_cmd() if self.td.PROTO == "zsync": ISOLIST[vm_id]["sync_cmd"] = cmd.split("&&")[1].strip() else: ISOLIST[vm_id]["sync_cmd"] = cmd if widget.get_active() == True: self.td.DISK_FILE = self.td.create_disk_file() self.td.VBOX_NAME = "%s-%s" % (self.td.PKG, vm_id) ISOLIST[vm_id]["vbox_name"] = self.td.VBOX_NAME # Instancing Sync Thread sync_thread = SyncThread(vm_id) # Selecting virt method and Instancing VIRT object if self.td.VIRT == "kvm": logging.info(_("Using KVM for virtual machine hosting...")) virt = kvm.KVM(self.td) if self.td.VIRT == "virtualbox": logging.info(_("Using VirtualBox for virtual machine hosting...")) virt = virtualbox.VBox(self.td) if self.td.VIRT == "paralels": logging.info(_("Using Parallels Desktop for virtual machine hosting...")) virt = parallels.Parallels(self.td) # Passing VIRT object to ISOLIST ISOLIST[vm_id]["virt"] = virt ISOLIST[vm_id]["virt_type"] = self.td.VIRT # Instancing Launch Thread launch_thread = LaunchThread(vm_id) self.isos_to_run.append([sync_thread, launch_thread, self.td.DISK_FILE, status]) if widget.get_active() == False: for t in self.isos_to_run: if t[0].command == ISOLIST[vm_id]["sync_cmd"]: t[0].stop() t[1].stop() self.td.DISK_FILE = t[2] self.td.delete_image() self.isos_to_run.remove(t) ############################################################################### # TODO - TODO - TODO - Determine better method to stop des-selected ISO's """ if widget.get_active() == False: for t in self.isos_to_run: #if t[0].command == sync_cmd or t[1].command == launch_cmd: if t[0].command == sync_cmd: t[0].stop() t[1].stop() self.td.DISK_FILE = t[2] self.td.delete_image() self.isos_to_run.remove(t) """ def on_sync_iso_clicked(self, widget, data=None): ################################################################### #################### Launches the ISOs to Sync #################### ################################################################### if not self.isos_to_run: """ self.on_error_dialog( "No ISOs have been selected.\n" "\n" "Please select an ISO to start syncing...") """ return for t in self.isos_to_run: if t[0].p is None and t[1].p is None: t[3] = "sync" try: t[0].start() except: pass else: logging.debug(_("sync_iso: Thread is executing...")) def on_launch_button_clicked(self, widget, data=None): ################################################################### ################# Launches the ISOs to Run in VM ################## ################################################################### if not self.isos_to_run: """ self.on_error_dialog( "No ISOs have been selected.\n" "\n" "Please select an ISO or ISOs to TestDrive!") """ return for t in self.isos_to_run: if t[0].p is None and t[1].p is None: t[3] = "launch" try: t[1].start() except: pass else: logging.debug(_("launch_iso: Thread is executing or syncing...")) def on_create_iso_disk_clicked(self, widget, data=None): ################################################################### ############ Launches USB Creator for the selected ISO ############ ################################################################### if not self.isos_to_run: self.on_error_dialog( _("No ISO has been selected." "\n\n" "Please select an ISO to create an USB Startup Disk.")) return if len(self.isos_to_run) > 1: self.on_error_dialog( _("More than 1 ISO has been selected." "\n\n" "Please select only 1 ISO to continue!")) return if not os.path.exists(self.td.PATH_TO_ISO): self.on_error_dialog( _("The specified ISO does not exist!" "\n\n" "Please, synchronize the ISO to continue.")) return try: self.p = subprocess.Popen(["usb-creator-gtk", "-i", self.td.PATH_TO_ISO]) except: self.on_error_dialog(_("Unable to launch USB Creator!")) return ################################################################### ########## Class that support threading for ISO Syncing ########### ################################################################### class SyncThread(threading.Thread): #def __init__(self, label, spinner, progress, cmd, url): def __init__(self, vm_id): threading.Thread.__init__ (self) self.spin = ISOLIST[vm_id]["spinner"] self.status_label = ISOLIST[vm_id]["lb_status"] self.previous_text = self.status_label.get_text() self.stopthread = threading.Event() self.url = ISOLIST[vm_id]["path_to_iso"] self.p = None self.proto = ISOLIST[vm_id]["url"].split("://")[0] self.command = ISOLIST[vm_id]["sync_cmd"] def run(self): cmd = self.command.split() self.p = subprocess.Popen(cmd, stdout=subprocess.PIPE, universal_newlines = True) percent = re.compile(r'(\d+)%') self.status_label.show() self.spin.show() self.spin.start() text = _(" Downloading %s (0%%)") % os.path.basename(self.url).partition("_")[2] self.status_label.set_markup("%s" % text) prev = None while not self.stopthread.isSet(): if self.p.poll() != None: self.update_status_label() self.p = None self.spin.stop() self.spin.hide() break #gtk.gdk.threads_enter() #self.status_label.set_markup("%s" % text) #gtk.gdk.threads_leave() line = self.p.stdout.readline(1024).strip() match = percent.search(line) if match != None: cur = match.group(1) if prev != cur: prev = match.group(1) text = _(" Downloading %s (%s%%)") % (os.path.basename(self.url).partition("_")[2], prev) self.status_label.set_markup("%s" % text) time.sleep(1) def stop(self): try: if self.p.poll() is None: self.p.terminate() self.update_status_label() except: pass self.spin.stop() self.spin.hide() self.p = None self.stopthread.set() def update_status_label(self): if os.path.exists(self.url): self.status_label.set_markup(_(" CACHE: [%s]") % (time.strftime("%Y-%m-%d %H:%M:%S", time.localtime(os.path.getmtime(self.url))))) else: self.status_label.set_markup(_(" CACHE: [empty]")) ################################################################### ########## Class that supports threading for VM Running ########### ################################################################### class LaunchThread(threading.Thread): ####def __init__(self, label, cmd): ###def __init__(self, label, cmd, virt): def __init__(self, vm_id): threading.Thread.__init__(self) self.status_label = ISOLIST[vm_id]["lb_status"] self.previous_text = ISOLIST[vm_id]["lb_status"].get_text() self.stopthread = threading.Event() self.virt = ISOLIST[vm_id]["virt_type"] self.ovirt = ISOLIST[vm_id]["virt"] self.VBOX_NAME = ISOLIST[vm_id]["vbox_name"] self.p = None def prepare_to_launch_vm(self): ################################################################### ######## Prepare the VM to launch and return launch command ####### ################################################################### # TODO TODO TODO - Re-add validation self.ovirt.validate_virt() self.ovirt.setup_virt() return self.ovirt.launch_virt() def run(self): if self.virt == "virtualbox": text = _(" Configuring Virtual Machine...") self.status_label.set_markup("%s" % text) self.status_label.show() command = self.prepare_to_launch_vm() cmd = command.split() self.p = subprocess.Popen(cmd, stdout=subprocess.PIPE) text = _(" Running Virtual Machine...") self.status_label.set_markup("%s" % text) self.status_label.show() if self.virt == 'kvm': while not self.stopthread.isSet(): if self.p.poll() != None: self.status_label.set_markup("%s" % self.previous_text) self.p = None break time.sleep(0.1) elif self.virt == 'virtualbox': time.sleep(5) while not self.stopthread.isSet(): if commands.getstatusoutput("VBoxManage list runningvms | grep -qs %s" % self.VBOX_NAME)[0] != 0: self.status_label.set_markup("%s" % self.previous_text) self.p = None break time.sleep(2) elif self.virt == 'parallels': while not self.stopthread.isSet(): if commands.getstatusoutput("prlctl list %s | grep -qs stopped" % td.VBOX_NAME)[0] == 0: self.status_label.set_markup("%s" % self.previous_text) self.p = None break time.sleep(2) def stop(self): try: if self.p.poll() is None: self.p.terminate() self.status_label.set_markup("%s" % self.previous_text) if self.virt == "virtualbox": os.system("VBoxManage controlvm %s poweroff" % self.VBOX_NAME) self.status_label.set_markup("%s" % self.previous_text) except: pass self.p = None self.stopthread.set() if __name__ == "__main__": # Support for command line options. import logging import optparse logger = logging.getLogger("testdrive") logger.setLevel(logging.INFO) # Logging to the console ch = logging.StreamHandler() ch.setLevel(logging.DEBUG) # Logger formatter formatter = logging.Formatter("%(levelname)s: %(message)s") ch.setFormatter(formatter) # Add the handlers logger.addHandler(ch) parser = optparse.OptionParser() parser.add_option( "--verbose", action="store_true", dest="verbose", help=_("Show debug messages")) parser.add_option( "-v", "--version", action="store_true", dest="version", default=False, help=_("print version and system data, and exit")) (options, args) = parser.parse_args() if options.version: version = commands.getstatusoutput("dpkg -l testdrive-gtk | tail -n1 | awk '{print $3}'") logger.info(_("testdrive-gtk %s") % version[1]) sys.exit(0) # Set the logging level to show debug messages. if options.verbose: logger.setLevel(logging.DEBUG) logger.debug("logging enabled") # Run the application. window = TestdrivegtkWindow() window.show() gtk.main() testdrive-3.26/bin/testdrive0000755000000000000000000004036012271433474013064 0ustar #!/usr/bin/python # # testdrive - run today's Ubuntu development ISO, in a virtual machine # Copyright (C) 2009 Canonical Ltd. # Copyright (C) 2009 Dustin Kirkland # # Authors: Dustin Kirkland # Andres Rodriguez # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 3 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . import commands, hashlib, os, string, sys, tempfile, time, platform, subprocess, tarfile, logging from optparse import OptionParser import gettext from gettext import gettext as _ gettext.textdomain('testdrive') from testdrive import testdrive from testdrive.virt import kvm, virtualbox, parallels # Start logger logger = logging.getLogger("testdrive") logger.setLevel(logging.DEBUG) # Logging to the console ch = logging.StreamHandler() ch.setLevel(logging.DEBUG) # Logger formatter formatter = logging.Formatter("%(levelname)s: %(message)s") ch.setFormatter(formatter) # Add the handlers logger.addHandler(ch) # Creates the UI list def select_iso(td, ISO): while 1: i = 1 print(_("\nWelcome to Testdrive!\n")) menu = [] for iso in ISO: if iso["category"] == td.f: print(" %d. %s (%s-%s)" % (i, iso["name"], td.r, iso["arch"])) filename = os.path.basename(iso["url"]) path = "%s/%s_%s" % (td.CACHE_ISO, iso["category"], filename) if os.path.exists(path): print(_(" +-cache--> [%s] %s") % (time.strftime("%Y-%m-%d %H:%M:%S", time.localtime(os.path.getmtime(path))), filename)) i=i+1 menu.append({"id":i, "url":iso["url"], "cat": iso["category"]}) print(_(" %d. Other (prompt for ISO URL)") % i) try: input = raw_input(_("\nSelect an image to testdrive [1]: ")) if len(input) == 0: choice = 1 else: choice = int(input) except KeyboardInterrupt: print("\n") exit(0) except: logger.error(_("\nERROR: Invalid input\n")) continue if choice == i: url = raw_input(_("\nEnter an ISO URL to testdrive: ")) break elif choice in range(1, i): url = menu[choice-1]["url"] td.ISO_PATH_HEADER = menu[choice-1]["cat"] break else: logger.error(_("\nERROR: Invalid selection\n")) return(url) def error(str): logger.error(_("\n%s\n") % str) sys.exit(1) def is_iso(file): # If it's a URL, assume it's good for i in ("http", "ftp", "rsync", "file", "zsync"): if string.find(file, "%s://" % i) == 0: return(file) # If it's a local path, test it for viability if commands.getstatusoutput("file \"%s\" | grep -qs \"ISO 9660\"" % file)[0] == 0: return("file://%s" % file) elif tarfile.is_tarfile(file): return("file://%s" % file) else: error(_("Invalid ISO URL [%s]") % file) def is_disk_img(file): (status, output) = commands.getstatusoutput("file %s | grep -qs 'Qemu Image'" % file) if status == 0: # qemu/kvm qcow2 image return True (status, output) = commands.getstatusoutput("file %s | grep -qs 'QEMU QCOW Image'" % file) if status == 0: # qemu/kvm qcow2 image return True (status, output) = commands.getstatusoutput("file %s | grep -qs '.img: data$'" % file) if status == 0: # probably a virtual box image return True return False def is_cloud_img(file): img = False floppy = False try: tar = tarfile.open(file) except: return False tarball = tar.getnames() for item in tarball: if str(item).split(".")[-1] == "img": img = True elif str(item).split("-")[-1] == "floppy" and img: floppy = True break if img and floppy: return True else: return False def run(cmd): return(os.system(cmd)) def run_or_die(cmd): if run(cmd) != 0: error(_("Command failed\n `%s`") % cmd) def run_vm(cmd, td, curses): if not curses: p = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE) if td.VIRT == 'kvm': if curses: logger.info(_("Launching Virtual Machine using CURSES as screen mode")) run_or_die(cmd) else: p.wait() elif td.VIRT == 'virtualbox': # Give this VM a few seconds to start up time.sleep(5) # Loop as long as this VM is running while commands.getstatusoutput("VBoxManage list runningvms | grep -qs %s" % td.VBOX_NAME)[0] == 0: time.sleep(2) elif td.VIRT == 'parallels': # Loop as long as this VM is running while commands.getstatusoutput("prlctl list %s | grep -qs stopped" % td.VBOX_NAME)[0] != 0: time.sleep(2) def main(): # Initialize Testdrive Class, sending section used to retrieve settings from config file td = testdrive.Testdrive('testdrive') # Local UI hasOptions = False # Codename cache variables update_cache = None codename = None cdimage = None cloud_curses = False # Option Parser usage = "usage: %prog \n\ \n\ %prog is a utility that allows you to easily download the latest Ubuntu\n\ development release and run it in a virtual machine.\n\ \n\ All options to this program are handled through the global configuration\n\ file, /etc/%progrc, and then the user's local configuration file,\n\ ~/.%progrc, then the configuration stored in\n\ ~/.config/%prog/%progrc\n\ \n\ Users wanting to change the behavior default configuration can make a\n\ copy of /etc/%progrc, and pass this as a parameter to %prog.\n" parser = OptionParser(usage) parser.add_option('-f', '--config', action='store', type='string', dest='config', help=_('user configuration file (overriding default values')) parser.add_option('-v', '--version', action='store_true', dest='version', default=False, help=_('print version and system data, and exit')) parser.add_option('-u', '--url', action='store', type='string', dest='url', help=_('get ISO image from this URL location')) parser.add_option('-d', '--desktop', action='store_true', dest='desktop', default=False, help=_('try to launch usb-creator for further testing')) parser.add_option('-r', '--release', action='store', type='string', dest='release', help=_('hardcode Ubuntu RELEASE codename')) parser.add_option('-l', '--flavor', action='store', type='string', dest='flavor', help=_('hardcode Ubuntu flavor. Available Flavors:\n\ ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin/ubuntugnome')) parser.add_option('-p', '--repo', action='store', type='string', dest='repository', help=_('hardcode Ubuntu repository from where to obtain ISOs:\n\ releases/cdimage/cloud-daily/cloud-releases')) parser.add_option('-c', '--curses', action='store_true', default=False, dest='curses', help=_('displays the Virtual Machine in the shell. Only valid for Cloud images.')) #parser.add_option('-v', '--verbose', action='store_true', default=False, dest='verbose', # help=_('show debug messages')) (opt, args) = parser.parse_args() logger.info(_("version passed: %s") % opt.version) if opt.version: hasOptions = True version = commands.getstatusoutput("dpkg -l testdrive-cli | tail -n1 | awk '{print $3}'") logger.info(_("testdrive %s") % version[1]) #TODO: Why is get_virt() here? Disable until is determined if we really need it or not. If yes, we'll have to add same code as below, # for same function td.get_virt() sys.exit(0) ############################## ## Configuration Files Code ## ############################## # prime configuration with defaults config_files = ["/etc/%s" % td.PKGRC, "%s/.%s" % (td.HOME, td.PKGRC), "%s/.config/%s/%s" % (td.HOME, td.PKG, td.PKGRC) ] logger.info(_("config passed: %s") %opt.config) if opt.config: hasOptions = True if opt.config[0] != '/': opt.config = '%s/.config/%s/%s' % (td.HOME, td.PKG, opt.config) config_files += [opt.config] # try to load configuration files; on error exit # Let the user know which config files were used for i in config_files: logger.info(_('Trying config in %s') % i) if os.path.exists(i): try: td.load_config_file(i) logger.info(_("Using configuration in %s") % i) except: error(_("Invalid configuration [%s]") % i) ###################################### ## Choose the virtualization engine ## ###################################### if not td.VIRT: td.VIRT = td.get_virt() if td.VIRT == 1: error(_("Your CPU supports KVM acceleration; please install KVM:\n\ sudo apt-get install qemu-kvm")) elif td.VIRT == 0: error(_("Your CPU does not support acceleration; run kvm-ok for more information; then please install VirtualBox:\n\ kvm-ok\n\ sudo apt-get install virtualbox")) elif td.VIRT == "kvm": logger.info(_("Using KVM for virtual machine hosting...")); elif td.VIRT == "virtualbox": logger.info(_("Using VirtualBox for virtual machine hosting...")) elif td.VIRT == "paralels": logger.info(_("Using Parallels Desktop for virtual machine hosting...")) ########################################## ## UI Options needed after config files ## ########################################## # TODO: is_iso function is locally used to see if the url is indeed one or not. Could be used by the front-end # Process the rest of the options if opt.url: hasOptions = True if is_disk_img(opt.url): # Argument is an existing qcow2 image td.DISK_FILE = opt.url td.ISO_URL = "file:///dev/null" elif is_cloud_img(opt.url): if td.VIRT != 'kvm': error(_("Launching Cloud images only works with KVM. Please switch your virtualization method...")) td.p = 'cloud-daily' if opt.curses: td.KVM_ARGS = td.KVM_ARGS + ' -curses' cloud_curses = True td.ISO_URL = is_iso(opt.url) else: td.ISO_URL = is_iso(opt.url) # Launch usb-creator if opt.desktop: hasOptions = True DESKTOP = 1 else: DESKTOP = 0 # Hardcoded release codename from executable. Overrides value in config file if opt.release: hasOptions = True td.r = opt.release # Hardcode Ubuntu Flavor. Overrides value in config file if opt.flavor: hasOptions = True #TODO: Add validate to see if option passed is valid td.f = opt.flavor # Harcoding repository from where to obtain list of ISOs if opt.repository: hasOptions = True td.p = opt.repository ################################# ## set defaults were undefined ## ################################# td.set_defaults() ################################################# ## Obtain the Ubuntu ISO List from the cdimage ## ## Obtain Release Codename from ISO cache ## ################################################# # Verify if the ISO list is cached, if not, set variable to update/create it. if td.is_iso_list_cached() is False: update_cache = 1 # If ISO list is cached, verify if it is expired. If it is, set variable to update it. elif td.is_iso_list_cache_expired() is True: update_cache = 1 # If variable set to update, obtain the ISO list from the Ubuntu CD Image repository. if update_cache == 1: logger.info(_("Obtaining Ubuntu ISO list from %s...") % td.u) try: cdimage = td.obtain_ubuntu_iso_list_from_repo() except: error(_("ERROR: Could not obtain the Ubuntu ISO list from %s...") % td.u) # If the ISO List was obtained, update the cache fle if cdimage: try: td.update_ubuntu_iso_list_cache(cdimage) except: error(_("Unable to update the Ubuntu ISO list cache...")) # Try to retrieve the ISO list from the cache logger.info(_("Retrieving the Ubuntu ISO list from cache...")) try: isos = td.get_ubuntu_iso_list() except: error(_("Unable to retrieve the Ubuntu ISO list from cache...")) # Obtain Ubuntu Release Codename from ISO cache if not td.r: td.set_ubuntu_release_codename(isos) # Obtain ISO list for Menu ISO = td.list_isos(isos) #################################################### ## Obtaining ISO/Setting Launch Path/Get Protocol ## #################################################### # Show the Command Line MENU and OBTAIN URL if not td.ISO_URL: td.ISO_URL = select_iso(td, ISO) # Setting launch path. Comes from merging rev 189 td.set_launch_path() # BUG: should check disk space availability in CACHE dir # Update the cache logger.info(_("Syncing the specified ISO...")) print(" %s" % td.ISO_URL) cmd = td.get_proto() if cmd == 1: error(_("Unsupported protocol [%s]") % td.PROTO) if td.PROTO != 'file' and td.PROTO != 'rsync': if run("wget --spider -S %s 2>&1 | grep 'HTTP/1.. 200 OK'" % td.ISO_URL) != 0: error(_("ISO not found at [%s]") % td.ISO_URL) if cmd != 0: run_or_die(cmd) if td.p == 'cloud-daily' or td.p == 'cloud-releases': logger.info("Preparing Cloud image [%s]" % os.path.basename(td.PATH_TO_ISO).split("_")[-1]) td.prepare_cloud_img_tarball() ########################## ## Creating Virt Object ## ########################## # Create DISK_FILE to initialize Virt Method defaults. if len(td.DISK_FILE) == 0: td.DISK_FILE = td.create_disk_file() if td.VIRT == "kvm": virt = kvm.KVM(td) if td.VIRT == "virtualbox": virt = virtualbox.VBox(td) if td.VIRT == "paralels": virt = parallels.Parallels(td) ################### ## Launch the VM ## ################### logger.info(_("Validating Virtualization Method....")) try: virt.validate_virt() except: error(_("Unable to validate Virtualization Method [%s]") % td.VIRT) logger.info(_("Setting up Virtual Machine...")) try: virt.setup_virt() except: error(_("Unable to setup Virtual Machine")) logger.info(_("Launching Virtual Machine...")) try: cmd = virt.launch_virt() print "\t%s" % cmd if td.VIRT == "kvm": logging.debug("%s:%s" % (time.strftime("%Y-%m-%d_%H:%M:%S"), cmd)) run_vm(cmd, td, cloud_curses) except: error(_("Unable to launch Virtual Machine")) rm_disk = td.delete_image() if rm_disk: logger.info(_("Cleaning up disk image [%s]...") % td.DISK_FILE) # Remind about cache cleanup logger.info(_("You may wish to clean up the cache directory...")) print(_(" %s and %s") % (td.CACHE_ISO, td.CACHE_IMG)) #run("ls -HhalF %s %s" % (CACHE_ISO, CACHE_IMG)) #run("du -sh --apparent-size %s %s 2>/dev/null || du -sh %s %s" % (CACHE_ISO, CACHE_IMG)) # Launch Desktop if DESKTOP == 1: if os.path.exists("/usr/bin/usb-creator-gtk") or os.path.exists("/usr/bin/usb-creator-kde"): input = raw_input(_("\nLaunch USB Startup Disk Creator for further testing of this ISO? [y/N] ")) if input == "y" or input == "Y": td.launch_usb_creator() else: raw_input(_("\nPress to exit...")) sys.exit(0) if __name__ == '__main__': main() testdrive-3.26/po/0000755000000000000000000000000012273710027010762 5ustar testdrive-3.26/po/testdrive.pot0000644000000000000000000003116112273710027013521 0ustar # 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 , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-02-03 14:48+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:50 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:140 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:223 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:228 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:267 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:307 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:323 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:327 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:402 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:405 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:416 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:421 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:426 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:439 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:443 ../bin/testdrive-gtk.py:444 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:564 ../bin/testdrive-gtk.py:599 #: ../bin/testdrive-gtk.py:906 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:566 ../bin/testdrive-gtk.py:601 #: ../bin/testdrive-gtk.py:908 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:629 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:632 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:666 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:673 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:678 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:683 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:737 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:740 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:743 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:797 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:818 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:825 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:830 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:835 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:842 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:868 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:888 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:937 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:943 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:1007 msgid "Show debug messages" msgstr "" #: ../bin/testdrive-gtk.py:1011 ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive-gtk.py:1016 #, python-format msgid "testdrive-gtk %s" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/" "ubuntukylin/ubuntugnome" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:343 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:355 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:502 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:221 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:284 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:347 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:351 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:359 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:484 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-th.po0000644000000000000000000003142312207147753013756 0ustar # Thai translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2010-02-11 16:10+0000\n" "Last-Translator: SiraNokyoongtong \n" "Language-Team: Thai \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "ทดลองใช้ Ubuntu ISO" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "ดาวน์โหลดและเรียกใช้ Ubuntu ISO ในเครื่องเสมือนจริง" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-de.po0000644000000000000000000004137012207147753013735 0ustar # German translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2010-09-01 21:28+0000\n" "Last-Translator: Daniel Schury \n" "Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Ein Ubuntu-Abbild testen" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "" "Ein Ubuntu-Abbild herunterladen und in einer virtuellen Maschine testen" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "Weitere" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "Ermittle Einstellungen …" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "Veröffentlichung: %s" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "Abbildpaketquelle: http://%s.ubuntu.com/" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "Ein Abbild zu TestDrive hinzufügen" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" "Konnte nicht geöffnet werden, weil »testdrive« nicht installiert ist.\n" "Bitte installieren Sie testdrive: \n" "\n" "sudo apt-get install testdrive-cli" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "Ein ISO- oder Datenträgerabbild mit TestDrive testen" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "Ermittle das Synchronisierungsprotokoll des angegebenen Abbilds …" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "Nicht unterstütztes Protokoll [%s]" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "Ermittle die Virtualisierungsmethode …" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" "Ihr Prozessor unterstützt KVM-Beschleunigung; Bitte installieren Sie KVM" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" "Ihr Prozessor unterstützt KVM-Beschleunigung; Bitte installieren Sie KVM:\n" "\n" "sudo apt-get install qemu-kvm" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" "Ihr Prozessor unterstützt keine Beschleunigung; Führen Sie kvm-ok für " "weitere Informationen aus und installieren Sie anschließend VBox" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" "Ihr Prozessor unterstützt keine Beschleunigung; Führen Sie kvm-ok für " "weitere Informationen aus und installieren Sie anschließend VBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "Beziehe die Ubuntu-Abbildliste aus dem Zwischenspeicher …" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "Konnte die Ubuntu-Abbildliste nicht aus dem Zwischenspeicher lesen …" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr " ZWISCHENSPEICHER: [%s]" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr " ZWISCHENSPEICHER: [leer]" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "Dort sind zur Zeit keine anderen Abbilder …" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" "Dort sind zur Zeit keine anderen Abbilder für diese Architektur " "…" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "Abbild hinzufügen" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "USB-Datenträger erstellen" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "Synchronisieren" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "Starten" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "Verwende KVM als virtuelle Maschine …" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "Verwende VirtualBox als virtuelle Maschine …" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "Verwende Parallels Desktop als virtuelle Maschine …" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "sync_iso: Thread wird ausgeführt …" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "launch_iso: Thread wird ausgeführt oder synchronisiert …" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" "Es wurde kein Abbild ausgewählt.\n" "\n" "Bitte wählen Sie ein Abbild aus, um einen USB-Startdatenträger zu erstellen." #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" "Mehr als ein Abbild wurde ausgewählt.\n" "\n" "Bitte wählen Sie nur ein Abbild aus, um fortzufahren!" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" "Das angegebene Abbild existiert nicht!\n" "\n" "Bitte synchronisieren Sie Ihre Abbilder um fortzufahren." #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "USB-Erstellungsprogramm konnte nicht gestartet werden!" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "Debug-Meldungen anzeigen" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" "\n" "Willkommen zu TestDrive!\n" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr " +-Speicher-->[%s] %s" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr " %d. Andere (Eingabe für Abbild-URL)" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" "\n" "Wähle ein Abbild für testdrive aus [1]: " #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" "\n" "FEHLER: Ungültige Eingabe\n" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" "\n" "Geben Sie eine Abbild-URL für testdrive an: " #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" "\n" "FEHLER: Ungültiger Abschnitt\n" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "Ungültige Abbild-URL [%s]" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" "Befehl fehlgeschlagen\n" " »%s«" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "Benutzerkonfigurationsdatei (Überschreibt Vorgabewerte)" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "Version und Systemdaten ausgeben und beenden" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "Abbild von dieser URL erhalten" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "Versuchen dasUSB-Erstellungsprogramm für weitere Tests starten" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "Fest programmierte Ubuntu-VERSION-Codename" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "Getestete Version: %s" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "testdrive %s" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "Getestete Einstellung: %s" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "Teste Konfiguration in %s" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "Verwende Einstellungen in %s" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "Fehlerhafte Einstellungen [%s]" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "Ubuntu-Abbildliste wird von %s geladen …" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "FEHLER: Konnte das Ubuntu-Ablist nicht von der Liste %s beziehen …" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "Der Ubuntu-Abbildspeicher konnte nicht aktualisiert werden …" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "Synchronisiere das ausgewählte Abbild …" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "Abbild wurde nicht unter [%s] gefunden" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "Virtualisierungsmethode wird validiert …" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "Konnte Virtualisierungsmethode [%s] nicht validieren" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "Virtuelle Maschine wird eingerichtet …" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "Virtuelle Maschine konnte nicht eingerichtet werden" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "Virtuelle Maschine wird gestartet …" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "Virtuelle Maschine konnte nicht gestartet werden" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "Festplattenabbild [%s] wird bereinigt …" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "Eventuell sollten Sie noch den Zwischenspeicherordner aufräumen …" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr " %s und %s" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" "\n" "USB-Startmedienersteller für weitere Tests des Abbilds starten? [y/N] " #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" "\n" " zum Beenden eingeben …" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "Bitte geben Sie eine Beschreibung ein" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "Bitte geben Sie eine URL ein" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" "Es wurde kein Synchronisationsprotokoll ausgewählt, bitte wählen Sie eins " "aus." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "Beschreibung" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "Protokoll auswählen:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "Andere ..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "TestDrive-Einstellungen" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "finish_initialization()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "Paketquelle auswählen:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "Veröffentlichung auswählen:" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "Konfigurationsdatei auswählen: [%s]" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "Konfigurationsdatei [%s] konnte nicht geladen werden" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr " von %s verfügbar." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "Konnte die Ubuntu-Abbildliste nicht von %s laden …" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "Ubuntu-Abbildspeicher wird aktualisirt …" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "get_preferences()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "Dateien konnten nicht aus [%s] aufgeräumt werden" testdrive-3.26/po/testdrive-fi.po0000644000000000000000000003131412207147753013740 0ustar # Finnish translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2010-02-12 21:35+0000\n" "Last-Translator: Heikki Mäntysaari \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Testaa Ubuntun levykuvia" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Lataa ja kokeile Ubuntun levykuvia virtuaalikoneella" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-pl.po0000644000000000000000000003131712207147753013760 0ustar # Polish translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2010-02-14 19:49+0000\n" "Last-Translator: Tomasz 'Zen' Napierala \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Przetestuj obraz ISO Ubuntu" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Pobierz i uruchom obraz ISO Ubuntu w maszynie wirtualnej" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-uk.po0000644000000000000000000003135712207147753013770 0ustar # Ukrainian translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2011-04-05 11:06+0000\n" "Last-Translator: ma$terok \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Тестування Ubuntu ISO" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Завантаження і запуск ISO-образiв Ubuntu у віртуальній машині" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-nl.po0000644000000000000000000004004412207147753013753 0ustar # Dutch translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2011-04-19 02:47+0000\n" "Last-Translator: Rachid \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Een Ubuntu-ISO testen" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Ubuntu-ISO's downloaden en in een virtuele machine draaien" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "Overige" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "Voorkeuren instantiëren..." #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "Uitgave: %s" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "ISO-bron: http://%s.ubuntu.com/" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "ISO toevoegen aan TestDrive" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" "Kan niet geopend worden om dat 'testdrive' niet geïnstalleerd is.\n" "Instaleer testdrive: \n" "\n" "sudo apt-get install testdrive-cli" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "ISO of beeldbestand testen" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "Sync-protocol voor de gegeven ISO ophalen..." #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "Protocol [%s] wordt niet ondersteund" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "Virtualisatiemethode ophalen..." #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "Uw processor ondersteunt KVM-versnelling; installeer KVM" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" "Uw processor ondersteunt KVM-versnelling; installeer KVM:\n" "\n" "sudo apt-get install qemu-kvm" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" "Uw processor ondersteunt geen versnelling; voer kvm-ok uit voor meer " "informatie; installeer vervolgens VirtualBox" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" "Uw processor ondersteunt geen versnelling; voer kvm-ok uit voor meer " "informatie; \n" "installeer vervolgens VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "Ubuntu-ISO-lijst ophalen uit de cache..." #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "Kon Ubuntu-ISO-lijst niet ophalen uit de cache..." #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr " CACHE: [%s]" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr " CACHE: [empty]" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "Er zijn nog geen andere ISO's..." #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "Er zijn nog geen ISO's voor deze architectuur..." #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "ISO toevoegen" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "USB-schijf maken" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "Sync" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "Starten" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "KVM wordt gebruikt voor de virtuele machine..." #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "VirtualBox wordt gebruikt voor de virtuele machine..." #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "Parallels wordt gebruikt voor de virtuele machine..." #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "sync_iso: Thread wordt uitgevoerd..." #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "launch_iso: Thread wordt uitgevoerd of gesynchroniseerd..." #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" "Er is geen ISO geselecteerd.\n" "\n" "Selecteer een ISO om een USB-opstartschijf te maken." #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" "Er is meer dan 1 ISO geselecteerd.\n" "\n" "Select 1 ISO om door te gaan!" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" "De gekozen ISO bestaat niet!\n" "\n" "Synchroniseer de ISO om door te gaan." #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "Kon USB-opstartschijf aanmaken niet starten!" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "Debug-berichten weergeven" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" "\n" "Welkom bij Testdrive!\n" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr " +-cache--> [%s] %s" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr " %d. Anders (vraag om ISO URL)" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" "\n" "Selecteer een beeldbestand om uit te voeren met TestDrive [1]: " #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" "\n" "FOUT: ongeldige invoer\n" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" "\n" "Geef een URL naar de ISO die getest moet worden: " #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" "\n" "FOUT: ongeldige selectie\n" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "Ongelding ISO-URL [%s]" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" "Opdracht mislukt\n" " `%s`" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "Gebruikersconfiguratie (overschrijft standaard configuratie)" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "print versie- en systeemgegevens, en sluit af" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "ISO-beeldbestand vanaf deze URL ophalen" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "Probeer usb-schijf aanmaken te starten voor verdere testen" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "hardcode Ubuntu RELEASE codenaam" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "Versie meegegeven: %s" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "testdrive %s" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "configuratie meegegeven: %s" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "Probeer configuratie in %s" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "Gebruik configuratie in %s" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "Ongeldige configuratie [%s]" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "Ubuntu-ISO-lijst ophalen van %s..." #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "FOUT: Kon de Ubuntu-ISO-lijst niet ophalen van %s..." #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "Cache van Ubuntu-ISO-lijst kon niet bijgewerkt worden..." #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "Gekozen ISO synchroniseren..." #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "ISO niet gevonen op [%s]" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "Virtualisatiemethode valideren..." #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "Kon virtualisatiemethode [%s] niet valideren" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "Virtuele machine opzetten..." #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "Kon virtuele machine niet opzetten" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "Virtuele machine starten..." #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "Kon virtuele machine niet starten" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "Beeldbestand [%s] opschonen..." #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "U wilt misschien de cache-map opschonen..." #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr " %s en %s" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" "\n" "USB-opstartschijf aanmaken starten om deze ISO verder te testen? [y/N] " "(y=Ja, n=nee) " #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" "\n" "Druk op om af te sluiten..." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "Vul een beschrijving in" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "Vul een URL in" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "Geen sync-protocol gekozen, selecteer er één." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "Beschrijving" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "Selecteer protocol:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "Anders..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "TestDrive voorkeuren" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "finish_initialization()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "Bron selecteren:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "Uitgave selecteren:" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "Configuratiebestand [%s] lezen" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "Kon configuratiebestand [%s] niet laden" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr " van %s beschikbaar" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "Kon de Ubuntu-ISO-lijst niet ophalen van %s..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "Cache van Ubuntu-ISO-lijst bijwerken..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "get_preferences()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "Kon bestanden niet opschonen van [%s]" testdrive-3.26/po/testdrive-bs.po0000644000000000000000000004007412207147753013751 0ustar # Bosnian translation for testdrive # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2012-06-13 08:36+0000\n" "Last-Translator: Ashraf Gheth \n" "Language-Team: Bosnian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Probajte Ubuntu ISO" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Preuzmite i pokrenite Ubuntu ISO u virtuelnoj mašini" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "Ostale" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "Instanciranje Preferenci..." #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "Izdanje: %s" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "ISO repozitorij: http://%s.ubuntu.com/" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "Dodaj ISO sliku na TestDrive" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" "Nije moguće otvoriti jer 'testdrive' nije instaliran.\n" "Molim vas instalirajte testdrive: \n" "\n" "sudo apt-get install testdrive-cli" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "Testirajte ISO ili disk sliku" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "Nabavljam sinhronizacijski protokol odabrane ISO slike..." #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "Nepodržani protokol [%s]" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "Nabavka metode virtualizacije..." #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "Vaš CPU podržava KVM ubrzanje; molim instalirajte KVM" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" "Vaš CPU podržava KVM ubrzanja; molim vas instalirajte KVM:\n" "\n" "sudo apt-get install qemu-kvm" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" "Vaš CPU ne podržava ubrzanja; pokrenite kvm-ok za više informacija; potom " "instalirajte VBox" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" "Vaš CPU ne podržava ubrzanja; pokrenite kvm-ok za detalje;\n" "zatim instalirajte VBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "Vraćam Ubuntu ISO listu iz keša..." #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "Nemoguće vratiti Ubuntu ISO listu iz keša..." #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr " KEŠ: [%s]" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr " KEŠ [empty]" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "I dalje nema ostalih ISO slika..." #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "I dalje nema ISO slika za ovu arhitekturu..." #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "Dodaj ISO sliku" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "Kreiraj USB disk" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "Sinhronizacija" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "Pokreni" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "Koristim KVM za hostovanje virtualne mašine..." #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "Koristim VBox za hostovanje virtuelne mašine..." #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "Koristim Parallels Desktop za hostovanje virtualne mašine..." #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "sync_iso: Nit se izvršava..." #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "launch_iso: Nit se izvršava ili sinkronizuje..." #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" "Nijedna ISO slika nije izabrana.\n" "\n" "Izaberite ISO sliku da biste kreirali USB Pokretački Disk." #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" "Više nego 1 ISO slika je izabrana.\n" "\n" "Izaberite samo jednu ISO sliku da bi ste nastavili!" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" "Navedena ISO slika ne postoji!\n" "\n" "Molim, sinhronizrajte ISO sliku da nastavite." #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "Nije moguće pokrenuti USB kreator!" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "Prikaži ispravljačke poruke" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" "\n" "Dobro došli u Testdrive!\n" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr " +-keš--> [%s] %s" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr " %d. Drugi (tražiti ISO URL)" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" "\n" "Izaberite sliku za testdrive [1]: " #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" "\n" "GREŠKA: Nevažeći unos\n" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" "\n" "Unesite ISO URL u testdrive: " #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" "\n" "GREŠKA: Nevažeći izbor\n" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "Nevažeći URL ISO slike [%s]" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" "Komanda nije uspjela\n" " '%s'" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "konfiguracijske datoteke korisnika (premošćijem zadane vrijednosti" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "isprintati verziju i podaci sustava, pa izlaci" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "skini ISO sliku sa ove URL lokacije" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "pokušaj pokrenuti usb-launch za dalja testiranja" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "kodno ime hardcode Ubuntu IZDANJE" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "verzija prošla: %s" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "testdrive %s" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "konfiguracija prošla: %s" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "Testira konfiguracije u %s" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "Koristim konfiguracije u %s" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "Nevžeće konfiguracije [%s]" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "Dobijanje Ubuntu ISO listu s %s..." #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "GREŠKA: Nismo mogli dobiti Ubuntu ISO listu od %s..." #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "Neuspjela nadogradnja keša Ubuntu ISO liste..." #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "Sinkronizujem odabrani ISO..." #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "ISO slika nije pronađena na [%s]" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "Potvrđujem Virtualizacijski metod...." #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "Nije moguće ovažiti metod virtuelizacije [%s]" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "Postavljanje Virtuelne Mašine" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "Nije moguće postaviti Virtuelnu mašinu" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "Pokretanje Virtualne Mašine..." #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "Nismo u stanju pokrenuti Virtualnu Mašinu..." #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "Brisanje sliku diska [%s]..." #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "Mozda biste željeli očistiti keš direktorij..." #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr " %s i %s" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" "\n" "Pokretanje startnog USB Disk Kreatora za daljnja testiranja ISO slike?[D/N] " #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" "\n" "Pritisnite da bi izašli..." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "Molimo Vas da unesete opis" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "Molimo Vas unesite URL" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "Nijedan protokol za sinhronizaciju nije odabran, odaberite jedan." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "Opis" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "Izaberite protokol:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "Ostalo..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "Postavke TestDrive-a" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "finish_initialization()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "Izaberi repozitorijum:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "Izaberite verziju:" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "Čitanje konfiguracione datoteke: [%s]" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "Nije moguće učitati kofiguracionu datoteku [%s]" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr " od %s dostupno." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "Nije moguće dobiti Ubuntu ISO listu s %s..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "Ažuriranje keša Ubuntu ISO liste" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "get_preferences()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "Nije moguće očistiti fajlove sa [%s]" testdrive-3.26/po/testdrive-fr.po0000644000000000000000000003134412207147753013754 0ustar # French translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2010-08-20 08:19+0000\n" "Last-Translator: Nicolas DERIVE \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Conduite de tests pour une ISO Ubuntu" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "" "Télécharge et exécute une image ISO d'Ubuntu dans une machine virtuelle" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-sv.po0000644000000000000000000003132112207147753013770 0ustar # Swedish translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2010-02-11 21:50+0000\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Testkör en Ubuntu-avbildning" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Hämta och kör en ISO-avbildning av Ubuntu i en virtuell maskin" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-es.po0000644000000000000000000004072712207147753013761 0ustar # Spanish translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2011-03-15 05:44+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Pruebe una imagen ISO de Ubuntu" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Descargue y ejecute un Ubuntu ISO en una máquina virtual" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "Otros" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "Creando instancia de las preferencias..." #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "Versión: %s" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "Repositorio de ISO: http://%s.ubuntu.com/" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "Añadir una ISO a TestDrive" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" "No se puede abrir porque «testdrive» no está instalado.\n" "Por favor instale testdrive: \n" "\n" "sudo apt-get install testdrive-cli" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "Pruebe una imagen ISO o una imagen de disco" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" "Obteniendo el protocolo de sincronización de la imagen ISO especificada..." #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "Protocolo no soportado [%s]" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "Obteniendo método de virtualización..." #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "Su CPU soporta aceleración KVM; por favor instale KVM" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" "Su CPU soporta aceleración KVM; por favor instale KVM:\n" "\n" "sudo apt-get install qemu-kvm" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" "Su CPU no soporta aceleración; ejecute kvm-ok para obtener más información; " "a continuación instale VBox" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" "Su CPU no soporta aceleración; ejecute kvm-ok para más información;\n" "luego instale VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "Obteniendo la lista de imágenes ISO de la cache..." #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "No se pudo obtener la lista de imágenes ISO de la cache..." #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr " CACHE: [%s]" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr " CACHE: [vacía]" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "Todavía no existen otras imágenes ISO..." #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "Aún no existen ISOs para esta arquitectura..." #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "Añadir ISO" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "Crear disco USB" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "Sincronizar" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "Iniciar" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "Utilizando KVM para hospedaje de máquinas virtuales..." #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "Utilizando VirtualBox para hospedaje de máquinas virtuales..." #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "Utilizando Parallels Desktop para hospedaje de máquinas virtuales..." #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "sync_iso: El hilo se está ejecutando..." #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "launch_iso: El hilo se está ejecutando o sincronizando..." #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" "No se ha seleccionado ninguna imagen ISO.\n" "\n" "Seleccione una imagen ISO para crear un disco de arranque USB." #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" "Ha seleccionado más de una ISO-\n" "\n" "Seleccione solamente un archivo ISO para continuar." #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" "La ISO especificada no existe.\n" "\n" "Sincronice la ISO para continuar." #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "Imposible lanzar Creador de discos de arranque" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "Mostrar mensajes de depuración" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" "\n" "¡Bienvenido/a a Testdrive!\n" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr " +-cache--> [%s] %s" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr " %d. Otro (apuntar a URL de ISO)" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" "\n" "Seleccione una imagen para probar en TestDrive [1]: " #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" "\n" "ERROR: Entrada no válida\n" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" "\n" "Introduzca una URL de ISO para probar en Testdrive: " #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" "\n" "ERROR: Selección inválida\n" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "URL de ISO inválida [%s]" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" "Falló la orden\n" " «%s»" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" "archivo de configuración de usuario (suplantando los valores predeterminados" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "Imprimir versión y datos del sistema, y luego salir" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "obtener imagen ISO desde esta dirección URL" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "trate de lanzar el creador de discos de arranque para más pruebas" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "versión aprobada: %s" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "testdrive %s" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "config aprobada: %s" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "Probando configuración en %s" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "Utilizando de configuración en %s" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "Configuración inválida [%s]" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "Obteniendo la lista de ISOs de Ubuntu desde %s..." #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "ERROR: no se pudo obtener la lista de ISO de Ubuntu desde %s..." #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" "No se ha podido actualizar el caché de la lista de imágenes de Ubuntu" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "Sincronizando el ISO especificado..." #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "No se encontró ninguna ISO en [%s]" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "Validando método de virtualización..." #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "No se pudo validar el método de virtualización [%s]" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "Configurando máquina virtual..." #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "No se pudo configurar la máquina virtual" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "Ejecutando máquina virtual..." #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "No se ha podido ejecutar la máquina virtual" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "Limpiando la imágen de disco [%s]..." #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "Quizá quiera limpiar el directorio de caché..." #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr " %s y %s" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" "\n" "¿Ejecutar el Creador de discos de arranque para más pruebas de esta ISO? " "[s/N] " #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" "\n" "Presione para salir..." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "Escriba una descripción" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "Escriba una URL" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "No se ha seleccionado ningún protocolo de sincronización, elija uno." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "Descripción" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "Seleccione protocolo:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "Otros..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "Preferencias de TestDrive" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "finish_initialization()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "Seleccione un repositorio:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "Seleccione versión:" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "Leyendo archvio de configuración: [%s]" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "No se pudo cargar archivo de configuración [%s]" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr " de %s disponibles." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" "No se ha podido obtener la lista de imágenes ISO de Ubuntu desde %s..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "Actualizando caché de la lista de imágenes ISO de Ubuntu" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "get_preferences()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "Imposible eliminar archivos de [%s]" testdrive-3.26/po/testdrive-ca.po0000644000000000000000000003422212207147753013726 0ustar # Catalan translations for PACKAGE package # Traduccions al català del paquet «PACKAGE». # Copyright (C) 2010 THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # David Planella , 2010. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2010-08-20 07:59+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Comproveu una ISO de l'Ubuntu" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Baixeu i executeu una ISO de l'Ubuntu en una màquina virtual" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "Altres" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "Versió: %s" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "Dipòsit d'imatges ISO http://%s.ubuntu.com/" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "Afegiu una imatge ISO per comprovar" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" "No s'ha pogut obrir perquè el «testdrive» no està instal·lat.\n" "Instal·leu el testdrive: \n" "\n" "sudo apt-get install testdrive-cli" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "Comproveu una imatge ISO o de disc" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "El protocol no és compatible [%s]" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" "S'està recollint la llista d'imatges ISO de l'Ubuntu de la memòria cau..." #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" "No s'ha pogut recollir la llista d'imatges ISO de l'Ubuntu de la memòria " "cau..." #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr " MEM. CAU: [%s]" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr " MEM. CAU: [buida]" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "Encara no hi ha cap altra imatge ISO..." #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" "Encara no hi ha cap imatge ISO per a aquesta arquitectura..." #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "Afegeix una imatge ISO" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "Crea un disc USB" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "Sincronitza" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "Executa" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "S'està utilitzant el KVM per hostatjar la màquina virtual..." #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "S'està utilitzant el Virtualbox per hostatjar la màquina virtual..." #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" "S'està utilitzant el Parallels Desktop per hostatjar la màquina virtual..." #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "sync_iso: s'està executant el fil..." #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "launch_iso: s'està executant o sincronitzant el fil..." #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" "No heu seleccionat cap imatge ISO.\n" "\n" "Seleccioneu una imatge ISO per crear un disc d'arrencada USB." #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" "Heu seleccionat més d'una imatge ISO.\n" "\n" "Seleccioneu només una imatge ISO per continuar." #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "No s'ha pogut executar el creador de discos d'arrencada USB" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "Mostra els missatges de depuració" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" "\n" "Us donem la benvinguda al Testdrive!\n" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr " +-mem. cau--> [%s] %s" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" "Ha fallat l'ordre\n" " «%s»" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "Altres..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-nds.po0000644000000000000000000003114612207147753014131 0ustar # Low German translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2010-10-12 02:13+0000\n" "Last-Translator: tbds \n" "Language-Team: Low German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-pt.po0000644000000000000000000004313012207147753013764 0ustar # Portuguese translation for testdrive # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2013. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2013-08-08 16:30+0000\n" "Last-Translator: David Pires \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Test Drive uma imagem ISO do Ubuntu" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "" "Faça o download de uma imagem ISO do Ubuntu e instale-a numa máquina virtual" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "Outro" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "Preferências de Instanciação..." #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" "Verificação de ISOs disponíveis no rastreador ISO [http://iso.qa.ubuntu.com] " "a cada% s segundos" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "Não é possível verificar o rastreador ISO" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "Lançamento: %s" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "Repositório da ISO: http://%s.ubuntu.com/" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "Adicionar uma ISO ao TestDrive" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" "Não é possível abrir porque o 'testdrive' não está instalado.\n" "Por favor instale o testdrive: \n" "\n" "sudo apt-get install testdrive-cli" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "TestDrive uma ISO ou imagem de disco" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "A obter o protocolo de sincronização para a ISO especificada..." #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "Protocol não suportado [%s]" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "A obter o método de virtualização..." #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "O seu processador suporta aceleração KVM; por favor instale KVM" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" "O seu processador suporta aceleração KVM; por favor instale KVM:\n" "\n" "sudo apt-get install qemu-kvm" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" "O seu processador não suporta aceleração; execute kvm-ok para mais " "informação; depois instale VBox" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" "O seu processador não suporta aceleração; execute kvm-ok para mais " "informação;\n" "depois instale VBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "A recuperar a lista ISO do Ubuntu na cache..." #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "Não é possível recuperar a lista ISO do Ubuntu na cache..." #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr " CACHE: [%s]" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr " CACHE: [vazia]" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "Ainda não existem outras ISOs..." #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "Ainda não existem outras ISOs para esta arquitetura..." #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "Adiccione ISO" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "Crie um disco USB" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "Sincronização" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "Iniciar" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "A usar o KVM para hospedagem de máquinas virtuais..." #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "A usar o VirtualBox para hospedagem de máquinas virtuais..." #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "A usar o Desktop Parallels para hospedagem de máquinas virtuais..." #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "sync_iso: Thread em execução..." #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "launch_iso: Thread em execução ou em sincronização..." #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" "Não foi selecionada nenhuma ISO.\n" "\n" "Por favor selecione uma ISO para criar um disco de arranque USB." #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" "Foi selecionada mais do que 1 ISO.\n" "\n" "Por favor selecione apenas 1 ISO para continuar!" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" "A ISO específicada não existe!\n" "\n" "Por favor, sincronize a ISO para continuar." #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "Não é possível iniciar o USB Creator!" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr " A transferir %s (0%%)" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr " A transferir %s (%s%%)" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr " A configurar a Máquina Virtual..." #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr " A executar a Máquina Virtual..." #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "Mostrar mensagens de depuração" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" "\n" "Bem vindo ao TestDrive!\n" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr " +-cache--> [%s] %s" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr " %d. Outro (prompt para URL da ISO)" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" "\n" "Selecione uma imagem para o testdrive [1]: " #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" "\n" "ERRO: Entrada inválida\n" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" "\n" "Introduza o URL da ISO para testdrive: " #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" "\n" "ERRO: Seleção inválida\n" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" "\n" "%s\n" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "ISO URL [%s] inválida" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" "Comando falhado\n" " `%s`" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "Lançamento da Máquina Virtual usando o CURSES como modo de ecrã" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" "ficheiro de configuração do utilizador (a sobrescrever os valores " "predefinidos" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "imprimir dados e versão do sistema, e sair" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "obter imagem ISO a partir desta localização URL" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "tentar lançar o usb-creator para testes adicionais" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "nome de código de LANÇAMENTO hardcode Ubuntu" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" "Distribuição Ubuntu hardcode. Distribuições disponíveis:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" "repositório Ubuntu hardcode a partir de onde obter ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" "exibe a Máquina Virtual na shell. Válido somente para imagens na nuvem." #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "versão aprovada: %s" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "testdrive %s" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "config aprovado: %s" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "A tentar config em %s" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "A usar a configuração em %s" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "Configuração inválida [%s]" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" "O seu processador suporta aceleração KVM, por favor instalar KVM:\n" " sudo apt-get install qemu-kvm" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" "O seu processador não suporta aceleração; execute kvm-ok para mais " "informações, depois por favor instale o VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" "O lançamento de imagens na nuvem só funciona com KVM. Por favor, mude o seu " "método de virtualização ..." #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "A obter a lista Ubuntu ISO de %s..." #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "ERRO: Não foi possível obter a lista Ubuntu ISO de %s..." #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "Não é possível atualizar a lista Ubunto ISO da cache..." #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "A sincronizar a ISO especificada..." #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "ISO não encontrada em [%s]" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "A validar o Método de Virtualização..." #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "Não é possível validar o Método de Virtualização [%s]" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "A configurar a Máquina Virtual..." #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "Não é possível configurar a Máquina Virtual" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "A iniciar a Máquina Virtual..." #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "Não é possível iniciar a Máquina Virtual" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "A limpar a imagem de disco [%s]..." #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "Pode querer limpar a diretoria da cache..." #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr " %s e %s" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" "\n" "Iniciar o USB Startup Disk Creator para testes adicionais desta ISO? [y/N] " #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" "\n" "Pressionar para sair..." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "Por favor insira uma Descrição" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "Por favor insira um URL" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" "Não foi selecionado nenhum protocolo de sincronização, por favor selecione " "um." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "Descrição" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "Selecione Protocolo:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "Outro..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "Preferências do TestDrive" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "finish_initialization()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "Selecione Repositório:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "Selecione a Edição" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "A ler o ficheiro [%s] config" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "Não é possível carregar o ficheiro [%s] config" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr " de [%s] disponíveis." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "Não foi possível obter a lista Ubuntu ISO de %s..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "A atualizar a lista Ubuntu ISO da cache..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "get_preferences()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "Não é possível limpar os ficheiros de [%s]" testdrive-3.26/po/testdrive-pt_BR.po0000644000000000000000000004066512207147753014361 0ustar # Brazilian Portuguese translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2012-08-03 04:26+0000\n" "Last-Translator: Fábio Nogueira \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Test Drive uma ISO Ubuntu" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Baixar e rodar uma ISO Ubuntu em uma máquina virtual" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "Outros" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "Preferências de instância..." #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "Versão: %s" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "Repositório de ISO: http://%s.ubuntu.com/" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "Adicionar uma ISO ao TestDrive" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" "Não foi possível abrir porque o 'testdrive' não está instalado.\n" "Por favor, instale o testdrive: \n" "\n" "sudo apt-get install testdrive-cli" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "Experimentar uma ISO ou imagem de disco" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "Obtendo o protocolo de sincronização para a ISO especificada..." #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "Protocolo não suportado [%s]" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "Obtendo o método de virtualização..." #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "A sua CPU suporta aceleração KVM. Por favor, instale o KVM." #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" "Sua CPU suporta aceleração KVM; por favor, instale KVM:\n" "\n" "sudo apt-get install qemu-kvm" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" "Sua CPU não suporta aceleração; rode kvm-ok para mais informações; então, " "instale VirtualBox" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" "Sua CPU não suporta aceleração; rode kvm-ok para mais informações;\n" "então, por favor, instale VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "Recuperando a lista de ISO do Ubuntu a partir do cache..." #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" "Não foi possível recuperar a lista de ISO do Ubuntu a partir do cache..." #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr " CACHE: [%s]" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr " CACHE: [vazio]" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "Ainda não há outras ISOs..." #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "Ainda não há ISOs para essa arquitetura..." #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "Adicionar ISO" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "Criar disco USB" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "Sincronizar" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "Lançar" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "Usando KVM para hospedagem de máquinas virtuais ..." #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "Usando VirtualBox para hospedagem de máquinas virtuais ..." #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "Usando Parallels Desktop para hospedagem de máquinas virtuais ..." #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "sync_iso: Thread está em execução..." #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "launch_iso: Thread está em execução ou sincronização..." #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" "Nenhuma ISO foi selecionada.\n" "\n" "Por favor, selecione uma ISO para criar um disco de inicialização USB." #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" "Mais de 1 ISO foi selecionada.\n" "\n" "Por favor, selecione apenas 1 ISO para continuar!" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" "A ISO especificada não existe!\n" "\n" "Por favor, sincronize a ISO para continuar." #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "Não foi possível iniciar o criador USB!" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "Mostrar mensagens de depuração" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" "\n" "Bem-vindo ao Testdrive!\n" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr " +-cache->[%s] %s" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr " %d. Outras (Perguntar por URL de ISO)" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" "\n" "Selecione uma imagem para testar [1]: " #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" "\n" "ERRO: entrada inválida\n" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" "\n" "Insira uma URL de ISO para testar: " #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" "\n" "ERRO: seleção inválida\n" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "URL de ISO inválida [%s]" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" "O comando falhou\n" " '%s'" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "arquivo de configuração de usuário (sobrescrevendo valores padões" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "imprimir os dados da versão e do sistema, e sair" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "obter imagem ISO a partir desta localização URL" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "tente iniciar usb-creator para teste adicional" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "codinome da versão do Ubuntu" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "versão aprovada: %s" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "testdrive %s" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "configuração aprovada: %s" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "Tentando configuração em %s" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "Utilizando configuração em %s" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "Configuração inválida [%s]" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "Obtendo lista de ISO do Ubuntu de %s..." #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "ERROR: Não foi possível obter a lista de ISO do Ubuntu de %s..." #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "Não foi possivel atualizar o cache da lista de ISO do Ubuntu..." #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "Sincronizando a ISO especificada..." #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "ISO não encontrada em [%s]" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "Validando método de virtualização..." #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "Não foi possível validar o método de virtualização [%s]" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "Configurando máquina virtual..." #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "Não foi possível configurar a máquina virtual" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "Lançando máquina virtual..." #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "Não foi possível lançar máquina virtual" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "Limpando a imagem do disco [%s]..." #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "Talvez você queira limpar o diretório de cache..." #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr " %s e %s" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" "\n" "Lançar Criador de disco de inicialização USB para mais testes desta ISO? " "[s/N] " #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" "\n" "Pressione para sair..." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "Por favor, insira uma descrição" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "Por favor, insira uma URL" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "Nenhum protocolo foi selecionado, por favor selecione um." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "Descrição" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "Selecionar protocolo:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "Outros.." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "Preferências do TestDrive" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "finish_initialization()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "Selecionar repositório:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "Selecionar versão:" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "Lendo arquivo de configuração: [%s]" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "Não foi possível carregar o arquivo de configuração [%s]" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr " de %s disponíveis" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "Não foi possível obter a lista de ISO do Ubuntu de %s..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "Atualizando o cache da lista de ISO do Ubuntu..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "get_preferences()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "Não foi possível limpar os arquivos de [%s]" testdrive-3.26/po/testdrive-zh_TW.po0000644000000000000000000003147712207147753014407 0ustar # Chinese (Traditional) translation for testdrive # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2013. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2013-08-10 09:55+0000\n" "Last-Translator: Howard Chan \n" "Language-Team: Chinese (Traditional) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "測試一個Ubuntu ISO" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "下載 Ubuntu ISO 並在虛擬機內執行" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "ISO;測試;Ubuntu; 每天;虛擬機器;虛擬機器;zsync; rsync; Testdrive" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "其他" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "即時獲取選項" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-sr.po0000644000000000000000000003115212207147753013766 0ustar # Serbian translation for testdrive # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2011-03-24 08:48+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-zh_CN.po0000644000000000000000000003120712207147753014344 0ustar # Chinese (Simplified) translation for testdrive # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2013. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2013-08-02 08:59+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-gl.po0000644000000000000000000003146012207147753013746 0ustar # Galician translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2011-09-24 06:30+0000\n" "Last-Translator: Gal_Escriban \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Probar unha ISO de Ubuntu" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Descargar e executar unha ISO de Ubuntu nunha máquina virtual" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "Outro" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "Publicación:%s" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "Repositorio da ISO: http://%s.ubuntu.com/" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "Engadir unha ISO ao TestDrive" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "Outro..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-hu.po0000644000000000000000000004155012207147753013761 0ustar # Hungarian translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2010-09-15 11:44+0000\n" "Last-Translator: Richard Somlói \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Ubuntu-lemezképek tesztelése" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Ubuntu-lemezképek letöltése, és futtatása virtuális gépben" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "Egyéb" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "Beállítások betöltése…" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "Kiadás: %s" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "Lemezkép tároló: http://%s.ubuntu.com/" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "Lemezkép hozzáadása teszteléshez" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" "A megnyitás nem sikerült. Nincs telepítve a „testdrive” csomag\n" "Telepítse a következő paranccsal: \n" "\n" "sudo apt-get install testdrive-cli" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "Lemezkép tesztelése" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "Szinkronizáló protokoll betöltése…" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "Nem támogatott protokoll: [%s]" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "Virtualizációs módszer betöltése…" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "A processzora támogatja a KVM gyorsítást, telepítse a KVM csomagot" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" "A processzora támogatja a KVM gyorsítás, telepítse a KVM csomagot:\n" "\n" "sudo apt-get install qemu-kvm" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" "A processzora nem támogatja a gyorsítást, futtassa a kvm-ok parancsot " "további információért; majd telepítse a VBox csomagot" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" "A processzora nem támogatja a gyorsítást, futtassa a kvm-ok parancsot " "további információért, majd telepítse a VBox-ot\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "Az Ubuntu-lemezképek listájának betöltése a gyorsítótárból…" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" "Az Ubuntu-lemezképek listájának betöltése a gyorsítótárból nem sikerült…" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr " GYORSÍTÓTÁR: [%s]" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr " GYORSÍTÓTÁR: [üres]" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "Jelenleg nincsenek további lemezképek megadva…" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" "Jelenleg nincsenek lemezképek ehhez az architektúrához…" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "Lemezkép hozzáadása" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "USB indítólemez készítése" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "Szinkronizálás" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "Futtatás" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "KVM használata a virtualizációhoz…" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "VirtualBox használata a virtualizációhoz…" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "Parallels Desktop használata a virtualizációhoz…" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "sync_iso: A szál fut…" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "launch_iso: A szál fut vagy végrehajtás alatt áll…" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" "Nincs lemezkép kiválasztva.\n" "\n" "Válasszon egy lemezképet az USB indítólemez létrehozásához." #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" "Több, mint egy lemezkép van kiválasztva.\n" "\n" "Csak egyet válaszon a folytatáshoz!" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" "A megadott lemezkép nem létezik!\n" "\n" "Szinkronizálja a folytatáshoz." #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "Az USB indítólemez-készítő indítása meghiúsult!" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "Hibakeresési üzenetek megjelenítése" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" "\n" "Üdvözöljük a Testdrive alkalmazásban!\n" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr " +-gyorsítótár--> [%s] %s" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr " %d. Egyéb (megadott elérési útvonalról)" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" "\n" "Képfájl kiválasztása teszteléshez [1]: " #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" "\n" "HIBA: Érvénytelen bemenet\n" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" "\n" "Adja meg a tesztelni kívánt képfájl elérési címét: " #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" "\n" "HIBA: Érvénytelen kiválasztás\n" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "Érvénytelen lemezkép elérési cím: [%s]" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" "Parancs hiba\n" " `%s`" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "saját beállítófájl (felülírja az alapértelmezett beállításokat" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "verzió és rendszer információk kiírása, majd kilépés" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "Lemezkép letöltése a megadott címről" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" "próbálja meg elindítani az usb-creator alkalmazást a további tesztekhez" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "Az Ubuntu KIADÁS kódneve" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "Verzió megállapítva: %s" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "testdrive %s" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "A konfiguráció megállapítva: %s" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "Konfiguráció kipróbálása: %s" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "Konfiguráció használata: %s" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "Érvénytelen konfiguráció [%s]" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "Az Ubuntu-lemezképek listájának letöltése a következő helyről: %s…" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" "Az Ubuntu-lemezképek listájának letöltése sikertelen a következő helyről: %s…" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "Az Ubuntu-lemezképek listájának gyorsítótár frissítése nem sikerült…" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "A megadott lemezkép szinkronizálása…" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "A lemezkép nem található a megadott helyen: [%s]" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "Virtualizációs módszer érvényesítése…" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "A virtualizációs módszer érvényesítése nem sikerült: [%s]" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "Virtuális gép beállítása…" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "A virtuális gép beállítása nem sikerült" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "Virtuális gép indítása…" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "A virtuális gép indítása sikertelen" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "Lemez tisztása [%s]…" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "A gyorsítótárként használt könyvtárak tisztítása…" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr " %s és %s" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" "\n" "Kívánja az USB indtólemez-készítőt elindítani további teszteléshez? [y/N] " #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" "\n" "Nyomjon -t a kilépéshez…" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "Nem adott meg leírást" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "Adjon meg elérési címet (URL)" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" "Nincs szinkronizáló protokoll kiválasztva, a folytatáshoz válasszon egyet." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "Leírás" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "Protokoll választás:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "Egyéb…" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "TestDrive beállítások" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "finish_initialization()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "Tároló kiválasztása:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "Kiadás kiválasztása:" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "Konfiguráció beolvasása: [%s]" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "Konfiguráció beolvasása sikertelen: [%s]" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr " a(z) %s elérhetőből" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" "Az Ubuntu-lemezképek listájának letöltése sikertelen a következő helyről: %s…" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "Az Ubuntu-lemezkép lista gyorsítótárának frissítése…" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "get_preferences()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "A megadott helyről nem sikerült eltávolítani a fájlokat: [%s]" testdrive-3.26/po/testdrive-hr.po0000644000000000000000000003127512207147753013761 0ustar # Croatian translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2010-02-11 20:57+0000\n" "Last-Translator: Saša Teković \n" "Language-Team: Croatian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Testiraj Ubuntu ISO sliku" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Preuzmi i pokreni Ubuntu ISO sliku u virtualnom računalu" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-ru.po0000644000000000000000000004525112207147753013775 0ustar # Russian translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2010-11-30 04:34+0000\n" "Last-Translator: Alexey Ivanov \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Тест-драйв Ubuntu" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Загрузить и запустить ISO-образ Ubuntu в виртуальной машине" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "Другое" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "Получаем эталонные параметры..." #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "Релиз: %s" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "Репозиторий ISO-образов: http://%s.ubuntu.com/" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "Добавить ISO-образ в TestDrive" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" "Невозможно открыть, поскольку пакет 'testdrive' не установлен.\n" "Пожалуйста, установите testdrive: \n" "\n" "sudo apt-get install testdrive-cli" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "Тестировать ISO-образ или образ диска" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "Получаем протокол синхронизации для указанного ISO-образа..." #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "Неподдерживаемый протокол [%s]" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "Получаем метод виртуализации..." #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" "Ваш центральный процессор поддерживает ускорение KVM, пожалуйста, установите " "KVM" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" "Ваш центральный процессор поддерживает ускорение KVM, пожалуйста, установите " "KVM:\n" "\n" "sudo apt-get install qemu-kvm" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" "Ваш процессор не поддерживает акселлерацию; для получения более подробной " "информации запустите kvm-ok; затем установите VBox" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" "Ваш центральный процессор не поддерживает ускорение, для получения большей " "информации запустите kvm-ok, \n" "после чего установите VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "Получаем список ISO-образов Ubuntu из кэша..." #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "Невозможно запросить список ISO-образов Ubuntu из кэша..." #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr " Кэш: [%s]" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr " КЭШ: [пусто]" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "Пока что нет других ISO-образов..." #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "Пока что не ISO-образов для этой архитектуры..." #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "Добавить ISO-образ" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "Создать USB-диск" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "Синхронизировать" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "Запустить" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "Используем KVM для запуска виртуальной машины..." #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "Использование VirtualBox для размещения виртуальной машины..." #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "Используем ParallelsDesktop для запуска виртуальной машины..." #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "sync_iso: поток выполняется..." #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "launch_iso: поток выполняется или синхронизируется..." #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" "Не был выбран ISO-образ.\n" "\n" "Пожалуйста, выберите ISO-образ для создания загрузочного USB-диска." #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" "Выбрано более 1 ISO-образа.\n" "\n" "Пожалуйста, для продолжения выберите только 1 ISO-образ!" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" "Указанный ISO-образ не существует!\n" "\n" "Пожалуйста, для продолжения синхронизируйте ISO-образ." #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "Невозможно запустить \"Создание загрузочного USB-диска\"!" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "Показывать отладочные сообщения" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" "\n" "Добро пожаловать в Testdrive!\n" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr " +-кэш--> [%s] %s" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr " %d. Другой (запрос ISO URL)" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" "\n" "Выберите образ для пробы [1]: " #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" "\n" "ОШИБКА: Неверный ввод\n" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" "\n" "Введите URL образа ISO для теста: " #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" "\n" "Ошибка: неправильный выбор\n" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "Неправильный URL ISO [%s]" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" "Ошибка команды\n" " %s" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "файл конфигурации пользователя (переоределяя стандартные значения" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "напечатать версию и системную информацию и выйти" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "получить образ ISO по этому URL адресу" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "попробовать запустить usb-creator для дальнейшего тестирования" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "предопределенное кодовое имя релиза Ubuntu" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "версия обработана: %s" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "testdrive %s" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "конфигурация обработана: %s" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "Проверка конфигурации в %s" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "Использование конфигурации в %s" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "Неверная конфигурация [%s]" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "Получение списка Ubuntu ISO из %s..." #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "ОШИБКА: Невозможно получить список Ubuntu ISO из %s..." #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "Невозможно обновить кеш Ubuntu ISO..." #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "Синхронизация указанного ISO..." #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "ISO не найден в [%s]" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "Проверка метода виртуализации..." #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "Невозможно проверить метод виртуализации [%s]" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "Настраиваем виртуальную машину..." #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "Невозможно настроить виртуальную машину" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "Запуск виртуальной машины..." #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "Невозможно запустить виртуальную машину" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "Очистка образа диска [%s]..." #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "Вы можете очистить каталог кеша..." #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr " %s и %s" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" "\n" "Запустить Создание загрузочного USB для дальнейшего тестирования этого ISO? " "[y/N] " #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" "\n" "Нажмите для выхода...." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "Пожалуйста, добавьте описание" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "Пожалуйста, добавьте URL" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" "Не выбрано протокола синхронизации, пожалуйста, выберите один из них." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "Описание" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "Выберите протокол" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "Другое..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "Настройки TestDrive" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "finish_initialization()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "Выберите репозиторий:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "Выберите релиз:" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "Чтение файла конфигурации: [%s]" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "Невозможно загрузить файл конфигурации [%s]" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr " из %s доступно" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "Невозможно получить список Ubuntu ISO из %s..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "Обновление кеша списка Ubuntu ISO..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "get_preferences()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "Невозможно очистить файлы из [%s]" testdrive-3.26/po/testdrive-en_AU.po0000644000000000000000000004163712207147753014342 0ustar # English (Australia) translation for testdrive # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2013-08-10 08:09+0000\n" "Last-Translator: Jackson Doak \n" "Language-Team: English (Australia) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Test Drive an Ubuntu ISO" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Download and run an Ubuntu ISO in a Virtual Machine" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "Other" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "Instancing Preferences..." #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "Unable to check the ISO tracker" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "Release: %s" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "ISO Repository: http://%s.ubuntu.com/" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "Add an ISO to TestDrive" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "TestDrive an ISO or Disk Image" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "Obtaining the sync protocol for the specified ISO..." #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "Unsupported protocol [%s]" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "Obtaining the virtualisation method..." #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "Your CPU supports KVM acceleration; please install KVM" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "Retrieving the Ubuntu ISO list from cache..." #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "Unable to retrieve the Ubuntu ISO list from cache..." #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr " CACHE: [%s]" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr " CACHE: [empty]" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "There are no Other ISOs yet..." #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "There are no ISOs for this architecture yet..." #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "Add ISO" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "Create USB Disk" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "Sync" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "Launch" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "Using KVM for virtual machine hosting..." #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "Using VirtualBox for virtual machine hosting..." #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "Using Parallels Desktop for virtual machine hosting..." #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "sync_iso: Thread is executing..." #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "launch_iso: Thread is executing or syncing..." #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" "The specified ISO does not exist!\n" "\n" "Please, synchronise the ISO to continue." #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "Unable to launch USB Creator!" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr " Downloading %s (0%%)" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr " Downloading %s (%s%%)" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr " Configuring Virtual Machine..." #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr " Running Virtual Machine..." #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "Show debug messages" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" "\n" "Welcome to Testdrive!\n" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr " +-cache--> [%s] %s" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr " %d. Other (prompt for ISO URL)" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" "\n" "Select an image to testdrive [1]: " #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" "\n" "ERROR: Invalid input\n" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" "\n" "Enter an ISO URL to testdrive: " #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" "\n" "ERROR: Invalid selection\n" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" "\n" "%s\n" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "Invalid ISO URL [%s]" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" "Command failed\n" " `%s`" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "Launching Virtual Machine using CURSES as screen mode" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "user configuration file (overriding default values" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "print version and system data, and exit" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "get ISO image from this URL location" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "try to launch usb-creator for further testing" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "hardcode Ubuntu RELEASE codename" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" "displays the Virtual Machine in the shell. Only valid for Cloud images." #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "version passed: %s" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "testdrive %s" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "config passed: %s" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "Trying config in %s" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "Using configuration in %s" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "Invalid configuration [%s]" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" "Launching Cloud images only works with KVM. Please switch your " "virtualisation method..." #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "Obtaining Ubuntu ISO list from %s..." #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "ERROR: Could not obtain the Ubuntu ISO list from %s..." #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "Unable to update the Ubuntu ISO list cache..." #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "Syncing the specified ISO..." #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "ISO not found at [%s]" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "Validating Virtualisation Method...." #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "Unable to validate Virtualisation Method [%s]" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "Setting up Virtual Machine..." #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "Unable to setup Virtual Machine" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "Launching Virtual Machine..." #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "Unable to launch Virtual Machine" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "Cleaning up disk image [%s]..." #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "You may wish to clean up the cache directory..." #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr " %s and %s" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" "\n" "Press to exit..." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "Please insert a Description" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "Please insert a URL" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "No sync protocol has been selected, please select one." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "Description" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "Select Protocol:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "Other..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "TestDrive Preferences" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "finish_initialization()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "Select Repository:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "Select Release:" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "Reading config file: [%s]" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "Unable to load config file [%s]" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr " of %s available." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "Could not obtain the Ubuntu ISO list from %s..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "Updating the Ubuntu ISO list cache..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "get_preferences()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "Unable to clean up files from [%s]" testdrive-3.26/po/testdrive-it.po0000644000000000000000000003115212207147753013756 0ustar # Italian translation for testdrive # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2012-11-21 20:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-en_GB.po0000644000000000000000000003134612207147753014321 0ustar # English (United Kingdom) translation for testdrive # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2013. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2013-08-01 23:12+0000\n" "Last-Translator: Jackson Doak \n" "Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Test Drive an Ubuntu ISO" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Download and run an Ubuntu ISO in a Virtual Machine" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-et.po0000644000000000000000000003123712207147753013756 0ustar # Estonian translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2011-04-07 16:28+0000\n" "Last-Translator: mahfiaz \n" "Language-Team: Estonian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Laadi alla ja käivita Ubuntu ISO virtuaalmasinas" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-he.po0000644000000000000000000003135512207147753013743 0ustar # Hebrew translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2010-02-12 09:38+0000\n" "Last-Translator: Yaron \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "נסיעת מבחן עם ISO של אובונטו" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "התקנה והפעלה של ISO של אובונטו כמכונה וירטואלית" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/po/testdrive-tr.po0000644000000000000000000003315712207147753013776 0ustar # Turkish translation for testdrive # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2013-08-03 17:31+0000\n" "Last-Translator: Volkan Gezer \n" "Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Ubuntu ISO Deneme Yazılımı" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Sanal Makinede denemek için bir Ubuntu ISO'su indirin ve çalıştırın" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "Diğer" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "ISO Deposu: http://%s.ubuntu.com/" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" "'testdrive' yüklü olmadığı için dosya açılamıyor.\n" "Lütfen testdrive paketini yükleyin: \n" "\n" "sudo apt-get install testdrive-cli" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" "\n" "HATA: Geçersiz girdi\n" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" "\n" "HATA: Geçersiz seçim\n" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "Geçersiz ISO bağlantı adresi [%s]" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "%s içerisinde bulunan yapılandırma kullanılıyor" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "Geçersiz yapılandırma [%s]" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "%s üzerinden Ubuntu ISO listesi alınıyor..." #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "HATA: %s üzerinden Ubuntu ISO listesi alınamadı..." #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "[%s] üzerinde ISO dosyası bulunamadı" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "Sanal Makine başlatılıyor..." #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "Sanal Makine başlatılamadı" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr " %s ve %s" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" "\n" "Çıkmak için 'a basın..." #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "Lütfen Açıklama yazın" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "Lütfen bir bağlantı adresi yazın" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "Açıklama" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "Diğer..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "finish_initialization()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "Depoyu Seçin:" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "Yapılandırma dosyası okunuyor: [%s]" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "[%s] yapılandırma dosyası yüklenemedi" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "Ubuntu ISO listesi %s üzerinden alınamadı..." #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "get_preferences()" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "[%s] üzerinde bulunan dosyalar silinemedi" testdrive-3.26/po/testdrive-el.po0000644000000000000000000003140712207147753013745 0ustar # Greek translation for testdrive # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the testdrive package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: testdrive\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-08-02 08:14+1000\n" "PO-Revision-Date: 2010-09-26 16:13+0000\n" "Last-Translator: Christos Spyroglou \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2013-08-10 20:12+0000\n" "X-Generator: Launchpad (build 16723)\n" #: ../testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Δοκιμάστε ένα ISO του Ubuntu" #: ../testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "" "Λήψη και εκτέλεση ένος ISO του Ubuntu σε εικονική μηχανή (Virtual Machine)" #: ../testdrive-gtk.desktop.in.h:3 msgid "ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive" msgstr "" #: ../bin/testdrive-gtk.py:49 msgid "Other" msgstr "" #. ################################################################## #. ####### Obtaining the settings from the Preferences Class ######## #. ################################################################## #: ../bin/testdrive-gtk.py:139 msgid "Instancing Preferences..." msgstr "" #: ../bin/testdrive-gtk.py:222 #, python-format msgid "" "Checking available ISOs at the ISO tracker [http://iso.qa.ubuntu.com] every " "%s seconds" msgstr "" #: ../bin/testdrive-gtk.py:227 msgid "Unable to check the ISO tracker" msgstr "" #: ../bin/testdrive-gtk.py:265 #, python-format msgid "Release: %s" msgstr "" #: ../bin/testdrive-gtk.py:266 #, python-format msgid "ISO Repository: http://%s.ubuntu.com/" msgstr "" #: ../bin/testdrive-gtk.py:306 msgid "Add an ISO to TestDrive" msgstr "" #: ../bin/testdrive-gtk.py:322 msgid "" "Unable to open because 'testdrive' is not installed.\n" "Please install testdrive: \n" "\n" "sudo apt-get install testdrive-cli" msgstr "" #: ../bin/testdrive-gtk.py:326 msgid "TestDrive an ISO or Disk Image" msgstr "" #. ################################################################## #. ## Obtains the command for the Sync process based on Protocol #### #. ################################################################## #: ../bin/testdrive-gtk.py:401 msgid "Obtaining the sync protocol for the specified ISO..." msgstr "" #: ../bin/testdrive-gtk.py:404 ../bin/testdrive.py:375 #, python-format msgid "Unsupported protocol [%s]" msgstr "" #. ################################################################## #. #### Obtains the Virtualization Method, if not shows warnings #### #. ################################################################## #. Choose the virtualization engine #: ../bin/testdrive-gtk.py:415 msgid "Obtaining the virtualization method..." msgstr "" #: ../bin/testdrive-gtk.py:419 msgid "Your CPU supports KVM acceleration; please install KVM" msgstr "" #: ../bin/testdrive-gtk.py:420 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" "\n" "sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive-gtk.py:424 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then install VBox" msgstr "" #: ../bin/testdrive-gtk.py:425 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information;\n" "then please install VirtualBox\n" "\n" "kvm-ok\n" "sudo apt-get install virtualbox-ose" msgstr "" #. ################################################################## #. ### Obtains the list of ISO available from the iso list cache #### #. ################################################################## #. Try to retrieve the ISO list from the cache #: ../bin/testdrive-gtk.py:438 ../bin/testdrive.py:348 msgid "Retrieving the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:442 ../bin/testdrive-gtk.py:443 #: ../bin/testdrive.py:352 msgid "Unable to retrieve the Ubuntu ISO list from cache..." msgstr "" #: ../bin/testdrive-gtk.py:563 ../bin/testdrive-gtk.py:598 #: ../bin/testdrive-gtk.py:905 #, python-format msgid " CACHE: [%s]" msgstr "" #: ../bin/testdrive-gtk.py:565 ../bin/testdrive-gtk.py:600 #: ../bin/testdrive-gtk.py:907 msgid " CACHE: [empty]" msgstr "" #: ../bin/testdrive-gtk.py:628 msgid "There are no Other ISOs yet..." msgstr "" #: ../bin/testdrive-gtk.py:631 msgid "There are no ISOs for this architecture yet..." msgstr "" #. Add Button #: ../bin/testdrive-gtk.py:665 msgid "Add ISO" msgstr "" #. Create Buttons #: ../bin/testdrive-gtk.py:672 msgid "Create USB Disk" msgstr "" #: ../bin/testdrive-gtk.py:677 msgid "Sync" msgstr "" #: ../bin/testdrive-gtk.py:682 msgid "Launch" msgstr "" #: ../bin/testdrive-gtk.py:736 ../bin/testdrive.py:264 msgid "Using KVM for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:739 ../bin/testdrive.py:266 msgid "Using VirtualBox for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:742 ../bin/testdrive.py:268 msgid "Using Parallels Desktop for virtual machine hosting..." msgstr "" #: ../bin/testdrive-gtk.py:796 msgid "sync_iso: Thread is executing..." msgstr "" #: ../bin/testdrive-gtk.py:817 msgid "launch_iso: Thread is executing or syncing..." msgstr "" #: ../bin/testdrive-gtk.py:824 msgid "" "No ISO has been selected.\n" "\n" "Please select an ISO to create an USB Startup Disk." msgstr "" #: ../bin/testdrive-gtk.py:829 msgid "" "More than 1 ISO has been selected.\n" "\n" "Please select only 1 ISO to continue!" msgstr "" #: ../bin/testdrive-gtk.py:834 msgid "" "The specified ISO does not exist!\n" "\n" "Please, synchronize the ISO to continue." msgstr "" #: ../bin/testdrive-gtk.py:841 msgid "Unable to launch USB Creator!" msgstr "" #: ../bin/testdrive-gtk.py:867 #, python-format msgid " Downloading %s (0%%)" msgstr "" #: ../bin/testdrive-gtk.py:887 #, python-format msgid " Downloading %s (%s%%)" msgstr "" #: ../bin/testdrive-gtk.py:936 msgid " Configuring Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:942 msgid " Running Virtual Machine..." msgstr "" #: ../bin/testdrive-gtk.py:991 msgid "Show debug messages" msgstr "" #: ../bin/testdrive.py:52 msgid "" "\n" "Welcome to Testdrive!\n" msgstr "" #: ../bin/testdrive.py:60 #, python-format msgid " +-cache--> [%s] %s" msgstr "" #: ../bin/testdrive.py:63 #, python-format msgid " %d. Other (prompt for ISO URL)" msgstr "" #: ../bin/testdrive.py:65 msgid "" "\n" "Select an image to testdrive [1]: " msgstr "" #: ../bin/testdrive.py:74 msgid "" "\n" "ERROR: Invalid input\n" msgstr "" #: ../bin/testdrive.py:77 msgid "" "\n" "Enter an ISO URL to testdrive: " msgstr "" #: ../bin/testdrive.py:84 msgid "" "\n" "ERROR: Invalid selection\n" msgstr "" #: ../bin/testdrive.py:88 #, python-format msgid "" "\n" "%s\n" msgstr "" #: ../bin/testdrive.py:102 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:155 #, python-format msgid "Invalid ISO URL [%s]" msgstr "" #: ../bin/testdrive.py:144 #, python-format msgid "" "Command failed\n" " `%s`" msgstr "" #: ../bin/testdrive.py:151 msgid "Launching Virtual Machine using CURSES as screen mode" msgstr "" #: ../bin/testdrive.py:196 msgid "user configuration file (overriding default values" msgstr "" #: ../bin/testdrive.py:198 msgid "print version and system data, and exit" msgstr "" #: ../bin/testdrive.py:200 msgid "get ISO image from this URL location" msgstr "" #: ../bin/testdrive.py:202 msgid "try to launch usb-creator for further testing" msgstr "" #: ../bin/testdrive.py:204 msgid "hardcode Ubuntu RELEASE codename" msgstr "" #: ../bin/testdrive.py:206 msgid "" "hardcode Ubuntu flavor. Available Flavors:\n" " " "ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin" msgstr "" #: ../bin/testdrive.py:209 msgid "" "hardcode Ubuntu repository from where to obtain ISOs:\n" " releases/cdimage/cloud-daily/cloud-releases" msgstr "" #: ../bin/testdrive.py:212 msgid "" "displays the Virtual Machine in the shell. Only valid for Cloud images." msgstr "" #: ../bin/testdrive.py:217 #, python-format msgid "version passed: %s" msgstr "" #: ../bin/testdrive.py:221 #, python-format msgid "testdrive %s" msgstr "" #: ../bin/testdrive.py:233 #, python-format msgid "config passed: %s" msgstr "" #: ../bin/testdrive.py:243 #, python-format msgid "Trying config in %s" msgstr "" #: ../bin/testdrive.py:247 #, python-format msgid "Using configuration in %s" msgstr "" #: ../bin/testdrive.py:249 #, python-format msgid "Invalid configuration [%s]" msgstr "" #: ../bin/testdrive.py:257 msgid "" "Your CPU supports KVM acceleration; please install KVM:\n" " sudo apt-get install qemu-kvm" msgstr "" #: ../bin/testdrive.py:260 msgid "" "Your CPU does not support acceleration; run kvm-ok for more information; " "then please install VirtualBox:\n" " kvm-ok\n" " sudo apt-get install virtualbox-ose" msgstr "" #: ../bin/testdrive.py:284 msgid "" "Launching Cloud images only works with KVM. Please switch your " "virtualization method..." msgstr "" #: ../bin/testdrive.py:335 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:333 #, python-format msgid "Obtaining Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:339 #, python-format msgid "ERROR: Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../bin/testdrive.py:345 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:345 msgid "Unable to update the Ubuntu ISO list cache..." msgstr "" #. BUG: should check disk space availability in CACHE dir #. Update the cache #: ../bin/testdrive.py:371 msgid "Syncing the specified ISO..." msgstr "" #: ../bin/testdrive.py:378 ../testdrivegtk/AddOtherTestdrivegtkDialog.py:167 #, python-format msgid "ISO not found at [%s]" msgstr "" #. ################## #. # Launch the VM ## #. ################## #: ../bin/testdrive.py:401 msgid "Validating Virtualization Method...." msgstr "" #: ../bin/testdrive.py:405 #, python-format msgid "Unable to validate Virtualization Method [%s]" msgstr "" #: ../bin/testdrive.py:407 msgid "Setting up Virtual Machine..." msgstr "" #: ../bin/testdrive.py:411 msgid "Unable to setup Virtual Machine" msgstr "" #: ../bin/testdrive.py:413 msgid "Launching Virtual Machine..." msgstr "" #: ../bin/testdrive.py:421 msgid "Unable to launch Virtual Machine" msgstr "" #: ../bin/testdrive.py:425 #, python-format msgid "Cleaning up disk image [%s]..." msgstr "" #. Remind about cache cleanup #: ../bin/testdrive.py:428 msgid "You may wish to clean up the cache directory..." msgstr "" #: ../bin/testdrive.py:429 #, python-format msgid " %s and %s" msgstr "" #: ../bin/testdrive.py:436 msgid "" "\n" "Launch USB Startup Disk Creator for further testing of this ISO? [y/N] " msgstr "" #: ../bin/testdrive.py:440 msgid "" "\n" "Press to exit..." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:135 msgid "Please insert a Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:140 msgid "Please insert a URL" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:171 msgid "No sync protocol has been selected, please select one." msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:196 msgid "Description" msgstr "" #: ../testdrivegtk/AddOtherTestdrivegtkDialog.py:227 msgid "Select Protocol:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:36 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:37 msgid "Other..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:72 msgid "TestDrive Preferences" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:98 msgid "finish_initialization()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:138 msgid "Select Repository:" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:149 #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:490 msgid "Select Release:" msgstr "" #. Load config files for local variables #. self.load_config_files(file) #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:217 #, python-format msgid "Reading config file: [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:219 #, python-format msgid "Unable to load config file [%s]" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:276 #, python-format msgid " of %s available." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:337 #, python-format msgid "Could not obtain the Ubuntu ISO list from %s..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:341 msgid "Updating the Ubuntu ISO list cache..." msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:349 msgid "get_preferences()" msgstr "" #: ../testdrivegtk/PreferencesTestdrivegtkDialog.py:472 #, python-format msgid "Unable to clean up files from [%s]" msgstr "" testdrive-3.26/testdrive-gtk.desktop.in0000644000000000000000000000043112207147737015147 0ustar [Desktop Entry] _Name=Test Drive an Ubuntu ISO _Comment=Download and run an Ubuntu ISO in a Virtual Machine Categories=Utility;System; Exec=testdrive-gtk Icon=testdrive-gtk Terminal=false Type=Application _Keywords=ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive testdrive-3.26/setup.py0000644000000000000000000001046112271435764012072 0ustar #!/usr/bin/env python # -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*- ### BEGIN LICENSE # Copyright (C) 2010 Canonical Ltd. # # Authors: # Andres Rodriguez # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License version 3, as published # by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranties of # MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR # PURPOSE. See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program. If not, see . ### END LICENSE ###################### DO NOT TOUCH THIS (HEAD TO THE SECOND PART) ###################### import os import sys from glob import glob try: import DistUtilsExtra.auto except ImportError: print >> sys.stderr, 'To build testdrivegtk you need https://launchpad.net/python-distutils-extra' sys.exit(1) assert DistUtilsExtra.auto.__version__ >= '2.18', 'needs DistUtilsExtra.auto >= 2.18' def update_data_path(prefix, oldvalue=None): try: fin = file('testdrivegtk/testdrivegtkconfig.py', 'r') fout = file(fin.name + '.new', 'w') for line in fin: fields = line.split(' = ') # Separate variable from value if fields[0] == '__testdrivegtk_data_directory__': # update to prefix, store oldvalue if not oldvalue: oldvalue = fields[1] line = "%s = '%s'\n" % (fields[0], prefix) else: # restore oldvalue line = "%s = %s" % (fields[0], oldvalue) fout.write(line) fout.flush() fout.close() fin.close() os.rename(fout.name, fin.name) except (OSError, IOError), e: print ("ERROR: Can't find testdrivegtk/testdrivegtkconfig.py") sys.exit(1) return oldvalue def update_desktop_file(datadir): try: fin = file('testdrive-gtk.desktop.in', 'r') fout = file(fin.name + '.new', 'w') for line in fin: if 'Icon=' in line: line = "Icon=%s\n" % (datadir + 'media/testdrive-gtk.xpm') fout.write(line) fout.flush() fout.close() fin.close() os.rename(fout.name, fin.name) except (OSError, IOError), e: print ("ERROR: Can't find testdrive-gtk.desktop.in") sys.exit(1) class InstallAndUpdateDataDirectory(DistUtilsExtra.auto.install_auto): def run(self): previous_value = update_data_path(self.prefix + '/share/testdrivegtk/') #update_desktop_file(self.prefix + '/share/testdrivegtk/') DistUtilsExtra.auto.install_auto.run(self) update_data_path(self.prefix, previous_value) ################################################################################## ###################### YOU SHOULD MODIFY ONLY WHAT IS BELOW ###################### ################################################################################## DistUtilsExtra.auto.setup( name='testdrive', version='3.26', license='GPL-3', author='Andres Rodriguez', author_email='andreserl@ubuntu.com', description='Test Drive an Ubuntu ISO', long_description='Download and run an Ubuntu ISO in a Virtual Machine', url='https://launchpad.net/testdrive', packages=[ 'testdrive', 'testdrive.virt', 'testdrivegtk'], scripts=['bin/testdrive', 'bin/testdrive-gtk'], data_files=[ ('/etc', ['testdriverc']), ('share/testdrive', ['testdriverc']), ('share/testdrivegtk/ui', glob('data/ui/*.ui')), ('share/testdrivegtk/ui', glob('data/ui/*.xml')), ('share/testdrivegtk/media', glob('data/media/*.png')), ('share/testdrivegtk/media', glob('data/media/*.svg')) #('share/pixmaps', glob('data/media/testdrive-gtk.xpm')), #('share/testdrivegtk/indicator', glob('indicator/testdrive-gtk')) #('share/indicators/messages/applications', glob('indicator/testdrive-gtk')) ], cmdclass={'install': InstallAndUpdateDataDirectory} ) testdrive-3.26/testdrive-gtk.desktop0000644000000000000000000000042612207147737014546 0ustar [Desktop Entry] Name=Test Drive an Ubuntu ISO Comment=Download and run an Ubuntu ISO in a Virtual Machine Categories=Utility;System; Exec=testdrive-gtk Icon=testdrive-gtk Terminal=false Type=Application Keywords=ISO;Testing;Ubuntu;Daily;VM;Virtual Machine;zsync;rsync;Testdrive testdrive-3.26/testdriverc0000644000000000000000000000575712273707674012661 0ustar # This is the global configuration file for the testdrive(1) utility. [testdrive-common] # CACHE is the directory to cache the ISOs and disk images # Default: $HOME/.cache/testdrive #CACHE = /path/to/your/cache # CACHE_IMG and CACHE_ISO will default to $CACHE/img and $CACHE/iso, respectively. # You can set them explicitly if you want (specially interesting if you are # trying to run the image off /dev/shm. Make sure you have enough space there!!! #CACHE_IMG = /dev/shm # CLEAN_IMG will remove the just-generated image at the end of run. By default the image # is kept, unless nothing was changed (i.e., the disk image was created, but no installation # was actually tried). # If running the image off /dev/shm, then *by default* the image will be removed (memory is a # restricted resource, and we should not over-allocate it) #CLEAN_IMG = False # VIRT is the type of hypervisor to use # VIRT can be either 'kvm', 'virtualbox', or 'parallels' VIRT = kvm #VIRT = virtualbox #VIRT = parallels # MEM is the amount of memory in MB to give to the VM guest #MEM = 256 #MEM = 384 #MEM = 512 #MEM = 1024 #MEM = 2048 #MEM = 4096 #MEM = 8192 #MEM = 16384 # SMP is the number of processors to give to the VM guest if # running in KVM. # Default is the number of CPUs in the host #SMP = 1 # DISK_SIZE is the size of the disk image # Note that this will be a sparse, qcow2 file, so it should not actually # take that much space on the filesystem. # Default: 6G #DISK_Size = 4G DISK_SIZE = 6G #DISK_SIZE = 8G #DISK_SIZE = 10G #Disk_SIZE = 16G # KVM_ARGS is a string of arbitrary KVM_ARGS to use when launching the VM # See kvm(1) for a comprehensive list of arguments KVM_ARGS = -usb -usbdevice tablet -net nic,model=virtio -net user -soundhw es1370 -vga cirrus -enable-kvm # Uncomment the following line if you want to hardcode the Ubuntu Repository # from where the ISO's are going to be retrieved; otherwise, they will be # Downloaded from the Ubuntu 'cdimage' repository. Possible values are: # cdimage: Will download ISO's from rsync://cdimage.ubuntu.com/cdimage # releases: Will download ISO's from rsync://rsync.releases.ubuntu.com/releases p = cdimage #p = releases #p = cloud-daily #p = cloud-releases # Uncomment the following lines if you want to hardcode the Ubuntu release # and arch; otherwise, TestDrive will try to determine it dynamically. #r = maverick #m = i386 # Section for TestDrive (Command-line) specific variables. [testdrive] # DISK_FILE is the full path to the disk image # Default: $CACHE/$ISO.img #DISK_FILE = /path/to/foo.img # The following line determines the default Ubuntu Flavor used by TestDrive. # Possible flavors are: # ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/cloud-server/cloud-desktop/ubuntukylin f = ubuntu # Section for TestDrive GTK specific variables. [testdrive-gtk] # The following line determines the default Ubuntu Flavors used by TestDrive GTK. # Possible flavors are: # ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin f = ubuntu, kubuntu, xubuntu testdrive-3.26/indicator/0000755000000000000000000000000012207147737012331 5ustar testdrive-3.26/indicator/testdrive-gtk0000644000000000000000000000005612207147737015051 0ustar /usr/share/applications/testdrive-gtk.desktop testdrive-3.26/setup.cfg0000644000000000000000000000002212207147737012170 0ustar [build] i18n=True testdrive-3.26/COPYING0000644000000000000000000010437412207147737011421 0ustar GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Copyright (C) This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . testdrive-3.26/testdrivegtk/0000755000000000000000000000000012273710027013063 5ustar testdrive-3.26/testdrivegtk/testdrivegtkconfig.py0000644000000000000000000000436412273710027017351 0ustar # -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*- ### BEGIN LICENSE # Copyright (C) 2010 Canonical Ltd. # # Authors: # Andres Rodriguez # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License version 3, as published # by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranties of # MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR # PURPOSE. See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program. If not, see . ### END LICENSE # THIS IS Testdrivegtk CONFIGURATION FILE # YOU CAN PUT THERE SOME GLOBAL VALUE # Do not touch unless you know what you're doing. # you're warned :) __all__ = [ 'project_path_not_found', 'get_data_file', 'get_data_path', ] # Where your project will look for your data (for instance, images and ui # files). By default, this is ../data, relative your trunk layout __testdrivegtk_data_directory__ = '../data/' __license__ = 'GPL-3' import os import gettext from gettext import gettext as _ gettext.textdomain('testdrive') class project_path_not_found(Exception): """Raised when we can't find the project directory.""" def get_data_file(*path_segments): """Get the full path to a data file. Returns the path to a file underneath the data directory (as defined by `get_data_path`). Equivalent to os.path.join(get_data_path(), *path_segments). """ return os.path.join(get_data_path(), *path_segments) def get_data_path(): """Retrieve testdrivegtk data path This path is by default /../data/ in trunk and /usr/share/testdrivegtk in an installed version but this path is specified at installation time. """ # Get pathname absolute or relative. path = os.path.join( os.path.dirname(__file__), __testdrivegtk_data_directory__) abs_data_path = os.path.abspath(path) if not os.path.exists(abs_data_path): raise project_path_not_found return abs_data_path testdrive-3.26/testdrivegtk/AboutTestdrivegtkDialog.py0000644000000000000000000000677712207147737020261 0ustar # -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*- ### BEGIN LICENSE # Copyright (C) 2010 Canonical Ltd. # # Authors: # Andres Rodriguez # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License version 3, as published # by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranties of # MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR # PURPOSE. See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program. If not, see . ### END LICENSE import gtk from testdrivegtk.helpers import get_builder import gettext from gettext import gettext as _ gettext.textdomain('testdrive') import commands version = commands.getstatusoutput("dpkg -l testdrive-gtk | tail -n1 | awk '{print $3}'") __version__ = version[1].split("-0")[0] __licensenotice__ = 'This program is free software: you can redistribute it and/or modify\n\ it under the terms of the GNU General Public License as published by\n\ the Free Software Foundation, either version 3 of the License, or\n\ (at your option) any later version.\n\ \n\ This program is distributed in the hope that it will be useful,\n\ but WITHOUT ANY WARRANTY; without even the implied warranty of\n\ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n\ GNU General Public License for more details.\n\ \n\ You should have received a copy of the GNU General Public License\n\ along with this program. If not, see .' __authors__ = ['Andres Rodriguez '] __description__ = 'PyGTK Front-end for TestDrive' __website__ = "https://launchpad.net/testdrive" __copyright__ = "Copyright © 2010 - 2012 Canonical Ltd." class AboutTestdrivegtkDialog(gtk.AboutDialog): __gtype_name__ = "AboutTestdrivegtkDialog" def __new__(cls): """Special static method that's automatically called by Python when constructing a new instance of this class. Returns a fully instantiated AboutTestdrivegtkDialog object. """ builder = get_builder('AboutTestdrivegtkDialog') new_object = builder.get_object("about_testdrivegtk_dialog") new_object.finish_initializing(builder) return new_object def finish_initializing(self, builder): """Called while initializing this instance in __new__ finish_initalizing should be called after parsing the ui definition and creating a AboutTestdrivegtkDialog object with it in order to finish initializing the start of the new AboutTestdrivegtkDialog instance. Put your initialization code in here and leave __init__ undefined. """ # Get a reference to the builder and set up the signals. self.builder = builder self.builder.connect_signals(self) # Code for other initialization actions should be added here. dialog = builder.get_object("about_testdrivegtk_dialog") dialog.set_version(__version__) dialog.set_authors(__authors__) dialog.set_comments(__description__) dialog.set_license(__licensenotice__) dialog.set_website(__website__) dialog.set_copyright(__copyright__) if __name__ == "__main__": dialog = AboutTestdrivegtkDialog() dialog.show() gtk.main() testdrive-3.26/testdrivegtk/helpers.py0000644000000000000000000000317712207147737015120 0ustar # -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*- ### BEGIN LICENSE # Copyright (C) 2010 Canonical Ltd. # # Authors: # Andres Rodriguez # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License version 3, as published # by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranties of # MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR # PURPOSE. See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program. If not, see . ### END LICENSE """Helpers for an Ubuntu application.""" __all__ = [ 'make_window', ] import os import gtk from testdrivegtk.testdrivegtkconfig import get_data_file import gettext from gettext import gettext as _ gettext.textdomain('testdrive') def get_builder(builder_file_name): """Return a fully-instantiated gtk.Builder instance from specified ui file :param builder_file_name: The name of the builder file, without extension. Assumed to be in the 'ui' directory under the data path. """ # Look for the ui file that describes the user interface. ui_filename = get_data_file('ui', '%s.ui' % (builder_file_name,)) if not os.path.exists(ui_filename): ui_filename = None builder = gtk.Builder() builder.set_translation_domain('testdrivegtk') builder.add_from_file(ui_filename) return builder testdrive-3.26/testdrivegtk/PreferencesTestdrivegtkDialog.py0000644000000000000000000006257212271433474021440 0ustar # -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*- ### BEGIN LICENSE # Copyright (C) 2010 Canonical Ltd. # # Authors: # Andres Rodriguez # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License version 3, as published # by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranties of # MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR # PURPOSE. See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program. If not, see . ### END LICENSE #from desktopcouch.records.server import CouchDatabase #from desktopcouch.records.record import Record import gtk import ConfigParser import os import commands from testdrive import testdrive from testdrivegtk.helpers import get_builder import gettext from gettext import gettext as _ gettext.textdomain('testdrive') ISO_REPOSITORY = ['cdimage', 'releases'] MEM_SIZE_TAB = ['256', '384', '512', '1024', '2048',_('Other...')] DISK_SIZE_TAB = ['4', '6', '8', '10', '16',_('Other...')] class PreferencesTestdrivegtkDialog(gtk.Dialog): __gtype_name__ = "PreferencesTestdrivegtkDialog" preferences = {} def __new__(cls): """Special static method that's automatically called by Python when constructing a new instance of this class. Returns a fully instantiated PreferencesTestdrivegtkDialog object. """ import logging logging.basicConfig(level=logging.DEBUG) logger1 = logging.getLogger('gtkpreferences') logger1.debug('__new__') builder = get_builder('PreferencesTestdrivegtkDialog') new_object = builder.get_object("preferences_testdrivegtk_dialog") new_object.finish_initializing(builder, logger1) return new_object def finish_initializing(self, builder, logger1): """Called while initializing this instance in __new__ finish_initalizing should be called after parsing the ui definition and creating a PreferencesTestdrivegtkDialog object with it in order to finish initializing the start of the new PerferencesTestdrivegtkDialog instance. Put your initialization code in here and leave __init__ undefined. """ # Get a reference to the builder and set up the signals. self.builder = builder self.builder.connect_signals(self) self.set_title(_("TestDrive Preferences")) self.logger = logger1 ################################################################## ###### Starting code of instancing TestDrive in Prefereces ####### ################################################################## # Instancing a testdrive object. self.td = testdrive.Testdrive('testdrive-gtk') # Initializing local variables, loading config files, setting defaults. self.initialize_variables() self.initialize_config_files() self.td.set_defaults() # Grab the selected repo and store it temporarly. # Then, use the hardcoded repos to update the cache. # Finally, default the initially selected repo. selected_repo = self.td.p for repo in ISO_REPOSITORY: self.td.p = repo self.update_iso_cache() self.td.p = selected_repo # Initialize widgets and its values self.initialize_widgets() self.initialize_widgets_values() self.logger.debug(_('finish_initialization()')) self.builder.get_object("txt_gral_cache") def initialize_variables(self): self.virt_method = None self.mem = None self.disk_size = None self.flavors = "" self.arch = [] self.repo = None self.r = None def initialize_widgets(self): ################################################################## ########### Initializing all the widgets in variables ############ ################################################################## # Initialize Data Paths self.txt_gral_cache = self.builder.get_object("txt_gral_cache") self.txt_img_cache = self.builder.get_object("txt_img_cache") self.txt_iso_cache = self.builder.get_object("txt_iso_cache") self.txt_iso_list_cache = self.builder.get_object("txt_iso_list_cache") # Clean Ups self.btn_iso_clean = self.builder.get_object("btn_iso_clean") self.btn_iso_clean.connect("clicked", self.on_cache_cleanup_clicked, self.td.CACHE_ISO) self.btn_img_clean = self.builder.get_object("btn_img_clean") self.btn_img_clean.connect("clicked", self.on_cache_cleanup_clicked, self.td.CACHE_IMG) self.btn_update_iso_list_cache = self.builder.get_object("btn_update_iso_list_cache") self.btn_update_iso_list_cache.connect("clicked", self.on_force_iso_list_update) # Ubuntu Releases self.chk_arch_i386 = self.builder.get_object("chk_arch_i386") self.chk_arch_i386.connect("clicked", self.on_select_arch, "i386") self.chk_arch_amd64 = self.builder.get_object("chk_arch_amd64") self.chk_arch_amd64.connect("clicked", self.on_select_arch, "amd64") # Ubuntu Repositories Combo Box self.tb_general_prefs = self.builder.get_object("tb_general_prefs") self.cb_ubuntu_repo = gtk.combo_box_new_text() self.cb_ubuntu_repo.set_size_request(260, -1) self.cb_ubuntu_repo.append_text(_('Select Repository:')) for repo in ISO_REPOSITORY: self.cb_ubuntu_repo.append_text(repo) self.cb_ubuntu_repo.connect('changed', self.on_select_iso_image_repo) self.cb_ubuntu_repo.set_active(0) self.cb_ubuntu_repo.show() self.tb_general_prefs.attach(self.cb_ubuntu_repo, 1,2,7,8) # Ubuntu Releases Combo Box self.cb_ubuntu_release = gtk.combo_box_new_text() self.cb_ubuntu_release.set_size_request(260, -1) self.cb_ubuntu_release.connect('changed', self.on_select_ubuntu_release) self.cb_ubuntu_release.append_text(_('Select Release:')) self.cb_ubuntu_release.set_active(0) self.cb_ubuntu_release.show() self.tb_general_prefs.attach(self.cb_ubuntu_release, 1,2,8,9) # Initialize Virtualization Method Options self.opt_virt_kvm = self.builder.get_object("opt_virt_kvm") self.opt_virt_kvm.connect("toggled", self.on_select_virt_method, "kvm") self.opt_virt_vbox = self.builder.get_object("opt_virt_vbox") self.opt_virt_vbox.connect("toggled", self.on_select_virt_method, "virtualbox") self.opt_virt_parallels = self.builder.get_object("opt_virt_parallels") self.opt_virt_parallels.connect("toggled", self.on_select_virt_method, "parallels") # Initialize Memory Options self.cbe_mem_size = self.builder.get_object("cbe_mem_size") self.cbe_mem_size.remove_text(0) for mem in MEM_SIZE_TAB: self.cbe_mem_size.append_text(mem) self.cbe_mem_size.connect('changed', self.on_select_mem) # Initialize Disk Size Options self.cbe_disk_size = self.builder.get_object("cbe_disk_size") self.cbe_disk_size.remove_text(0) for disk in DISK_SIZE_TAB: self.cbe_disk_size.append_text(disk) self.cbe_disk_size.connect('changed', self.on_select_disk_size) # KVM Args self.txt_kvm_args = self.builder.get_object("txt_kvm_args") self.lb_kvm_args = self.builder.get_object("lb_kvm_args") # SMP self.lb_smp_nbr = self.builder.get_object("lb_smp_nbr") self.txt_smp_nbr = self.builder.get_object("txt_smp_nbr") self.lb_smp_available = self.builder.get_object("lb_smp_available") # Flavors self.chk_flavor_ubuntu = self.builder.get_object("chk_flavor_ubuntu") self.chk_flavor_ubuntu.connect("clicked", self.on_select_flavors) self.chk_flavor_kubuntu = self.builder.get_object("chk_flavor_kubuntu") self.chk_flavor_kubuntu.connect("clicked", self.on_select_flavors) self.chk_flavor_xubuntu = self.builder.get_object("chk_flavor_xubuntu") self.chk_flavor_xubuntu.connect("clicked", self.on_select_flavors) self.chk_flavor_edubuntu = self.builder.get_object("chk_flavor_edubuntu") self.chk_flavor_edubuntu.connect("clicked", self.on_select_flavors) self.chk_flavor_mythbuntu = self.builder.get_object("chk_flavor_mythbuntu") self.chk_flavor_mythbuntu.connect("clicked", self.on_select_flavors) self.chk_flavor_ubuntustudio = self.builder.get_object("chk_flavor_ubuntustudio") self.chk_flavor_ubuntustudio.connect("clicked", self.on_select_flavors) self.chk_flavor_lubuntu = self.builder.get_object("chk_flavor_lubuntu") self.chk_flavor_lubuntu.connect("clicked", self.on_select_flavors) self.chk_flavor_ubuntukylin = self.builder.get_object("chk_flavor_ubuntukylin") self.chk_flavor_ubuntukylin.connect("clicked", self.on_select_flavors) self.chk_flavor_ubuntugnome = self.builder.get_object("chk_flavor_ubuntugnome") self.chk_flavor_ubuntugnome.connect("clicked", self.on_select_flavors) self.chk_flavor_other = self.builder.get_object("chk_flavor_other") self.chk_flavor_other.connect("clicked", self.on_select_flavors) def initialize_config_files(self): ################################################################## ########### Read the configuration file for settings ############# ################################################################## config_files = ["/etc/%s" % self.td.PKGRC, "%s/.%s" % (self.td.HOME, self.td.PKGRC), "%s/.config/%s/%s" % (self.td.HOME, self.td.PKG, self.td.PKGRC) ] for file in config_files: if os.path.exists(file): try: # Load config files for class self.td.load_config_file(file) # Load config files for local variables #self.load_config_files(file) self.logger.debug(_("Reading config file: [%s]") % file) except: self.logger.debug(_("Unable to load config file [%s]") % file) # return False #return True def initialize_widgets_values(self): ################################################################## ###### Initialize the widget values - Displayes information ###### ################################################################## # CACHE Variables self.txt_gral_cache.set_text(self.td.CACHE) self.txt_img_cache.set_text(self.td.CACHE_IMG) self.txt_iso_cache.set_text(self.td.CACHE_ISO) # Determine the selected repository if self.td.p == 'cdimage': self.cb_ubuntu_repo.set_active(1) elif self.td.p == 'releases': self.cb_ubuntu_repo.set_active(2) # VIRT Methods if self.td.VIRT == 'kvm': self.opt_virt_kvm.set_active(True) elif self.td.VIRT == 'virtualbox': self.opt_virt_vbox.set_active(True) elif self.td.VIRT == 'parallels': self.opt_virt_parallels.set_active(True) # Memory if self.td.MEM == '256': self.cbe_mem_size.set_active(0) elif self.td.MEM == '384': self.cbe_mem_size.set_active(1) elif self.td.MEM == '512': self.cbe_mem_size.set_active(2) elif self.td.MEM == '1024': self.cbe_mem_size.set_active(3) elif self.td.MEM == '2048': self.cbe_mem_size.set_active(4) else: self.cbe_mem_size.append_text(self.td.MEM) self.cbe_mem_size.set_active(6) # Disk Size if self.td.DISK_SIZE == '4G': self.cbe_disk_size.set_active(0) elif self.td.DISK_SIZE == '6G': self.cbe_disk_size.set_active(1) elif self.td.DISK_SIZE == '8G': self.cbe_disk_size.set_active(2) elif self.td.DISK_SIZE == '10G': self.cbe_disk_size.set_active(3) elif self.td.DISK_SIZE == '16G': self.cbe_disk_size.set_active(4) else: self.cbe_disk_size.append_text(self.td.DISK_SIZE.replace("G", "")) self.cbe_disk_size.set_active(6) # KVM Args self.txt_kvm_args.set_text(self.td.KVM_ARGS) # SMP if self.td.SMP: self.txt_smp_nbr.set_text(self.td.SMP) self.lb_smp_available.set_text(_(" of %s available.") % commands.getoutput("grep -c ^processor /proc/cpuinfo")) # Flavors i = 0 while(i != -1): try: flavor = self.td.f.split()[i].replace(',', '') if flavor == 'ubuntu': self.chk_flavor_ubuntu.set_active(True) elif flavor == 'kubuntu': self.chk_flavor_kubuntu.set_active(True) elif flavor == 'xubuntu': self.chk_flavor_xubuntu.set_active(True) elif flavor == 'edubuntu': self.chk_flavor_edubuntu.set_active(True) elif flavor == 'mythbuntu': self.chk_flavor_mythbuntu.set_active(True) elif flavor == 'ubuntustudio': self.chk_flavor_ubuntustudio.set_active(True) elif flavor == 'lubuntu': self.chk_flavor_lubuntu.set_active(True) elif flavor == 'ubuntukylin': self.chk_flavor_ubuntukylin.set_active(True) elif flavor == 'ubuntugnome': self.chk_flavor_ubuntugnome.set_active(True) elif flavor == 'other': self.chk_flavor_other.set_active(True) else: break except: i = -1 break i = i + 1 # Architectures for arch in self.td.m: if arch == 'i386': self.chk_arch_i386.set_active(True) if arch == 'amd64': self.chk_arch_amd64.set_active(True) def update_iso_cache(self, force_update = False): ################################################################## ###### Code to update the ISO list from the repository Cache ##### ################################################################## update_cache = None cdimage = False """ Verify if the ISO list is cached, if not, set variable to update/create it. """ if force_update is True: update_cache = 1 pass elif self.td.is_iso_list_cached() is False: update_cache = 1 # If ISO list is cached, verify if it is expired. If it is, set variable to update it. elif self.td.is_iso_list_cache_expired() is True: update_cache = 1 """ If variable set to update, obtain the ISO list from the Ubuntu CD Image repository. """ if update_cache == 1: self.logger.info(_("Obtaining Ubuntu ISO list from %s...") % self.td.u) try: cdimage = self.td.obtain_ubuntu_iso_list_from_repo() except: self.logger.error(_("Could not obtain the Ubuntu ISO list from %s...") % self.td.u) """ If the ISO List was obtained, update the cache file""" if cdimage: self.logger.info(_("Updating the Ubuntu ISO list cache...")) try: self.td.update_ubuntu_iso_list_cache(cdimage) except: self.logger.error(_("Unable to update the Ubuntu ISO list cache...")) def get_preferences(self): """Returns preferences for testdrivegtk.""" self.logger.debug(_("get_preferences()")) return self.td def _load_preferences(self): # TODO: add preferences to the self._preferences dict default # preferences that will be overwritten if some are saved pass def _save_preferences(self): ################################################################## ########### Saving the preferences to the config file ############ ################################################################## if self.preferences: config = ConfigParser.RawConfigParser() config.add_section(self.td.PKG_SECTION) for prefs in self.preferences: config.set(self.td.PKG_SECTION, prefs[0], prefs[1]) # Writing our configuration file path = "%s/.%s" % (self.td.HOME, self.td.PKGRC) with open(path, 'wb') as configfile: config.write(configfile) def ok(self, widget, data=None): """The user has elected to save the changes. Called before the dialog returns gtk.RESONSE_OK from run(). """ # Make any updates to self._preferences here. e.g. self.update_preferences() self._save_preferences() def cancel(self, widget, data=None): """The user has elected cancel changes. Called before the dialog returns gtk.RESPONSE_CANCEL for run() """ # Restore any changes to self._preferences here. pass def on_error_dlg(self, data=None): errorbox = gtk.MessageDialog(self, gtk.DIALOG_DESTROY_WITH_PARENT, gtk.MESSAGE_ERROR, gtk.BUTTONS_CLOSE, data) response = errorbox.run() errorbox.destroy() def on_select_virt_method(self, widget, virt=None): # On selecting the viratualization method self.virt_method = virt # If Virtualization method is KVM, display related options. if virt == 'kvm': self.txt_kvm_args.set_sensitive(True) self.txt_smp_nbr.set_sensitive(True) else: self.txt_kvm_args.set_sensitive(False) self.txt_smp_nbr.set_sensitive(False) def on_select_mem(self, entry): # On selecting RAM memory. if entry.child.get_text() == MEM_SIZE_TAB[4]: entry.child.set_editable(True) self.mem = 'other' elif entry.get_active() >= 0: entry.child.set_editable(False) self.mem = entry.child.get_text() def on_select_disk_size(self, entry): # On selecting disk size if entry.child.get_text() == DISK_SIZE_TAB[3]: entry.child.set_editable(True) self.disk_size = 'other' elif entry.get_active() >= 0: entry.child.set_editable(False) self.disk_size = entry.child.get_text() def on_select_flavors(self, widget): # On selecting Ubuntu Flavors self.flavors = "" if self.chk_flavor_ubuntu.get_active(): self.flavors = self.flavors + "ubuntu, " if self.chk_flavor_kubuntu.get_active(): self.flavors = self.flavors + "kubuntu, " if self.chk_flavor_xubuntu.get_active(): self.flavors = self.flavors + "xubuntu, " if self.chk_flavor_edubuntu.get_active(): self.flavors = self.flavors + "edubuntu, " if self.chk_flavor_mythbuntu.get_active(): self.flavors = self.flavors + "mythbuntu, " if self.chk_flavor_ubuntustudio.get_active(): self.flavors = self.flavors + "ubuntustudio, " if self.chk_flavor_lubuntu.get_active(): self.flavors = self.flavors + "lubuntu, " if self.chk_flavor_ubuntukylin.get_active(): self.flavors = self.flavors + "ubuntukylin, " if self.chk_flavor_ubuntugnome.get_active(): self.flavors = self.flavors + "ubuntugnome, " if self.chk_flavor_other.get_active(): self.flavors = self.flavors + "other, " def on_select_arch(self, widget, arch): # On selecting the architecture if widget.get_active() == True: self.arch.append(arch) if widget.get_active() == False: self.arch.remove(arch) def on_txt_gral_cache_focus_out_event(self, widget, data=None): # When the CACHE text is changed, update related cache paths. txt_cache = self.txt_gral_cache.get_text() self.txt_iso_cache.set_text("%s/iso" % txt_cache) self.txt_img_cache.set_text("%s/img" % txt_cache) def on_cache_cleanup_clicked(self, widget, cache_path): # Method to cleanup cache filelist = os.listdir(cache_path) if not filelist: return try: for file in filelist: path = "%s/%s" % (cache_path, file) os.unlink(path) except: on_error_dlg(_("Unable to clean up files from [%s]") % cache_path) def on_select_iso_image_repo(self, widget): ################################################################## #### Select image repo, populate Release combobox accordingly #### ################################################################## model = widget.get_model() index = widget.get_active() if index: old_repo = self.td.p self.repo = model[index][0] self.td.p = self.repo self.txt_iso_list_cache.set_text("%s/%s.isos" % (self.td.CACHE, self.td.p)) # Update cache commented given the hack to sync every repo on initialization #self.update_iso_cache() # Populate the releases combobox self.cb_ubuntu_release.get_model().clear() self.cb_ubuntu_release.append_text(_('Select Release:')) self.cb_ubuntu_release.set_active(0) isos = self.td.get_ubuntu_iso_list() codenames = [] for iso in isos: codenames.append(iso.split()[1]) codenames = list(set(codenames)) codenames.sort() codenames.reverse() c = i = 0 for release in codenames: self.cb_ubuntu_release.append_text(release) c += 1 if release == self.td.r and self.td.p == old_repo: i = c if self.td.r is None: self.cb_ubuntu_release.set_active(1) if i != 0: self.cb_ubuntu_release.set_active(i) else: self.repo = None def on_select_ubuntu_release(self, widget): model = widget.get_model() index = widget.get_active() if index > 0: self.r = model[index][0] else: self.r = None def on_force_iso_list_update(self, widget): selected_repo = self.td.p for repo in ISO_REPOSITORY: self.td.p = repo self.update_iso_cache(True) self.td.p = selected_repo def update_preferences(self): ################################################################## ###### Prepare the preferences to be saved in the config fiel #### ################################################################## self.preferences = [] # CACHE Variables if self.txt_gral_cache.get_text() != None: self.td.CACHE = self.txt_gral_cache.get_text() self.preferences.append(['cache', self.td.CACHE]) if self.txt_img_cache.get_text() != None: self.td.CACHE_IMG = self.txt_img_cache.get_text() self.preferences.append(['cache_img', self.td.CACHE_IMG]) if self.txt_iso_cache.get_text() != None: self.td.CACHE_ISO = self.txt_iso_cache.get_text() self.preferences.append(['cache_iso', self.td.CACHE_ISO]) # Repo selection if self.repo != None: self.preferences.append(['p', self.td.p]) if self.r != None: self.td.r = self.r self.preferences.append(['r', self.td.r]) # KVM Args if self.txt_kvm_args.get_text() != None: self.td.KVM_ARGS = self.txt_kvm_args.get_text() self.preferences.append(['kvm_args', self.td.KVM_ARGS]) if self.txt_smp_nbr.get_text() != None: self.td.SMP = self.txt_smp_nbr.get_text() self.preferences.append(['smp', self.td.SMP]) #ARCHs if 'amd64' in self.arch and 'i386' in self.arch: self.td.m = self.arch self.td.m.sort() self.preferences.append(['m', ' '.join(self.td.m)]) elif 'amd64' in self.arch or 'i386' in self.arch: self.td.m = self.arch self.preferences.append(['m', self.td.m[0]]) # VIRT Methods if self.virt_method != None: self.td.VIRT = self.virt_method self.preferences.append(['virt', self.td.VIRT]) # Memory - TODO: Add validation of text if self.mem == 'other': self.mem = self.cbe_mem_size.child.get_text() if self.mem != None or self.mem not in MEM_SIZE_TAB: self.td.MEM = self.mem self.preferences.append(['mem', self.td.MEM]) # Disk Size - TODO: Add validation of text if self.disk_size == 'other': self.disk_size = self.cbe_disk_size.child.get_text() if self.disk_size != None or self.disk_size not in DISK_SIZE_TAB: self.td.DISK_SIZE = "%sG" % self.disk_size self.preferences.append(['disk_size', self.td.DISK_SIZE]) # Flavors self.td.f = self.flavors[:-2] self.preferences.append(['f', self.td.f]) if __name__ == "__main__": dialog = PreferencesTestdrivegtkDialog() dialog.show() gtk.main() testdrive-3.26/testdrivegtk/__init__.py0000644000000000000000000000000012207147737015173 0ustar testdrive-3.26/testdrivegtk/AddOtherTestdrivegtkDialog.py0000644000000000000000000002357412207147737020673 0ustar # -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*- ### BEGIN LICENSE # This file is in the public domain ### END LICENSE import gtk from testdrivegtk.helpers import get_builder import os, string, commands import gettext from gettext import gettext as _ gettext.textdomain('testdrive') class AddOtherTestdrivegtkDialog(gtk.Dialog): __gtype_name__ = "AddothertestdrivegtkDialog" def __new__(cls, cache): """Special static method that's automatically called by Python when constructing a new instance of this class. Returns a fully instantiated AddothertestdrivegtkDialog object. """ builder = get_builder('AddOtherTestdrivegtkDialog') new_object = builder.get_object('addothertestdrivegtk_dialog') new_object.finish_initializing(builder, cache) return new_object def finish_initializing(self, builder, cache): """Called when we're finished initializing. finish_initalizing should be called after parsing the ui definition and creating a AddothertestdrivegtkDialog object with it in order to finish initializing the start of the new AddothertestdrivegtkDialog instance. """ # Get a reference to the builder and set up the signals. self.builder = builder self.builder.connect_signals(self) self.CACHE = cache self.PROTO = None self.url = None self.desc = None # Initialize Widgets self.initialize_widgets() isos = self.get_other_isos_list_from_cache() self.i = 1 if isos is True: self.initialize_isos_list() def ok(self, widget, data=None): """The user has elected to save the changes. Called before the dialog returns gtk.RESONSE_OK from run(). """ # Saving changes in the isos file path = "%s/other.isos" % self.CACHE try: f = open(path,'w') for item in self.liststore: iso = "other\tother\t\t%s\t\t%s\n" % (item[2], item[1]) f.write(iso) f.close except IOError: pass pass def cancel(self, widget, data=None): """The user has elected cancel changes. Called before the dialog returns gtk.RESPONSE_CANCEL for run() """ pass def on_select_sync_proto(self, widget): model = widget.get_model() index = widget.get_active() if index: self.PROTO = model[index][0] else: self.PROTO = None def on_error_dlg(self, data=None): errorbox = gtk.MessageDialog(self, gtk.DIALOG_DESTROY_WITH_PARENT, gtk.MESSAGE_ERROR, gtk.BUTTONS_CLOSE, data) response = errorbox.run() errorbox.destroy() def on_info_dlg(self, data=None): errorbox = gtk.MessageDialog(self, gtk.DIALOG_DESTROY_WITH_PARENT, gtk.MESSAGE_INFO, gtk.BUTTONS_CLOSE, data) errorbox.run() errorbox.destroy() def on_btn_add_iso_clicked(self, widget): ################################################################## ######### Adding new ISO's, however not yet saving them ########## ################################################################## add = self.on_validate_iso_url() if add is False: return # Adding ISO to list of ISO's old_proto = self.url.partition(":")[0] self.url = self.url.replace(old_proto, self.PROTO) # Add ISO to TreeView self.liststore.append([self.i, self.desc, self.url]) self.txt_other_desc.set_text("") self.txt_other_url.set_text("") self.cb_sync_proto.set_active(0) def on_btn_del_iso_clicked(self, widget): # When Delete button is clicked, deletes it from the list store, # but changes are not saved selection = self.treeview.get_selection() model, iter = selection.get_selected() if iter: model.remove(iter) return def on_validate_iso_url(self): ################################################################## ###### Validating that the input URL si correct and exists ####### ################################################################## file = self.txt_other_url.get_text().strip() desc = self.txt_other_desc.get_text().replace(' ','-') if len(desc) == 0: self.on_error_dlg(_("Please insert a Description")) self.set_focus(self.txt_other_desc) return False if len(file) == 0: self.on_error_dlg(_("Please insert a URL")) self.set_focus(self.txt_other_url) return False self.desc = desc # If it's a URL, assume it's good for i in ("http", "ftp", "rsync", "file", "zsync"): if string.find(file, "%s://" % i) == 0: self.url = file #If it's a local path, test it for viability if commands.getstatusoutput("file \"%s\" | grep -qs \"ISO 9660\"" % file)[0] == 0: #return("file://%s" % file) self.url ="file://%s" % file if self.url is None: self.on_error_dlg(_("Invalid ISO URL [%s]") % file) return False # Validate if url exists proto = self.url.partition(":")[0] url = self.url print proto if proto == 'rsync' or proto == 'zsync': url = url.replace(proto, 'http') if proto == 'file': pass elif os.system("wget --spider -S %s 2>&1 | grep 'HTTP/1.. 200 OK'" % url) != 0: self.on_error_dlg(_("ISO not found at [%s]") % url) return False if self.PROTO is None: self.on_error_dlg(_("No sync protocol has been selected, please select one.")) return False else: return True def on_iso_list_expanded(self, expander, params): # When expander is clicked if expander.get_expanded(): expander.add(self.scroll_iso_list) else: expander.remove(expander.child) self.resize(1, 1) def initialize_widgets(self): ################################################################## ############## Initializing Widget into variables ################ ################################################################## self.txt_other_desc = self.builder.get_object("txt_other_desc") self.txt_other_url = self.builder.get_object("txt_other_url") # Initializing TreeView that will list the other ISO's self.liststore = gtk.ListStore(int, str, str) self.treeview = self.builder.get_object("tv_other_isos_list") self.treeview.columns = [None]*3 self.treeview.columns[0] = gtk.TreeViewColumn('No.') self.treeview.columns[1] = gtk.TreeViewColumn(_('Description')) self.treeview.columns[2] = gtk.TreeViewColumn('URL') self.treeview.set_model(self.liststore) for n in range(3): # add columns to treeview self.treeview.append_column(self.treeview.columns[n]) # create a CellRenderers to render the data self.treeview.columns[n].cell = gtk.CellRendererText() if n >= 1: self.treeview.columns[n].cell.set_property('editable', True) # add the cells to the columns self.treeview.columns[n].pack_start(self.treeview.columns[n].cell, True) # set the cell attributes to the appropriate liststore column self.treeview.columns[n].set_attributes(self.treeview.columns[n].cell, text=n) self.btn_add_other = self.builder.get_object("btn_add_iso") self.btn_add_other.connect("clicked", self.on_btn_add_iso_clicked) self.btn_del_iso = self.builder.get_object("btn_del_iso") self.btn_del_iso.connect("clicked", self.on_btn_del_iso_clicked) # Expander self.ex_other_iso_list = self.builder.get_object("ex_other_iso_list") self.ex_other_iso_list.connect('notify::expanded', self.on_iso_list_expanded) self.scroll_iso_list = self.builder.get_object("scrolledwindow1") self.ex_other_iso_list.remove(self.ex_other_iso_list.child) self.layout_table = self.builder.get_object("tb_other_iso") #Sync Protocol Combo Box self.cb_sync_proto = gtk.combo_box_new_text() self.cb_sync_proto.append_text(_("Select Protocol:")) self.cb_sync_proto.append_text("rsync") self.cb_sync_proto.append_text("zsync") #self.cb_sync_proto.append_text("wget") self.cb_sync_proto.append_text("file") self.cb_sync_proto.connect('changed', self.on_select_sync_proto) self.cb_sync_proto.set_active(0) self.cb_sync_proto.show() self.layout_table.attach(self.cb_sync_proto, 1,3,2,3, gtk.FILL | gtk.EXPAND, gtk.SHRINK) def get_other_isos_list_from_cache(self): ################################################################## ########### Obtaining the other ISO's from the CACHE ############# ################################################################## if os.path.exists("%s/other.isos" % self.CACHE): try: f = open("%s/other.isos" % self.CACHE, 'r') self.ISOS = f.readlines() f.close except IOError: pass else: return False return True def initialize_isos_list(self): ################################################################## ###### Populating the TreeView with the ISOs from the CACHE ###### ################################################################## for iso in self.ISOS: self.liststore.append([self.i, iso.split()[3], iso.split()[2]]) self.i += 1 if __name__ == "__main__": dialog = AddOtherTestdrivegtkDialog() dialog.show() gtk.main() testdrive-3.26/AUTHORS0000644000000000000000000000017712207147737011432 0ustar Copyright (C) 2010 Canonical Ltd. Authors: Andres Rodriguez Dustin Kirkland testdrive-3.26/data/0000755000000000000000000000000012207147737011266 5ustar testdrive-3.26/data/media/0000755000000000000000000000000012207147753012343 5ustar testdrive-3.26/data/media/logo.png0000644000000000000000000001500712207147737014016 0ustar PNG  IHDR@@iqsBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org<IDATx{kՙ޳nn{s?6 S !LcL rJDZUjڐԪ 3GHA1BQ2b.$fj2FHsn99>60cH}[kw]&9 ~سgF\6P& !9Xk[ιB)X{0.!-bᩩRΏ\ سg`v m -4 pN 6y(+TUg!`q8RsR΁1b~n6Mɻ`3Sϼ;%`Wb^h)!MS4mimh(:n7Avan6%P|eWn\PHZBpw}f i,+g/Ľ?ll۶JCq( s 5cƢREYa~v:FÐw}W 6ƔD hZkU5yޞ=Ez|;o+J=> |Z`|ts$IJk̼&lٽr w}0؉5kׯRgG@V?;t mwܾR#$B CAL;c7]1}}vN[7}ߣZUߠAi4ͬ?~aw}\s:]VRڭAq4n߾g7Ga|}3h{T{h׮]W8㺴 #[=R?}~/;#kmftI8@ Aդ{|g!`׮]~psѠ㘛kK 3eQ;twgË|7`:. ʀ( )/ҭg?w'eQ }?=N g&ޓ$鴳sM* O vy'z 𥉉(1kp}PjDERǐbΝ/fָG ֈNR0y4ȹ/Uy\aB/IG!>cǎk(%R`'ee"<ˬ?!PqB=tH p󄐷/%Hs=W~ر_1V vW\%iڻfǎ#?|s`l'@V $E`<yc={[N|R\ !!Re`u:g-sZJJG9䞯'αSSSj9w}!_z{w]0N!ss@?](nC:R[2YG\$8gW`8ge$՚yf΄KzdÆ JRhe8kaZ\9G80ȀB\?mF3JA()g LpWyީS2#gU֙SQAJ֭řX<á@;IEQ `tJЗ(KD0tnmXg$Zk  ore87F0NJHJ(K!8qP 䅂j'mkYaUi0JQu8TUZY? Yj!KS(A0o9C29 FG ̓<$I9RS88C]":ls`!sc@)-[.8ֺ@FsaXHG\f>A)3O2Q4>p c4GEV_٭spΡ(KA88A̕fА2 BJ8\e q} $PkbBIѭ_szU3Yڭ668K3v A cl+(eXܦ8hȋ^,Mᜃ TZR|`Cۅ*K?PE͗jK9DER+ۤ(t RQm,uh`5`N2N@QRYٙPk 8Z K^9"xRsUY.i֬] xIq(V(BP%˶>ʲDJQ%T 82jj -\" kQ: ˪~OU9a_YmG!ے^ku~,ӈ;dUĉ ǩSR sۓsր.<ːe`Zqt*:Jʢn;%ȠBp*,cߵ!;jQ@ׄ'% 1.R_G\\ `Yfq0.nȲ M۰?y~sw ]wAcݭ1J)T6vf9 4ҿ=Ϟ6INg>Z_YnA@90PZ(󂵆/n1]cߔ1LApW5==֬/ީSek֠h+8(cXe^XmR9CоY% pTU]W _Qʪ:=x"'`MYV<֯GB׃1v(aJ1k5 re6?'_>|paR`Bp!ZU֞Z"ƝTe3EZ%RVCUUn% oپ}> sV[/8qZ"SR:^8`:oͷп*Kx GWZwkP%HcA)8M;M9 a^p14twY_H>}@O9DMlOG_}? ^/Q%sZEݲeˈ3A 199/&ejcL_nXcBrƎ~P9rdi&.&P(@ m)G8N/_V-@pVȑ#5LbrbiW>e2DxRBz&޻PBPBe({?HRsxYs$iGgSSSG% zgϝQq#Ce gatdRcznnRo˛wN($+ e 45XkFQH4EepD?/b7oi7I2(<# Ce:g9ae֘o9G_>15JM no1Bi߻WT3x_ǎ=!}yz@) !<҇1$YNƽv)]>j0@V%ȑCo+U=Iffs&@i0CņPK)`Hy99y-`~~ιL)#GV'>oP(ķuo0B݆Ka 0?bJ+/TR8!DEEՆ5Kq2[ڜ(|j | k/,a?KqݰL7Z.:nYXP:]Q/|2,ƭWA ujZѡ!jffwO番4_y孋.2le9e3WlX]3^/EBn7*W}7Nkkt(z C^&N=%#xF8ÇO_4l۶mMagMʍ~ ,|VEL[yx">wͷYRPC:q! |,4͙MBh?{q-lbZ(W\NGthw{t{h;za0$oz1?Z3ġPqNss*KR=L?ѳ6Lz֭7BWÐOyC:ʪgRt yY2*ȼ~M\uPj3֘ (PEQ |Qk-ZLOv[Zk}kLS_2ơvgt2֠q>91 ,+):ݤ_QVAelE!W`t񇴪$aa0|_" | CY%,Cրs8<)(X(P)"/Y?VȲEc=)KU'qdf96orfqps!e (DK҃ `! b:m4\J`VJ,GZg5g??zs XoR<"zqU*x>'q k1jc,Rf9/JI(` e2('_;Kqgn~# rFY@9G\@k JTZtlqR;co'Ʀ-[F;<99CⷙaY J(g *BiNؗsOiA.&. ˱i&6KܵĹ JB$r;y:.ËKKN;#3B)IENDB`testdrive-3.26/data/media/testdrive_64.png0000644000000000000000000001500712207147737015400 0ustar PNG  IHDR@@iqsBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org<IDATx{kՙ޳nn{s?6 S !LcL rJDZUjڐԪ 3GHA1BQ2b.$fj2FHsn99>60cH}[kw]&9 ~سgF\6P& !9Xk[ιB)X{0.!-bᩩRΏ\ سg`v m -4 pN 6y(+TUg!`q8RsR΁1b~n6Mɻ`3Sϼ;%`Wb^h)!MS4mimh(:n7Avan6%P|eWn\PHZBpw}f i,+g/Ľ?ll۶JCq( s 5cƢREYa~v:FÐw}W 6ƔD hZkU5yޞ=Ez|;o+J=> |Z`|ts$IJk̼&lٽr w}0؉5kׯRgG@V?;t mwܾR#$B CAL;c7]1}}vN[7}ߣZUߠAi4ͬ?~aw}\s:]VRڭAq4n߾g7Ga|}3h{T{h׮]W8㺴 #[=R?}~/;#kmftI8@ Aդ{|g!`׮]~psѠ㘛kK 3eQ;twgË|7`:. ʀ( )/ҭg?w'eQ }?=N g&ޓ$鴳sM* O vy'z 𥉉(1kp}PjDERǐbΝ/fָG ֈNR0y4ȹ/Uy\aB/IG!>cǎk(%R`'ee"<ˬ?!PqB=tH p󄐷/%Hs=W~ر_1V vW\%iڻfǎ#?|s`l'@V $E`<yc={[N|R\ !!Re`u:g-sZJJG9䞯'αSSSj9w}!_z{w]0N!ss@?](nC:R[2YG\$8gW`8ge$՚yf΄KzdÆ JRhe8kaZ\9G80ȀB\?mF3JA()g LpWyީS2#gU֙SQAJ֭řX<á@;IEQ `tJЗ(KD0tnmXg$Zk  ore87F0NJHJ(K!8qP 䅂j'mkYaUi0JQu8TUZY? Yj!KS(A0o9C29 FG ̓<$I9RS88C]":ls`!sc@)-[.8ֺ@FsaXHG\f>A)3O2Q4>p c4GEV_٭spΡ(KA88A̕fА2 BJ8\e q} $PkbBIѭ_szU3Yڭ668K3v A cl+(eXܦ8hȋ^,Mᜃ TZR|`Cۅ*K?PE͗jK9DER+ۤ(t RQm,uh`5`N2N@QRYٙPk 8Z K^9"xRsUY.i֬] xIq(V(BP%˶>ʲDJQ%T 82jj -\" kQ: ˪~OU9a_YmG!ے^ku~,ӈ;dUĉ ǩSR sۓsր.<ːe`Zqt*:Jʢn;%ȠBp*,cߵ!;jQ@ׄ'% 1.R_G\\ `Yfq0.nȲ M۰?y~sw ]wAcݭ1J)T6vf9 4ҿ=Ϟ6INg>Z_YnA@90PZ(󂵆/n1]cߔ1LApW5==֬/ީSek֠h+8(cXe^XmR9CоY% pTU]W _Qʪ:=x"'`MYV<֯GB׃1v(aJ1k5 re6?'_>|paR`Bp!ZU֞Z"ƝTe3EZ%RVCUUn% oپ}> sV[/8qZ"SR:^8`:oͷп*Kx GWZwkP%HcA)8M;M9 a^p14twY_H>}@O9DMlOG_}? ^/Q%sZEݲeˈ3A 199/&ejcL_nXcBrƎ~P9rdi&.&P(@ m)G8N/_V-@pVȑ#5LbrbiW>e2DxRBz&޻PBPBe({?HRsxYs$iGgSSSG% zgϝQq#Ce gatdRcznnRo˛wN($+ e 45XkFQH4EepD?/b7oi7I2(<# Ce:g9ae֘o9G_>15JM no1Bi߻WT3x_ǎ=!}yz@) !<҇1$YNƽv)]>j0@V%ȑCo+U=Iffs&@i0CņPK)`Hy99y-`~~ιL)#GV'>oP(ķuo0B݆Ka 0?bJ+/TR8!DEEՆ5Kq2[ڜ(|j | k/,a?KqݰL7Z.:nYXP:]Q/|2,ƭWA ujZѡ!jffwO番4_y孋.2le9e3WlX]3^/EBn7*W}7Nkkt(z C^&N=%#xF8ÇO_4l۶mMagMʍ~ ,|VEL[yx">wͷYRPC:q! |,4͙MBh?{q-lbZ(W\NGthw{t{h;za0$oz1?Z3ġPqNss*KR=L?ѳ6Lz֭7BWÐOyC:ʪgRt yY2*ȼ~M\uPj3֘ (PEQ |Qk-ZLOv[Zk}kLS_2ơvgt2֠q>91 ,+):ݤ_QVAelE!W`t񇴪$aa0|_" | CY%,Cրs8<)(X(P)"/Y?VȲEc=)KU'qdf96orfqps!e (DK҃ `! b:m4\J`VJ,GZg5g??zs XoR<"zqU*x>'q k1jc,Rf9/JI(` e2('_;Kqgn~# rFY@9G\@k JTZtlqR;co'Ʀ-[F;<99CⷙaY J(g *BiNؗsOiA.&. ˱i&6KܵĹ JB$r;y:.ËKKN;#3B)IENDB`testdrive-3.26/data/media/testdrive_14.png0000644000000000000000000000150612207147737015372 0ustar PNG  IHDRH-sBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org<IDAT(U[O`o[[9S)#jD4oPFD4zG0hCx+A'5%c[YƊ̵{ۮ{s{~tHuvxO)\.ʬf}Bآ {g(tT,/e,2^+W/_=O5_ =rYNQ>Er! -;:Ì\}ctE ''(\G-v.? jv0{'yG6g$فT{%9DҔEg_E8-b3˱ E0=V`~4-rb"971J!0x{6-I;UU59C@m A"ئ>b^2 < &bY,2)*wֆTqqieiaqe1@(`%%"뺂s씦%p}[c8/CC >eFzu 1QcS, 辽x"K/ƣGry٧Syt@f0ZIGJo{];sO_}ewc/8u&'nprv{ssWvޣɩl $0p rP%jQ?{nj'}SpioE10( j64vr$I'2~W5xt(1v}Cf$>.4!MsVJk׮C?x)ihԱvj3"/J̞8Yg m>7^YPCxpbYk [kg0>qfطvw~NWn@~keq[co`w,y__%%Յ<|>/~Vnݪf{MBwðGfx^C=%庯>o!H@ Aj|˚.Ogn|7nhwښCۇY c nԵέ"oa9K>iD$XGy*3릧1;;$MaL4^i% `0E*h:z>@)(fjMArM,@,o#ǵ['0tyY~?2_JToiK0Ur O,'Qyf#?@8Aܳ{c+.QZLHCЕ 4@\#0F x~owFѡ]v`@@^AHJ ;>`-RYQ4 Eult m^?F!"JZk""=O0{xp1Zk˲, P`sGX1#H̝RHB <~ JI $IkT6mڤ8`3^_)=z4JJIl Xàgy'e ;- AD &@<@`:)$y%vۖ033R8EQK.]G=BJ*] Zw P[`CavE ~~Ǿ&Mc|D\D:CX$y1󜩅% gff;htgV$$U B / :HaIفy0EN<ɴTޙJmy|r^e9@"wzwxIBfZ-)-Q!@),K4ME ai^4I`Rs`Z)ut&&Pd*fAì0=8bG.Fx`Y|WnwFk-V{=̝:<(B٬y2c I;MQai%hn#0ֹ+iRD7\:Sc4JLTO<;5pX=ͱle8˪{:3zuX3ywaXMec#赗ҁX 2FGIfF(Ei*9 @EW( *v/Ҳ_!DQShZկVX NPT%{7! HASRqaȋ If -@{TUzA.QS_~K.>rAbzZcV("EP?Rzqs@$`m (zE>@k, ҴJġe$o{J|;G$ra0xaPHౢ׮ѣGPO\w AAH v s [ B(,X{fst T9f@+hIhkol߳b|ND[Ip8 4T0fEY3s5j+ Rʿ x9"US'', 0+pV*XŘAB~,uv3.UE#svXtZAbx*]ۃ !nK.[*)U P#AJIh;7kUl"4Vd^-9KBP!%xذ~=rGźkqKj0=5U|N006 x|U8IT%,/qB yj%_xwt&ٱnS% .C`8s^'N 8bFRJMt&&PEQ.Vy(AW! 8u;8lFQ"˲&=y9 ', xЙukaR FZ)(l4j(YevVP Ͽπ1$IP|x2`Z)&Fô}~%}n1XNƘV RJH!{8W=uxSq^@] Ȋo_mF ]TJ yDQCgp^_&o"R|1eYtl;̯Ji*!y#R*o.pjrrߺ~_308IS4uVƘ}:"E7 rl&|:,^X(a1VrM@B,|BW^0ұ]X*0 rFz"-ppsז{(?)k:q`|۽{;2 x8tUY(cg {3ԘwS1)"J99h,޴iSp{4{pVB`: IAWI Jk߾} ա%!bTSyaI"j\`$4jj8Q/q֡o828p 7m^dn?+E;/GmF^y:g٢hb?^Ѩ0nQ!D2J`EŐZAiv7޸/Nҹ`D\ ()S>嗗2=6WG()0@݄XE(0IP)X/0gcM~,? n1q27 1킈2"Ψ߻5{"H@BTֽ,a>d| 0 :cu(UFi%gؿw[kȩ/2KR$iQ#"(\Hx`:gwe jB XgZkdyQb9WkR+nطoOo|vnK!AөJKčG.&dvO2CZLzuPM ֘N.DZp4uuYslv/aV"@rWٳs= yM\ {tZM|cWOOՏb$c-KlXħn BH! _ 9 ݻJ]i} %to_H;O?uCR$XH@(8y)C)!ei)5BB !!w-fz,adtƑsU)a%pQxe lSRnfYOg:$Ȑ9~N Ǚ>/1+u{|_^E`1xZE;=ļH\m !Y@KLtT0iѾ@oBLtoGh\DΈf鯼5X؏?t]IENDB`testdrive-3.26/data/media/testdrive_full.png0000644000000000000000000006446012207147753016116 0ustar PNG  IHDRXsBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org< IDATxw\y=X#3A3%JTѲmzwvwf6̦13ckc{dY4,1H$FJ7[tw5@Axֽsp/q1fmFm۸ !>۸ 6n2mAn6.5-˯˯;7z7*#?'W/\*p8$U7yp8\%… 'NoywVrZ5_I&Y5)Śr9AD(`߰QX;> ǑBL|J!pBHx }۸5p;H۸ nqm rqiA^k|O}$~:Bye߼6R{:oSH)ٵk2R*2sv0~tz>O95={v/>|k]^Z(+J.o\ITj8q )&|;u <E +ˆVɦ8( +kDDQc !0QUeUCJFH[ {gp)/*'JF!ER +sm4eYE*DbcaanK58$I;(*n5>sy$#fff&EEY$R*aѺ `Ȳ kҵRUm41,Ƹz lr!* :Ҵ|:8 ) o4i$PQHhc(,RufX.ԣ 9r3޹kb;n"'N*PLLmVTeI6E!ͤIEFQYλKWF# 4eU"GՖC)5>(K60 !RI("P #/K0" I$bIS%Y%ncqijKKٽul(^[8Eΰ(i lLGDJA$qPUw,Gü0ڎJ}rHwӍ8>sa^}d U2Ɛe€4M0ڒF6+w 0V eUyMS4)K.Yi̞瞻i kZ_ ̧K_CHZ^Ko䡇/x8JU50FE![n뱴ހEN=` B'18W?DA9E!FJx$Ib4I)&rPn9V{(?' 29taFF#Icp>3$1yAEֆ( JW^!tm `tس{{v<!NS,,u1VY;AsPIW'iL$4% Z& ZP%ϟҚf#a>} >rnm&T% C,E^,S7,o)E?@SE-cvA|֜9s'Ora~ c IA*_:%cFJE"M0$M"cU2gDQC0;7Ǡߣ{Ͻt7>.اyyX b維k4IH YSw% Z]')(<ܾnAܱww݃sxAH u_NHET$BTɊ͛7 !$3SH?p.6mtSw5x%O_W/Ϯ7QRck9T{k|~~Ԫksg9udmLOutm0MGKYTZ3sN}nGD3]#8 2*ZY7zUr zqY8IQfX(,qӵyQRUzBYcp#evwlwu>8~w֚F+tT 5,kLf3E 0Ʋu& `~~'=!ߍTQ|\NƱ 0AV»s0{HI48I4IH(.g, K=h&1{/7oٗct];Juf6L#8d8cdYCuS~yǶz \;Q*5 :rn/c:T$ i#Yð(󂢬ȋlXPsւgz=wKPJcp]w^oiѦB߼4!Nb>hZpaǣ͏0}3qk8W,yoYi[l߶ H-Y3 )ʂ<y]q`_R9.T~k8g) N:3>g9anNNR;kZgJK +:㏹9~ QV$,;N,|n$ӷ͛Ez⥢(Jy)A$1ih>m-33, 2*XdaObzj7! h6S(YV`%zI6v74 {_|i/R6aG8vlu𶸸H_c SSm0@8)}$J|TeǶ-j`kQU;>-Q Pf#eU:|cuGgqqqر9|dl^W^}}~?kvj๒kA`~m|V>x^gaqaHG,..ڪb0ȆBIGgٽ^g( &CafLLMN13=MQ_.)J濒r2/bW0~}o,`07obϖ͛hHN$^op9ANUiȳ~募86&*KKm>"V=6}Ըwb~Kfzz g=(=sQEBB>3[w@O?Ͽ6To$ EEEEOi6yRw{nuzhci5ҚT$1a]Q (}O$i7Su,.]{Z_&Oo6*/{_juku>y'NŚ :ꞎ=JקX$"#OPz<( ciK7koAXguAhQXBxhw:z=9rMVd5y]ݚ~!A SF?҃?7|keҋ rm[H!`Ӣl2YZ2^o@qė>};^9AhvER_ӯjN9t?[:Ospu>ºYMbr~vAt|GEEߧI}}ϻZTUE䅟(;2lHUiDaDLÀD\[gdfZ֌sA^; w#}(0kHS$!c8HI.<^ *d^PaH 0Hv׋5-ȷ/ѻ a樴j5qC J @Ce/uw(1_1 >np^0dBH߫j#:8?[@VMLM .[!I(VSiCﱰ0?͜fAݡjjnHkqA%B`#Mb*mYd}p۷_Hz=,y'19?)7:"~]U^F#خѬOwi,jĻ4IJh3:\[bqP%:,(PMf X'?RPs?PD]" c(A֓u nOQhmNVM$ om<,Jw1e)3?G $  N8UQAȀ2 kL^j7 ,Q^ۃK/n]G^..YyJ>oǃ;1(ˆ 4M8d|еk!z'O2^kjb~vKgؾ} VEE Y'Lmq BxzOtϹsKAX!.85d-Z#: 1I|h?DW(۾Z6)Ӥby^\YE\N'p1ֺY5B*dm=Fix5+{ "zK]opVz0#dZ[_GذAz^i 6(% h;w(*+0nQ~o@)%.T.EwCJ:[v9Μ:M٤3=}Wأ>E1SS}2@Hw qqߧ44e00st] nһQHP/. Rfg)EW(\˒7V]߰q0p̧g-۶N_}]Zs9&8suرs L6SSiڨK|w:Ge*T}[u'Z[vPxMyiz MïNa5qQ>@HCQ((RHt(R+`yKgr}+h<ݮ'EG j[ Q鮮,,`R`EIT0݌7HCXZZ"qqVjE8ip\Z82{~DCE!F!8p)Gqm.3a'e4G EYضm5_eTU5l!*(_(FWNge#hZi 3OS~aiʒ !qՙ>cOn2)+σeAJ5&mÐ( .A>&we]-)$<>jlH bK͖H!59ւ Zy8iW*EeL=P{}>Q݀{Gq3^]5:7NAprU8:.WuhCYVJQi $[` c-eYU~T1XfzOe#cM ?)R s/jOޡCA,gnX u*>A@Xӿ0cgJvۢdM>5_?ɳSg߾àv@JIӹF(@m~GJaּfw,|W۝ž-8SO?whu[opa'FHFA<`kv RUUZa;֚V+:73u|[_97k& asT.|~յER*(֚$s.L,l4߽߽=ze*'EY5PrI#4n*š.u2/Řf… aHVj}#,._=iؿyQI/ēO69.eEPaw|Lx&kŚ.vrGZYv{}%8&aoc}G^Y$L0 i&h{[wRw}=w(} ٲ= -u޴\.ر}K.nwuزe {ve(5&ںe >8CRLu:?_+d #ZWei5dku|9j޳Z~l&]{hٺe˺w;tkm]}t-KO27ؐi^)xSXKC,Jz?CJIX4;GJ4gVUE΍sB0n՞=ň[y~aoSq{&fRңd`Cf6ld֑9T*+;) $,&vX qXyRB=|n|9bRp'7_>Ćth6z65qT?ٽiV:.m*qdiKW_5ǪJWDguX J ;c_9 v%V _ZE(t@z*׹KKM8D{='zẊkAJrx=]S%pXkIdm9*@:S(UܴCj^m _c?X}?.[i5™ ܁8yj`Pt~.ӿr5&,.8q$AF5CkP UW"Lˆ6i')vI$uW"WU Za5R녘xv ntuv|gK_DZSSSk}e ,F~_! L,/ZR,˼Gj4@\aDlz.&_5,e= 6񓧬u*,(7[I%IsfZZkX6dcvΜ=.48n#643_%Izc2g.%~;l0v>?u 2]X\Zj {xFߕNOjرcay͡Gf k'6fHcAF^8y{몎h d~B=R\wg\׿cތtTc5_q-YA;ԙKFm_ IFդNv ?q r)?;M㋣ʷ)5Rv{\ձo66ٹs/oj𭟅/y8tsU'Ih jFWH!\.5='cK"錿5{ݹ;0l};{CqH)nuئX.WP7qoЪfRBxx5bs-K~ qMpIzpr NAHI7 c<~Qz(سg &˙n]7b|yG(߲eD{8|ghZ*ctEYxY㨎E94;->f he1˔^r8[FӔRLOuؾm+;wd!( yZkyNQ,u8sggY\XJl$a8㭆 cK"A*5V(Qڌio^:r.mC(ʲS]y m7p?WM0Q:a {A_\qDQTŞ꞉(&<}jO2 ŖqRa$1 #Xf-Fwm)JQe1VT;`476/ Ο#{0 c%StO!%ze5!^YUȲ!XMpU[ЪS4$Ic{>EU^;fafqy^fggYhdY~jQQ4)ù7z|bC:sFʠHlGBًj٥um%垻}swPX$cػ}Kyα>董)M1.q.Wwtm@lګpwў[oc!M0$mH'sTPV;{Ks,.-Q%EUc]O INo_UU?KH€ bp0#NzzKcl5|oUͮ(IyGyh$Ixh<ʲ_pQ,J)D) ,STeE^???K,y]TR`,5ԮbAUe͛x*H 6tͿ+?2OgH%Ɗ<:RfWmҳME.3ڽ0Ѻ$ ?3%1l޲8(J?* g-q{r>yٵxo&~ec[+8Z#ۂqv1׿R~|k}0?OnSQ9Ll5ȋk8~A6LLOw|ʸ14xL['ؓ+|_޻ﺮ]`]?#N9_bY0Ȇw.V@(AW?wA6iڜi>)Y1ry^cy\>_\mWY{oZ0ſWb×-u9ә!S64j23=u8z{C=OJ) 6mڄT"/㜺#JqyMX~SSO?qK#8xw~NY3=eQwnٙ"a3CA]:س{Vk{e90?2D z]mtK4I] ٵs'ݥ%M9lq( ɇ96~}?&CR'!a?eF`mlYQr`M Oh/c|oE/HyG# U(|3YΞ9à#֧$f~;MHI=waxrc&u|EI5B:aF޽FO=ݻ]@7ڤiË(" |Y%%+vn^Q=7VN[k}6n<{ypwڦ( R.0F㰔E`8SjMtOc#ڱ?O*x2g2[BE1H;(b?PV E$fff۷]9N&hֺ ź9ϟ'NRfF0=աhОjD!sY&:3c*!yUUR|s|f}s/+/>G{f3q(8M<r×0/((wQrי9LA$@0$$$^ [meʔA@$D8 &N_?I3g{[~_g7Tt*eTVUqw+&9sfSVVihF6m$i&Q a8%42|[H 5 8@"eXطp2LYʣqB* ˒5tD2I,C7 4-cۄC!Ν368X' hhKwW..iM#b@qeݺTò%ţ"7tk;f/8#,#.1o%aMB3KRIT4LlG(UWc4A^_{5cĢRKO&If !EC{3.K2`6GUɇ #'#r ͐ȊF*7'I㸮KUu5_!اڙ IDATfk Ͼg_XZPdK앂Uw/(dv]PMbV RC D'\0Q=`.Ce$Y& c_9[PWW `IQx=H&̜6]OiT+KeEfLtuJڽO((Y’/ϳ`OfV&M03>*\|_濟xt*L ` @Z^Ӕ BȪBoB^,P'U,-E x|^lB7\imئDʹ/ؽ+'WH̺ k`f%ϞQ^8x0^YN& `@O ' |>A?F2&LOQnnƍH3h@O zU F7 RZD"nIz{c5 0;a}&LΈ\)\LàMHn**8pIVpl Ճ={?ngm>;lش;i hp gdPr\)M[:iP]Sͼs vLj2J:B2#Ґe4bR>L$Lp4^YYرs'.]sj.y;wQY% ")2ɤ S8>l'0LuL?p޽v9tБddJ1THe&D@Om9Vo::[ Y0Xꤶh$B ' OĂܲlbaNi8Myewy 0{>xdN=gH,}cZ[Zgr!d_m'%2y!َHu]7/ Dl2==l޶SU0:[˓,0 j*TTFm--r;Ă\EJK݃L"iQS;r/Utm 6rd,;4ǻBdNfdSW]weڂhJ,W$)$ [<^͹s~`]z]uu?PCZZ,ȳSdJ#ҰLA@m[cp;ͬ/ha?qnV ?>~h/V1ڽUI2@hXtߏQ x"βlxDd2K^A:|7\iT 2㸤4iit-2t4 ڱcyBGlYs&JkhǴ YǦqK"@J@ B A{i/2cjXxugdlQGg'|.BxFCx^\AT-4-$)."ufbY9r}೾ӁuK[;z:ͰfऌTiZkXUQP(HyY.6nF{GƏ^.gd2oŪEQ$VQSUIyyHߏeiNtS'RZJӤ5 Ʌ1c\r_Y@@IEEZH{Ig u]l c8f8%z=xT@Kk{;k~e[;vTznLdڏY45TUGBuH4A*t*Hft(TTUsM7r4g#b=!?RYYoZ(\wy[}({nUPQ8Y;g6`%/,@ʄ)X5Ef\0 PdY$_# K$صk77lb̙5;4`YbݷP1D"lQ xTN, UZ72 8tӚiضMuM-ݽwwwci;vIJ+mp}>?Ka;_{q^ps#+*Am)OBo0O O?zLqm33Z!3\[i2P0?*ȲD$"twwhi2s>mjVtB c]9ڄGU =L<@@p uACj&&ii&Lvql00tCO(oUm8y%YdBhIͲg?bqYtvQ="WU=|^>KdyPU!N)˲l@04MRN]]-sϙì F2(LvJ(Q 0fy Ibsrh.N^d` (pEz<"\%˿(,2Y,lu][ K$H&E<TVTPW[K]m59cx^#K )k׶ֶv:;2-P2A? jF NdUu].-aX6d 4t]pP][ _{Rg e/se Yݿ/Jwg'dEU?+tá _h|؎-/"唕$I6;24Jj¥iXqӴ$w(*,tdYQ ><̬P73Im[bY6nbZ&ZZ1躎BZK Z*ND GwםL6u9@@$,yq-m4EQ0YD<^T$ %sY#&t xEI-dBduᗕxԌ KxT!m'#`Y#ˊX_uL"YtYcMi8먊i ZƏǽwI4Rˊȯz?S*_eE[}TE+vރL+d>l߹W_{Xo/=]BE|~_FZFU$I^߇z*Vfebd4صT ׋aHC\WxDO _wJT7Hr@ή.6l̦[1 XOi=(q[0EQƹGEU!^F+r`Y&ل/! @UL~-2l1 "Z ]0"IM7k ? xS*S"rA˯.GQn^T%^U|ƽB}}}^y<T5OGDuE^ź ع{0t ˴r® A(98Ir.^QL[,:eU86Nƕ+DgȄx^C$A̞%_INsc hilfxz,}kc6ݒ}%8xFf1h>HVC,w#rplMLX=4$I0OeJ}44eO^Rc[z{ Sli +2+:nb蚛tcPtRULE%,7b[V>Ȩ^/2$IHaϜ133s4p.;:E=?4L,F寔X#D2ihˡG'e[mke iAtvrgbu\̃E^/-RP#0S&3stOɓh.a -_j@N\zcwtAsK h&L 3dY.,ǃ罹cPSSMMueѲdyY5Z!IP^VFyY3JqMg$ʜJ)_=/i+gy%导QPõ|_PE,+(/adŊ۷?^ǚx ^yuEAS.Lԉ83le.'K_^$NXHN6Z/% ]6~/^_QZPB?(=JK(a%0J#H % ~G_ڧZAe^Y"r{YQy|EQ8O\SS0f̘T*9{݇t:-dn`6Ǐ+߹sm3oܼ|c|O&_v '~u1QU?bm:r)'XM1nXiP3Md 6VF/㹲2` @2"L 25D"a>D0l4pVDW0+ }u]Zڑ3$QQQNk[Fc -21:H$ CHD{Gg@U.! 9C.Vc7IGG;_B{.wq/~~Y=kM[ebS;Ӳc?ɱf\rO q1ܲh!0vϛo?~n߱Fӱ梟/j[j{~I4ʢQez{c1Fh[ـbss۵j ̩VC_<6Wls1^|G^Ycn(GXJ{PQ'nvBen8]MufO$ؾsWw^|c|RƽH$bx1g?E5zz{8u|aZd?x\^r4=uSְm~$:S]ې$= ׉c$Il9|А! 0{,vM[d 6lʽ^x $;nM*˅?Ux~2{ee DxbUf 7se'M{S:iy$|شe {q]w?XWgclniɽҵrpA{TT*EwwGQU5u]1H&.3>{2ql #X3s r=ws׎)Qֻ )-Ţ77[ZmjFxՂ˄bo`{ηɞytHwټu-:85HsK vɽ,YˡÇ̕mٺ`>Ǐ?x8!HE2 y,s]wp!ÅҴ»?lش%zj}=euvڝ@?oa6ǎo|=Wm8Yi(04[YGF{ezqt"Λ7Y|ɢut#"Wm.[n$L;xxǤөAqjkrm:F*5qk#MGsg͜AS!=TU1Oj> Ο(9 ˿rsy̞53p&!` BF6\IJ,jV;v줻'/'#;w}| Ѵ½'LfΘA yYd#%OEr*FNGoٺ-[T;퇿#(\qXq7nB$jk=kϛ̙QFy*s:dpUU:Lή.exN^-2lP x[ouYfObHv1]i-2{,O~BssK^ֶvZy|BShj'C#wB0ZIDAT%D"΢73B`u \dM ]iEgi ŨA >q _:v&/ܗ8tcjX946;ѺuiḥO4_ 6gc4MGqy:-&9p]+\3c?pSru6nޒ щF#̜>Xx\W].x7@2跽hΌ]]1 19qx>Hilر"՜HIdEaZo;6@C^@hg ˲Xλ,3y~v3oֳ[x<kna 0_ uI?p {hi8iq}F VjZ5qpA=w~8w xX,W?a:__ zzy::On&>k^x&a"dHwΧSUY>p;矗 oTlNBmq3Kυ\0Mۉ,*s[OLgcڏre`{^oZ й+so؈8x]l_\0?j8O<܈ml FFaJKojj^% î]{ 7nL:R6nΝر?<#ޱs)ܓɻc}L~8#vSlk߲>Z>Z(2]rXw/3ή={x57nime#ޗGu]r|k?w_= wbfϞ.X}kٹ{7W.sΙWOrEp˘q>VfL6mTttv?d&1mmk9$QYQAUU%DN>GUULdGXDajk}bqZZC\dx͋K/aY6o~VWgرߵAI$qՕWhCc&'gwh& F~ӀRj+@gG;??9ɡGeJ*++顳+/oDHQɢ??puꢡq/ǚ[ c ?~A{eX}cnm,,Zx#?Rp@<gr ʬ3퇿eK}v'\.WE4a0!џ|>|'ǡ= njӘ5ss֍Jcfrsϙ5 $ƎG0Uh:vCo,TUVRSSMMu sfka 47#ٳ'Xq#7m&::;ťZM+C8CS ?n8G\i$f}cwn/Y&   B?Sa=ttv kA޸@N=iz** gTY3͐=?mۉǏg-N<ښa/eYf HouػoeQUUEmM 55՜7w.^s5UU45\i#n ~@% EQ$ Q5J! RZ⛃Yx^"pχQ=a5auBχQtE{{[AN_ضc؎hZꤽ85x3^X,F"90Z<~Oo~Rx6-PQQI4%,d2AOOi)%Jj^B @i)PAJ(aFJ@i)P2J)V % RB 4PЂK|lIENDB`testdrive-3.26/data/media/testdrive-attention-blue_64.png0000644000000000000000000001417512207147753020333 0ustar PNG  IHDR@@iqsBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org<IDATx{y^u->IvHō( 3nP7rm)ZAA - E8EeV"D1ck,q_3ֻrd9[w9,33)͂7 u)'afx]oY>O[847բAPh5hwX9>~B$}e}wY<{ߞ\:֡B^Vw33H D4Y)z= ?k׮w/)ihԱrb 3"/JL>Yg?. m>֭ E!u8=}3}Yk [k0]J,S S+^?V֢n0A,Kݻ͂8fp`pGn]xozԢj:yZ ;r{aփznq @H0`P"z3!O?ڵef㠘D*U$zvR>Ya4 ER@;}uBD>&CDD ! {cD3Zk˲, P`ۇr|0i$,, o>~ JI}$IkTk6nܨ4i08XPX]Q\ޏ/ܨWi3Q|CyaR€ x)c;njŖԢBErcY),>0.<;0< .3m5U_i ԹgG@`#F]6`P,2aw3!(dJĤB)D,l6%[("8MStgg& RVs @+ZjEmə Se%Per&э05!De``>_/olvFkQ]̜= <(B٬tB1&cpQ)b|N36{܀ H̰e¶4ڱ[lu:Ǖ( @d縲` )Zj.Ӄ3h 5kqEd4l:?绰3$_`)*R\#4l41$H2 qZRKQ߇) DQ4yuҜ_p0(`^Vj L Ups9]5;fWCff)hB*1*Ly"I3>u 4Mho gV !PyefE1?޻k> 1r%1Kʢ)W5 %IP"AŖ(EOP=4-Gq17@?``pD;}}Q{W<?9@ʕ8r0JcћnyHwR]Ξ13eE@nFo<39:*gG$4liݻyfs0 yF* )YPhV\}X5RFTJt%xf@P`3\y8Z)3PŘ@B?( kwzsUGCF1޵A(*Zsd O$@ ;ur<v0woむ,ͱAG|ݻw>hgAh{ GqŴ~>/EQpαx=jĻJIH%iԅY$!LF*`,#"$b\S.܁Cy*Nn/IAw0O*lߏp}Y:x_yW{wy̐RW+:" ܉Lk/kõ \k-i> ZERHhPĥ' `Q(l'愉vݟE,Ky4˱F->&3hnQ(༃w $ -kR ߟ_~† aLϳnw\V5S~v$D~>X$}e"ݼe[[26衾4,a# SDav ȋaAHSǯ?^-3{l-OuB5[-Dq "h3=΂2O҅]Jطk{"H@BTֽ,adK:cu(Uz!i%g_;oEKk%ɩ/2KR$ia#"(\HxWEb{](jP˴ 5$Š׃s4~y6] ޷l, ŠNPZ"n48|56Ix@cN.|9 [rPM?-֘[Os.XZp8uuYJ0\0ngc>tQjGkoIkp8~4N̝}ܾ~kӖ!`խסf˪~AZ?ݽKyJ'۷'zi`0Eo07t=nƁ~|-߽{n_@{3W+L`̼u~+ɷCo%яs]w}N*l8`_-={LNN^Ea0[ ݻd|֭ǍGs_:!2WV Җemzq]e@$iI"IR5|ٙntOmڲ/;^}/I 5{^ukf$0K&Mk앗_;|Pw,[1$Bh";CrlϜ~>ˊǷ_3rd$"ww߯;ǟJ>nq-V+;j!-=|\EsLK7LzmUB?꜋Vh5jcz{39?`4 {J*s]+R4EQ VNP&I2IJz)ز:hEð''/ߕٳхݷuOkJ)A4(J$ $FCĵF 7ߠVEQ`0L;IvzZQ9a IO`ȲIQ0lKqUYj9q?wN6sLܕ:1j(DjE@:ϧI(e9Di, K3dY(׌Rlތ#kKف_j07kdPOCq0@)@լrUm\V؃,/ yWmAfRh%=fvޓ9h)qn$F~A۳/i_}R$ XH@(8K J)A(KE}0Y9O#IENDB`testdrive-3.26/data/media/testdrive.png0000644000000000000000000001500712207147737015067 0ustar PNG  IHDR@@iqsBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org<IDATx{kՙ޳nn{s?6 S !LcL rJDZUjڐԪ 3GHA1BQ2b.$fj2FHsn99>60cH}[kw]&9 ~سgF\6P& !9Xk[ιB)X{0.!-bᩩRΏ\ سg`v m -4 pN 6y(+TUg!`q8RsR΁1b~n6Mɻ`3Sϼ;%`Wb^h)!MS4mimh(:n7Avan6%P|eWn\PHZBpw}f i,+g/Ľ?ll۶JCq( s 5cƢREYa~v:FÐw}W 6ƔD hZkU5yޞ=Ez|;o+J=> |Z`|ts$IJk̼&lٽr w}0؉5kׯRgG@V?;t mwܾR#$B CAL;c7]1}}vN[7}ߣZUߠAi4ͬ?~aw}\s:]VRڭAq4n߾g7Ga|}3h{T{h׮]W8㺴 #[=R?}~/;#kmftI8@ Aդ{|g!`׮]~psѠ㘛kK 3eQ;twgË|7`:. ʀ( )/ҭg?w'eQ }?=N g&ޓ$鴳sM* O vy'z 𥉉(1kp}PjDERǐbΝ/fָG ֈNR0y4ȹ/Uy\aB/IG!>cǎk(%R`'ee"<ˬ?!PqB=tH p󄐷/%Hs=W~ر_1V vW\%iڻfǎ#?|s`l'@V $E`<yc={[N|R\ !!Re`u:g-sZJJG9䞯'αSSSj9w}!_z{w]0N!ss@?](nC:R[2YG\$8gW`8ge$՚yf΄KzdÆ JRhe8kaZ\9G80ȀB\?mF3JA()g LpWyީS2#gU֙SQAJ֭řX<á@;IEQ `tJЗ(KD0tnmXg$Zk  ore87F0NJHJ(K!8qP 䅂j'mkYaUi0JQu8TUZY? Yj!KS(A0o9C29 FG ̓<$I9RS88C]":ls`!sc@)-[.8ֺ@FsaXHG\f>A)3O2Q4>p c4GEV_٭spΡ(KA88A̕fА2 BJ8\e q} $PkbBIѭ_szU3Yڭ668K3v A cl+(eXܦ8hȋ^,Mᜃ TZR|`Cۅ*K?PE͗jK9DER+ۤ(t RQm,uh`5`N2N@QRYٙPk 8Z K^9"xRsUY.i֬] xIq(V(BP%˶>ʲDJQ%T 82jj -\" kQ: ˪~OU9a_YmG!ے^ku~,ӈ;dUĉ ǩSR sۓsր.<ːe`Zqt*:Jʢn;%ȠBp*,cߵ!;jQ@ׄ'% 1.R_G\\ `Yfq0.nȲ M۰?y~sw ]wAcݭ1J)T6vf9 4ҿ=Ϟ6INg>Z_YnA@90PZ(󂵆/n1]cߔ1LApW5==֬/ީSek֠h+8(cXe^XmR9CоY% pTU]W _Qʪ:=x"'`MYV<֯GB׃1v(aJ1k5 re6?'_>|paR`Bp!ZU֞Z"ƝTe3EZ%RVCUUn% oپ}> sV[/8qZ"SR:^8`:oͷп*Kx GWZwkP%HcA)8M;M9 a^p14twY_H>}@O9DMlOG_}? ^/Q%sZEݲeˈ3A 199/&ejcL_nXcBrƎ~P9rdi&.&P(@ m)G8N/_V-@pVȑ#5LbrbiW>e2DxRBz&޻PBPBe({?HRsxYs$iGgSSSG% zgϝQq#Ce gatdRcznnRo˛wN($+ e 45XkFQH4EepD?/b7oi7I2(<# Ce:g9ae֘o9G_>15JM no1Bi߻WT3x_ǎ=!}yz@) !<҇1$YNƽv)]>j0@V%ȑCo+U=Iffs&@i0CņPK)`Hy99y-`~~ιL)#GV'>oP(ķuo0B݆Ka 0?bJ+/TR8!DEEՆ5Kq2[ڜ(|j | k/,a?KqݰL7Z.:nYXP:]Q/|2,ƭWA ujZѡ!jffwO番4_y孋.2le9e3WlX]3^/EBn7*W}7Nkkt(z C^&N=%#xF8ÇO_4l۶mMagMʍ~ ,|VEL[yx">wͷYRPC:q! |,4͙MBh?{q-lbZ(W\NGthw{t{h;za0$oz1?Z3ġPqNss*KR=L?ѳ6Lz֭7BWÐOyC:ʪgRt yY2*ȼ~M\uPj3֘ (PEQ |Qk-ZLOv[Zk}kLS_2ơvgt2֠q>91 ,+):ݤ_QVAelE!W`t񇴪$aa0|_" | CY%,Cրs8<)(X(P)"/Y?VȲEc=)KU'qdf96orfqps!e (DK҃ `! b:m4\J`VJ,GZg5g??zs XoR<"zqU*x>'q k1jc,Rf9/JI(` e2('_;Kqgn~# rFY@9G\@k JTZtlqR;co'Ʀ-[F;<99CⷙaY J(g *BiNؗsOiA.&. ˱i&6KܵĹ JB$r;y:.ËKKN;#3B)IENDB`testdrive-3.26/data/media/logo.svg0000644000000000000000000025445212207147737014042 0ustar image/svg+xml testdrive-3.26/data/media/testdrive-attention-blue_24.png0000644000000000000000000000273412207147753020325 0ustar PNG  IHDRw=sBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org<YIDATHMlEg&6L"@ F^%Z#;J!n q@( 8pHl# +!&v,cgl=UUqx JުϬį)10G:st h_ݬo.3&Ǐ߼rrTd2PZA v0fjON|rw&'' :Z I{iZmR` .wsKAcǎ[.`rr/kW'N#lKZdUaa 1 J:v`biiiEO!Wg``]d,Oiϝ60cH}[kw]&9 ~سgF\6P& !9Xk[ιB)X{0.!-bᩩRΏ\ سg`v m -4 pN 6y(+TUg!`q8RsR΁1b~n6Mɻ`3Sϼ;%`Wb^h)!MS4mimh(:n7Avan6%P|eWn\PHZBpw}f i,+g/Ľ?ll۶JCq( s 5cƢREYa~v:FÐw}W 6ƔD hZkU5yޞ=Ez|;o+J=> |Z`|ts$IJk̼&lٽr w}0؉5kׯRgG@V?;t mwܾR#$B CAL;c7]1}}vN[7}ߣZUߠAi4ͬ?~aw}\s:]VRڭAq4n߾g7Ga|}3h{T{h׮]W8㺴 #[=R?}~/;#kmftI8@ Aդ{|g!`׮]~psѠ㘛kK 3eQ;twgË|7`:. ʀ( )/ҭg?w'eQ }?=N g&ޓ$鴳sM* O vy'z 𥉉(1kp}PjDERǐbΝ/fָG ֈNR0y4ȹ/Uy\aB/IG!>cǎk(%R`'ee"<ˬ?!PqB=tH p󄐷/%Hs=W~ر_1V vW\%iڻfǎ#?|s`l'@V $E`<yc={[N|R\ !!Re`u:g-sZJJG9䞯'αSSSj9w}!_z{w]0N!ss@?](nC:R[2YG\$8gW`8ge$՚yf΄KzdÆ JRhe8kaZ\9G80ȀB\?mF3JA()g LpWyީS2#gU֙SQAJ֭řX<á@;IEQ `tJЗ(KD0tnmXg$Zk  ore87F0NJHJ(K!8qP 䅂j'mkYaUi0JQu8TUZY? Yj!KS(A0o9C29 FG ̓<$I9RS88C]":ls`!sc@)-[.8ֺ@FsaXHG\f>A)3O2Q4>p c4GEV_٭spΡ(KA88A̕fА2 BJ8\e q} $PkbBIѭ_szU3Yڭ668K3v A cl+(eXܦ8hȋ^,Mᜃ TZR|`Cۅ*K?PE͗jK9DER+ۤ(t RQm,uh`5`N2N@QRYٙPk 8Z K^9"xRsUY.i֬] xIq(V(BP%˶>ʲDJQ%T 82jj -\" kQ: ˪~OU9a_YmG!ے^ku~,ӈ;dUĉ ǩSR sۓsր.<ːe`Zqt*:Jʢn;%ȠBp*,cߵ!;jQ@ׄ'% 1.R_G\\ `Yfq0.nȲ M۰?y~sw ]wAcݭ1J)T6vf9 4ҿ=Ϟ6INg>Z_YnA@90PZ(󂵆/n1]cߔ1LApW5==֬/ީSek֠h+8(cXe^XmR9CоY% pTU]W _Qʪ:=x"'`MYV<֯GB׃1v(aJ1k5 re6?'_>|paR`Bp!ZU֞Z"ƝTe3EZ%RVCUUn% oپ}> sV[/8qZ"SR:^8`:oͷп*Kx GWZwkP%HcA)8M;M9 a^p14twY_H>}@O9DMlOG_}? ^/Q%sZEݲeˈ3A 199/&ejcL_nXcBrƎ~P9rdi&.&P(@ m)G8N/_V-@pVȑ#5LbrbiW>e2DxRBz&޻PBPBe({?HRsxYs$iGgSSSG% zgϝQq#Ce gatdRcznnRo˛wN($+ e 45XkFQH4EepD?/b7oi7I2(<# Ce:g9ae֘o9G_>15JM no1Bi߻WT3x_ǎ=!}yz@) !<҇1$YNƽv)]>j0@V%ȑCo+U=Iffs&@i0CņPK)`Hy99y-`~~ιL)#GV'>oP(ķuo0B݆Ka 0?bJ+/TR8!DEEՆ5Kq2[ڜ(|j | k/,a?KqݰL7Z.:nYXP:]Q/|2,ƭWA ujZѡ!jffwO番4_y孋.2le9e3WlX]3^/EBn7*W}7Nkkt(z C^&N=%#xF8ÇO_4l۶mMagMʍ~ ,|VEL[yx">wͷYRPC:q! |,4͙MBh?{q-lbZ(W\NGthw{t{h;za0$oz1?Z3ġPqNss*KR=L?ѳ6Lz֭7BWÐOyC:ʪgRt yY2*ȼ~M\uPj3֘ (PEQ |Qk-ZLOv[Zk}kLS_2ơvgt2֠q>91 ,+):ݤ_QVAelE!W`t񇴪$aa0|_" | CY%,Cրs8<)(X(P)"/Y?VȲEc=)KU'qdf96orfqps!e (DK҃ `! b:m4\J`VJ,GZg5g??zs XoR<"zqU*x>'q k1jc,Rf9/JI(` e2('_;Kqgn~# rFY@9G\@k JTZtlqR;co'Ʀ-[F;<99CⷙaY J(g *BiNؗsOiA.&. ˱i&6KܵĹ JB$r;y:.ËKKN;#3B)IENDB`testdrive-3.26/data/media/testdrive_24.png0000644000000000000000000000276112207147737015377 0ustar PNG  IHDRw=sBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org<nIDATHKhs\K+ndJʎB0.Z@YlJlMxUȦ8u۴"Jh.n vd.#rsNn&vJ =>|#Zk?e<%tP(dsu@<ϻ\v˗ Upٹѱ7GFj#|RIpPx.vvv_/e9L,cG'NfYkB1(a&)R b ~ ֮__?033s8|cGBp\YADnhS#Ora`uuuC⹇!΀7H/^U8soeSIhܺG}g/xŹF㤈ﵴL|ǘxe%1VJZxilZ5FmLx22XӮjt.?fSKL, !qqٟTIKR ut4D%"-q%w㺵L&;;JiVijgqƚ܆Gj|R.B(7R-kB%d,N=٨jBHv?~cB$fjlsH)GT:B)^]|91G y=q|cMay}DQԂAƍw2d)1PJo %IZJD{Z IENDB`testdrive-3.26/data/media/background.png0000644000000000000000000003532512207147753015200 0ustar PNG  IHDRtqsBIT|d pHYs"etEXtSoftwarewww.inkscape.org< IDATxyUޖ-P iYR]dAAVAYčOWAAԯ@*(Jw EL7hi;?圹Y&IrޯW^d&ϜsP.;R=tkȪf@=mw(sqr;7׎5fKOU53o#e{z@mWn_V^.hɪƀc> Jvyv[ct-Y= n2u$0Mǀ^.# &KdUbDV%.>! Ŏ̖"#k(1"Pr 5v6I/7Т-7xZ#a ppȚXct Y8d:Z|M=>Ϊ-5fKwUE%M瀍¸p[k̖n"`/ 1xm'fUbVv).~'P3oݭ1[:JLAȖT+O֘-N,up:IRyNV%: k̖%,oTx[Cx5fK'sRuSQo*x3)$PUҲp\lTFDP53۟oM1[:DzP{a $JZqCk̖N0{ #A=f8cV%k̖NݍN)"#lT j.|px|ҍbk1ȴ]Ddw>Ddl @濂1roZcL\O"O" Q[72|L"E<_h :,fc1YoV e;f c˅&:j` 1@aM^P9Ө?Tl'7'^`p0%.o!k#D]\]qDWX^E4dv5{ؙtZ/Uu}=iNp9poF k!ۀ=q_L^H_RÀ G$)eXGLHJ'̪D1?| s6<#C# ǁG^KG&>Ywddѯ!.p{yDuSh_7Ӕ/o*y8tTܼgkfH~hl2dO=ced_jOvOlc;3&3M{k:2CvEHɐl>uIuG1 Q{ (0 I ONKZEM5_hxu{~\$Ho7M(6z1ku:ː5y\ըS EZՖ!pT[N*v㸻dq0=$=<E։Xc |EdcCͱp淐RC0 =Omdhm$#^"CHL5Ms&p?C鳀 kR$A`-wASWl/s%w ^^jĶhµ^A3]*>0t^'m̙($4r^*6/5GA),Gy$BoR@}38~%#͑LJ:2A^h# y:çgn1o%=:U({ xHdY:X.'ۍt%۽ϜoMhkȖNP15J&ĚdjXW@vF7Bf"#"C7.V]7ٲCxTwރꊊG*v-pȭ bfx^l-@c5^k!2(^@'75ĻR>-_m1ڛLK3#<>3r=YY?D位WG&HFL|D4жloC&6L&"_(7RЋ%.F7kL&ko̒x Ckl!%@|Ȼt=̒B~wMD׼Rw|)sMd;sAH7ǃ苭rqGf,_5Ow*Hġd3FRkԗOL܏T7E9 5%PINŸIm{RDE:v"סwPA:X 3URgh[J(yd(@kS5N-`AD~«۔D\gk 12gg3ڛr܄ ⸳j*vR<`(dg ;ew"KJHdŐ|3K^ la>&7 블rc# :ׇ QS^!:4EY@3,sEb޳5eAܨYi 55Q p|sy:R1Qo0>$j?CSp~9N`7dz]ͱMt4;T'[rˁ*:!B~b}@t޴:ֈqHzb3ƘEa6D$ru ?*[ݽ,Z2Tw>5UHʥ)LT3T͍uԟo=uAI>I4ʵrgǒ_ ٘ V Im\ۃ~mF=b Cݩo#Kl;%#QZut1gp֦ B$`;::TlMM+-Bd .;79w462"5IA1qR /!G:1VTJE+GSep?Ӛxw̙$)]>lq4=i1"A]У8n<(ėp?zOE"1Ds{q [ |y32пG5`c+zt~?IF::ٲc2-57s1f%OKNa#dts?% y@H"UHx(RMpw|I2r zזp.2 f*۵^O"dK; Pʿӫ s GGў,$Uc*XM4h:BJV; 715eXZ%Ȼ#aϱ Ǿt1;㳆3"I?AN{a:inpvՆHD_-w CcD.$qGLSb SQ_͠U`HRbK:-Ȕڴ< c*rLShik\KsƜm@*WQD,6LnCFZk!TՏ ه6~Θ:zs1'" d pb0fbH($e]l$$dh8!kܻӤ~d\]q:j% p\K;HŮE_kp2sl+k N:hĘS YHDĩÏ*ݜeC|AF W ĥq۵H>p|$۪]2M\}Tpd q܌xC^\u{/!|RS$]1̮ލ{ZSؗJ7 P1bBueIu]ݧ"W%(ӤbGt>94a5O%6919Oi`<b*eDfNx \Dle=C*V32Mu|bi?b[7×m%ab51biq6iw5d{o .?Z̢:[*FĨH:?A[o]v1M4vN[M./jcG3+|o> cR$<1lGaohĔW ^z0ǵQ' zұ6x~p`6TL!܏d f)=ۘovhIe 6=TEvA/:8od G:yV_;)! Rn.x-@:s՞ú]l|*QzcNBFFJTgԢn|aYKЮhXd]2aN xQ*Kir?9@7  2\$.5 D]6KqM{ܖn@:P 2EVL_:Co~Lwȴ]$>+ U8u'"~=d4|*nR9"*h=x5bW4f}M[f #E'U--B̩HJb)w#IQhnw5 KPp^?D,h,ЮG<.hGiӴfYWUCl%4 )KfYOzW9*fW>y%д݋^ Q1[J= }nW}H!nGzli+}qOA_TQ1[ڊiR& 'ݎ̖´I<5>~D=vY!ʜSH$si.RbCi_Ca?WVT{Y52БU*':>l7qӒ#Y`<sEV;He_:^k?r1Tf3: fх^>XHSôdz֡fG:RMV%~ER(p$@:< }ƏIѲ]茯a5nD65HdU!߽dHgY\7F a X|FR8 ?GbϢjTn/-\$"uZ4gPP kCѥ%?@h "toTDi $PblTƎv̀m9T!̦Ę,pEB`L )p |Ժ-V9  *gS{1yWBv𯛳5d;reVq*,II b~ح0m'lmh}f/`aJYû/s>6|؉t@ Z72y+YCUl ݀ұ<4A*S$0J93 dҖ{!YHU9 8tWS Yо9(7j᱖j^?_IzAyƽ-B1$4ttxD2k^4'긟L|,.$Y`6IslWR'Y؁m{;dZ?^P i!b!hk M܄ fqt>j0dȯ"dNT{Y<DQH{ T~3#5LTd 0L7!mC!!R;T&Յz}}lX$2IXlyxN:?@&| Y/j'f4Y Zr ѪV6gM wO^ [ x.R:N)SIb)s("jW`7d9}%|XkD⩎Cup6mKr+sq'3| G=5>d6*|t#.*jfKctq_@Awk7ODw  #50P3\N)ɪD]GoDwvҽref77f(:JL9~:{J5N`ʆN3`^\b_jSTLJPdG؟^2|svttUe̎C"L|Inj}=CL7rX P:$5rj3o?PY,XOxݩq(lRg \K&|^ T\T+ A).3fǝO@) *(m`]$Ĥ4 L3TN۷# Nz 3fǽ Q 5u$;jlDFWc+aCV%6zm<ᖝi]7f'aN2Gٮ ;5q$O%dQ+׉|w'G| sq"Y$텉ȇlh}-).Adӥ#c(_N1Z {?Mq_R>g|?Cu 1G;e}5G@b[QʷUP"6f;[3E@1Rs#̞HUxV%.Bs^@>錄"W)}>W]Dԗzl]U0L\n)U1Y8Gc)Nي܉rӓ^]7uH%$$ł` hhU%v:Jv2JJp=R|`k "qauN&!}\FV%vʪăeHJv!EBKz8Cn2f}yq7Ed֧Y)$PM8.ȪʪllcDt u:(5@qE^!6AW>@EB!kw",i̢:ꤗ{7w18>gNKr L;:%*7$ b-I*7Q^9fu<Әo })Œ P.>>,YX%gw +vIzx:WOzk̎Y V?]>Uv&;Mi;Y/R`U`;iipTѽ ำߔWxsOUY8QL?Cv-)i 4 I&': oR-:wFA(\}_8*s{;Z{I/~~cpb`:3-q$|ȓumKȪ.HDߖ!_^ݶ!_.i;9f7r0fBCXKZ}*P4c7JD67!7w&R`"K̠n!H!E+˩E*qTV%ͪVY75{VU}ې,w;Bާzɥ1; \QleWR5sJlU[G Qwj BJUP~V`[:CӺQ^< Z赊 "km ʁ %gȀadUtx=* (ںUXA֛_!Zf/=YSy])&(F~ m(41W..Gf&\3*1Z,5y>>Da%m٤kZ4  (r@.r]YX {]d{Q@xAdIҏ,Ck1'~}dj5@NImC 傂$=^צEND*5ӛ#6)jRm~%a}IzY0Ʒ'`䐇$Ԑ`He|xpR%uuw&˪Tr;>!u¦kP]']@f +}K"/`XjGJ<Fy"AεoG~'#Qp Yv x:uCf$cHy d k62;pHeQI/C7E2Ué&.4)xW"`VZdUbs=# K[ U\ V~ASĕȗ+ۏ< F!F%HVrdV0ayp c92*g Ó^&QFo3@&G-LZ/ ӡCZp"I\%7SP" mZp7sE!#1's3@&R"$73 RCKLo[ |gU6O蜚JA3><:R^١1ߑV[c.mAO pqʪVOz#^c.>1Ⱦ^nإKV%"qu0⴪o>!6pI˵5R2+ߢ985=O;~Ų*1 YeoAzmb:"@v.ŀ# GRQ/7֘KBmY~e4DG<PA< N[2sȨ|l+֤YyH} ;eI/Z5J2mg'?Z98BV%>a[?GNt3 =$^.goҧ:\hk ^_r`ǬJ\Myݩa嶈, %U _1f"u)tjuՃc/Lo,iЮQﵺӔzzI/NW'C\s7hNec6&]37Te5htI,D DpuVm?EumFqHJȸ!p7x˪XZcnЗH7x+(߂ᵃ^VGnfpD8dIH s8K#Α$HwzdU۔fIrUEDKyri$3?x kp~$ P7N&Lˮ% xm* $CQNW_gs.p:C[qK^aߙYVw!<29pܣ}׍q_n֐ p?! 2D1tO /NhAMvEdMU9#@V%><XRx|+^BbꥯA$}x% YGK~(}Mm ^@3vEL#cH ěprgU"$L (FRT鐇rb"h bī#:H a*U (Ju"֘{PdDqs6wK-ԦtY $I/7w0A;XȂsHz%/*q!p(2u%N@ b"2 WjRU2>FXlWȈ0Mp {XY k0 ΪH!QXj?FYZ)ut{~kn FJ>O4X(Zcr+'b dU8P{~fy [c0'dUGf}lЈ1X` ]p$*֘-Tzx` k̖NG?{^ !{ce,Ay7CxH75fKWjQc%k:d qnMY:yVh<68s!p({w7#яNԠլD_DQh!5fK}̺ag xX82k̖N=Tka6VԙHJs֘-5U^ ;2HQ~$!5fKwHݰx ;>ǽ([ct&Y- z <k[[8d!&a(&O6C$⸏|al2Æ9k%RgZ mH}j4WW#T1[L|'x$zanH_2^1[ټRk2z:#SA$/z9$dAŶv 6IxIENDB`testdrive-3.26/data/media/testdrive-attention-green_22.png0000644000000000000000000000265012207147753020471 0ustar PNG  IHDRĴl;sBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org<%IDAT8KlTU>ΝtGiB@c cbtFV!1H!11&FٸXc|, RvN{} ڑ`}|CX/WUdc>qK))ب cK{-/rL<0L(,/caaaaXC hU }Po187R /!jZ455!jZ1-[ -2>/JI"H: ȬRt{fHcA -n-` (,9w]]~{{=61~MH[[[+}wq6M )F#+gϞ }3N,q0ɃWd߾}Iˎ~qc[kX\Tk|C~x ya؛ݰ!{U8ˎ}ODЈυ$%OId3TϦ!(<:KV;554-EO8-x2iSu@Al,;7 A#d?E-{3 3T" )í"24)<!$ @UR  dBƠ ج醞c}LM_+K!hҬ5Pu]Լ rXzU0ijNsqTw @z^.$ ݄i4 0#0tB ;`8WQkGUJ׭B xLS !zu0AQ <:hRetll6Lj5߃}BpT B3]T454{b ךwcvނ %nO!Y`rey>ޛoO!KaX_.zc׮( ltW~@UQ)%v=jl DQt㎷ K/Gyy|ӟ\7Bp=kgΜEJɁGRZVq[V/\`<QcIg.Z6Nc @B(PZDBцBgm u]5 G3 #n$qk $R (?ߧ,* GcFHa$I<-r5t:5scСko;YqЃZW1j 8^ܸ'7~.sΝ?GdeEF{~J]DQH$u5ਫ*(:@XkcLjId G % UH)$q_w K\De$IHg~g}pf\޸N?>(PQ>s*Ftm㈲,4BbZG]ksTu)BRU~ZOu)%8pigς@"@0 (RT849TUH$+ ji!Ipˡ[~+3>kk-Οciy<y>4*k i}(kFq yc!Ok-uF#cpbkX`!9*ui Eé!eg)$v,($c1EIYUHg.X:gxss}?Q$ ӧ=#}݃ȳ( i'mTR9eYQ:Xs;l2AU !D37?]3*60TXkH(BGQUDaD$IBH(n$1eQE>n!+ԗr!:n}fy)-vEGBJA$qP5q YQbo䵮1N;CUWq b)cqլ(B!ZOU1y鏗9*Tiі(iR1&|hwRtmڇehRV\a'յ! ғ٪#nUcGXe]kFVpp~}] 5шh _`@!R$lEQH*?+R$1VBTZSe]C!:wuGfC<㌲VcP#IcpYR2Xū1EIQTeֆUHkum `z:xCi߿2Μ;3gY^`%Tv=͝$=4IcT i)atڀ@kha- ,+.^H5V‘H*?C!Nct]Z P ,Qj%8g)ң4s(*AFc,KPݽ-8x`?M)k9w'Ofqyc I 8kI☴D* H0 I$m٭r(!x4y.ICy띷Yfsػc u]& i[y^Pq%KҙTUCJc>ٿo [q-pqe^z5WIzޑpLU$ITњ,ٵk0)+ h<~m,/}?mO/}q}W!Uoσ8?O wqA077w.\3}{ҟQ]Paf8*jɊÍ!fQ; IOwvu_aB}{9"yh]㜿a$EQRW5VB)0ˋt|9``4ɓu}Bi~ZXX۹zm5}]k="Yzk=49ڞkSי=7bG :}6U@,Ayeta̚k= q18˽w1ݿo/ηx)^zuִ-\ JHa߿nH!m,{v-biiS؍CRʙB :wh&?k%N&qݻYSNE"Yk`dٵ>?GWdYh<hv{xӟ$}[7Ď#w /©g}α t~֚ZZ80^!8~J>< ?q6Ƽq8y}$mHܔSV5Y1UP=k>Ѓ!#I":6eY1`uu8˦[UU~dRJv8o*O?WU%#dLѲ P8`8e#wʹ ܔu]p`;ks%ݳӿ3em;j{fuh)Lf!=l{=2PBPUNniD/tɆn}|~abg8֛;J*5 GCNB*E^)t:>ƲY/D;pw\5ğC!3w'(hee^aVwz6VkvB,+Cd4%QF :ᘣw^aťeyZԄ7 CE+Mu;8!soCp}1)@co0r}Դ~m 8*+!YQQkC5|vZk_yGx |uYVdJёjE]iLU3?gqi^z(`4k:"M[V+eey!yY2eeQ>C$I/}P4k!`yilT09ˮ] t:W7Vft2y! }PVkbX`5#w;iIg>S]HIQTD!)a! C1Z G#./^f=Y;ͦ31~7m8~8x F-*jޱ\b^=B erQ3l7m}"N!@ndyǎcFl[3Ÿy9~7x vbv6Gf=Rnloe|-s{л}MСnق:o;< F޵@F $qD]W c / ズ֨ȫ}_X8v性5K6l4!MbHCK,/<iA7v7:ᬗR-AC_y &N1|'Z CEY$8뚺ִ-du07=SlGpi&)IbB2XR>TR? ɇ6(>CH&uefQíB_!R6̃ 2;v p ^V++Pyy6/{b^7x:ygϞ௪ji5RJ/$} UI,Q^G\BcvI y%[Z_03Nn;Z#~Lv9NX_^cOD/׷MϬ> j2f@9 #]l%J"8 O.8w}轁v,Rzm٪J#nE lm] !f֘B fFW q(P<ԓ ;I!`סn32VW(DQHG|+_ٗ_.]sNvv|:5򐚳.?O}d#gΜK$%hXaԈjMYV8!pC|̀O>pǣ`Oi*\]k8AǾ"fgpu ߶#Q1<3QseuM]ʪ$M.>7:6R _ȯ( 1eU8M$N7v !n 0֋צI`0!*}|=p}\/pN E=(b9uew."7M|kkcO ˏ|aŗ^& j/\ T]uyiF㜅*M+Mx<+(J/j{s7M97-=)ojbICW8JHd@* _SX)(&NbmDQ]w;N12dsZ^@BqVD!˫N:uC:"߷oW_'?cO<#k5g 1KYb[5k-.]bz=2Fԍh~c=|}V׵oeAQdYFQԵ&8&P "B_ٍ ' `>T7Ïz,1MŘ$IhZ$qL'qvN>)D^]n  Tpe׽#/?#=[i{/q۷n./.Rk_ik @P)jI1xx<-EΜ95shͷߦlWM.0 A$a<sҥ P* z~DRe9P2_t:t_̩wؿo*pt]^ 65(#i K ܇3)Wbv_4mY%Phk/mG ĕYr&fVlH VQL_'n&qٳ([kC83$ IQVAjvMgAw5'dV}W_C`Canuy/[\Z" _!MfD #5ơ"Mb\jQɓ8mp uYAHE]0n-X,ϯ}cÕv~uble\tq.DӜcERDJt Mc0Ь1ή`AAG$TzaB`LR-R|J[oZXK:x`a Cޠ&Ʊchm6?+5Η֢@?w`fmXlp"y^1>fS)J/$^Z𥀬J+p%n6YF^0 cf4է i΍'1۫d3{ygZSו-o cS_`*T~#M!mng^ykRY[Ae4 r"~+YzsN<þ}E4E}sMA ‹6<<)G\x:lOgbq5t|s[&nՖPaHӡ֚PMLMcL)+B! DxE}%Ī"jbG&gΟ;G{?_3ۻgΞ9<֚ /<49ؼt*!M\2b|XHsԦqa'Z[*E&M qAFm {2GkMYW(0ʍHLql)?KA $Q!@8+xZFǜtL׾dCM\s4(DY{ۤ=_4MP/FD}پ2so5UUU$>+MRPJ|q?T܅ e?e [:~V5X]erOhXYYa޽lfxCAcYq)!;wkݻwoh'ϑM\a"R^zarήئMG {dS[k^Esc EYG!J^2|nkTu8l{i<#sr@ٖk~Oeyy,t .QU9f2xWٻw/ Q,sW~b~~~*DT+ϲw|8⾣G/-Ⲯkmn,xB{nAnR-kj" C@qSEQuuic|ϻ~m*luί7EY$_y'tw/{|q_o⮻\Hd_$yhŴ R!5ĒSMk01EUQT4(S gbY7'B^722W6plU*[zĽBL͌L"Қm3 :qM@?ZU/1` 0cռ:(&ǿT pQQTOKHr~{؈\m^Vư檪f}Z{CؿgZ>KO6Ak1;d:Y~Y  N-0 ~o&@GnPamf9P$&><g{CNNjiYk$!w|Z ˔euM`t[i< B2U>6CG ,#Κ;b y)?K6# F;OK~/1S37=hcW~Su?}` f@l1s&htiG67 &_V4g>F҄!NޔYk}j&_u0@a4;l˻ݑTuM& IfgzVn:W d,k ?~g3UkHW?FW ~i%Zk9yr[ s?H_,O04diu}X<֬}ěXkXA E@y id ImY[O?ؿoΟ j [jT|gY\^2[9{n41 R$ DWu |jaL,q!.əgV5+t;wkP ߷!([ƱF#D (yvxSN;n>y 5*,-oô;mgVMz#7{ ]LUSUu!'[xlu 퓧N>֦)q|tm]{{YTU光^[۰38pn|j^驺Z=_82o;]a;Nt11t:s?{E)]%{u=+?kOxk/oiD.J.5 #zs 5d!IΩ[8~ 1*%URL} uC wΑ$1* 9} ,֌1?(v=ES/ʪʋdImnMWyWO~bK1|__7?[ 6gz7"{Ctu]QվIE$ieIdyəgw=gBE^]ZspZ;j?M yG>x7)`zdPIF4[!ƇBKuZ1 W& X8nvxcC׽3 o?7wӟL=gbcǎs%ZmKm J x4@Vp[vzg{vx84 mQ0H7,&\}{pz=ȗy7+&sʲbuʹsx++uI T!R [!jfv &z9M}D{bNhAPUuItgݔPڵ0ϭ_wgx`vo|3ֶ?)8(˚4i3Ŵ҄g&D7V% )]MV$ItIڲH]uXӑs=o [-V%/^'xc,x^@-XHg!B# !΂HÐ|eU!9E2& _JwW:B 90ZcwGnF߾Im[o|(xwxW9qsH!LGzیY?S0`u@Edgy;#M_| k i2JfPW5qqm+wew'beu+QE X7U#CW=|ŗxྣk6rG?Ģ$s IP˗ɳ8Me1嚑~,$JR>'h~$ KUռ+uUS>OO?:WGyK$\ Ѿ6CQuEY޵0)6o;?~ $YW;<Ϟ=G*õ}Y3t;^?T.DkCZKYOok_'cha $Is~ΝRJj}Iviqm; ʋ㈇zzgO[oEl?Z1T^, tqqRX"\ŏ~Oba0"Cs_ܤ,=TZ8βHW̃#sϣ>?9X{kU ַ6Ew&HcGyQBKYDMowZeB8N<şnj1iC)#$~Ce2gIs(!W.Cd-r_6C?!gϝ/|2PWF!YqsvCImh<{ Qk~(mtpy~4MHR(yYQ48^(m&?[?;:/~t"9>gnh%ߖ9xŗ˟U~GUġЁ=sITዽIeY .*LxOM>= =(HY BF-THRT Ð0R|驺ay^x{ݶͲ /՟'? L(N5ěo[o]KO'6ˏ|.q9ƣ!q5\<=z&$>Y* rl5]MGZkuِF;xs O#`꒦>U)_A*k~C-@J*0>()J겤sWuɓuSO=6/ӰO~k\ַL݌e IQؾ{ٳkT6e8R%Yy_E.X@45j8,eQ32(j?_]dԍPmmJH(F/1T5YS',&1wm`vb[|e/Cˋ+.^H$?ףjѝD!*(|ǤTuMe/|wxd QG_=(]ġB(w.,92z7Qd+]Ǩ~ip IDATq===J$R.i4h HgR4 SE"D*& &`0X?L0 ֱ 5էhu<Ԉ*xl U6!K></٬i[r'4ARf O0f Ro?֭۰lٳJC|w؎5W<2laQ?fv>+Pe⤾}ovpq 7EdDzn`"e&Pp4Bp Y a>QTb3hb!na`&ec[&i!+2ѪjnBeJHV @pxr)m={:F $  CA"0~h~,t EQI&z" $8ÿ? A>~W0lt H3I*!H4,`qrL4dΰqzI9YASHn**+t"y-,'H<ދ-gtXv%TC$ .!|&iẂ!Dc >{i4W̿I'e5dY!+Pu>L$pT\[S[l޲ o6o&J0" SSERd2XR"J4JcrL/ \9k p[xl;iHL&j*zL:M ৱKww/CQkص{8rЂq g]F,ͨ`/,=FVt,&J&YMxzMqlkGqm,Zt/y6oa,ʟ_v)c{h`̘1%{#ɔ|>&M}H%"1?]piP( b[۽ oiS?FS } `TC-p*Dl7>e2HeZ446qQw+m=e,k֬ee s/*۶(j{><,]vrba.aQMFq7hGEu4U c \kj2,`Zm{y%\}҂xVV6Qy=~BaƜ>F&aֶ,s-n::yJ(hCO9B{T>,=n΋/JgG |d UѰ~~?G% |^,&ɒNeHd29>/\y'ltyICC@[%NMˡrh9e,äqhn~YN=@=,2,o=.L@e6Uw]Rm ɓߋΑJgye45bWv- _~ub81zꤞOiY~Ah4D4 "]19< ]ЗhS m F-"+TqTw >ݽ䀁Y΅xEQK7nUQʸPU55gϜA %юeHyc;l xBپ^EPd:͖[Yf-ӧ1s LxR,b}l޲v H$"=p8G$S)t#-nB[M4 lۦXx]===Ecc)[lΝ]R[oc6^]O3K/Q6 Wk\^`-+w\\|W8N9z#aʤ/A׋AU9,˂ŲE]>/9ޓ4MΨQ:{&3O#:~*Lm;Zؼu|~UP>Sz"_Zˁ$ !4]lzs9T:z.5McE/jtg?Ĉڊ7Yn=\@D!$\UQ>(z<*,#&u@uAnY+&4$!=jkklcy><4 kr,źi줻;NwQ,=͇eب/Z6[ pHl肝 I̛9%J]A18ؖPm,P8B8gz l0.Տ޹s'esV?{oe[\H-vlZxh*+*E@E.rl$uƶ;f3Symś߰x7T NjX(GL EUf5TE y"ҵP/K(Y"!+0 Q=E})XQٔ(YxTa1LK/r9˶0-Af?e.h,hpsgõW_DZnb3P,ձ[iϝ1KJ_"Ӎx#C%Y9Ų,/UҪ@@f|~? zN%f>SEQ< Ӆ^^hڶB&(dMA&IXaP8LJVr j>qէ /,;;@my78x.r +J^E=(f`x}S8ͫ ţXM,yEH˲P2YMY eĞB8|i ǟ"kj0~ qc Pt~ho{Zt":x}~$YBUT$YT?7LaFpm=E^E4f5Y.=mdži5w:j,^4m V]%=UQ"˴%\\RҲEQ2erIy*%>):ׅjZl .I ]2b낪zP=JQIbq\GEX-6/ӲPdaJu'o@Dx(H4,+<,.3L0`7٬eewmOVRmy/cvǖwwIurq|A忘g*TL$l[zW `Si>iSOebmW-m.2y /=ސhHg2޳;ZطT:%H[jvl\Ay9eYKiU*Ezl" Gը*J 5cBt&Kg=oEKɩ*jjIЛHd e_ŁփrQci`]'tP" C> Q}$IL2K/ϛt S<*$ID&I0ϰ}$eK=0=@3E9GYػoGyù7uٹk7;wf?%ɩ$I"0T I~ls[(L/za֣~O*ҐOkׯ쩊~ Hy쥗o20jY[ncMlܴ83~olgNX[F׵=}mP`@$Yq&Yf˗>P0Q̝ңM>lLeBA?Ug<<%bq~_‹/{w!nG+ GS7)A}~\ǒDUUhT.dm Dl!s&u]2̀bb o͝_i_~uOY3cHSǽOLO8²롾Nh;{E5N?h9:lٶXw7TUUFL2S56ZڈӋ$A(" R__Y Ju4Yiщ+_gHDCy&ZNeNw~T`f?I:;0L"8l۾H&1 Ӧ2KJK҈kOreYwtR4 eYaA΀mo;'yF4OʔɓJ6^\-DQ^u]be) k>] xL4gg/vW^cG#'2&NbY~#Kz؟Ah /`9̀{2eҤcݷ;Ug݆<$#iZ%}wsE?SxR/ynXpc'w,W<m²^i[n*\%E&:yu F#$IRYX.(_͹?9bH&S'Ob+m¿g6~#={mx~# L$I;VR]{*ۗ"˯Se;lj "%)RBKz!K:-[.ӓO/~y_/گ qim;DgW7;ug͛PVh﹇8qtX {@4//H_~?nn_%_D]]^C2O'p@+?}.ͽŏ/w3}ko(ҧTEL:d|oOwW764p=w3uƏO'NKN~ȣY*eNr_$)U{vò凭W|n>iY2 0뜙<CObS8L?ΖH7G7I$zٳ':|>F750u$vKoa롦Aѣöm(]יx۶U4SxX_jlMe1J}Hgj ëd Y[ٷo!Cs46lǯ]zqFy6=-l6{7zǂ ޽Vqc[2ij(9fĉyo%*IG=g2_:ϩ/Ν=i:l^k X뺼jU>L&Sv\0 ǡڠ*fmfvO`kk鴷h*5wh ?_=`6?.`sΝ̳fظOwWBC}ݠ², V7oD7o% ,sg'Wz.OsHעbGHeY+XlظiX_kh4׿|Hmau^#FƆf̜sg3y:νc 7p~uÿf/'RW[Kw<㺬^Ejͺs?{)cWI^M^a].N ]!1ִ,_y]ץ~._ u8gP]U5LyfT: +ed2֮?+܇W1ns пk8ola}cʾ6Ǝ'}IDATG o6Z-%=id*U)F(3<bX<~'/\ \0Kg2`U2y2uu9>q8)~iS'$/^$v>ll$x=eVCd\@,G/ݕOuB :!\e\>تp]~X, j9PtqLJvI,Gkk;%O7P;gsHV]WqOP kƌMuUu]yː.t߽λrY;q`YW_yyMX*@\_4h=mrGh׭۶lKC^jo8NZ,x1rλlݾ#g5ĚK2d=xV>w\fsvIK-~^p}I'ioO=\lX}6o o`Z&3Dz^Ə+UR쏃4jqlT:͞9Z6D"/GӨFĀUf4)'8-yK/wpKm,}!V)F.{E6nɓJ,s˶-λ[oyak'-[֬qgg$ښjIbed<3IUU d2߱ ~$w/7x>D2eYM^[Q3z4>hiaGK Ͽl&47,v1 ꫆?}/ȲL]m-5&_6p8i3@xɓ*qtM8Q G*2cƌEBEعkɄyhlhsg+.ڎAZ~1wbZmtv -/EH8J0DQo4ފUx^pׇ{% D9X>FD}^oY]G "mƶ CGӴa/G&S#2PG}}Z7@*9VBcCcIn/2&Zcm@>W8$e.&me}=^A0ql/Y!1q)r\*?XvchIZU\A@+l 2UnC $ 2 `hPJ~3_~0au<<%ɐX^qF'Kʻ%m@3lm ,Ls,a&1܅:;`6@q\o0'\>1 ,,.٤IeLE4MZ Z$H$I)uXi4>ۅ9+v%nom0 ` wAeY9 %vgFgGp9Ndw$$Q,i}_~ ةS_J}?^Hm?>ȱa,WVҽ-^@{:1:ٞ(NXs>26`rֶoe,^}ccB?}vem[+`_J[ʽ="_~V}'c+Jʺ^PmW `9֬gŶwJvډϬo sjGJrDq$@.%eFhґݗ] k>Y?B!W-uvu] bwviZa1aEf?`bb{;' j2*67ł],^zdfMeL,/>{^'dIENDB`testdrive-3.26/data/media/testdrive-gtk.xpm0000644000000000000000000001234512207147737015674 0ustar /* XPM */ static char *testdrive_gtk[] = { /* columns rows colors chars-per-pixel */ "64 64 59 1 ", " c #222525", ". c #262A2B", "X c #2A2D2E", "o c #312E2A", "O c #2F312F", "+ c #32312D", "@ c #2B2F30", "# c #2E3233", "$ c #323536", "% c #373937", "& c #3A3936", "* c #323738", "= c #363A3B", "- c #393D3D", "; c #3E413F", ": c #41423F", "> c #363E40", ", c #3A3F40", "< c #3D4242", "1 c #414545", "2 c #494741", "3 c #454846", "4 c #494A45", "5 c #424748", "6 c #454A4A", "7 c #4A4D4D", "8 c #4D514E", "9 c #50524F", "0 c #464B51", "q c #4A4E51", "w c #4E5251", "e c #525654", "r c #555856", "t c #595B56", "y c #565A59", "u c #5A5D5B", "i c #5E615E", "p c #61625F", "a c #5E6261", "s c #626562", "d c #666966", "f c #686B67", "g c #676A69", "h c #6A6D6A", "j c #6E716D", "k c #71736F", "l c #6E7270", "z c #737572", "x c #767975", "c c #797B76", "v c #767978", "b c #7B7E7A", "n c #7E817D", "m c #81837E", "M c #7F8381", "N c #838582", "B c #868884", "V c #888A86", "C c None", /* pixels */ "CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC", "CCCCCCCCCCCCCCCCCCCCCCCCCCCeeerreeeeeCCCCCCCCCCCCCCCCCCCCCCCCCCC", "CCCCCCCCCCCCCCCCCCCCCCCrruifhlbBbvxlhsptrCCCCCCCCCCCCCCCCCCCCCCC", "CCCCCCCCCCCCCCCCCCCCetgxMbNBBBVVVBBNNMbblsteCCCCCCCCCCCCCCCCCCCC", "CCCCCCCCCCCCCCCCCCeslMMNNVBczhhhhlzxcmBbbmNzueCCCCCCCCCCCCCCCCCC", "CCCCCCCCCCCCCCCCwujbcbBbfuurew7qwwerryudzNnbvfr9CCCCCCCCCCCCCCCC", "CCCCCCCCCCCCCC9rsbbmbfiyq15q5<<1<<3q07qetshNmcvgr8CCCCCCCCCCCCCC", "CCCCCCCCCCCCC8axxbVzae7731,<<-,11<,<<,1577eahmczzueCCCCCCCCCCCCC", "CCCCCCCCCCCCesvzmkstw63,-1CCCCCCCCCCCC1<=567rszNzza8CCCCCCCCCCCC", "CCCCCCCCCCCedzvnsr775=a&>&>=&>&,0yeq7qq<;<0-CCCCCC3ezfw5==*CCCCC18kje5CCCCCCCCCCCCCCCCCCCCCCCCCCCC==7fhiw<*=CCCCCCCC", "CCCCCCCCC;*<8ugcp<;CCCCCCCCCCCCCCCCCCCCCCCCCC<1achi6<*=CCCCCCCCC", "CCCCCCCCCC=*<7igxh8;<<;=<<;#X#$*$CCCCCCCCCCCCCCCCCCCC", "CCCCCCCCCCCCCCCCCCCCCCC***######@@###****CCCCCCCCCCCCCCCCCCCCCCC", "CCCCCCCCCCCCCCCCCCCCCCCCCCC**#**###*#CCCCCCCCCCCCCCCCCCCCCCCCCCC", "CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC" }; testdrive-3.26/data/media/testdrive_22.png0000644000000000000000000000272112207147737015371 0ustar PNG  IHDRĴl;sBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org<NIDAT8}K[֫{35rRȆ0EAEDVy!ƐlbcŲg1m ᇐec2znݪf149gss8pCJ/f8ƵShJNCC {Qtebj;]ubowmNۿNOJ͸*ԧWB*~+4#DjS/ Vxii44!Zc4ї,マ8{~o&#kF  IqRE^5 4FJy823i1jMLNi*Zkce<~ s;g5h^^WCJ8q ͹pJ)kψ>rnSٵSo΍Q+-Ȳ ġK׿5ݩ'1Hz,t".Aوjai\\F^`IENDB`testdrive-3.26/data/media/testdrive-attention-blue_22.png0000644000000000000000000000266712207147753020330 0ustar PNG  IHDRĴl;sBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org<4IDAT8Kh\Ugd&3AaA@,dž%q©v )!!t R,ӆm[0 X E aK MxZ#h.i0 hѣuH)6L2mض @DBHā8PB" Ê| $59=}Xd~&@J!!8h8R o8Ao?C0p eZ5][zqJ7B|G%]˕ۃsR> 䀦E7{zH];x߭"irra]7uOioK)<nH$$luDN8&Pldpw߰ Ͽ&JL˂iCVP_l\#x N- gk~0BC`("ULäJN RV#Ӗξ@=IENDB`testdrive-3.26/data/ui/0000755000000000000000000000000012271433474011700 5ustar testdrive-3.26/data/ui/TestdrivegtkWindow.ui0000644000000000000000000002212112207147737016107 0ustar TestDrive center 500 ../media/icon.png True True True _File True True gtk-new True True True True gtk-open True True True gtk-save True True gtk-save-as True True True gtk-quit True True True True _Edit True True gtk-preferences True True True _View True True _Help True True gtk-about True True True False 0 True 1 True 12 False 2 True 2 True 0 12 8 ISO Repository 0 True 0 8 Ubuntu Release 1 False 3 100 1 10 10 testdrive-3.26/data/ui/addothertestdrivegtk_dialog.xml0000644000000000000000000000064312207147737020201 0ustar testdrive-3.26/data/ui/about_testdrivegtk_dialog.xml0000644000000000000000000000064312207147737017660 0ustar testdrive-3.26/data/ui/PreferencesTestdrivegtkDialog.ui0000644000000000000000000020277212271433474020232 0ustar Other... Other... False 5 center ../media/icon.png normal True False 2 True False end gtk-cancel True True True False True False False 0 Save True True True False False False 1 False True end 0 True True True False queue none True False True False 12 12 12 12 True False 10 3 6 True False 0 3 <b>Data paths</b> True 3 True False 1 Cache: 1 2 GTK_FILL 250 True True False False True True 1 2 1 2 True False 1 Image Cache: True 2 3 GTK_FILL GTK_FILL 250 True True False False True True 1 2 2 3 Clean True True True False 2 3 2 3 GTK_FILL True False 1 ISO Cache: True 3 4 GTK_FILL GTK_FILL True False 1 ISO List Cache: True 4 5 GTK_FILL GTK_FILL 250 True True False False True True 1 2 3 4 250 True True False False True True 1 2 4 5 Clean True True True False 2 3 3 4 GTK_FILL True False 1 6 Architectures: True 9 10 GTK_FILL GTK_FILL True False i386 True True False False True False True 0 AMD64 True True False False True False True 1 1 2 9 10 True False 1 6 Release: True 8 9 GTK_FILL GTK_FILL True False 1 6 Repository: True 7 8 GTK_FILL GTK_FILL True False 0 3 <b>Ubuntu Releases</b> True 3 6 7 True False 1 2 5 6 Update True True True False 2 3 4 5 GTK_FILL False True 0 True False General False True False queue none True False True False 12 12 12 12 True False 12 True False 0 none True False 12 True False KVM True True False False True True True True 0 VirtualBox True True False False True opt_virt_kvm True True 1 Parallels True True False False True opt_virt_kvm True True 2 True False 3 <b>Hypervisor</b> True False True 0 True False 5 3 6 True False 0 3 <b>Virtual Machine Options</b> True 3 True False 1 Memory: True 1 2 GTK_FILL GTK_FILL True False 1 Disk Size: True 2 3 GTK_FILL GTK_FILL True False 1 KVM Args: True 3 4 GTK_FILL GTK_FILL True False 1 Processors: True 4 5 GTK_FILL GTK_FILL 100 True False liststore1 0 False False False True True 1 2 1 2 100 True False liststore2 0 False False False True True 1 2 2 3 True True False False True True 1 2 3 4 50 True True 0.5 False False True True 1 2 4 5 True False 0 3 MB True 2 3 1 2 GTK_FILL GTK_FILL True False 0 3 GB True 2 3 2 3 GTK_FILL GTK_FILL True False 0 2 3 4 5 GTK_FILL GTK_FILL True True 1 False True 0 1 True False Virtualization 1 False True False queue none True False True False 12 12 12 12 True False 0 none True False 12 True False Ubuntu True True False False True False False 0 Kubuntu True True False False True False False 1 Xubuntu True True False False True False False 2 Edubuntu True True False False True False False 3 Mythbuntu True True False False True False False 4 Ubuntu Studio True True False False True False False 5 Lubuntu True True False False True False False 6 UbuntuKylin True True False False True False False 7 Ubuntu Gnome True True False False True False False 8 Other True True False False True False False 9 True False 3 <b>Ubuntu Flavors</b> True True True 0 2 True False Distributions 2 False True True 1 button2 button1 testdrive-3.26/data/ui/AddOtherTestdrivegtkDialog.ui0000644000000000000000000002306712207147737017464 0ustar 550 5 center-always ../media/icon.png normal False True 2 True 3 4 True 0 <b>Description:</b> True GTK_FILL True 0 <b>Sync Protocol:</b> True 2 3 GTK_FILL True 0 <b>URL:</b> True 1 2 GTK_FILL True True 1 3 1 2 True True 1 3 True 5 Add True True True 0 Edit True True 1 Delete True True True 2 3 4 3 GTK_FILL False 0 True True 150 True True 5 automatic automatic True True True Other ISO List: 1 True end Cancel True True True False False 0 Save True True True False False 1 False end 2 button2 button1 testdrive-3.26/data/ui/testdrivegtk_window.xml0000644000000000000000000000060112207147737016530 0ustar testdrive-3.26/data/ui/preferences_testdrivegtk_dialog.xml0000644000000000000000000000065712207147737021054 0ustar testdrive-3.26/data/ui/AboutTestdrivegtkDialog.ui0000644000000000000000000000444512207147737017043 0ustar 5 center ../media/icon.png normal False TestDrive PyGTK Copyright (C) 2010 Canonical Ltd. # Copyright (C) 2010 Canonical Ltd. # # Authors: # Andres Rodriguez <andreserl@ubuntu.com> # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License version 3, as published # by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranties of # MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR # PURPOSE. See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program. If not, see <http://www.gnu.org/licenses/>. Copyright (C) 2010 Canonical Ltd. Authors: Andres Rodriguez <andreserl@ubuntu.com> ../media/logo.png True 2 True end False end 0 testdrive-3.26/testdrive/0000755000000000000000000000000012271433474012363 5ustar testdrive-3.26/testdrive/virt/0000755000000000000000000000000012271433474013347 5ustar testdrive-3.26/testdrive/virt/virtualbox.py0000644000000000000000000001356412271433474016131 0ustar #!/usr/bin/python # # testdrive - run today's Ubuntu development ISO, in a virtual machine # Copyright (C) 2009 Canonical Lself.td. # Copyright (C) 2009 Dustin Kirkland # # Authors: Dustin Kirkland # Andres Rodriguez # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 3 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . import commands, os, time, logging logger = logging.getLogger("testdrive.virt.vbox") class VBox: def __init__(self, td): self.vboxversion = None self.HOME = td.HOME self.CACHE_ISO = td.CACHE_ISO self.PATH_TO_ISO = td.PATH_TO_ISO self.DISK_FILE = td.DISK_FILE self.MEM = td.MEM self.DISK_SIZE = td.DISK_SIZE self.VBOX_NAME = td.VBOX_NAME self.ISO_URL = td.ISO_URL def is_disk_empty(self): (status, output) = commands.getstatusoutput("file %s | grep -qs 'empty'" % self.DISK_FILE) if status == 0: return True return False # Code to validate if virtualization is installed/supported def validate_virt(self): # Determine which version of VirtualBox we have installed. What is returned is # typically a string such as '4.1.0r55467', lets assume that the command line # is consistent within 4.x.x versions extract this part of the # version string for comparison later self.vboxversion = commands.getoutput("VBoxManage --version") self.vboxversion = ( int(self.vboxversion.split(".")[0]), int(self.vboxversion.split(".")[1]) ) if self.vboxversion == (4,0) or self.vboxversion == (4,1) or self.vboxversion == (4,2) or self.vboxversion == (4,3): logger.info("VirtualBox %s.%s detected." % self.vboxversion) else: logger.error("ERROR: Unsupported version (%s.%s) of VirtualBox; please install v4.0 or newer." % self.vboxversion) exit(0) # Code to setup virtual machine def setup_virt(self): self.run("sed -i \":HardDisk.*%s:d\" %s/.VirtualBox/VirtualBox.xml" % (self.DISK_FILE, self.HOME)) if self.is_disk_empty(): os.unlink(self.DISK_FILE) if not os.path.exists(self.DISK_FILE): self.DISK_SIZE = self.DISK_SIZE.replace("G", "000") logger.info("Creating disk image...") self.run_or_die("VBoxManage createhd --filename %s --size %s" % (self.DISK_FILE, self.DISK_SIZE)) if self.vboxversion == (4,0) or self.vboxversion == (4,1) or self.vboxversion == (4,2) or self.vboxversion == (4,3): self.run("VBoxManage storageattach %s --storagectl \"IDE Controller\" --port 0 --device 0 --type hdd --medium none" % self.VBOX_NAME) if self.PATH_TO_ISO != "/dev/null": self.run("VBoxManage storageattach %s --storagectl \"IDE Controller\" --port 0 --device 1 --type dvddrive --medium none" % self.VBOX_NAME) #info("Creating the Virtual Machine...") logger.info("Creating the Virtual Machine...") if os.path.exists("%s/.VirtualBox/Machines/%s/%s.xml" % (self.HOME, self.VBOX_NAME, self.VBOX_NAME)): os.unlink("%s/.VirtualBox/Machines/%s/%s.xml" % (self.HOME, self.VBOX_NAME, self.VBOX_NAME)) self.run("VBoxManage unregistervm %s --delete" % self.VBOX_NAME) self.run_or_die("VBoxManage createvm --register --name %s" % self.VBOX_NAME) self.run_or_die("VBoxManage modifyvm %s --memory %s" % (self.VBOX_NAME, self.MEM)) # This should probably support more than just Ubuntu... if self.ISO_URL.find("amd64") >= 0: platform = "Ubuntu_64" else: platform = "Ubuntu" self.run_or_die("VBoxManage modifyvm %s --ostype %s" % (self.VBOX_NAME, platform)) self.run_or_die("VBoxManage modifyvm %s --vram 128" % self.VBOX_NAME) self.run_or_die("VBoxManage modifyvm %s --boot1 disk" % self.VBOX_NAME) self.run_or_die("VBoxManage modifyvm %s --boot2 dvd" % self.VBOX_NAME) self.run_or_die("VBoxManage modifyvm %s --nic1 nat" % self.VBOX_NAME) self.run_or_die("VBoxManage modifyvm %s --pae on" % self.VBOX_NAME) # Code launch virtual machine def launch_virt(self): logger.info("Running the Virtual Machine...") if self.vboxversion == (4,0) or self.vboxversion == (4,1) or self.vboxversion == (4,2) or self.vboxversion == (4,3): self.run_or_die("VBoxManage storagectl %s --name \"IDE Controller\" --add ide" % self.VBOX_NAME) self.run_or_die("VBoxManage storageattach %s --storagectl \"IDE Controller\" --port 0 --device 0 --type hdd --medium %s" % (self.VBOX_NAME, self.DISK_FILE)) if self.PATH_TO_ISO != "/dev/null": self.run_or_die("VBoxManage storageattach %s --storagectl \"IDE Controller\" --port 0 --device 1 --type dvddrive --medium %s" % (self.VBOX_NAME, self.PATH_TO_ISO)) #self.run_or_die("VBoxManage startvm %s" % self.td.VBOX_NAME) return "VBoxManage startvm %s" % self.VBOX_NAME # Give this VM a few seconds to start up #time.sleep(5) # Loop as long as this VM is running #while commands.getstatusoutput("VBoxManage list runningvms | grep -qs %s" % self.td.VBOX_NAME)[0] == 0: # time.sleep(2) def run(self, cmd): return(os.system(cmd)) def run_or_die(self, cmd): if self.run(cmd) != 0: logger.error("Command failed\n `%s`" % cmd) testdrive-3.26/testdrive/virt/kvm.py0000644000000000000000000000625112207147737014525 0ustar #!/usr/bin/python # # testdrive - run today's Ubuntu development ISO, in a virtual machine # Copyright (C) 2009 Canonical Ltd. # Copyright (C) 2009 Dustin Kirkland # # Authors: Dustin Kirkland # Andres Rodriguez # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 3 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . import commands, os, uuid, logging logger = logging.getLogger("testdrive.virt.kvm") class KVM: def __init__(self, td): self.p = td.p self.CACHE_ISO = td.CACHE_ISO self.PATH_TO_ISO = td.PATH_TO_ISO self.DISK_FILE = td.DISK_FILE self.KVM_ARGS = td.KVM_ARGS self.MEM = td.MEM self.SMP = td.SMP self.DISK_SIZE = td.DISK_SIZE def is_disk_empty(self): (status, output) = commands.getstatusoutput("file %s | grep -qs 'empty'" % self.DISK_FILE) if status == 0: return True return False # Code to validate if virtualization is installed/supported def validate_virt(self): (status, output) = commands.getstatusoutput("kvm-ok") if status != 0: logger.info(output) # Code to setup virtual machine def setup_virt(self): if self.p == 'cloud-daily' or self.p == 'cloud-releases': #path = "%s/%s" % (self.CACHE_ISO, self.PATH_TO_ISO.split(".tar.gz")[0].split("_")[-1]) path = "%s/%s" % (self.CACHE_ISO, os.path.basename(self.PATH_TO_ISO).split(".tar.gz")[0]) self.ORIG_DISK = "%s.img" % path self.FLOPPY_FILE = "%s-floppy" % path self.run_or_die("kvm-img create -f qcow2 -b %s %s" % (self.ORIG_DISK, self.DISK_FILE)) elif not os.path.exists(self.DISK_FILE) or self.is_disk_empty(): logger.info("Creating disk image [%s]..." % self.DISK_FILE) self.run_or_die("kvm-img create -f qcow2 %s %s" % (self.DISK_FILE, self.DISK_SIZE)) # Code launch virtual machine def launch_virt(self): logger.info("Running the Virtual Machine...") UUID = uuid.uuid4() if self.p == 'cloud-daily' or self.p == 'cloud-releases': cmd = "qemu-system-x86_64 -uuid %s -boot a -fda %s -drive file=%s,if=virtio %s" % (UUID, self.FLOPPY_FILE, self.DISK_FILE, self.KVM_ARGS) else: cmd = "qemu-system-x86_64 -uuid %s -m %s -smp %s -cdrom %s -drive file=%s,if=virtio,cache=writeback,index=0 %s" % (UUID, self.MEM, self.SMP, self.PATH_TO_ISO, self.DISK_FILE, self.KVM_ARGS) return cmd def run(self, cmd): return(os.system(cmd)) def run_or_die(self, cmd): if self.run(cmd) != 0: logger.error("Command failed\n `%s`" % cmd) testdrive-3.26/testdrive/virt/parallels.py0000644000000000000000000000531012207147737015702 0ustar #!/usr/bin/python # # testdrive - run today's Ubuntu development ISO, in a virtual machine # Copyright (C) 2009 Canonical Ltd. # Copyright (C) 2009 Dustin Kirkland # # Authors: Dustin Kirkland # Andres Rodriguez # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 3 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . import commands, os, time class Parallels: def __init__(self, td): self.HOME = td.HOME self.CACHE_ISO = td.CACHE_ISO self.PATH_TO_ISO = td.PATH_TO_ISO self.DISK_FILE = td.DISK_FILE self.MEM = td.MEM self.DISK_SIZE = td.DISK_SIZE self.VBOX_NAME = td.VBOX_NAME # Code to validate if virtualization is installed/supported def validate_virt(self): if commands.getstatusoutput("prlctl list %s | grep -qsv \"UUID\"" % self.VBOX_NAME)[0] == 0: self.run_or_die("prlctl delete %s" % self.VBOX_NAME) # Code to setup virtual machine def setup_virt(self): self.DISK_SIZE = self.DISK_SIZE.replace("G", "000") #info("Creating VM...") print "INFO: Creating VM..." self.run_or_die("prlctl create %s --ostype linux --distribution ubuntu" % self.VBOX_NAME) self.run_or_die("prlctl set %s --memsize %s" % (self.VBOX_NAME, self.MEM)) self.run_or_die("prlctl set %s --device-del hdd0" % self.VBOX_NAME) self.run_or_die("prlctl set %s --device-add hdd --type expand --size %s --iface scsi --position 0:0" % (self.VBOX_NAME, self.DISK_SIZE)) self.run_or_die("prlctl set %s --device-set cdrom0 --image %s" % (self.VBOX_NAME, self.PATH_TO_ISO)) # Code launch virtual machine def launch_virt(self): #self.run_or_die("prlctl start %s" % self.td.VBOX_NAME) return "prlctl start %s" % self.VBOX_NAME # Loop as long as this VM is running #while commands.getstatusoutput("prlctl list %s | grep -qs stopped" % self.td.VBOX_NAME)[0] != 0: # time.sleep(2) def run(self, cmd): return(os.system(cmd)) def run_or_die(self, cmd): if self.run(cmd) != 0: #error("Command failed\n `%s`" % cmd) print "Command failed\n `%s`" % cmd testdrive-3.26/testdrive/virt/__init__.py0000644000000000000000000000000012207147737015451 0ustar testdrive-3.26/testdrive/testdrive.py0000644000000000000000000003630012271433474014750 0ustar #!/usr/bin/python # # testdrive - run today's Ubuntu development ISO, in a virtual machine # Copyright (C) 2009 Canonical Ltd. # Copyright (C) 2009 Dustin Kirkland # # Authors: Dustin Kirkland # Andres Rodriguez # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, version 3 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . import os, platform, commands, tempfile, hashlib, ConfigParser, time import xdg.BaseDirectory CATEGORY = { "ubuntu-server":"ubuntu", "ubuntu-netbook":"ubuntu", "ubuntu-mobile":"ubuntu", "kubuntu-netbook":"kubuntu", "kubuntu-mobile":"kubuntu", "kubuntu-active":"kubuntu", "ubuntukylin":"ubuntukylin", "ubuntu-gnome":"ubuntugnome", } FLAVORS = { "ubuntu-netbook":"Ubuntu", "ubuntu-mobile":"Ubuntu", "kubuntu-netbook":"Kubuntu", "kubuntu-mobile":"Kubuntu", "kubuntu-active":"Kubuntu", "ubuntustudio":"Ubuntu Studio", "ubuntu-server":"Ubuntu", "ubuntukylin":"UbuntuKylin", "ubuntu-gnome":"Ubuntu Gnome", "cloud-server":"Cloud Server", "cloud-desktop":"Cloud Desktop", } class Testdrive: def __init__(self, pkg_section): self.HOME = os.getenv("HOME", "") self.ISO_URL = os.getenv("ISO_URL", "") self.VIRT = os.getenv("VIRT", "") self.CACHE = os.getenv("CACHE", None) self.CACHE_ISO = os.getenv("CACHE_ISO", None) self.CACHE_IMG = os.getenv("CACHE_IMG", None) self.CLEAN_IMG = os.getenv("CLEAN_IMG", None) self.MEM = os.getenv("MEM", "") self.SMP = os.getenv("SMP", "") self.DISK_FILE = os.getenv("DISK_FILE", "") self.DISK_SIZE = os.getenv("DISK_SIZE", "") self.KVM_ARGS = os.getenv("KVM_ARGS", "") self.VBOX_NAME = os.getenv("VBOX_NAME", "") self.PKG = "testdrive" self.PKGRC = "%src" % self.PKG self.PROTO = None self.ISO_PATH_HEADER = None self.PKG_SECTION = pkg_section self.r = None #Release (maverick, lucid, etc) self.m = None #Arch (amd64, i386) self.f = None #Flavor (ubuntu, kubuntu, etc) self.p = None # Ubuntu ISO Repository (cdimage, releases, cloud-daily, cloud-releases) def set_values(self, var, value): if var == 'kvm_args': self.KVM_ARGS = value if var == 'mem': self.MEM = value if var == 'smp': self.SMP = value if var == 'disk_size': self.DISK_SIZE = value if var == 'cache': self.CACHE = value if var == 'cache_img': self.CACHE_IMG = value if var == 'cache_iso': self.CACHE_ISO = value if var == 'clean_img': self.CLEAN_IMG = value if var == 'iso_url': self.ISO_URL = value if var == 'virt': self.VIRT = value if var == 'disk_file': self.DISK_FILE = value if var == 'r': self.r = value if var == 'm': self.m = value.split() if var == 'f': self.f = value if var == 'p': self.p = value def load_config_file(self, config_file): cfg = ConfigParser.ConfigParser() cfg.read(config_file) try: defaults = cfg.items('testdrive-common') for items in defaults: self.set_values(items[0], items[1]) except: pass try: configitems = cfg.items(self.PKG_SECTION) for items in configitems: self.set_values(items[0], items[1]) except: pass ## TODO: This possible needs to go outside the class due to in PyGTK front end we might need the list of ISO's before even instancing an object def list_isos(self, ISOS): ISO = [] for iso in ISOS: if iso.split()[1] == self.r: # TODO: Add support for Cloud if iso.split()[0] not in CATEGORY: category = iso.split()[0] else: category = CATEGORY[iso.split()[0]] if iso.split()[0] not in FLAVORS: flavor = iso.split()[0].capitalize() else: flavor = FLAVORS[iso.split()[0]] release = iso.split()[1] url = iso.split()[2] if self.p == 'cloud-daily' or self.p == 'cloud-releases': arch = url.split(".tar.gz")[0].split("-")[-1] name = "%s" % flavor else: arch = url.split(".iso")[0].split("-")[-1] image = url.split("-%s.iso" % arch)[0].split("-")[-1].capitalize() if image == 'Dvd': image = url.split("-%s.iso" % arch)[0].split("-")[-1].swapcase() name = "%s %s" % (flavor, image) # Name: Shows a description # URL: Shows the URL from where it downloads the ISO # Arch: Shows the architecture (amd64|i386) # Category: The header used to save the ISO, i.e.: ubuntu_lucid-desktop-i386.iso kubuntu_lucid-desktop-i386.iso if arch in self.m: ISO.append({"name":name, "url":"%s%s" % (self.u, url), "arch":arch, "category":category}) return ISO def get_virt(self): acceleration = 0 # Check if KVM acceleration can be used if commands.getstatusoutput("which kvm-ok")[0] == 0: # If we have kvm-ok, let's use it... if commands.getstatusoutput("kvm-ok")[0] == 0: acceleration = 1 else: # Okay, we don't have kvm-ok, so let's hack it... if commands.getstatusoutput("egrep \"^flags.*:.*(svm|vmx)\" /proc/cpuinfo")[0] == 0: acceleration = 1 # Prefer KVM if acceleration available and installed if acceleration == 1 and commands.getstatusoutput("which kvm")[0] == 0: return "kvm" # Okay, no KVM, VirtualBox maybe? if commands.getstatusoutput("which VBoxManage")[0] == 0: return "virtualbox" # No VirtualBox, how about Parallels? if commands.getstatusoutput("which prlctl")[0] == 0: return "parallels" # No hypervisor found; error out with advice if acceleration == 1: return 1 else: return 0 def set_defaults(self): # Set defaults where undefined if self.CACHE is None: if xdg.BaseDirectory.xdg_cache_home: self.CACHE = "%s/%s" % (xdg.BaseDirectory.xdg_cache_home, self.PKG) else: self.CACHE = "%s/.cache/%s" % (self.HOME, self.PKG) if self.CACHE_IMG is None: self.CACHE_IMG = '%s/img' % self.CACHE if not os.path.exists(self.CACHE_IMG): os.makedirs(self.CACHE_IMG, 0700) # if running the image from /dev/shm, remove the image when done # (unless CLEAN_IMG is set) if self.CLEAN_IMG is None: if self.CACHE_IMG == '/dev/shm': self.CLEAN_IMG = True else: self.CLEAN_IMG = False if self.CACHE_ISO is None: self.CACHE_ISO = '%s/iso' % self.CACHE if not os.path.exists(self.CACHE_ISO): os.makedirs(self.CACHE_ISO, 0700) if len(self.SMP) == 0: self.SMP = commands.getoutput("grep -c ^processor /proc/cpuinfo") if len(self.DISK_SIZE) == 0: self.DISK_SIZE = "6G" if len(self.MEM) == 0: total = commands.getoutput("grep ^MemTotal /proc/meminfo | awk '{print $2}'") if total > 4000000: self.MEM = "2048" elif total > 2000000: self.MEM = "1024" elif total > 1000000: self.MEM = "512" elif total > 750000: self.MEM = "384" else: self.MEM = "256" if len(self.KVM_ARGS) == 0: self.KVM_ARGS = "-usb -usbdevice tablet -net nic,model=virtio -net user -soundhw es1370" if len(self.VBOX_NAME) == 0: self.VBOX_NAME = self.PKG if self.ISO_PATH_HEADER == None: self.ISO_PATH_HEADER = 'other' if self.f == None: self.f = 'ubuntu' if self.m is None: if platform.machine() == "x86_64": self.m = ["amd64", "i386"] else: self.m = ["i386"] if self.p == None: self.p = 'cdimage' if self.p == 'cdimage': self.u = 'rsync://cdimage.ubuntu.com/cdimage' if self.p == 'releases': self.u = 'rsync://us.rsync.releases.ubuntu.com/releases' if self.p == 'cloud-daily' or self.p == 'cloud-releases': self.u = 'rsync://cloud-images.ubuntu.com/cloud-images' def run(self, cmd): return(os.system(cmd)) def get_proto(self): if self.PROTO == "rsync": cmd = "rsync -azPL %s %s" % (self.ISO_URL, self.PATH_TO_ISO) return cmd elif self.PROTO == "zsync" or self.PROTO == "http" or self.PROTO == "ftp": if commands.getstatusoutput("which zsync")[0] == 0: if self.ISO_URL.partition("://")[0] == "zsync": self.ISO_URL = self.ISO_URL.replace('zsync', 'http') cmd = "cd '%s' && zsync %s.zsync -o %s" % (self.CACHE_ISO, self.ISO_URL, self.PATH_TO_ISO) return cmd else: cmd = "wget %s -O %s" % (self.ISO_URL, self.PATH_TO_ISO) return cmd elif self.PROTO == "file": # If the iso is on file:///, use the ISO in place self.PATH_TO_ISO = self.ISO_URL.partition("://")[2] # Get absolute path if a relative path is used DIR = commands.getoutput("cd `dirname '%s'` && pwd" % self.PATH_TO_ISO) FILE = os.path.basename("%s" % self.PATH_TO_ISO) self.PATH_TO_ISO = "%s/%s" % (DIR, FILE) return 0 else: #error("Unsupported protocol [%s]" % self.PROTO) return 1 def md5sum(self, file): fh = open(file, 'rb') x = fh.read() fh.close() m = hashlib.md5() m.update(x) return m.hexdigest() def delete_image(self): # if requested to clean out the image mark it to be done if self.CLEAN_IMG: rm_disk = True else: rm_disk = False # If disk image is stock (e.g., you just ran a LiveCD, no installation), # purge it automatically. if os.path.exists(self.DISK_FILE): if os.path.getsize(self.DISK_FILE) == 262144 and self.md5sum(self.DISK_FILE) == "1da7553f642332ec9fb58a6094d2c8ef": # Clean up kvm qcow2 image rm_disk = True if os.path.getsize(self.DISK_FILE) == 24576: # Clean up vbox image rm_disk = True elif os.path.getsize(self.DISK_FILE) == 0: # Clean up empty file rm_disk = True elif self.p == 'cloud-daily' or self.p == 'cloud-releases': rm_disk = True if rm_disk: #info("Cleaning up disk image [%s]..." % DISK_FILE) os.unlink(self.DISK_FILE) return True return False def set_launch_path(self): # Move from set_defaults, due to merge of upstream rev 189 ISO_NAME = "%s_%s" % (self.ISO_PATH_HEADER, os.path.basename(self.ISO_URL)) self.PROTO = self.ISO_URL.partition(":")[0] self.PATH_TO_ISO = "%s/%s" % (self.CACHE_ISO, ISO_NAME) def launch_usb_creator(self): if os.path.exists("/usr/bin/usb-creator-gtk"): os.execv("/usr/bin/usb-creator-gtk", ["usb-creator-gtk", "-i", self.PATH_TO_ISO]) else: os.execv("/usr/bin/usb-creator-kde", ["usb-creator-kde", "-i", self.PATH_TO_ISO]) def is_disk_empty(self): (status, output) = commands.getstatusoutput("file %s | grep -qs 'empty'" % self.DISK_FILE) if status == 0: return True return False # Obtain available ISO's from Ubuntu cdimage. def is_iso_list_cached(self): if not os.path.exists(self.CACHE): os.makedirs(self.CACHE, 0700) if not os.path.exists("%s/%s.isos" % (self.CACHE, self.p)): return False return True def is_iso_list_cache_expired(self): cache_time = time.localtime(os.path.getmtime("%s/%s.isos" % (self.CACHE, self.p))) local_time = time.localtime() time_difference = time.mktime(local_time) - time.mktime(cache_time) # Check for new release at most every 12hrs (60*60*12 = 43200) if time_difference >= 43200: return True return False def obtain_ubuntu_iso_list_from_repo(self): if self.p == 'cdimage': (status, output) = commands.getstatusoutput("wget -q -O- http://cdimage.ubuntu.com/.manifest-daily | egrep '(amd64|i386)' | egrep '(current)'") elif self.p == 'releases': (status, output) = commands.getstatusoutput("wget -q -O- http://releases.ubuntu.com/.manifest | egrep '(amd64|i386)'") elif self.p == 'cloud-daily': (status, output) = commands.getstatusoutput("wget -q -O- http://cloud-images.ubuntu.com/.manifest-daily | egrep '(amd64|i386)'") elif self.p == 'cloud-releases': (status, output) = commands.getstatusoutput("wget -q -O- http://cloud-images.ubuntu.com/.manifest | egrep '(amd64|i386)'") return output def update_ubuntu_iso_list_cache(self, str): try: f = open("%s/%s.isos" % (self.CACHE, self.p),'w') f.write(str) f.close except IOError: pass def get_ubuntu_iso_list(self): try: f = open("%s/%s.isos" % (self.CACHE, self.p), 'r') ISO = f.readlines() f.close except IOError: pass return ISO def set_ubuntu_release_codename(self, isos): codename = [] for iso in isos: codename.append(iso.split()[1]) codename.sort() self.r = codename[-1] def create_disk_file(self): return tempfile.mkstemp(".img", "testdrive-disk-", "%s" % self.CACHE_IMG)[1] def prepare_cloud_img_tarball(self): untar = False TAR_BASENAME = os.path.basename(self.PATH_TO_ISO).split(".tar.gz")[0].split("_")[-1] ORIG_DISK_NAME = "%s.img" % TAR_BASENAME FLOPPY_NAME = "%s-floppy" % TAR_BASENAME image_path = "%s/%s" % (self.CACHE_ISO, ORIG_DISK_NAME) floppy_path = "%s/%s" % (self.CACHE_ISO, FLOPPY_NAME) cmd = 'cd %s && tar Szxvf %s %s %s' % (self.CACHE_ISO, self.PATH_TO_ISO, ORIG_DISK_NAME, FLOPPY_NAME) os.system(cmd) testdrive-3.26/testdrive/__init__.py0000644000000000000000000000000012207147737014465 0ustar testdrive-3.26/.quickly0000644000000000000000000000010612207147737012034 0ustar project = testdrive-gtk version = 11.10 template = ubuntu-application testdrive-3.26/ChangeLog0000644000000000000000000007777112273707741012152 0ustar testdrive (3.26) released; urgency=low * testdriverc: - we really need to enable kvm when launching qemu, if we expect to be able to do anything useful -- Dustin Kirkland Mon, 27 Jan 2014 10:59:00 +0000 testdrive (3.25-0ubuntu1) trusty; urgency=low [ Jackson Doak ] * Fixed VirtualBox PAE option bug. LP: #940755 Thanks Ben Blankley * Add --version to testdrive-gtk. LP: #1235834 Thanks Daniel Kessel * Add support for Virtualbox 4.3 * Minor Manpage improvements * debian/control: - Update VCS fields - Bump standards-version to 3.9.5 -- Dustin Kirkland Mon, 27 Jan 2014 10:58:57 +0000 testdrive (3.24-0ubuntu1) saucy; urgency=low [ Jackson Doak ] * Add 16gb disk size option * Fix smaller disk sizes * Remove all references to virtualbox 3 and virtualbox-ose * Updated translations * Change copyright format to debian machine readable * Add support for 2GB RAM sizes * Bump debhelper version up to 9 [ Dustin Kirkland ] * setup.py: - update version number -- Dustin Kirkland Tue, 27 Aug 2013 11:31:55 -0500 testdrive (3.23-0ubuntu1) saucy; urgency=low [ Jackson Doak ] * doc/testdrive.1, setup.py: - manpage and version fixes for upload to pypi * debian/control, po/testdrive-bs.po, po/testdrive-ca.po, po/testdrive-de.po, po/testdrive-el.po, po/testdrive-en_AU.po, po/testdrive-es.po, po/testdrive-et.po, po/testdrive-fi.po, po/testdrive-fr.po, po/testdrive-gl.po, po/testdrive-he.po, po/testdrive-hr.po, po/testdrive-hu.po, po/testdrive-it.po, po/testdrive-nds.po, po/testdrive-nl.po, po/testdrive-pl.po, po/testdrive.pot, po/testdrive-pt_BR.po, po/testdrive-pt.po, po/testdrive-ru.po, po/testdrive-sr.po, po/testdrive-sv.po, po/testdrive-th.po, po/testdrive-tr.po, po/testdrive-uk.po, testdrive-gtk.desktop, testdrive-gtk.desktop.in: - updated for translations * debian/source/format, po/testdrive.pot, setup.cfg: - enabled translations, changed source format to "native", refreshed .pot -- Dustin Kirkland Thu, 08 Aug 2013 08:50:05 +0100 testdrive (3.22-0ubuntu1) saucy; urgency=low * No changes * Re-release, due to minor bug in my release scripts -- Dustin Kirkland Wed, 17 Jul 2013 09:46:03 -0500 testdrive (3.21-0ubuntu1) saucy; urgency=low [ Paolo Rotolo ] * debian/control: Add usb-cretor-gtk to recommends. (LP: #962250) [ Howard Chan ] * Add UbuntuKylin to Testdrive. (LP: #1170617) [ Dustin Kirkland ] * bin/testdrive, bin/testdrive-gtk, data/ui/PreferencesTestdrivegtkDialog.ui, doc/testdrive.1, testdrivegtk/PreferencesTestdrivegtkDialog.py, testdriverc, testdrive/testdrive.py: - Merge of Howard's work, made a few fixes -- Dustin Kirkland Mon, 15 Jul 2013 17:38:08 -0500 testdrive (3.20-0ubuntu1) raring; urgency=low * bin/testdrive-gtk: Do not import 'indicate' module, which will cause testdrive-gtk to crash on fresh installs (LP: #1162027) -- Andres Rodriguez Tue, 16 Apr 2013 16:56:39 -0700 testdrive (3.19-0ubuntu1) raring; urgency=low [ Sergio Meneses ] * testdrive/testdrive.py: Fix duplicated cdimage ISO entries. Only use current, not pending. (LP: #1162057) [ Adam Conrad ] * Switch virtualbox-ose dependency to virtualbox, as the empty package has been dropped in the packaging of the 4.2 series. [ Dmitrijs Ledkovs ] * Drop python-indicate dependency, as it was disabled in 3.11-0ubuntu1. [ Paolo Rotolo ] * debian/control: - Recommends 'usb-creator-gtk' for testdrive-gtk (LP: #962250) -- Andres Rodriguez Tue, 16 Apr 2013 10:01:22 -0700 testdrive (3.18-0ubuntu1) raring; urgency=low [ Howard Chan ] * testdrive/testdrive.py: - this addes a Kubuntu Active Desktop image to TestDrive and fixes LP: #1154563 -- Dustin Kirkland Mon, 15 Apr 2013 21:42:17 -0500 testdrive (3.17-0ubuntu1) raring; urgency=low [Benjamin Kerensa] * Fix hang on "Configuring Virtual Machine" when Virtualbox 4.2 installed. (LP: #1098080) [ Andres Rodriguez ] * debian/control: - Bump Standards Version to 3.9.3 - testdrive-common depends on python-xdg (LP: #1023571) * Make package more lintian clean (LP: #1079259) - doc/testdrive.1: Fix manpage. * disable build of i18n: - setup.cfg: Add to disable i18n as it causes a broken build. - testdrive-gtk.desktop: Add. Doesn't support translations. - debian/testdrive-gtk.install: Install new .desktop file. -- Andres Rodriguez Wed, 20 Feb 2013 21:56:09 -0500 testdrive (3.16-0ubuntu1) quantal; urgency=low [ Philip Muškovac ] * Correctly display versions for both -cli and -gtk [ Andres Rodriguez ] * testdrive/virt/kvm.py: Generate UUID. (LP: #959308) * correctly save arch's in preferences (LP: #873235) * Change tabs to spaces. * debian/source/format: Added. * fully migrate to dh_python2 [ Robert Ancell ] * debian/control: - Drop dependency on python-launchpad-integration * bin/testdrive-gtk: - We no longer do Launchpad integration (LP: #999413) -- Andres Rodriguez Thu, 17 May 2012 12:18:15 -0400 testdrive (3.15-0ubuntu1) precise; urgency=low * Re-enable 'Add Other ISO' button display. (LP: #884243) * Change UEC references to Cloud. (LP: #873231) * bin/testdrive-gtk: Change LPI package to testdrive-gtk (LP: #816266). Thanks to Jeremy Bicha for the fix. -- Andres Rodriguez Mon, 31 Oct 2011 12:28:00 -0400 testdrive (3.14-0ubuntu1) oneiric; urgency=low * testdriverc: Do not default MEM size. Allows autodetection. (LP: #819836) * Add support for VBox 4.1. (LP: #816265) * Add support for Lubuntu (LP: #828361) -- Andres Rodriguez Fri, 19 Aug 2011 13:45:24 -0400 testdrive (3.13-0ubuntu1) natty; urgency=low * Use correct path for UEC image. (LP: #731922) -- Andres Rodriguez Wed, 09 Mar 2011 10:17:08 -0500 testdrive (3.12-0ubuntu1) natty; urgency=low [ Andres Rodriguez ] * testdrive-gtk: Automatically update testdrive's version. * testdrive-gtk Add Other ISO: Fix "value is of wrong type for this column" in liststore. (LP: #727515) * Use new icon for TestDrive GTK Indicator Applet. [ Vish ] * Add new TestDrive Icons to be used in the Indicator Applet. (LP: #723768) -- Andres Rodriguez Fri, 04 Mar 2011 16:22:26 -0500 testdrive (3.11-0ubuntu1) natty; urgency=low * Disable the Installation and use of the Messaging indicator. * testdrive-gtk: Create Application Indicator. Will appear only when ISO's are available for Testing. -- Andres Rodriguez Tue, 22 Feb 2011 15:34:20 -0500 testdrive (3.10-0ubuntu1) natty; urgency=low * bin/testdrive: qemu image output of file changed. Update accordingly. * testdrive-gtk: Add Messaging Indicator. - indicator/testdrive-gtk: Add - debian/testdrive-gtk.install: Install indicator. - setup.py: Update installer to do the same as above. * bin/testdrive: Add initial support for logging. Only log kvm commands. * debian/control: Add Depends to python-indicate for testdrive-gtk. -- Andres Rodriguez Tue, 15 Feb 2011 19:22:59 -0500 testdrive (3.9-0ubuntu1) natty; urgency=low * debian/control: Switch to python-support; Add missing Dependencies. * Fix installation of desktop file icon: - data/media/testdrive-gtk.xpm: Add as default icon. - setup.py: Do not update desktop file Icon datapath. - testdrive-gtk.desktop.in: Update Icon name. - debian/testdrive-gtk.install: Install new icon. -- Andres Rodriguez Wed, 09 Feb 2011 17:56:35 -0500 testdrive (3.8-0ubuntu1) natty; urgency=low * testdrive-gtk: Do not update the UI when "Saving" from Preferences if they are unchanged (LP: #713740) * Add support for VirtualBox 4.0. Thanks to Dario Vertini. (LP: #703816) * Remove support for VirtualBox 3.0 as it was no longer supported. * debian/rules: Add --with python2. * Update release version -- Andres Rodriguez Tue, 08 Feb 2011 15:26:58 -0500 testdrive (3.7-0ubuntu1) natty; urgency=low * testdrive-cli: Fix launch issue after refactoring virt creation methods. -- Andres Rodriguez Thu, 27 Jan 2011 10:33:13 -0500 testdrive (3.6-0ubuntu1) natty; urgency=low * Correctly show the version of TestDrive GTK. Thanks to Alexander Telenga to pointing it out. (LP: #706928) * testdrive-gtk changes to improve user experience with VirtualBox: - Change method to handle selected ISO's by adding ISOLIST array. - Move initialization of virt into the LaunchThread class. - Initialize one virt object per ISO to launch. + testdrive/virt/{kvm,virtualbox,parallels}.py: Update to support change. * Code clean-up -- Andres Rodriguez Wed, 26 Jan 2011 19:39:29 -0500 testdrive (3.5-0ubuntu1) natty; urgency=low * doc/testdrive.1: Update manpage. * bin/testdrive: Add possibility to launch UEC image with "curses" in kvm. * Ensure that UEC images are only launched when using KVM. -- Andres Rodriguez Tue, 11 Jan 2011 16:06:53 -0600 testdrive (3.4-0ubuntu1) natty; urgency=low * Fully support launching local uec image (tar.gz): - 'testdrive -u ' * testdrive/virt/kvm.py: Add additional KVM_ARGS to launch uec-images. -- Andres Rodriguez Tue, 11 Jan 2011 10:56:51 -0600 testdrive (3.3-0ubuntu1) natty; urgency=low * Fix zsync failure if cwd is not same filesystem as $HOME (LP: #680138) - Thanks to Scott Moser for providing a better patch. -- Andres Rodriguez Wed, 05 Jan 2011 14:41:25 -0500 testdrive (3.2-0ubuntu1) natty; urgency=low * Fix automatic detection of MEM if not specified. (LP: #690400) * Add stanza to set MEM to 1024 if enough memory. Update GTK as well. -- Andres Rodriguez Tue, 14 Dec 2010 18:06:55 -0500 testdrive (3.1-0ubuntu1) natty; urgency=low * UI Improvements. Thanks to Andrew (and471). * testdrive-cli: Add support to change ISO image repository. * Support for UEC Images: (LP: #619974) - testdrive-cli: Added initial support. * Improve the way the downloading widget is displayed. (LP: #618166) * testdrive-gtk: Fix preferences dialog issue. (LP: #630364) * testdrive/testdrive.py: Fix loading of CACHE_ISO if changed. * Allow Mobile ISO's to be TestDrived. (LP: #645052) * Fix some identation issues that appeared with new quickly version, and some minor cleanups. -- Andres Rodriguez Wed, 20 Oct 2010 16:47:49 -0400 testdrive (3.0-0ubuntu1) maverick; urgency=low * New upstream release (LP: #619325) -- Andres Rodriguez Tue, 17 Aug 2010 11:33:50 -0500 testdrive (2.9-0ubuntu1) maverick; urgency=low * testdrive-cli: Add internationalization support. * testdrive-gtk: Change gettext textdomain to testdrive. * Create single .pot file and drop unncessary files. - po/{POTFILES.in,ca.po,testdrivegtk.pot}: Dropped. - po/testdrive.pot: Updated with all translation strings. -- Andres Rodriguez Fri, 06 Aug 2010 17:19:07 -0400 testdrive (2.8-0ubuntu1) maverick; urgency=low * testdrive-gtk: - Code cleanup in preparation to release it to maverick. - UI Improvements; and minor bugfixes. - Add Internationalization to strings in the code. - Update testdrivegtk.pot file. - Add Button to force update of the ISO list cache if required, plus related UI improvements. - Fix typo in preferences and update .pot file accordingly. - Minor code improvements. - Add internationalization support to some strings missing it; update .pot file for such purpose. (LP: #613770) - Disable wget as a sync protocol for now. - Display progress while downloading an ISO. * debian/testdrive-common.install: Install only *.py virt files. -- Andres Rodriguez Fri, 06 Aug 2010 15:15:45 -0400 testdrive (2.7-0ubuntu1) maverick; urgency=low * Reorganize the source in preparation to merge testdrive-gtk with it. * Merge testdrive-gtk source into testdrive's source. * Packaging changes to install testdrive-gtk: - debian/control: + testdrive package now only recommends testdrive-{gtk,cli}. + Add testdrive-cli package, comes from previous testdrive package. + Add testdrive-gtk binary package. + testdrive-{gtk,cli} common dependencies moved to testdrive-common. - debian/testdrive-{gtk,cli}.install: Added. - debian/rules: Switch to dh 7. - debian/copyright: Add myself to Authors. * data/media/icon.png: Override with one with better quality. * testdrive-gtk: - Add support for Notifications, however not displaying any yet. - Update the ISO cache of each Repository at launch. * debian/testdrive-{common,gtk}.install: Install missing files. * debian/control: Improve descriptions. -- Andres Rodriguez Sun, 01 Aug 2010 19:01:30 -0400 testdrive (2.6-0ubuntu1) maverick; urgency=low * testdrive.py: Fix failure to auto-detect/use VirtualBox when KVM is not installed. (LP: #602987) * Add support to testdrive isos from http://releases.ubuntu.com - testdriverc: Changes to support repositories instead of harcoding url. - testdrive.py: Add 'L' option to rsync; create different cache file for each repository; obtain isos from manifest; set url accordingly. -- Andres Rodriguez Thu, 29 Jul 2010 16:22:11 -0400 testdrive (2.5-0ubuntu1) maverick; urgency=low [ Andres Rodriguez ] * testdrive.py: Update ISO manifest every 12hrs instead of every 24hrs. * virt/{virtualbox,parallels}.py, testdrive: Changes to support threading in GTK Frontend for VirtualBox and Parallels. * Fix launch error when downloading with zsync. (LP: #602585) * Changed the way to obtain the protocol for synchronization. * Re-add ISO verification in URL, while improving protocol determination. [ Dustin Kirkland ] * testdriverc: change kvm default video mode from vmware back to cirrus; need to document that vmware video mode will provide more resolutions, but cirrus is faster and more responsive -- Andres Rodriguez Sun, 11 Jul 2010 16:43:18 -0400 testdrive (2.4-0ubuntu1) maverick; urgency=low * Improved settings file handling to support sections for different frontends: - testdrive, testdrive.py: Changes to support sections on settings file. - testdriverc: Reorganized in different sections. - Install testdriverc in testdrive-common instead of testdrive: + debian/testdrive.install: Installation of testdriverc moved to testdrive-common.install. + debian/testdrive.{postinst,preinst}: Moved to debian/testdrive-common.{postinst,preinst}. * Respect XDG BaseDirectory settings for TestDrive's cache. (LP: #592079) * Don't create DISK_FILE while setting defaults. This is neccesary for the PyGTK GUI to not create an empty DISK_FILE everytime it is launched. - testdrive.py: Add method to create DISK_FILE. - testdrive: Create the DISK_FILE right before setting up the VM. * Changes in launching a VM to allow multiple launches in the PyGTK (This change only applies to KVM for now): - virt/kvm.py: Return the cmd needed to launch the VM in 'testdrive'. - testdrive: If KVM is in use, launch the VM from here. -- Andres Rodriguez Wed, 30 Jun 2010 20:59:33 -0400 testdrive (2.3-0ubuntu1) maverick; urgency=low * debian/control: Depends on virtualbox-3.2 for testdrive; add ${source:Version} to Depends on testdrive-common. * testdrive.py: Fix arch filtering when creating ISO list. * testdrive: Moved arch defaults from list_isos to set_defaults. -- Andres Rodriguez Mon, 21 Jun 2010 18:41:48 -0400 testdrive (2.2-0ubuntu1) maverick; urgency=low * Fix launching fail when attribute m is not set. (LP: #585792) * Obtain ISO list from Ubuntu cdimage for UI generation. - Cache filtered manifest in $CACHE/isos. - testdrive, testdrive.py: Drop hardcoding of the UI's available ISO list and generate it from cached manifest. * Change method to obtain Ubuntu Release Codename. Fixes (LP: #586685) - testdrive.py: Obtain release codename from iso cached manifest instead of launchpad for compatibility issues. - debian/control: Drop Depends on python-launchpadlib. * Add support for different Ubuntu Flavors. - testdriverc: Add variable for default Ubuntu Flavor. - testdrive, testdrive.py: Do necessary changes for this to work. * doc/testdrive.1: Update manpage for newly added options. * Add support for VirtualBox version 3.2. (LP: #589419) -- Andres Rodriguez Thu, 03 Jun 2010 18:12:51 -0400 testdrive (2.1-0ubuntu1) maverick; urgency=low [ Andres Rodriguez ] * Fix broken VM launching: - testdrive.py: Add function to determine if disk image is empty. - testdrive: Use above function to enable the launching of VMs. * debian/testdrive-common.install: Change installation directory. - install in usr/share/pyshared/testdrive. - __init__.py: Added and installed to be able to load module. * Separate virtualization methods from main code: - virt/{__init__.py,kvm.py,virtualbox.py,parallels.py}: Added. - debian/testdrive-common.install: Install virt methods. [ Dustin Kirkland ] * testdriverc: - default of CLEAN_IMG is False, reflect that - use -vga vmware in KVM by default (to work with UNR, and give other useful resolutions) * testdrive: try to support running vbox images too (not quite working all the way yet, but on its way) -- Dustin Kirkland Thu, 20 May 2010 18:18:16 -0500 testdrive (2.0-0ubuntu1) maverick; urgency=low [ Andres Rodriguez ] * testdrive, testdrive-gtk, testdrive.py, testdriverc: completely overhaul organization of the code, making it more modular, in prep for a GTK front end * Actually remove testdrive-gtk because is was a testing script. * Add testdrive-common package: - debian/install: Moved to debian/testdrive.install. - debian/control: + Add python related fields, Build-Depends-Indep and Depends. + Add testdrive-common binary package. + Move python-launchpadlib Depends to testdrive-common, and add as a Depend to testdrive binary package. - debian/rules: Add pycentral rule. - debian/testdrive-common.install: Added to install shared file. * Fix the failure of launching the local ISO. (LP: #581067) [ Dustin Kirkland ] * testdrive: - clean up some unneeded trailing newlines, - fix unexpanded %s in the help text, LP: #575326 - support running testdrive -u foo.img, against some existing kvm qcow2 image (drop testdrive-kvm) * testdriverc: update header info, clean up config file * testdrive.install, testdrive.postinst, testdrive.preinst: handle the conffile syntax change on upgrades * testdrive, testdrive-kvm, testdrive.py, testdriverc: add -smp support for kvm runs, LP: #570750 * doc/testdrive.1: add zync to the supported protocols list, LP: #577900 -- Dustin Kirkland Tue, 18 May 2010 13:44:43 -0500 testdrive (1.38-0ubuntu1) lucid; urgency=low * testdrive: support usb-creator-kde, LP: #570509 -- Dustin Kirkland Mon, 26 Apr 2010 21:14:21 -0500 testdrive (1.37-0ubuntu1) lucid; urgency=low [ Andres Rodriguez ] * debian/control, testdrive, testdriverc: update the testdrive cache at most once per week on launch, dynamically determine Ubuntu development release and cache it, LP: #570485, #553616 [ Dustin Kirkland ] * debian/control: recommend usb-creator for gtk or kde -- Dustin Kirkland Mon, 26 Apr 2010 20:27:54 -0500 testdrive (1.36-0ubuntu1) lucid; urgency=low [ Vish ] * img/*: LP: #538299, better icons [ Dustin Kirkland ] * Close LP: #554227, in previous upload -- Dustin Kirkland Fri, 02 Apr 2010 16:36:46 -0500 testdrive (1.35-0ubuntu1) lucid; urgency=low * testdrive: need to move the CACHE logic down a few lines -- Dustin Kirkland Fri, 02 Apr 2010 16:36:40 -0500 testdrive (1.34-0ubuntu1) lucid; urgency=low * testdrive: update .cache reference to CACHE_ISO variable, LP: #554227 -- Dustin Kirkland Fri, 02 Apr 2010 15:56:10 -0500 testdrive (1.33-0ubuntu1) lucid; urgency=low * debian/control: recommend kvm-pxe to get rid of warnings now that pxe roms have moved * debian/install: install testdrive-kvm binary -- Dustin Kirkland Wed, 24 Mar 2010 19:39:17 -0700 testdrive (1.32-0ubuntu1) lucid; urgency=low * testdriverc: uncomment defaults in testdriverc * testdrive-kvm: provide a way to run an existing disk image generated by testdrive, after the fact * testdrive: improve the kvm/vbox determination logic to handle a few cornercase bugs, LP: #543329, #542753 -- Dustin Kirkland Sun, 21 Mar 2010 09:37:31 -0700 testdrive (1.31-0ubuntu1) lucid; urgency=low [ Carlos de-Avillez ] * testdrive, testdriverc: add two new configurate variables for changing the iso and img cache directories, LP: #539892 -- Dustin Kirkland Wed, 17 Mar 2010 14:37:19 -0500 testdrive (1.30-0ubuntu1) lucid; urgency=low [ Carlos de-Avillez ] * testdrive: LP: #538238, allow for multiple, different, user config files -- Dustin Kirkland Mon, 15 Mar 2010 16:26:20 -0500 testdrive (1.29-0ubuntu1) lucid; urgency=low * debian/control, testdrive: lower the requirement on cpu-checker to a recommends, improve the code that uses kvm-ok to not necessarily depend on it -- Dustin Kirkland Thu, 11 Mar 2010 15:36:35 -0600 testdrive (1.28-0ubuntu1) lucid; urgency=low * debian/control: depend on cpu-checker, which now provides kvm-ok -- Dustin Kirkland Wed, 10 Mar 2010 14:12:04 -0600 testdrive (1.27-0ubuntu1) lucid; urgency=low * doc/testdrive.1: fix manpage verbage, LP: #534712 -- Dustin Kirkland Mon, 08 Mar 2010 17:58:38 -0600 testdrive (1.26-0ubuntu1) lucid; urgency=low * testdrive: remove debug print statement -- Dustin Kirkland Tue, 02 Mar 2010 09:05:31 -0600 testdrive (1.25-0ubuntu1) lucid; urgency=low * testdrive: - make memory selection slightly more granular for a bit better performance for guests with >750MB memory, but less than 1GB - default to choice number 1, if user just hits enter * testdrive, testdriverc: move the ISO url list building to a conffile to make maintenance a bit easier after lucid releases -- Dustin Kirkland Mon, 01 Mar 2010 21:49:25 -0600 testdrive (1.24-0ubuntu1) lucid; urgency=low * testdrive: - fix iso-not-found errors, LP: #526674 - fix archecture detection logic, LP: #526701 -- Dustin Kirkland Fri, 26 Feb 2010 10:34:28 -0600 testdrive (1.23-0ubuntu1) lucid; urgency=low * testdrive: wget's output is on stderr, handle. LP: #526674 -- Dustin Kirkland Tue, 23 Feb 2010 18:35:24 -0600 testdrive (1.22-0ubuntu1) lucid; urgency=low * testdrive: - fix run() return value checking, LP: #525438 - more graceful error if ISO url 404's, LP: #491600 - remove unnecessary warning when running VB, LP: #486884 - offer to launch usb-creator after running VM, LP: #507537 - add a -v|--version option, LP: #526548 - unconditional print message about cleaning cache, LP: #526546 - fix typo, LP: #526570 - clean up output and prompt at the end of a desktop run * testdrive-select-iso, doc/testdrive-select-iso.1, debian/install, debian/rules: - move this file into testdrive, now that testdrive is in python too * testdriverc: quote sample CACHE value, LP: #524241 * debian/control: - allow for non-free virtualbox in package dependencies, LP: #524704 - drop suggests of testdrivegtk package, LP: #526490 -- Dustin Kirkland Tue, 23 Feb 2010 12:27:46 -0600 testdrive (1.21-0ubuntu1) lucid; urgency=low * testdrive: fix conditional test, LP: #524217 -- Dustin Kirkland Thu, 18 Feb 2010 22:31:29 -0600 testdrive (1.20-0ubuntu1) lucid; urgency=low * testdrive: fix broken handling of --desktop * testdrive-select-iso: welcome -- Dustin Kirkland Sat, 13 Feb 2010 17:38:08 -0600 testdrive (1.19-0ubuntu1) lucid; urgency=low * testdrive: - total rewrite in python to make testdrive more translatable - some commands are allowed to fail -> run(), others are not -> run_or_die() - improve file cleanup of vbox empty images - fix the vbox running grep - LP: #520680, #518762 - fix erroneous iso check - LP: #497499 - fix memory override - must use full path for python execv() * testdriverc: port to python syntax * testdrive-select-iso: offer both i386 and amd64 ISO's to amd64 kvm users, LP: #518069 -- Dustin Kirkland Thu, 11 Feb 2010 19:29:47 -0600 testdrive (1.18-0ubuntu1) lucid; urgency=low * testdrive: - automatically clean up empty disk images from cache - allow for omission of the -u parameter - info message about cleaned disk image -- Dustin Kirkland Sat, 06 Feb 2010 22:38:53 -0600 testdrive (1.17-0ubuntu1) lucid; urgency=low * testdrive-select-iso, testdriverc: netbook remix no longer "remix", LP: #505909 * testdrive: fix MEM setting logic, LP: #497499 -- Dustin Kirkland Sat, 16 Jan 2010 11:00:36 +1300 testdrive (1.16-0ubuntu1) lucid; urgency=low * testdrive, testdrive-select-iso: separate the img and iso in the cache directory * doc/testdrive.1, testdrive: respect xdg, LP: #501766 * debian/control: depend on virtualbox >= 3.0.8 (Karmic), which currently seems to be the oldest successfully tested version of virtualbox to work with testdrive, LP: #499413 * testdrive-select-iso: if the user doesn't have VT, then defaul to i386 images, LP: #497984 * testdrive, testdrive.desktop: make sure error messages get shown to the user, if running from the desktop menu, LP: #497955 [ Paul Rudkin and Dustin Kirkland ] * testdrive: support virtualbox 3.1, LP: #495178 -- Dustin Kirkland Tue, 12 Jan 2010 14:55:26 -0600 testdrive (1.15-0ubuntu1) lucid; urgency=low * testdrive: - improve the copy-and-paste instructions for installing kvm or virtualbox, LP: #494632 - show the kvm-ok output, if VIRT=kvm and !kvm-ok, LP: #495746 -- Dustin Kirkland Sun, 13 Dec 2009 22:51:18 -0600 testdrive (1.14-0ubuntu1) lucid; urgency=low [ Dustin Kirkland ] * testdrive-select-iso: - loop around input - improve input exception handling - allow for ctrl-c canceling - launch testdrive upon url selection - fix array indexing * testdrive: - source /etc/testdriverc rather than .conf, LP: #485930 - silence kvm-ok messages, which are misleading when using VirtualBox, LP: #486884 - use .img for backing disk tempfile - launch testdrive-select-iso, if ISO_URL undefined - dereference symlinks on ls of cache dir * debian/install: install testdrive-select-iso * debian/control: depend on python for testdrive-select-iso * doc/testdrive-select-iso.1: initial manpage, clean it up [ Kevin Fullerton ] * testdrive: Add support for MacOS/Parallels for testdriving Linux ISOs, LP: #488084 -- Dustin Kirkland Thu, 26 Nov 2009 13:48:43 -0600 testdrive (1.13-0ubuntu1) lucid; urgency=low * testdrive-select-iso: added some code to present a list and code for selecting an ISO from a list; add GPL header * COPYING: added GPLv3 copyright file to top level tarball -- Dustin Kirkland Wed, 25 Nov 2009 11:22:22 -0600 testdrive (1.12-0ubuntu1) lucid; urgency=low * testdrive: create temp file names, such that you can run multiple instances of testdrive -- Dustin Kirkland Tue, 17 Nov 2009 15:29:44 -0600 testdrive (1.11-0ubuntu1) lucid; urgency=low * testdrive: allow for -u paths to local files -- Dustin Kirkland Tue, 17 Nov 2009 14:23:42 -0600 testdrive (1.10-0ubuntu1) lucid; urgency=low * testdrive: fix zsync/wget failover -- Dustin Kirkland Tue, 17 Nov 2009 14:14:59 -0600 testdrive (1.9-0ubuntu1) lucid; urgency=low * testdrivegtk, debian/control, debian/rules, debian/testdrive-gtk.install: moved to lp:testdrive-gtk project * testdrive, testdriverc: update for testdriving lucid by default * bin/*: move testdrive and testdriverc down to the base dir, drop the testdrivegtk wrapper script for now, remove the bin dir * testdrive: use rsync compression -- Dustin Kirkland Tue, 17 Nov 2009 10:09:05 -0600 testdrive (1.8-0ubuntu1) lucid; urgency=low * bin/testdrive, bin/testdriverc: allow for the user to specify the hypervisor type -- Dustin Kirkland Thu, 12 Nov 2009 21:08:33 -0600 testdrive (1.7-0ubuntu1) lucid; urgency=low * bin/testdrive, bin/testdriverc: simplify the configuration drastically, all we really need is the ISO_URL paramater -- Dustin Kirkland Thu, 12 Nov 2009 17:24:37 -0600 testdrive (1.6-0ubuntu1) lucid; urgency=low * debian/testdrive-gtk.install: install testdrive-gtk's files -- Dustin Kirkland Tue, 10 Nov 2009 15:28:49 -0600 testdrive (1.5-0ubuntu1) lucid; urgency=low * bin/testdrive, debian/control, debian/install, testdrive.desktop: separate the GTK frontend to a separate binary package, allowing for testdrive to operate purely from the command line, if necessary * bin/testdrive, debian/control: add fallback support for VirtualBox; prefer KVM, but if KVM cannot be used with VT, use VirtualBox instead -- Dustin Kirkland Mon, 09 Nov 2009 15:11:54 -0600 testdrive (1.4-0ubuntu1) lucid; urgency=low [ Dustin Kirkland ] * bin/testdrive, bin/testdriverc, debian/install: move the bin scripts to a bin directory, in order to prepare for Rick Spencer's gui merge * debian/rules: install the binaries properly for gtk to work * doc/testdrive.1: move to the doc directory * testdrive.desktop: update the desktop file to point to the gtk launcher * bin/testdrivegtk: add shell wrapper suitable for /usr/bin installation * debian/control: depend on python and python-gtk2 [ Rick Spencer ] * Massive merge, adding a gtk frontend to testdrive (testdrivegtk), https://code.launchpad.net/~rick-rickspencer3/testdrive/gtk-client/+merge/14595 -- Dustin Kirkland Sat, 07 Nov 2009 14:25:45 -0600 testdrive (1.3-0ubuntu1) lucid; urgency=low * testdrive: - if zsync fails, fall back to wget -- Dustin Kirkland Fri, 06 Nov 2009 14:11:27 -0600 testdrive (1.2-0ubuntu1) lucid; urgency=low * testdrive: - use kvm-ok to test for VT - support file:/// - fix zsync support - echo error messages to stderr - add -f and -u parameters - add a helpful message about cleaning up cache - use -O rather than -o for wget - drop fully qualified path to kvm and kvm-img * testdrive.1: updated for -f and -u parameters * debian/release*: added some release scripts to help with ppa publication for backport releases * debian/control: depend on a particular version of kvm-84 that fixes some known virtio issues -- Dustin Kirkland Fri, 06 Nov 2009 07:27:05 -0600 testdrive (1.1~ppa1) karmic; urgency=low * testdrive, debian/control: use zsync for http|ftp protocol access, fail back to curl or wget -- Dustin Kirkland Thu, 05 Nov 2009 19:15:57 -0600 testdrive (1.0~ppa1) karmic; urgency=low * Initial release -- Dustin Kirkland Thu, 05 Nov 2009 17:40:20 -0600