# Central Kurdish translation for gnome-boxes. # Copyright (C) 2025 gnome-boxes's COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-boxes package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: gnome-boxes gnome-40\n" "POT-Creation-Date: 2025-05-10 14:25+0000\n" "PO-Revision-Date: 2025-05-10 14:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Central Kurdish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ckb\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" #. (itstool) path: credit/name #: C/3d-acceleration.page:10 C/create.page:17 C/interface.page:23 msgid "Pranali Deshmukh" msgstr "" #. (itstool) path: credit/years #: C/3d-acceleration.page:12 C/create.page:19 C/interface.page:25 msgid "2020" msgstr "" #. (itstool) path: info/desc #: C/3d-acceleration.page:17 msgid "Enable 3D Acceleration for your box." msgstr "" #. (itstool) path: page/title #: C/3d-acceleration.page:20 msgid "3D Acceleration" msgstr "" #. (itstool) path: page/p #: C/3d-acceleration.page:29 msgid "" "Boxes now gives you the ability to enable or disable 3D acceleration for " "your VMs if both guest and host support it. This should allow you to improve " "the performance of your everyday graphic-hungry applications and games. It " "uses Virgil to create a virtual 3D capable graphics card for your " "QEMU virtual machines." msgstr "" #. (itstool) path: steps/title #: C/3d-acceleration.page:35 msgid "To enable 3D Acceleration in a box:" msgstr "" #. (itstool) path: media/span #: C/3d-acceleration.page:38 C/edit-domain.page:38 C/interface.page:118 #: C/keystrokes.page:29 C/prop-system.page:29 C/prop-trouble.page:31 #: C/shared-folders.page:30 C/shutdown.page:30 C/snapshot-create.page:41 #: C/snapshot-delete.page:28 C/snapshot-rename.page:36 #: C/snapshot-revert.page:36 C/usb-redirection.page:48 msgid "settings" msgstr "" #. (itstool) path: item/p #: C/3d-acceleration.page:36 C/edit-domain.page:36 C/shared-folders.page:28 #: C/usb-redirection.page:46 msgid "" "Right-click on the box in the collection view and select Properties, or click the menu (<_:media-1/>) button in the header bar and select " "Properties." msgstr "" #. (itstool) path: item/p #: C/3d-acceleration.page:40 msgid "" "The Properties view opens, with " "the General tab selected by default." msgstr "" #. (itstool) path: item/p #: C/3d-acceleration.page:42 msgid "" "If 3D Acceleration is supported, the 3D Acceleration switch would " "appear here. By default, it is disabled. To enable 3D Acceleration, simply " "toggle the switch next to it to ON." msgstr "" #. (itstool) path: item/p #: C/3d-acceleration.page:45 msgid "" "In case the virtual machine for which 3D Acceleration has just been enabled " "is already running, then, Boxes will show a notification asking to restart " "the running virtual machine." msgstr "" #. (itstool) path: credit/name #: C/backup.page:10 C/create.page:12 C/delete.page:9 C/disk-images.page:9 #: C/index.page:20 C/interface.page:13 C/keystrokes.page:10 #: C/prop-system.page:11 C/prop-trouble.page:11 C/search.page:10 #: C/shutdown.page:11 C/snapshot-create.page:12 C/snapshot-delete.page:11 #: C/snapshot-rename.page:11 C/snapshot-revert.page:12 #: C/supported-protocols.page:10 C/system-requirements.page:16 #: C/usb-redirection.page:19 C/virtualization.page:9 #: C/what-is-a-virtual-machine.page:15 C/why-do-i-need-virtual-machine.page:16 msgid "Michael Hill" msgstr "" #. (itstool) path: credit/years #: C/backup.page:12 C/interface.page:20 C/shared-folders.page:12 #: C/snapshot-create.page:19 C/snapshot-revert.page:19 #: C/usb-redirection.page:26 msgid "2018" msgstr "" #. (itstool) path: info/desc #: C/backup.page:17 msgid "Write the configuration of a box to a file to back it up or move it." msgstr "" #. (itstool) path: page/title #: C/backup.page:20 msgid "Back up or move a box" msgstr "" #. (itstool) path: page/p #: C/backup.page:22 msgid "" "Two components are required to back up or move a box: the image file, and " "the configuration of the box saved as an XML file. Saving the configuration " "requires the virsh command from the libvirt or " "libvirt-client package." msgstr "" #. (itstool) path: item/p #: C/backup.page:29 msgid "In a terminal window, type" msgstr "" #. (itstool) path: item/code #: C/backup.page:30 #, no-wrap msgid "virsh dumpxml Name > Name.xml" msgstr "" #. (itstool) path: item/p #: C/backup.page:31 msgid "" "where Name is the Boxes name, or domain, of " "your box. To list the domains seen by Boxes, type" msgstr "" #. (itstool) path: item/code #: C/backup.page:33 #, no-wrap msgid "virsh -c qemu:///session list --all" msgstr "" #. (itstool) path: item/p #: C/backup.page:36 msgid "" "Copy the .xml file you just created to your backup or temporary " "storage location." msgstr "" #. (itstool) path: item/p #: C/backup.page:40 msgid "" "Copy the image file to your backup or temporary storage location. It will be " "a file with the domain name of your box and ending in .qcow2, " "located in ~/.local/share/gnome-boxes/images/." msgstr "" #. (itstool) path: section/title #: C/backup.page:48 msgid "Restore a box" msgstr "" #. (itstool) path: section/p #: C/backup.page:50 msgid "" "The saved box can be installed into Boxes on a new host machine, " "or on the original machine as part of a disaster recovery scenario." msgstr "" #. (itstool) path: item/p #: C/backup.page:56 msgid "Exit Boxes." msgstr "" #. (itstool) path: item/p #: C/backup.page:59 msgid "" "Copy the .qcow2 image file from your backup or temporary storage " "location into the ~/.local/share/gnome-boxes/images/ directory " "in the new location." msgstr "" #. (itstool) path: item/p #: C/backup.page:64 msgid "" "In a terminal window, navigate to the directory or device containing the " ".xml file you stored. Type" msgstr "" #. (itstool) path: item/code #: C/backup.page:66 #, no-wrap msgid "virsh define Name.xml" msgstr "" #. (itstool) path: item/p #: C/backup.page:67 msgid "where Name is the domain of your box." msgstr "" #. (itstool) path: item/p #: C/backup.page:70 msgid "Launch Boxes." msgstr "" #. (itstool) path: credit/years #: C/create.page:14 C/interface.page:15 C/search.page:12 #: C/system-requirements.page:18 C/system-requirements.page:23 #: C/system-requirements.page:28 C/usb-redirection.page:21 #: C/what-is-a-virtual-machine.page:17 C/why-do-i-need-virtual-machine.page:18 msgid "2013" msgstr "" #. (itstool) path: info/desc #: C/create.page:24 msgid "Click + to begin creating a box." msgstr "" #. (itstool) path: page/title #: C/create.page:27 msgid "Create a box" msgstr "" #. (itstool) path: page/p #: C/create.page:29 msgid "" "When Boxes is launched, the collection view opens, displaying " "your existing boxes. If you haven't yet created a box, an introductory " "message is displayed." msgstr "" #. (itstool) path: item/p #: C/create.page:34 msgid "" "Click + in the top left corner to launch the box " "creation wizard." msgstr "" #. (itstool) path: item/p #: C/create.page:36 msgid "" "At the wizard's Source Selection screen, choose a source to " "determine the type of box you want to create. A local virtual machine can be " "created from:" msgstr "" #. (itstool) path: item/p #: C/create.page:41 msgid "An ISO found by Boxes." msgstr "" #. (itstool) path: item/p #: C/create.page:42 msgid "Installation media on a CD/DVD/USB drive." msgstr "" #. (itstool) path: item/p #: C/create.page:43 msgid "A local ISO file (if not found automatically above)." msgstr "" #. (itstool) path: item/p #: C/create.page:44 msgid "" "A supported operating system available on the Operating System " "Download page" msgstr "" #. (itstool) path: note/p #: C/create.page:48 msgid "" "If your installation media supports Express Installation, the " "installation will proceed without further input." msgstr "" #. (itstool) path: item/p #: C/create.page:53 msgid "" "After making your selection, or providing the necessary information, click " "Next, which will take you to the Review page." msgstr "" #. (itstool) path: item/p #: C/create.page:56 msgid "" "If the box is local, click Customize to adjust " "memory or disk size, or to rename the box." msgstr "" #. (itstool) path: item/p #: C/create.page:58 msgid "Click Create." msgstr "" #. (itstool) path: page/p #: C/create.page:61 msgid "The collection view returns, and the installation of the box begins." msgstr "" #. (itstool) path: credit/years #: C/delete.page:11 C/disk-images.page:11 C/index.page:22 C/prop-system.page:13 #: C/prop-trouble.page:13 C/shortcuts.page:13 C/shutdown.page:13 #: C/snapshot-create.page:14 C/snapshot-delete.page:13 #: C/snapshot-rename.page:13 C/snapshot-revert.page:14 C/virtualization.page:11 msgid "2014" msgstr "" #. (itstool) path: info/desc #: C/delete.page:16 msgid "Remove a box that you no longer need." msgstr "" #. (itstool) path: page/title #: C/delete.page:19 msgid "Delete a box" msgstr "" #. (itstool) path: page/p #: C/delete.page:21 msgid "" "When a box is no longer needed, it can be deleted from Boxes." msgstr "" #. (itstool) path: item/p #: C/delete.page:24 msgid "" "Select one or more boxes. In the collection view, right click a box to be " "deleted." msgstr "" #. (itstool) path: item/p #: C/delete.page:26 msgid "" "Selection mode opens. Click " "additional boxes to select them for deletion." msgstr "" #. (itstool) path: item/p #: C/delete.page:28 msgid "Click the Delete button." msgstr "" #. (itstool) path: item/p #: C/delete.page:29 msgid "Click the X to confirm." msgstr "" #. (itstool) path: page/title #: C/disk-images.page:19 msgid "Where does Boxes store disk images?" msgstr "" #. (itstool) path: page/p #: C/disk-images.page:21 msgid "" "By default, Boxes stores disk images in the folder ~/.local/" "share/gnome-boxes/images/. If you are using other software that " "interfaces with libvirt, such as virt-manager, then Boxes will also read from the folder that software uses to store its images." msgstr "" #. (itstool) path: credit/name #: C/edit-domain.page:10 C/interface.page:18 C/shared-folders.page:10 #: C/snapshot-create.page:17 C/snapshot-revert.page:17 #: C/usb-redirection.page:24 msgid "Felipe Borges" msgstr "" #. (itstool) path: credit/years #: C/edit-domain.page:12 msgid "2021" msgstr "" #. (itstool) path: info/desc #: C/edit-domain.page:17 msgid "Edit advanced configurations of your box." msgstr "" #. (itstool) path: page/title #: C/edit-domain.page:20 msgid "Edit the Libvirt domain XML configuration of a box" msgstr "" #. (itstool) path: page/p #: C/edit-domain.page:30 msgid "" "Boxes now gives you the ability to manually edit the Libvirt XML " "configuration of your virtual machines. This should allow you to achieve " "specific setups which are not exposed in the GNOME Boxes interface and " "neither supported by the GNOME Boxes developers." msgstr "" #. (itstool) path: steps/title #: C/edit-domain.page:35 msgid "To edit the Libvirt XML configuration of a box:" msgstr "" #. (itstool) path: item/p #: C/edit-domain.page:40 C/prop-system.page:31 C/prop-trouble.page:33 #: C/shutdown.page:32 msgid "Click the System tab." msgstr "" #. (itstool) path: item/p #: C/edit-domain.page:41 msgid "" "Click the Edit XML button to open the " "configuration editor." msgstr "" #. (itstool) path: item/p #: C/edit-domain.page:43 msgid "" "Edit the XML configuration and click Save. Boxes " "will attempt to create a snapshot prior to your changes getting applied, " "allowing you to revert your configuration in case of a mistake." msgstr "" #. (itstool) path: item/p #: C/edit-domain.page:46 msgid "" "If the virtual machine which has been edited is already running, Boxes will " "show a notification asking to restart the running virtual machine." msgstr "" #. (itstool) path: info/title #: C/index.page:7 msgctxt "link:trail" msgid "Boxes" msgstr "" #. (itstool) path: info/title #: C/index.page:8 msgctxt "link" msgid "Boxes" msgstr "" #. (itstool) path: info/title #: C/index.page:9 msgctxt "text" msgid "Boxes" msgstr "" #. (itstool) path: credit/name #: C/index.page:15 C/supported-protocols.page:15 C/system-requirements.page:11 #: C/usb-redirection.page:14 C/what-is-a-virtual-machine.page:10 #: C/why-do-i-need-virtual-machine.page:11 msgid "Baptiste Mille-Mathias" msgstr "" #. (itstool) path: credit/years #: C/index.page:17 C/supported-protocols.page:12 C/supported-protocols.page:17 #: C/system-requirements.page:13 C/usb-redirection.page:16 #: C/what-is-a-virtual-machine.page:12 C/why-do-i-need-virtual-machine.page:13 msgid "2012" msgstr "" #. (itstool) path: info/desc #: C/index.page:27 msgid "" "Learn to set up local virtual machines and to connect to remote virtual " "machines. You can also use Boxes to connect to remote desktops." msgstr "" #. (itstool) path: page/title #: C/index.page:32 msgid "<_:media-1/> Boxes" msgstr "" #. (itstool) path: page/p #: C/index.page:37 msgid "" "Boxes is an application that gives you access to virtual machines, running locally " "or remotely. It also allows you to connect to the display of a remote " "computer." msgstr "" #. (itstool) path: section/title #: C/index.page:43 msgid "Getting started" msgstr "" #. (itstool) path: section/title #: C/index.page:53 msgid "Using Boxes" msgstr "" #. (itstool) path: section/title #: C/index.page:57 msgid "Properties" msgstr "" #. (itstool) path: section/title #: C/index.page:61 msgid "Snapshots" msgstr "" #. (itstool) path: section/title #: C/index.page:65 msgid "Questions" msgstr "" #. (itstool) path: section/title #: C/index.page:69 msgid "Advanced topics" msgstr "" #. (itstool) path: info/desc #: C/interface.page:30 msgid "Get around the application." msgstr "" #. (itstool) path: page/title #: C/interface.page:33 msgid "The Boxes interface" msgstr "" #. (itstool) path: section/title #: C/interface.page:36 msgid "Collection view" msgstr "" #. (itstool) path: section/p #: C/interface.page:38 msgid "" "When you first launch Boxes, the greeting tells you to click the " "New button to create your first box. On " "subsequent visits, Boxes opens in the collection view, " "displaying thumbnails of your boxes in a grid. Favourites or frequently-used " "boxes appear at the top of the list. Collection view allows you to:" msgstr "" #. (itstool) path: item/p #: C/interface.page:45 msgid "" "Click New to create " "a box." msgstr "" #. (itstool) path: item/p #: C/interface.page:47 msgid "Click a box to launch a virtual machine session." msgstr "" #. (itstool) path: item/p #: C/interface.page:48 msgid "Search for a box." msgstr "" #. (itstool) path: item/p #: C/interface.page:49 msgid "Click the checkmark button in the header bar to enter selection mode." msgstr "" #. (itstool) path: item/p #: C/interface.page:51 msgid "" "Right click on a box to choose Open in New Window, Add to " "Favorites, Force Shutdown, Clone, Delete, or to open the Properties view for the box." msgstr "" #. (itstool) path: section/title #: C/interface.page:60 msgid "The wizard" msgstr "" #. (itstool) path: section/p #: C/interface.page:62 msgid "" "Clicking New launches the wizard, which " "guides you through the process of box creation." msgstr "" #. (itstool) path: section/title #: C/interface.page:68 msgid "Selection mode" msgstr "" #. (itstool) path: section/p #: C/interface.page:70 msgid "" "In collection view, clicking the checkmark button or right-clicking a " "thumbnail puts you in selection mode, where various operations can " "be performed on boxes, individually or in groups. You can:" msgstr "" #. (itstool) path: item/p #: C/interface.page:75 msgid "Delete a box or boxes." msgstr "" #. (itstool) path: item/p #: C/interface.page:76 msgid "Mark a box or boxes as favorites." msgstr "" #. (itstool) path: item/p #: C/interface.page:77 msgid "Pause a box." msgstr "" #. (itstool) path: item/p #: C/interface.page:78 msgid "Open a box in a new window." msgstr "" #. (itstool) path: section/title #: C/interface.page:84 msgid "Properties view" msgstr "" #. (itstool) path: section/p #: C/interface.page:86 msgid "" "Right clicking a box and selecting Properties in " "the collection view opens the properties view, where some of the " "details of a box can be configured. The properties view allows you to " "display or change settings depending on which of the following tabs is " "selected:" msgstr "" #. (itstool) path: item/p #: C/interface.page:92 msgid "" "General: displays the box Name and Broker " "or virtualizer being used (such as QEMU). For a remote box, this " "tab also displays the Protocol (such as VNC), and the " "URL to be used for remote access. The 3D Acceleration " "switch also appears here." msgstr "" #. (itstool) path: item/p #: C/interface.page:97 msgid "" "System settings: shows running graphs of CPU, disk I/O and " "network activity. Memory and Maximum Disk Size sliders " "can be adjusted, and the Troubleshooting Log can be viewed. The " "Force Shutdown button, which enables you to " "force a box to shut down, the Restart button, and the Run in background " "switch are on this tab." msgstr "" #. (itstool) path: item/p #: C/interface.page:104 msgid "" "Devices & Shares: the Select " "button allows you to specify the path to a CD/DVD device or ISO. The Remove button disconnects it. When the box is " "running, the USB devices connected to the host system are listed, and each " "can be controlled with an ON | OFF switch. Shared Folders between host and guest can be set for " "running machines which support spice-webdavd." msgstr "" #. (itstool) path: item/p #: C/interface.page:111 msgid "" "Snapshots: allows you to create and manage snapshots of the box." msgstr "" #. (itstool) path: section/p #: C/interface.page:116 msgid "" "The properties view can also be accessed using the wizard's Customize button during local box setup. If the box " "is running, click the menu (<_:media-1/>) button in the header bar and " "select Properties." msgstr "" #. (itstool) path: credit/years #: C/keystrokes.page:12 msgid "2017" msgstr "" #. (itstool) path: info/desc #: C/keystrokes.page:15 msgid "Keystroke combinations can be sent from the menu." msgstr "" #. (itstool) path: page/title #: C/keystrokes.page:21 msgid "Send a keystroke combination to a box" msgstr "" #. (itstool) path: page/p #: C/keystrokes.page:23 msgid "" "Some combinations of keystrokes are automatically directed to the host " "machine. To send a key sequence instead to the running guest:" msgstr "" #. (itstool) path: item/p #: C/keystrokes.page:27 msgid "Click the keyboard (<_:media-1/>) button in the header bar." msgstr "" #. (itstool) path: item/p #: C/keystrokes.page:31 msgid "" "Click the key combination you want to send. The available key combinations " "are:" msgstr "" #. (itstool) path: item/p #: C/keystrokes.page:34 msgid "CtrlAltBackspace" msgstr "" #. (itstool) path: item/p #: C/keystrokes.page:35 msgid "CtrlAltF1" msgstr "" #. (itstool) path: item/p #: C/keystrokes.page:36 msgid "CtrlAltF2" msgstr "" #. (itstool) path: item/p #: C/keystrokes.page:37 msgid "CtrlAltF3" msgstr "" #. (itstool) path: item/p #: C/keystrokes.page:38 msgid "CtrlAltF7" msgstr "" #. (itstool) path: note/p #: C/keystrokes.page:44 msgid "" "If your guest operating system is Linux, you can often use one of these key " "sequences to switch to the first virtual console, and another to switch back " "to the graphical console. In a number of Linux distributions, " "CtrlAltF3 will switch to " "the virtual console, and CtrlAltF1 will switch back to the graphical desktop." msgstr "" #. (itstool) path: p/link #: C/legal.xml:4 msgid "Creative Commons Attribution-Share Alike 3.0 Unported License" msgstr "" #. (itstool) path: license/p #: C/legal.xml:3 msgid "This work is licensed under a <_:link-1/>." msgstr "" #. (itstool) path: info/desc #: C/prop-system.page:16 msgid "Specify RAM and maximum disk allocation." msgstr "" #. (itstool) path: page/title #: C/prop-system.page:21 msgid "Adjust the system requirements of a box" msgstr "" #. (itstool) path: page/p #: C/prop-system.page:23 msgid "" "In Boxes, each virtual machine has its own settings for RAM and " "maximum allocated disk space." msgstr "" #. (itstool) path: item/p #: C/prop-system.page:27 C/prop-trouble.page:29 C/snapshot-create.page:39 #: C/snapshot-delete.page:26 C/snapshot-rename.page:34 #: C/snapshot-revert.page:34 msgid "" "Right-click on the box in the collection view and select Properties, or if the box is running, click the menu (<_:media-1/>) button in the " "header bar and select Properties." msgstr "" #. (itstool) path: item/p #: C/prop-system.page:32 msgid "" "Adjust the Memory and Maximum disk size sliders to " "reflect the desired values." msgstr "" #. (itstool) path: note/p #: C/prop-system.page:37 msgid "" "You shouldn't allocate all the memory available as your host system also " "needs memory to run and the more memory is allocated, the longer it will " "take to suspend/resume. The recommended memory will be sufficient since this " "information comes from the OSes documentations." msgstr "" #. (itstool) path: info/desc #: C/prop-trouble.page:16 msgid "Diagnose problems with your box using the log file." msgstr "" #. (itstool) path: page/title #: C/prop-trouble.page:21 msgid "View the troubleshooting log of a box" msgstr "" #. (itstool) path: page/p #: C/prop-trouble.page:23 msgid "" "If a box is having a problem starting up or running, clues to help you fix " "the problem may be found in the trouble log. The trouble log displays the " "virtual machine state, the virtual machine libvirt configuration, and the " "QEMU hypervisor log." msgstr "" #. (itstool) path: item/p #: C/prop-trouble.page:34 msgid "" "Click the Troubleshooting Log button to view the " "log." msgstr "" #. (itstool) path: info/desc #: C/search.page:17 msgid "Quickly access a box by name." msgstr "" #. (itstool) path: page/title #: C/search.page:20 msgid "Search for a box" msgstr "" #. (itstool) path: page/p #: C/search.page:22 msgid "" "If there is more than one box, you can locate or filter boxes by name in the " "collection view or selection mode. Click the search icon, " "or just start typing to initiate a search." msgstr "" #. (itstool) path: page/p #: C/search.page:27 msgid "Press Esc to dismiss the search." msgstr "" #. (itstool) path: info/desc #: C/shared-folders.page:15 msgid "Share folders between host and guest." msgstr "" #. (itstool) path: page/title #: C/shared-folders.page:20 msgid "Shared Folders" msgstr "" #. (itstool) path: page/p #: C/shared-folders.page:22 msgid "" "If your virtual machine is running and contains spice-webdavd, you may want " "to set folders in your host system which you desire to browse from inside " "your virtual machine." msgstr "" #. (itstool) path: item/p #: C/shared-folders.page:27 msgid "Make sure your virtual machine is running." msgstr "" #. (itstool) path: item/p #: C/shared-folders.page:32 msgid "Click the Devices & Shares tab." msgstr "" #. (itstool) path: item/p #: C/shared-folders.page:33 msgid "" "In the Folder Shares section you can view, remove, and create new " "shared folders." msgstr "" #. (itstool) path: credit/name #: C/shortcuts.page:11 msgid "Lasse Schuirmann" msgstr "" #. (itstool) path: info/desc #: C/shortcuts.page:18 msgid "Operate Boxes using keyboard shortcuts." msgstr "" #. (itstool) path: page/title #: C/shortcuts.page:21 msgid "Keyboard shortcuts" msgstr "" #. (itstool) path: page/p #: C/shortcuts.page:23 msgid "" "Various shortcuts can be used to operate Boxes. Besides mnemonics, the " "following shortcuts are available:" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:29 msgid "Action" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:32 msgid "Shortcut" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:39 msgid "Create new virtual machine" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:42 msgid "CtrlN" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:47 msgid "Toggle search" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:50 msgid "CtrlF" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:55 msgid "Go back" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:58 msgid "AltLeft" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:63 msgid "Go forward" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:66 msgid "AltRight" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:71 msgid "Cancel" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:74 msgid "Escape" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:79 msgid "Release mouse and keyboard grab" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:82 msgid "CtrlAlt" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:87 msgid "Quit Boxes" msgstr "" #. (itstool) path: td/p #: C/shortcuts.page:90 msgid "CtrlQ" msgstr "" #. (itstool) path: info/desc #: C/shutdown.page:16 msgid "Shut down a box that has stopped working." msgstr "" #. (itstool) path: page/title #: C/shutdown.page:21 msgid "Force a box to shut down" msgstr "" #. (itstool) path: page/p #: C/shutdown.page:23 msgid "" "If a box stops responding, you can force it to shut down. This allows you to " "restart the virtual machine in the hope of returning it to its working state." msgstr "" #. (itstool) path: item/p #: C/shutdown.page:28 msgid "" "Open the properties view for the " "box. If the box is running, click the menu (<_:media-1/>) button in the " "header bar and select Properties." msgstr "" #. (itstool) path: item/p #: C/shutdown.page:33 msgid "Click the Force Shutdown button." msgstr "" #. (itstool) path: info/desc #: C/snapshot-create.page:22 msgid "Save the state of a box for later use." msgstr "" #. (itstool) path: page/title #: C/snapshot-create.page:27 msgid "Create a snapshot" msgstr "" #. (itstool) path: page/p #: C/snapshot-create.page:29 msgid "" "If your virtual machine is operating perfectly in a desired configuration, " "you may want to save the setup before it breaks because of a software " "upgrade or configuration change. Taking a snapshot of the box preserves the " "current state so you can return to it as often as you want." msgstr "" #. (itstool) path: page/p #: C/snapshot-create.page:34 msgid "" "Snapshots include the exact state of your virtual machine disk and they can " "also include the memory data for boxes which are running at the moment of " "the snapshot creation." msgstr "" #. (itstool) path: item/p #: C/snapshot-create.page:43 C/snapshot-delete.page:30 #: C/snapshot-rename.page:38 C/snapshot-revert.page:38 msgid "Click the Snapshots tab." msgstr "" #. (itstool) path: item/p #: C/snapshot-create.page:44 msgid "Click + below the Snapshots list." msgstr "" #. (itstool) path: page/p #: C/snapshot-create.page:47 msgid "" "A snapshot is saved reflecting the current state of your box. It appears in " "the list." msgstr "" #. (itstool) path: info/desc #: C/snapshot-delete.page:16 msgid "Remove a snapshot that you no longer need." msgstr "" #. (itstool) path: page/title #: C/snapshot-delete.page:21 msgid "Delete a snapshot" msgstr "" #. (itstool) path: page/p #: C/snapshot-delete.page:23 msgid "A snapshot that is no longer needed can be removed from the list." msgstr "" #. (itstool) path: item/p #: C/snapshot-delete.page:31 msgid "Select the snapshot to be deleted from the list." msgstr "" #. (itstool) path: item/p #: C/snapshot-delete.page:32 msgid "Click the gear button on the right and select Delete." msgstr "" #. (itstool) path: info/desc #: C/snapshot-rename.page:16 msgid "Give the snapshot a meaningful name." msgstr "" #. (itstool) path: page/title #: C/snapshot-rename.page:21 msgid "Rename a snapshot" msgstr "" #. (itstool) path: page/p #: C/snapshot-rename.page:23 msgid "" "By default, a snapshot is given a generic name based on the timestamp, like:" msgstr "" #. (itstool) path: page/p #: C/snapshot-rename.page:26 msgid "09/14/2014, 11:54:36 AM" msgstr "" #. (itstool) path: page/p #: C/snapshot-rename.page:28 msgid "You may want to change the name to something more meaningful, such as:" msgstr "" #. (itstool) path: page/p #: C/snapshot-rename.page:30 msgid "" "Fedora_22_with_jhbuild or Windows 7 plus GTK+ 3.6.4." msgstr "" #. (itstool) path: item/p #: C/snapshot-rename.page:39 msgid "From the list, select the snapshot to be renamed." msgstr "" #. (itstool) path: item/p #: C/snapshot-rename.page:40 msgid "Click the gear button on the right and select Rename." msgstr "" #. (itstool) path: item/p #: C/snapshot-rename.page:42 msgid "Type the desired name and press Done." msgstr "" #. (itstool) path: info/desc #: C/snapshot-revert.page:22 msgid "Change back to the state of a saved snapshot." msgstr "" #. (itstool) path: page/title #: C/snapshot-revert.page:27 msgid "Revert the state of a box" msgstr "" #. (itstool) path: page/p #: C/snapshot-revert.page:29 msgid "" "Reverting to a snapshot restores the state of the virtual machine " "saved in that snapshot. The memory state also gets restored, bringing back " "running programs and settings at the exact same state of the snapshot " "creation." msgstr "" #. (itstool) path: item/p #: C/snapshot-revert.page:39 msgid "From the list, select the snapshot to which you want to revert." msgstr "" #. (itstool) path: item/p #: C/snapshot-revert.page:41 msgid "" "Click the gear button on the right and select Revert to this state." msgstr "" #. (itstool) path: page/p #: C/snapshot-revert.page:45 msgid "" "Changes made to the virtual machine since the snapshot was saved are " "discarded." msgstr "" #. (itstool) path: page/title #: C/supported-protocols.page:26 msgid "What is the technology used by Boxes?" msgstr "" #. (itstool) path: page/p #: C/supported-protocols.page:36 msgid "" "Boxes uses qemu-kvm, libvirt-glib and spice-gtk to allow users to easily manage virtual machines and connect to remote " "machines." msgstr "" #. (itstool) path: section/title #: C/supported-protocols.page:42 msgid "QEMU with KVM" msgstr "" #. (itstool) path: section/p #: C/supported-protocols.page:44 msgid "" "QEMU is a machine emulator and virtualizer. As a machine " "emulator, it can run OSes and programs made for one machine (e.g. an ARM " "board) on a different machine (e.g. your own PC). As a virtualizer, QEMU " "achieves near native performance by executing the guest code directly on the " "host CPU using KVM." msgstr "" #. (itstool) path: section/p #: C/supported-protocols.page:50 msgid "" "KVM (Kernel-based Virtual Machine) is a Linux kernel module that " "allows a user space program to use the hardware virtualization features of " "various processors." msgstr "" #. (itstool) path: section/title #: C/supported-protocols.page:57 msgid "libvirt" msgstr "" #. (itstool) path: section/p #: C/supported-protocols.page:59 msgid "" "libvirt is a toolkit for manipulating (creating, deleting and " "modifying) and monitoring virtual machines on remote hosts, securely." msgstr "" #. (itstool) path: section/p #: C/supported-protocols.page:62 msgid "" "libvirt-glib wraps libvirt to provide a high-level object-" "oriented API suited for glib-based applications." msgstr "" #. (itstool) path: section/title #: C/supported-protocols.page:68 msgid "SPICE" msgstr "" #. (itstool) path: section/p #: C/supported-protocols.page:70 msgid "" "SPICE, the Simple Protocol for Independent Computing " "Environments, is a system for accessing and controlling remote desktops " "across a network." msgstr "" #. (itstool) path: section/p #: C/supported-protocols.page:74 msgid "" "The SPICE server is a library that runs inside the QEMU binary. It is mainly " "responsible for authentication of client connections, relaying of graphics " "output of the guest OS to the client and relaying of user input (mouse and " "keyboard) from client to guest." msgstr "" #. (itstool) path: section/p #: C/supported-protocols.page:79 msgid "" "spice-gtk is the SPICE client that provides a view into the guest " "OS." msgstr "" #. (itstool) path: section/title #: C/supported-protocols.page:85 msgid "VNC" msgstr "" #. (itstool) path: section/p #: C/supported-protocols.page:87 msgid "" "VNC, Virtual Network Computing, used only for remote display, is " "a well know protocol but quite limited and slow." msgstr "" #. (itstool) path: credit/name #: C/system-requirements.page:21 msgid "Ekaterina Gerasimova" msgstr "" #. (itstool) path: credit/name #: C/system-requirements.page:26 msgid "Zeeshan Ali (Khattak)" msgstr "" #. (itstool) path: info/desc #: C/system-requirements.page:31 msgid "Hardware required to run a Boxes virtual machine." msgstr "" #. (itstool) path: page/title #: C/system-requirements.page:36 msgid "Get started with virtual machines" msgstr "" #. (itstool) path: page/p #: C/system-requirements.page:38 msgid "" "Your computer should meet certain criteria for best performance when " "creating and running virtual machines in Boxes. These " "requirements are specified by the vendors of the operating systems. " "Boxes automatically allocates resources to virtual machines based " "on vendor recommendations. When such information is unavailable to " "Boxes, it allocates the following:" msgstr "" #. (itstool) path: item/p #: C/system-requirements.page:47 msgid "20 GB of maximum storage space." msgstr "" #. (itstool) path: note/p #: C/system-requirements.page:49 msgid "" "This does not mean that Boxes will allocate 20 GB of space when " "creating the virtual machine. The actual disk space used by Boxes " "will be less than (or in worst case, equal to) the disk space used by the " "virtual machine itself." msgstr "" #. (itstool) path: item/p #: C/system-requirements.page:56 msgid "500 MB of RAM." msgstr "" #. (itstool) path: note/p #: C/system-requirements.page:61 msgid "" "Boxes performs best if your computer processor supports hardware " "virtualization extensions and these are " "enabled in the system BIOS." msgstr "" #. (itstool) path: note/p #: C/system-requirements.page:66 msgid "" "It is also recommended that you have at least 8GB RAM and 20GB of free disk " "space on your computer to efficiently run Boxes." msgstr "" #. (itstool) path: info/desc #: C/usb-redirection.page:29 msgid "Allow your box to access a USB device." msgstr "" #. (itstool) path: page/title #: C/usb-redirection.page:35 msgid "USB Redirection" msgstr "" #. (itstool) path: page/p #: C/usb-redirection.page:37 msgid "" "USB is a universal hardware bus protocol used to plug any kind of " "device into your computer. USB redirection makes devices plugged " "into your local computer available in the machines you are connected to in " "Boxes. For instance, a USB flash drive or a webcam will appear as " "directly connected to the remote or virtual computer." msgstr "" #. (itstool) path: steps/title #: C/usb-redirection.page:44 msgid "To enable host USB devices in a box:" msgstr "" #. (itstool) path: item/p #: C/usb-redirection.page:45 msgid "Make sure the box is running." msgstr "" #. (itstool) path: item/p #: C/usb-redirection.page:50 msgid "Click the Devices tab." msgstr "" #. (itstool) path: item/p #: C/usb-redirection.page:51 msgid "" "USB devices connected to the host machine are shown in a list. " "Set the switch next to each desired device to ON." msgstr "" #. (itstool) path: credit/name #: C/virtualization.page:15 msgid "Priya Pandya" msgstr "" #. (itstool) path: credit/years #: C/virtualization.page:17 msgid "2019" msgstr "" #. (itstool) path: info/desc #: C/virtualization.page:22 msgid "Check the resources available to Boxes." msgstr "" #. (itstool) path: page/title #: C/virtualization.page:25 msgid "Using processor hardware virtualization" msgstr "" #. (itstool) path: page/p #: C/virtualization.page:27 msgid "" "To determine whether your computer supports processor virtualization " "hardware extensions, and that they have been enabled in the system BIOS, run " "the following in a terminal window:" msgstr "" #. (itstool) path: page/p #: C/virtualization.page:30 msgid "gnome-boxes --checks" msgstr "" #. (itstool) path: page/p #: C/virtualization.page:33 msgid "To enable Virtualization on your system:" msgstr "" #. (itstool) path: item/p #: C/virtualization.page:35 msgid "Reboot the system and open the BIOS menu" msgstr "" #. (itstool) path: item/p #: C/virtualization.page:36 msgid "" "Select Restore Defaults option and then Save and Exit" msgstr "" #. (itstool) path: item/p #: C/virtualization.page:37 msgid "Reboot and again open BIOS" msgstr "" #. (itstool) path: item/p #: C/virtualization.page:38 msgid "" "Open the Processor submenu in the Chipset, Advanced CPU " "Configuration or Northbridge" msgstr "" #. (itstool) path: item/p #: C/virtualization.page:39 msgid "" "Enable Intel Virtualization Technology (also known as Intel VT) " "or AMD-V depending on the brand of the processor. The " "virtualization extensions may be labeled Virtualization Extensions, " "Vanderpool or various other names depending on the OEM and system BIOS" msgstr "" #. (itstool) path: item/p #: C/virtualization.page:40 msgid "Save and Exit" msgstr "" #. (itstool) path: item/p #: C/virtualization.page:41 msgid "Reboot and run: cat /proc/cpuinfo | grep vmx svm" msgstr "" #. (itstool) path: page/p #: C/virtualization.page:44 msgid "" "If there is some output then the virtualization extensions are now enabled. " "If there is no output your system may not have the virtualization extensions " "or the correct BIOS setting enabled" msgstr "" #. (itstool) path: page/title #: C/what-is-a-virtual-machine.page:26 msgid "What is a virtual machine?" msgstr "" #. (itstool) path: page/p #: C/what-is-a-virtual-machine.page:28 msgid "" "A virtual machine is a simulated computer running inside another computer. " "The simulated computer is often called guest, while the real " "machine is called host." msgstr "" #. (itstool) path: page/p #: C/what-is-a-virtual-machine.page:31 msgid "" "With virtualization, the guest has access to the real hardware the " "host is running. If the guest can run on fake hardware, it's called " "emulation." msgstr "" #. (itstool) path: page/title #: C/why-do-i-need-virtual-machine.page:27 msgid "Why do I need a virtual machine?" msgstr "" #. (itstool) path: page/p #: C/why-do-i-need-virtual-machine.page:29 msgid "" "A virtual machine can be useful when you need to run applications that will " "only run on another operating system, on Microsoft Windows™ for instance. A " "virtual machine can also be used during software development, to test in a " "pristine environment." msgstr ""